1 | [ Nov 21 01:16:58 Enabled. ] | ||
2 | [ Nov 21 01:16:58 Rereading configuration. ] | ||
3 | [ Nov 21 01:17:00 Rereading configuration. ] | ||
4 | [ Nov 21 01:17:04 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 | [ Nov 21 01:17:04 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.11.21 01:17:05.266743 [ 1 ] {} <Information> Application: Will watch for the process with pid 26854 | ||
29 | 2024.11.21 01:17:05.267199 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.21 01:17:05.505881 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 26854 | ||
31 | 2024.11.21 01:17:05.506612 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.21 01:17:05.507305 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.21 01:17:05.593966 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.21 01:17:05.637440 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.21 01:17:05.637485 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.21 01:17:05.637497 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.21 01:17:05.637557 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.21 01:17:05.637928 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.21 01:17:05.639482 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.11.21 01:17:05.640054 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.21 01:17:05.640879 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.11.21 01:17:05.640902 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.11.21 01:17:05.640917 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.21 01:17:05.641080 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.21 01:17:05.641994 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.21 01:17:05.647328 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.21 01:17:05.648069 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.21 01:17:05.649443 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.21 01:17:05.649508 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.21 01:17:05.651023 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.11.21 01:17:05.651346 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.21 01:17:05.655557 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.21 01:17:05.655824 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.21 01:17:05.657451 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.21 01:17:05.657843 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.21 01:17:05.658210 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.21 01:17:05.658578 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.21 01:17:05.659986 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.21 01:17:05.660019 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.21 01:17:05.660101 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.21 01:17:05.660282 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.21 01:17:05.688273 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.21 01:17:05.688303 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000172352 sec | ||
68 | 2024.11.21 01:17:05.688352 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.21 01:17:05.688370 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.21 01:17:05.689606 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.21 01:17:05.690607 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.21 01:17:05.702089 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.21 01:17:05.702130 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.21 01:17:05.702152 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.21 01:17:05.702164 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.21 01:17:05.702195 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.21 01:17:05.702212 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.21 01:17:05.702225 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.21 01:17:05.702253 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.21 01:17:05.702270 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.21 01:17:05.702282 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.21 01:17:05.702294 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.21 01:17:05.702330 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.21 01:17:05.702342 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.21 01:17:05.702355 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.21 01:17:05.702386 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.21 01:17:05.702399 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.21 01:17:05.729317 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.21 01:17:05.736595 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.21 01:17:05.736627 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3391e-05 sec | ||
91 | 2024.11.21 01:17:05.736643 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.21 01:17:05.736657 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.21 01:17:05.736683 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.21 01:17:05.736907 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.21 01:17:05.736957 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.21 01:17:05.736972 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.21 01:17:05.736986 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.11.21 01:17:05.737008 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.21 01:17:05.746844 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.21 01:17:05.747075 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.86 MiB (RSS), difference: 92.10 MiB | ||
101 | 2024.11.21 01:17:05.748023 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.722e-05 sec. | ||
102 | 2024.11.21 01:17:05.748394 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.21 01:17:05.748479 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.21 01:17:05.748500 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.21 01:17:06.569886 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43093 | ||
106 | 2024.11.21 01:17:06.570136 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.21 01:17:06.570202 [ 3 ] {} <Debug> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43093 | ||
108 | 2024.11.21 01:17:06.570236 [ 3 ] {} <Debug> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.21 01:17:06.570263 [ 3 ] {} <Debug> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.21 01:17:06.570353 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.21 01:17:06.570381 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.11.21 01:17:06.570404 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.11.21 01:17:06.571207 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57132 | ||
114 | 2024.11.21 01:17:06.571326 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.11.21 01:17:06.571356 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40394 | ||
116 | 2024.11.21 01:17:06.571370 [ 4 ] {} <Debug> TCP-Session: 9fc20541-19b2-4da6-ac2b-ab8c1b08bc56 Authenticating user 'default' from [fd00:1122:3344:101::d]:57132 | ||
117 | 2024.11.21 01:17:06.571457 [ 4 ] {} <Debug> TCP-Session: 9fc20541-19b2-4da6-ac2b-ab8c1b08bc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2024.11.21 01:17:06.571495 [ 4 ] {} <Debug> TCP-Session: 9fc20541-19b2-4da6-ac2b-ab8c1b08bc56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
119 | 2024.11.21 01:17:06.571500 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40066 | ||
120 | 2024.11.21 01:17:06.571526 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2024.11.21 01:17:06.571624 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36195 | ||
122 | 2024.11.21 01:17:06.571626 [ 5 ] {} <Debug> TCP-Session: cabe5883-ae18-4cba-ab94-e57a1d014dad Authenticating user 'default' from [fd00:1122:3344:101::d]:40394 | ||
123 | 2024.11.21 01:17:06.571712 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
124 | 2024.11.21 01:17:06.571713 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36328 | ||
125 | 2024.11.21 01:17:06.571786 [ 5 ] {} <Debug> TCP-Session: cabe5883-ae18-4cba-ab94-e57a1d014dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2024.11.21 01:17:06.571913 [ 250 ] {} <Debug> TCP-Session: c02721da-074e-4f21-a5d5-4efb43e712b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40066 | ||
127 | 2024.11.21 01:17:06.572001 [ 5 ] {} <Debug> TCP-Session: cabe5883-ae18-4cba-ab94-e57a1d014dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.21 01:17:06.571989 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.11.21 01:17:06.572017 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2024.11.21 01:17:06.572061 [ 252 ] {} <Debug> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Authenticating user 'default' from [fd00:1122:3344:101::d]:36328 | ||
131 | 2024.11.21 01:17:06.572035 [ 250 ] {} <Debug> TCP-Session: c02721da-074e-4f21-a5d5-4efb43e712b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.11.21 01:17:06.572107 [ 251 ] {} <Debug> TCP-Session: b91708c3-1873-435c-b56e-5649de095274 Authenticating user 'default' from [fd00:1122:3344:101::d]:36195 | ||
133 | 2024.11.21 01:17:06.572124 [ 252 ] {} <Debug> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.21 01:17:06.572139 [ 250 ] {} <Debug> TCP-Session: c02721da-074e-4f21-a5d5-4efb43e712b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.11.21 01:17:06.572195 [ 251 ] {} <Debug> TCP-Session: b91708c3-1873-435c-b56e-5649de095274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.21 01:17:06.572194 [ 252 ] {} <Debug> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.21 01:17:06.572245 [ 251 ] {} <Debug> TCP-Session: b91708c3-1873-435c-b56e-5649de095274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.21 01:17:06.572660 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52256 | ||
139 | 2024.11.21 01:17:06.572673 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41586 | ||
140 | 2024.11.21 01:17:06.573306 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.11.21 01:17:06.573443 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40847 | ||
142 | 2024.11.21 01:17:06.573462 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2024.11.21 01:17:06.573484 [ 254 ] {} <Debug> TCP-Session: 8e83149a-2d85-431f-b9eb-f695d6f4a38d Authenticating user 'default' from [fd00:1122:3344:101::d]:52256 | ||
144 | 2024.11.21 01:17:06.574147 [ 254 ] {} <Debug> TCP-Session: 8e83149a-2d85-431f-b9eb-f695d6f4a38d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.21 01:17:06.574173 [ 253 ] {} <Debug> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Authenticating user 'default' from [fd00:1122:3344:101::d]:41586 | ||
146 | 2024.11.21 01:17:06.574175 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
147 | 2024.11.21 01:17:06.574190 [ 254 ] {} <Debug> TCP-Session: 8e83149a-2d85-431f-b9eb-f695d6f4a38d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.21 01:17:06.574241 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
149 | 2024.11.21 01:17:06.574274 [ 253 ] {} <Debug> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2024.11.21 01:17:06.574302 [ 255 ] {} <Debug> TCP-Session: 4f78f3e4-e6b8-4079-aa8c-3740f75c8f4e Authenticating user 'default' from [fd00:1122:3344:101::d]:40847 | ||
151 | 2024.11.21 01:17:06.574345 [ 253 ] {} <Debug> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.21 01:17:06.574359 [ 255 ] {} <Debug> TCP-Session: 4f78f3e4-e6b8-4079-aa8c-3740f75c8f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.21 01:17:06.574391 [ 255 ] {} <Debug> TCP-Session: 4f78f3e4-e6b8-4079-aa8c-3740f75c8f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2024.11.21 01:17:06.577446 [ 3 ] {b9f8cb4a-2123-418d-9d67-508d2e4b1714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.21 01:17:06.626342 [ 3 ] {b9f8cb4a-2123-418d-9d67-508d2e4b1714} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43093) (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 | 2024.11.21 01:17:06.627588 [ 3 ] {b9f8cb4a-2123-418d-9d67-508d2e4b1714} <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 | 2024.11.21 01:17:06.627689 [ 3 ] {b9f8cb4a-2123-418d-9d67-508d2e4b1714} <Debug> TCPHandler: Processed in 0.055706815 sec. | ||
204 | 2024.11.21 01:17:06.628010 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.11.21 01:17:06.628246 [ 252 ] {eb1db50b-2956-4330-aa34-0df3182aebd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.11.21 01:17:06.628571 [ 252 ] {eb1db50b-2956-4330-aa34-0df3182aebd8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36328) (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 | 2024.11.21 01:17:06.628693 [ 252 ] {eb1db50b-2956-4330-aa34-0df3182aebd8} <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 | 2024.11.21 01:17:06.628786 [ 252 ] {eb1db50b-2956-4330-aa34-0df3182aebd8} <Debug> TCPHandler: Processed in 0.000928802 sec. | ||
255 | 2024.11.21 01:17:06.629075 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.11.21 01:17:06.630425 [ 3 ] {31694612-dbac-4911-82b3-2750d581b5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.11.21 01:17:06.631146 [ 3 ] {31694612-dbac-4911-82b3-2750d581b5aa} <Debug> TCPHandler: Processed in 0.002191781 sec. | ||
258 | 2024.11.21 01:17:06.631353 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.11.21 01:17:06.631467 [ 252 ] {2796949e-34c9-45aa-a6e5-e2373739cbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.11.21 01:17:06.631586 [ 252 ] {2796949e-34c9-45aa-a6e5-e2373739cbd3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.11.21 01:17:06.640802 [ 252 ] {2796949e-34c9-45aa-a6e5-e2373739cbd3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.11.21 01:17:06.640828 [ 252 ] {2796949e-34c9-45aa-a6e5-e2373739cbd3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2521e-05 sec | ||
263 | 2024.11.21 01:17:06.640862 [ 252 ] {2796949e-34c9-45aa-a6e5-e2373739cbd3} <Trace> ReferentialDeps: No tables | ||
264 | 2024.11.21 01:17:06.640878 [ 252 ] {2796949e-34c9-45aa-a6e5-e2373739cbd3} <Trace> LoadingDeps: No tables | ||
265 | 2024.11.21 01:17:06.640905 [ 252 ] {2796949e-34c9-45aa-a6e5-e2373739cbd3} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.11.21 01:17:06.640966 [ 252 ] {2796949e-34c9-45aa-a6e5-e2373739cbd3} <Debug> TCPHandler: Processed in 0.009672976 sec. | ||
267 | 2024.11.21 01:17:06.641162 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.11.21 01:17:06.641366 [ 3 ] {ff169586-3794-40cb-ad9b-4cc36873b6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2024.11.21 01:17:06.641434 [ 3 ] {ff169586-3794-40cb-ad9b-4cc36873b6e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.11.21 01:17:06.649146 [ 3 ] {ff169586-3794-40cb-ad9b-4cc36873b6e3} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.11.21 01:17:06.655569 [ 3 ] {ff169586-3794-40cb-ad9b-4cc36873b6e3} <Debug> oximeter.version (e0022db1-aba2-4b8b-9d90-d3e9aa6d2adb): Loading data parts | ||
273 | 2024.11.21 01:17:06.656110 [ 3 ] {ff169586-3794-40cb-ad9b-4cc36873b6e3} <Debug> oximeter.version (e0022db1-aba2-4b8b-9d90-d3e9aa6d2adb): There are no data parts | ||
274 | 2024.11.21 01:17:06.661350 [ 3 ] {ff169586-3794-40cb-ad9b-4cc36873b6e3} <Debug> TCPHandler: Processed in 0.020249615 sec. | ||
275 | 2024.11.21 01:17:06.661535 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.11.21 01:17:06.661766 [ 252 ] {fab10853-0268-48e1-b17b-f47147a433b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | 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) | ||
287 | 2024.11.21 01:17:06.661841 [ 252 ] {fab10853-0268-48e1-b17b-f47147a433b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.11.21 01:17:06.670784 [ 252 ] {fab10853-0268-48e1-b17b-f47147a433b8} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Loading data parts | ||
289 | 2024.11.21 01:17:06.670974 [ 252 ] {fab10853-0268-48e1-b17b-f47147a433b8} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): There are no data parts | ||
290 | 2024.11.21 01:17:06.672897 [ 252 ] {fab10853-0268-48e1-b17b-f47147a433b8} <Debug> TCPHandler: Processed in 0.011420901 sec. | ||
291 | 2024.11.21 01:17:06.673111 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.11.21 01:17:06.673371 [ 3 ] {e8e783df-6378-466d-acf5-28017284af70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
293 | 2024.11.21 01:17:06.673453 [ 3 ] {e8e783df-6378-466d-acf5-28017284af70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.11.21 01:17:06.675359 [ 3 ] {e8e783df-6378-466d-acf5-28017284af70} <Debug> oximeter.measurements_i8 (acd0c5f0-3dd2-459c-b739-51408dfb61e1): Loading data parts | ||
295 | 2024.11.21 01:17:06.675574 [ 3 ] {e8e783df-6378-466d-acf5-28017284af70} <Debug> oximeter.measurements_i8 (acd0c5f0-3dd2-459c-b739-51408dfb61e1): There are no data parts | ||
296 | 2024.11.21 01:17:06.679034 [ 3 ] {e8e783df-6378-466d-acf5-28017284af70} <Debug> TCPHandler: Processed in 0.005992455 sec. | ||
297 | 2024.11.21 01:17:06.679228 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.11.21 01:17:06.679442 [ 252 ] {4372f23b-a7d0-491e-a4cf-8b06d441d2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
299 | 2024.11.21 01:17:06.679504 [ 252 ] {4372f23b-a7d0-491e-a4cf-8b06d441d2d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.11.21 01:17:06.682671 [ 252 ] {4372f23b-a7d0-491e-a4cf-8b06d441d2d1} <Debug> oximeter.measurements_u8 (9716cf42-ce17-4bcc-8b79-aa533d0f1fc4): Loading data parts | ||
301 | 2024.11.21 01:17:06.682837 [ 252 ] {4372f23b-a7d0-491e-a4cf-8b06d441d2d1} <Debug> oximeter.measurements_u8 (9716cf42-ce17-4bcc-8b79-aa533d0f1fc4): There are no data parts | ||
302 | 2024.11.21 01:17:06.685203 [ 252 ] {4372f23b-a7d0-491e-a4cf-8b06d441d2d1} <Debug> TCPHandler: Processed in 0.006042676 sec. | ||
303 | 2024.11.21 01:17:06.685398 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.11.21 01:17:06.685658 [ 3 ] {b6d5c621-7fe6-4615-a734-e266838927cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
305 | 2024.11.21 01:17:06.685731 [ 3 ] {b6d5c621-7fe6-4615-a734-e266838927cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.11.21 01:17:06.687619 [ 3 ] {b6d5c621-7fe6-4615-a734-e266838927cf} <Debug> oximeter.measurements_i16 (fc646e82-0713-40d8-8c74-912026c3203f): Loading data parts | ||
307 | 2024.11.21 01:17:06.687773 [ 3 ] {b6d5c621-7fe6-4615-a734-e266838927cf} <Debug> oximeter.measurements_i16 (fc646e82-0713-40d8-8c74-912026c3203f): There are no data parts | ||
308 | 2024.11.21 01:17:06.691222 [ 3 ] {b6d5c621-7fe6-4615-a734-e266838927cf} <Debug> TCPHandler: Processed in 0.005891113 sec. | ||
309 | 2024.11.21 01:17:06.691402 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.11.21 01:17:06.691610 [ 252 ] {85cfab87-ad6b-49e6-ba40-bc455de94fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
311 | 2024.11.21 01:17:06.691675 [ 252 ] {85cfab87-ad6b-49e6-ba40-bc455de94fe8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.11.21 01:17:06.696730 [ 252 ] {85cfab87-ad6b-49e6-ba40-bc455de94fe8} <Debug> oximeter.measurements_u16 (c7add1bc-9c51-4c94-9227-55aa4b9bb71b): Loading data parts | ||
313 | 2024.11.21 01:17:06.696888 [ 252 ] {85cfab87-ad6b-49e6-ba40-bc455de94fe8} <Debug> oximeter.measurements_u16 (c7add1bc-9c51-4c94-9227-55aa4b9bb71b): There are no data parts | ||
314 | 2024.11.21 01:17:06.699000 [ 252 ] {85cfab87-ad6b-49e6-ba40-bc455de94fe8} <Debug> TCPHandler: Processed in 0.007656788 sec. | ||
315 | 2024.11.21 01:17:06.699190 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.11.21 01:17:06.699462 [ 3 ] {278da72e-17c0-4abf-9b36-7198d55d0d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
317 | 2024.11.21 01:17:06.699536 [ 3 ] {278da72e-17c0-4abf-9b36-7198d55d0d5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.11.21 01:17:06.701394 [ 3 ] {278da72e-17c0-4abf-9b36-7198d55d0d5c} <Debug> oximeter.measurements_i32 (145f746b-f29c-4a50-9e10-659735e69f00): Loading data parts | ||
319 | 2024.11.21 01:17:06.701530 [ 3 ] {278da72e-17c0-4abf-9b36-7198d55d0d5c} <Debug> oximeter.measurements_i32 (145f746b-f29c-4a50-9e10-659735e69f00): There are no data parts | ||
320 | 2024.11.21 01:17:06.704962 [ 3 ] {278da72e-17c0-4abf-9b36-7198d55d0d5c} <Debug> TCPHandler: Processed in 0.005840412 sec. | ||
321 | 2024.11.21 01:17:06.705140 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.11.21 01:17:06.705350 [ 252 ] {fe3dac9b-7241-4135-a86d-d25204267ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
323 | 2024.11.21 01:17:06.705419 [ 252 ] {fe3dac9b-7241-4135-a86d-d25204267ba3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.11.21 01:17:06.708774 [ 252 ] {fe3dac9b-7241-4135-a86d-d25204267ba3} <Debug> oximeter.measurements_u32 (5f3a8d2e-ec52-4d20-883a-4ad5bd52f70b): Loading data parts | ||
325 | 2024.11.21 01:17:06.708951 [ 252 ] {fe3dac9b-7241-4135-a86d-d25204267ba3} <Debug> oximeter.measurements_u32 (5f3a8d2e-ec52-4d20-883a-4ad5bd52f70b): There are no data parts | ||
326 | 2024.11.21 01:17:06.711152 [ 252 ] {fe3dac9b-7241-4135-a86d-d25204267ba3} <Debug> TCPHandler: Processed in 0.006067305 sec. | ||
327 | 2024.11.21 01:17:06.711333 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.11.21 01:17:06.711564 [ 3 ] {34d64251-a97d-4f2e-beab-77df34bbdcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
329 | 2024.11.21 01:17:06.711626 [ 3 ] {34d64251-a97d-4f2e-beab-77df34bbdcc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.11.21 01:17:06.713406 [ 3 ] {34d64251-a97d-4f2e-beab-77df34bbdcc6} <Debug> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Loading data parts | ||
331 | 2024.11.21 01:17:06.713555 [ 3 ] {34d64251-a97d-4f2e-beab-77df34bbdcc6} <Debug> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): There are no data parts | ||
332 | 2024.11.21 01:17:06.716951 [ 3 ] {34d64251-a97d-4f2e-beab-77df34bbdcc6} <Debug> TCPHandler: Processed in 0.00567675 sec. | ||
333 | 2024.11.21 01:17:06.717144 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.11.21 01:17:06.717394 [ 252 ] {5834ff3c-ff4c-45ec-a886-423d72a1cab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
335 | 2024.11.21 01:17:06.717469 [ 252 ] {5834ff3c-ff4c-45ec-a886-423d72a1cab1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.11.21 01:17:06.722734 [ 252 ] {5834ff3c-ff4c-45ec-a886-423d72a1cab1} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Loading data parts | ||
337 | 2024.11.21 01:17:06.722908 [ 252 ] {5834ff3c-ff4c-45ec-a886-423d72a1cab1} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): There are no data parts | ||
338 | 2024.11.21 01:17:06.725044 [ 252 ] {5834ff3c-ff4c-45ec-a886-423d72a1cab1} <Debug> TCPHandler: Processed in 0.007968262 sec. | ||
339 | 2024.11.21 01:17:06.725239 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.11.21 01:17:06.725511 [ 3 ] {353b9cb6-67a9-48a3-9f7c-bebd8bf042a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
341 | 2024.11.21 01:17:06.725584 [ 3 ] {353b9cb6-67a9-48a3-9f7c-bebd8bf042a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.11.21 01:17:06.727462 [ 3 ] {353b9cb6-67a9-48a3-9f7c-bebd8bf042a3} <Debug> oximeter.measurements_f32 (32572b08-c313-41a3-9193-0145018bfff5): Loading data parts | ||
343 | 2024.11.21 01:17:06.727590 [ 3 ] {353b9cb6-67a9-48a3-9f7c-bebd8bf042a3} <Debug> oximeter.measurements_f32 (32572b08-c313-41a3-9193-0145018bfff5): There are no data parts | ||
344 | 2024.11.21 01:17:06.731054 [ 3 ] {353b9cb6-67a9-48a3-9f7c-bebd8bf042a3} <Debug> TCPHandler: Processed in 0.005880763 sec. | ||
345 | 2024.11.21 01:17:06.731278 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.11.21 01:17:06.731530 [ 252 ] {d016c496-2d76-4ef1-8c78-c8e841637e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
347 | 2024.11.21 01:17:06.731606 [ 252 ] {d016c496-2d76-4ef1-8c78-c8e841637e59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.11.21 01:17:06.738081 [ 252 ] {d016c496-2d76-4ef1-8c78-c8e841637e59} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Loading data parts | ||
349 | 2024.11.21 01:17:06.738274 [ 252 ] {d016c496-2d76-4ef1-8c78-c8e841637e59} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): There are no data parts | ||
350 | 2024.11.21 01:17:06.740600 [ 252 ] {d016c496-2d76-4ef1-8c78-c8e841637e59} <Debug> TCPHandler: Processed in 0.009394412 sec. | ||
351 | 2024.11.21 01:17:06.740801 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.11.21 01:17:06.741072 [ 3 ] {b7b8abc1-a623-4cd1-be69-6948f63ca9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
353 | 2024.11.21 01:17:06.741146 [ 3 ] {b7b8abc1-a623-4cd1-be69-6948f63ca9ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.11.21 01:17:06.742976 [ 3 ] {b7b8abc1-a623-4cd1-be69-6948f63ca9ec} <Debug> oximeter.measurements_string (cb74b06f-88bf-4480-9f39-fd41dc9dce30): Loading data parts | ||
355 | 2024.11.21 01:17:06.743140 [ 3 ] {b7b8abc1-a623-4cd1-be69-6948f63ca9ec} <Debug> oximeter.measurements_string (cb74b06f-88bf-4480-9f39-fd41dc9dce30): There are no data parts | ||
356 | 2024.11.21 01:17:06.746656 [ 3 ] {b7b8abc1-a623-4cd1-be69-6948f63ca9ec} <Debug> TCPHandler: Processed in 0.005923284 sec. | ||
357 | 2024.11.21 01:17:06.746846 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.11.21 01:17:06.747062 [ 252 ] {24b6da1a-7a98-47fe-88c5-28981dc27a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
359 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
360 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
361 | * a string isn't palatable for a few reasons. | ||
362 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
363 | * details. | ||
364 | */ | ||
365 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2024.11.21 01:17:06.747136 [ 252 ] {24b6da1a-7a98-47fe-88c5-28981dc27a6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.11.21 01:17:06.749125 [ 252 ] {24b6da1a-7a98-47fe-88c5-28981dc27a6a} <Debug> oximeter.measurements_bytes (604750bc-ac9d-462d-ab3f-057cac865ed9): Loading data parts | ||
368 | 2024.11.21 01:17:06.749284 [ 252 ] {24b6da1a-7a98-47fe-88c5-28981dc27a6a} <Debug> oximeter.measurements_bytes (604750bc-ac9d-462d-ab3f-057cac865ed9): There are no data parts | ||
369 | 2024.11.21 01:17:06.752927 [ 252 ] {24b6da1a-7a98-47fe-88c5-28981dc27a6a} <Debug> TCPHandler: Processed in 0.006137496 sec. | ||
370 | 2024.11.21 01:17:06.753130 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.21 01:17:06.753355 [ 3 ] {a8705267-81f1-4331-9bcb-8d7516b51084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
372 | 2024.11.21 01:17:06.753433 [ 3 ] {a8705267-81f1-4331-9bcb-8d7516b51084} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.11.21 01:17:06.759902 [ 3 ] {a8705267-81f1-4331-9bcb-8d7516b51084} <Debug> oximeter.measurements_cumulativei64 (6d980273-b997-47e8-9f20-e72db3610f9d): Loading data parts | ||
374 | 2024.11.21 01:17:06.760064 [ 3 ] {a8705267-81f1-4331-9bcb-8d7516b51084} <Debug> oximeter.measurements_cumulativei64 (6d980273-b997-47e8-9f20-e72db3610f9d): There are no data parts | ||
375 | 2024.11.21 01:17:06.765211 [ 3 ] {a8705267-81f1-4331-9bcb-8d7516b51084} <Debug> TCPHandler: Processed in 0.012139711 sec. | ||
376 | 2024.11.21 01:17:06.765433 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.21 01:17:06.765663 [ 252 ] {ad329583-2831-4f8d-996c-83c723b8fb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
378 | 2024.11.21 01:17:06.765742 [ 252 ] {ad329583-2831-4f8d-996c-83c723b8fb9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.11.21 01:17:06.772120 [ 252 ] {ad329583-2831-4f8d-996c-83c723b8fb9e} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Loading data parts | ||
380 | 2024.11.21 01:17:06.772303 [ 252 ] {ad329583-2831-4f8d-996c-83c723b8fb9e} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): There are no data parts | ||
381 | 2024.11.21 01:17:06.777083 [ 252 ] {ad329583-2831-4f8d-996c-83c723b8fb9e} <Debug> TCPHandler: Processed in 0.011710525 sec. | ||
382 | 2024.11.21 01:17:06.777298 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.21 01:17:06.777547 [ 3 ] {45a3e547-e85f-41a9-a3e0-5242ceb2cc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
384 | 2024.11.21 01:17:06.777616 [ 3 ] {45a3e547-e85f-41a9-a3e0-5242ceb2cc2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2024.11.21 01:17:06.786304 [ 3 ] {45a3e547-e85f-41a9-a3e0-5242ceb2cc2d} <Debug> oximeter.measurements_cumulativef32 (0a47468e-48fb-4bd7-b858-9c5ff42a7002): Loading data parts | ||
386 | 2024.11.21 01:17:06.786484 [ 3 ] {45a3e547-e85f-41a9-a3e0-5242ceb2cc2d} <Debug> oximeter.measurements_cumulativef32 (0a47468e-48fb-4bd7-b858-9c5ff42a7002): There are no data parts | ||
387 | 2024.11.21 01:17:06.789779 [ 3 ] {45a3e547-e85f-41a9-a3e0-5242ceb2cc2d} <Debug> TCPHandler: Processed in 0.012552217 sec. | ||
388 | 2024.11.21 01:17:06.789973 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.21 01:17:06.790193 [ 252 ] {8e30a095-aa55-4074-9a66-d66adee934e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
390 | 2024.11.21 01:17:06.790270 [ 252 ] {8e30a095-aa55-4074-9a66-d66adee934e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
391 | 2024.11.21 01:17:06.795940 [ 252 ] {8e30a095-aa55-4074-9a66-d66adee934e8} <Debug> oximeter.measurements_cumulativef64 (d06f8dfa-710b-4e06-9339-75d8aec9d0ff): Loading data parts | ||
392 | 2024.11.21 01:17:06.796088 [ 252 ] {8e30a095-aa55-4074-9a66-d66adee934e8} <Debug> oximeter.measurements_cumulativef64 (d06f8dfa-710b-4e06-9339-75d8aec9d0ff): There are no data parts | ||
393 | 2024.11.21 01:17:06.799933 [ 252 ] {8e30a095-aa55-4074-9a66-d66adee934e8} <Debug> TCPHandler: Processed in 0.010017131 sec. | ||
394 | 2024.11.21 01:17:06.800154 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.11.21 01:17:06.800499 [ 3 ] {44000a97-ff9a-48af-a202-c7501f67433c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
396 | * NOTE: Array types cannot be Nullable, see | ||
397 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
398 | * for more details. | ||
399 | * | ||
400 | * This means we need to use empty arrays to indicate a missing value. This | ||
401 | * is unfortunate, and at this point relies on the fact that an | ||
402 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
403 | * to figure out another way to represent missing samples here. | ||
404 | */ | ||
405 | 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) | ||
406 | 2024.11.21 01:17:06.800579 [ 3 ] {44000a97-ff9a-48af-a202-c7501f67433c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
407 | 2024.11.21 01:17:06.806078 [ 3 ] {44000a97-ff9a-48af-a202-c7501f67433c} <Debug> oximeter.measurements_histogrami8 (5e6dd7f3-6e89-4ab5-bcdd-b0c4e0f2b31f): Loading data parts | ||
408 | 2024.11.21 01:17:06.806241 [ 3 ] {44000a97-ff9a-48af-a202-c7501f67433c} <Debug> oximeter.measurements_histogrami8 (5e6dd7f3-6e89-4ab5-bcdd-b0c4e0f2b31f): There are no data parts | ||
409 | 2024.11.21 01:17:06.810122 [ 3 ] {44000a97-ff9a-48af-a202-c7501f67433c} <Debug> TCPHandler: Processed in 0.010036872 sec. | ||
410 | 2024.11.21 01:17:06.810316 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.11.21 01:17:06.810607 [ 252 ] {03f6e581-4c7d-41b3-9175-b76cc2dcc0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
412 | 2024.11.21 01:17:06.810694 [ 252 ] {03f6e581-4c7d-41b3-9175-b76cc2dcc0da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
413 | 2024.11.21 01:17:06.816307 [ 252 ] {03f6e581-4c7d-41b3-9175-b76cc2dcc0da} <Debug> oximeter.measurements_histogramu8 (124791d6-ca13-4f94-abf2-d45564c0e11d): Loading data parts | ||
414 | 2024.11.21 01:17:06.816508 [ 252 ] {03f6e581-4c7d-41b3-9175-b76cc2dcc0da} <Debug> oximeter.measurements_histogramu8 (124791d6-ca13-4f94-abf2-d45564c0e11d): There are no data parts | ||
415 | 2024.11.21 01:17:06.823792 [ 252 ] {03f6e581-4c7d-41b3-9175-b76cc2dcc0da} <Debug> TCPHandler: Processed in 0.013536221 sec. | ||
416 | 2024.11.21 01:17:06.824028 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2024.11.21 01:17:06.824376 [ 3 ] {8df73af9-53f6-4b41-8c3a-50da1b3d84d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
418 | 2024.11.21 01:17:06.824457 [ 3 ] {8df73af9-53f6-4b41-8c3a-50da1b3d84d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
419 | 2024.11.21 01:17:06.829065 [ 3 ] {8df73af9-53f6-4b41-8c3a-50da1b3d84d8} <Debug> oximeter.measurements_histogrami16 (5c690a71-2a42-4c30-a2a3-ef04144b8626): Loading data parts | ||
420 | 2024.11.21 01:17:06.829248 [ 3 ] {8df73af9-53f6-4b41-8c3a-50da1b3d84d8} <Debug> oximeter.measurements_histogrami16 (5c690a71-2a42-4c30-a2a3-ef04144b8626): There are no data parts | ||
421 | 2024.11.21 01:17:06.835906 [ 3 ] {8df73af9-53f6-4b41-8c3a-50da1b3d84d8} <Debug> TCPHandler: Processed in 0.011944668 sec. | ||
422 | 2024.11.21 01:17:06.836119 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2024.11.21 01:17:06.836409 [ 252 ] {9fbb3bc2-6f4a-463b-8ed2-d353d3ca196d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
424 | 2024.11.21 01:17:06.836499 [ 252 ] {9fbb3bc2-6f4a-463b-8ed2-d353d3ca196d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
425 | 2024.11.21 01:17:06.841088 [ 252 ] {9fbb3bc2-6f4a-463b-8ed2-d353d3ca196d} <Debug> oximeter.measurements_histogramu16 (bab7e129-3c14-48f2-806a-584851477ca3): Loading data parts | ||
426 | 2024.11.21 01:17:06.841261 [ 252 ] {9fbb3bc2-6f4a-463b-8ed2-d353d3ca196d} <Debug> oximeter.measurements_histogramu16 (bab7e129-3c14-48f2-806a-584851477ca3): There are no data parts | ||
427 | 2024.11.21 01:17:06.847700 [ 252 ] {9fbb3bc2-6f4a-463b-8ed2-d353d3ca196d} <Debug> TCPHandler: Processed in 0.011646035 sec. | ||
428 | 2024.11.21 01:17:06.847914 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2024.11.21 01:17:06.848249 [ 3 ] {f52ee5c7-aa02-48cf-96d9-86375a88026f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
430 | 2024.11.21 01:17:06.848325 [ 3 ] {f52ee5c7-aa02-48cf-96d9-86375a88026f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
431 | 2024.11.21 01:17:06.854614 [ 3 ] {f52ee5c7-aa02-48cf-96d9-86375a88026f} <Debug> oximeter.measurements_histogrami32 (5f27434e-3106-4483-8bf4-6a924980df96): Loading data parts | ||
432 | 2024.11.21 01:17:06.854775 [ 3 ] {f52ee5c7-aa02-48cf-96d9-86375a88026f} <Debug> oximeter.measurements_histogrami32 (5f27434e-3106-4483-8bf4-6a924980df96): There are no data parts | ||
433 | 2024.11.21 01:17:06.857311 [ 3 ] {f52ee5c7-aa02-48cf-96d9-86375a88026f} <Debug> TCPHandler: Processed in 0.009455703 sec. | ||
434 | 2024.11.21 01:17:06.857510 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2024.11.21 01:17:06.857800 [ 252 ] {90493f4b-598c-434c-83f0-01361e004b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
436 | 2024.11.21 01:17:06.857902 [ 252 ] {90493f4b-598c-434c-83f0-01361e004b16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
437 | 2024.11.21 01:17:06.863731 [ 252 ] {90493f4b-598c-434c-83f0-01361e004b16} <Debug> oximeter.measurements_histogramu32 (7c67437a-2c13-47d9-b965-2ed4fb3002b4): Loading data parts | ||
438 | 2024.11.21 01:17:06.863874 [ 252 ] {90493f4b-598c-434c-83f0-01361e004b16} <Debug> oximeter.measurements_histogramu32 (7c67437a-2c13-47d9-b965-2ed4fb3002b4): There are no data parts | ||
439 | 2024.11.21 01:17:06.871861 [ 252 ] {90493f4b-598c-434c-83f0-01361e004b16} <Debug> TCPHandler: Processed in 0.014409683 sec. | ||
440 | 2024.11.21 01:17:06.872056 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.11.21 01:17:06.872385 [ 3 ] {c7557d99-8095-485e-b828-7c63f331f4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
442 | 2024.11.21 01:17:06.872461 [ 3 ] {c7557d99-8095-485e-b828-7c63f331f4fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
443 | 2024.11.21 01:17:06.881777 [ 3 ] {c7557d99-8095-485e-b828-7c63f331f4fe} <Debug> oximeter.measurements_histogrami64 (1f958026-82f1-4920-9360-dbc392642f96): Loading data parts | ||
444 | 2024.11.21 01:17:06.881952 [ 3 ] {c7557d99-8095-485e-b828-7c63f331f4fe} <Debug> oximeter.measurements_histogrami64 (1f958026-82f1-4920-9360-dbc392642f96): There are no data parts | ||
445 | 2024.11.21 01:17:06.886615 [ 3 ] {c7557d99-8095-485e-b828-7c63f331f4fe} <Debug> TCPHandler: Processed in 0.014623186 sec. | ||
446 | 2024.11.21 01:17:06.886831 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
447 | 2024.11.21 01:17:06.887174 [ 252 ] {dc7a9923-b67e-4188-b11b-00b9a3192389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
448 | 2024.11.21 01:17:06.887276 [ 252 ] {dc7a9923-b67e-4188-b11b-00b9a3192389} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
449 | 2024.11.21 01:17:06.893744 [ 252 ] {dc7a9923-b67e-4188-b11b-00b9a3192389} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Loading data parts | ||
450 | 2024.11.21 01:17:06.893908 [ 252 ] {dc7a9923-b67e-4188-b11b-00b9a3192389} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): There are no data parts | ||
451 | 2024.11.21 01:17:06.901778 [ 252 ] {dc7a9923-b67e-4188-b11b-00b9a3192389} <Debug> TCPHandler: Processed in 0.015014822 sec. | ||
452 | 2024.11.21 01:17:06.901972 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
453 | 2024.11.21 01:17:06.902306 [ 3 ] {dde811ba-c654-49b1-9fab-9744973e5102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
454 | 2024.11.21 01:17:06.902383 [ 3 ] {dde811ba-c654-49b1-9fab-9744973e5102} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
455 | 2024.11.21 01:17:06.911913 [ 3 ] {dde811ba-c654-49b1-9fab-9744973e5102} <Debug> oximeter.measurements_histogramf32 (9d5ae39f-65dd-47b2-9420-64523d3cad28): Loading data parts | ||
456 | 2024.11.21 01:17:06.912087 [ 3 ] {dde811ba-c654-49b1-9fab-9744973e5102} <Debug> oximeter.measurements_histogramf32 (9d5ae39f-65dd-47b2-9420-64523d3cad28): There are no data parts | ||
457 | 2024.11.21 01:17:06.916435 [ 3 ] {dde811ba-c654-49b1-9fab-9744973e5102} <Debug> TCPHandler: Processed in 0.014522024 sec. | ||
458 | 2024.11.21 01:17:06.916640 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
459 | 2024.11.21 01:17:06.916932 [ 252 ] {02c827de-9dac-4a4e-aa72-539e4204aacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
460 | 2024.11.21 01:17:06.917027 [ 252 ] {02c827de-9dac-4a4e-aa72-539e4204aacb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
461 | 2024.11.21 01:17:06.923473 [ 252 ] {02c827de-9dac-4a4e-aa72-539e4204aacb} <Debug> oximeter.measurements_histogramf64 (7b43cea6-7f10-4c30-a768-afc399970d18): Loading data parts | ||
462 | 2024.11.21 01:17:06.923633 [ 252 ] {02c827de-9dac-4a4e-aa72-539e4204aacb} <Debug> oximeter.measurements_histogramf64 (7b43cea6-7f10-4c30-a768-afc399970d18): There are no data parts | ||
463 | 2024.11.21 01:17:06.931493 [ 252 ] {02c827de-9dac-4a4e-aa72-539e4204aacb} <Debug> TCPHandler: Processed in 0.01491338 sec. | ||
464 | 2024.11.21 01:17:06.931702 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2024.11.21 01:17:06.931953 [ 3 ] {a6b19ce4-ffcb-4684-8766-31162a5abfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) /* The field tables store named dimensions of each timeseries. | ||
466 | * | ||
467 | * As with the measurement tables, there is one field table for each field data | ||
468 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
469 | * this behavior **must not** be relied upon for query correctness. | ||
470 | * | ||
471 | * The index for the fields differs from the measurements, however. Rows are | ||
472 | * sorted by timeseries name, then field name, field value, and finally | ||
473 | * timeseries key. This reflects the most common pattern for looking them up: | ||
474 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
475 | * usually then used to look up measurements. | ||
476 | * | ||
477 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
478 | * timeseries name and then key, since it would improve lookups where one | ||
479 | * already has the key. Realistically though, these tables are quite small and | ||
480 | * so performance benefits will be low in absolute terms. | ||
481 | * | ||
482 | * TTL: We use a materialized column to expire old field table records. This | ||
483 | * column is generated automatically by the database whenever a new row is | ||
484 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
485 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
486 | * record will remain during a deduplication, which will have the last | ||
487 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
488 | * measurement tables. | ||
489 | */ | ||
490 | 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) | ||
491 | 2024.11.21 01:17:06.932031 [ 3 ] {a6b19ce4-ffcb-4684-8766-31162a5abfbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
492 | 2024.11.21 01:17:06.936701 [ 3 ] {a6b19ce4-ffcb-4684-8766-31162a5abfbf} <Debug> oximeter.fields_bool (ea918145-f7cb-4b8d-8893-96431f565c4d): Loading data parts | ||
493 | 2024.11.21 01:17:06.936893 [ 3 ] {a6b19ce4-ffcb-4684-8766-31162a5abfbf} <Debug> oximeter.fields_bool (ea918145-f7cb-4b8d-8893-96431f565c4d): There are no data parts | ||
494 | 2024.11.21 01:17:06.938367 [ 3 ] {a6b19ce4-ffcb-4684-8766-31162a5abfbf} <Debug> TCPHandler: Processed in 0.006730895 sec. | ||
495 | 2024.11.21 01:17:06.938573 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2024.11.21 01:17:06.938799 [ 252 ] {2f723f6b-0151-4c00-8033-751e602655fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
497 | 2024.11.21 01:17:06.938873 [ 252 ] {2f723f6b-0151-4c00-8033-751e602655fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
498 | 2024.11.21 01:17:06.942843 [ 252 ] {2f723f6b-0151-4c00-8033-751e602655fb} <Debug> oximeter.fields_i8 (86798f6e-2e07-4361-8ece-7dfc2d6a1f83): Loading data parts | ||
499 | 2024.11.21 01:17:06.942968 [ 252 ] {2f723f6b-0151-4c00-8033-751e602655fb} <Debug> oximeter.fields_i8 (86798f6e-2e07-4361-8ece-7dfc2d6a1f83): There are no data parts | ||
500 | 2024.11.21 01:17:06.944434 [ 252 ] {2f723f6b-0151-4c00-8033-751e602655fb} <Debug> TCPHandler: Processed in 0.005916334 sec. | ||
501 | 2024.11.21 01:17:06.944615 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.11.21 01:17:06.944828 [ 3 ] {36c4680e-967d-4a82-a882-ce05011f1664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
503 | 2024.11.21 01:17:06.944910 [ 3 ] {36c4680e-967d-4a82-a882-ce05011f1664} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
504 | 2024.11.21 01:17:06.948883 [ 3 ] {36c4680e-967d-4a82-a882-ce05011f1664} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Loading data parts | ||
505 | 2024.11.21 01:17:06.949068 [ 3 ] {36c4680e-967d-4a82-a882-ce05011f1664} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): There are no data parts | ||
506 | 2024.11.21 01:17:06.950550 [ 3 ] {36c4680e-967d-4a82-a882-ce05011f1664} <Debug> TCPHandler: Processed in 0.005991385 sec. | ||
507 | 2024.11.21 01:17:06.950775 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2024.11.21 01:17:06.950988 [ 252 ] {9b977370-7f2f-46f2-9676-783ed3118e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
509 | 2024.11.21 01:17:06.951073 [ 252 ] {9b977370-7f2f-46f2-9676-783ed3118e21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
510 | 2024.11.21 01:17:06.955076 [ 252 ] {9b977370-7f2f-46f2-9676-783ed3118e21} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Loading data parts | ||
511 | 2024.11.21 01:17:06.955220 [ 252 ] {9b977370-7f2f-46f2-9676-783ed3118e21} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): There are no data parts | ||
512 | 2024.11.21 01:17:06.957970 [ 252 ] {9b977370-7f2f-46f2-9676-783ed3118e21} <Debug> TCPHandler: Processed in 0.007250703 sec. | ||
513 | 2024.11.21 01:17:06.958167 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
514 | 2024.11.21 01:17:06.958441 [ 3 ] {56c86e2f-997b-44e2-bf85-7abb661665b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
515 | 2024.11.21 01:17:06.958516 [ 3 ] {56c86e2f-997b-44e2-bf85-7abb661665b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
516 | 2024.11.21 01:17:06.962708 [ 3 ] {56c86e2f-997b-44e2-bf85-7abb661665b0} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Loading data parts | ||
517 | 2024.11.21 01:17:06.962852 [ 3 ] {56c86e2f-997b-44e2-bf85-7abb661665b0} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): There are no data parts | ||
518 | 2024.11.21 01:17:06.964279 [ 3 ] {56c86e2f-997b-44e2-bf85-7abb661665b0} <Debug> TCPHandler: Processed in 0.006178417 sec. | ||
519 | 2024.11.21 01:17:06.964508 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
520 | 2024.11.21 01:17:06.964764 [ 252 ] {9fe7c6eb-b68b-42ad-a8b7-62e8497f1e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
521 | 2024.11.21 01:17:06.964858 [ 252 ] {9fe7c6eb-b68b-42ad-a8b7-62e8497f1e8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
522 | 2024.11.21 01:17:06.968864 [ 252 ] {9fe7c6eb-b68b-42ad-a8b7-62e8497f1e8c} <Debug> oximeter.fields_i32 (13a74bab-f23c-427a-b375-58e7b610570b): Loading data parts | ||
523 | 2024.11.21 01:17:06.969087 [ 252 ] {9fe7c6eb-b68b-42ad-a8b7-62e8497f1e8c} <Debug> oximeter.fields_i32 (13a74bab-f23c-427a-b375-58e7b610570b): There are no data parts | ||
524 | 2024.11.21 01:17:06.970525 [ 252 ] {9fe7c6eb-b68b-42ad-a8b7-62e8497f1e8c} <Debug> TCPHandler: Processed in 0.006086075 sec. | ||
525 | 2024.11.21 01:17:06.970707 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
526 | 2024.11.21 01:17:06.970935 [ 3 ] {c1b1761e-aa8b-4e79-9d49-8edca745c6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
527 | 2024.11.21 01:17:06.971004 [ 3 ] {c1b1761e-aa8b-4e79-9d49-8edca745c6db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
528 | 2024.11.21 01:17:06.974946 [ 3 ] {c1b1761e-aa8b-4e79-9d49-8edca745c6db} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Loading data parts | ||
529 | 2024.11.21 01:17:06.975116 [ 3 ] {c1b1761e-aa8b-4e79-9d49-8edca745c6db} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): There are no data parts | ||
530 | 2024.11.21 01:17:06.979803 [ 3 ] {c1b1761e-aa8b-4e79-9d49-8edca745c6db} <Debug> TCPHandler: Processed in 0.009151839 sec. | ||
531 | 2024.11.21 01:17:06.980009 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
532 | 2024.11.21 01:17:06.980224 [ 252 ] {d6946f81-7ba9-4794-b911-d57f68730dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
533 | 2024.11.21 01:17:06.980309 [ 252 ] {d6946f81-7ba9-4794-b911-d57f68730dc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
534 | 2024.11.21 01:17:06.983001 [ 252 ] {d6946f81-7ba9-4794-b911-d57f68730dc2} <Debug> oximeter.fields_i64 (8bf2ec87-6e5c-44db-ad55-c9844360d126): Loading data parts | ||
535 | 2024.11.21 01:17:06.983204 [ 252 ] {d6946f81-7ba9-4794-b911-d57f68730dc2} <Debug> oximeter.fields_i64 (8bf2ec87-6e5c-44db-ad55-c9844360d126): There are no data parts | ||
536 | 2024.11.21 01:17:06.984502 [ 252 ] {d6946f81-7ba9-4794-b911-d57f68730dc2} <Debug> TCPHandler: Processed in 0.004551254 sec. | ||
537 | 2024.11.21 01:17:06.984684 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
538 | 2024.11.21 01:17:06.984928 [ 3 ] {510dc48d-598f-4e52-a6f1-89b4f607312f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
539 | 2024.11.21 01:17:06.984976 [ 3 ] {510dc48d-598f-4e52-a6f1-89b4f607312f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
540 | 2024.11.21 01:17:06.988900 [ 3 ] {510dc48d-598f-4e52-a6f1-89b4f607312f} <Debug> oximeter.fields_u64 (1db23b23-e0c0-447c-ab9b-d8f5c22614fc): Loading data parts | ||
541 | 2024.11.21 01:17:06.989062 [ 3 ] {510dc48d-598f-4e52-a6f1-89b4f607312f} <Debug> oximeter.fields_u64 (1db23b23-e0c0-447c-ab9b-d8f5c22614fc): There are no data parts | ||
542 | 2024.11.21 01:17:06.990499 [ 3 ] {510dc48d-598f-4e52-a6f1-89b4f607312f} <Debug> TCPHandler: Processed in 0.005878083 sec. | ||
543 | 2024.11.21 01:17:06.990711 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
544 | 2024.11.21 01:17:06.990958 [ 252 ] {d385de0f-9087-470e-976a-6ca08c463ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
545 | 2024.11.21 01:17:06.991054 [ 252 ] {d385de0f-9087-470e-976a-6ca08c463ab5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
546 | 2024.11.21 01:17:06.995087 [ 252 ] {d385de0f-9087-470e-976a-6ca08c463ab5} <Debug> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Loading data parts | ||
547 | 2024.11.21 01:17:06.995286 [ 252 ] {d385de0f-9087-470e-976a-6ca08c463ab5} <Debug> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): There are no data parts | ||
548 | 2024.11.21 01:17:06.998047 [ 252 ] {d385de0f-9087-470e-976a-6ca08c463ab5} <Debug> TCPHandler: Processed in 0.007402794 sec. | ||
549 | 2024.11.21 01:17:06.998239 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
550 | 2024.11.21 01:17:06.998480 [ 3 ] {e90cc86c-45b8-473d-bbc0-546a74c826ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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) | ||
551 | 2024.11.21 01:17:06.998549 [ 3 ] {e90cc86c-45b8-473d-bbc0-546a74c826ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
552 | 2024.11.21 01:17:07.000141 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.47 MiB, peak 124.47 MiB, free memory in arenas 0.00 B, will set to 134.30 MiB (RSS), difference: 9.83 MiB | ||
553 | 2024.11.21 01:17:07.002612 [ 3 ] {e90cc86c-45b8-473d-bbc0-546a74c826ed} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Loading data parts | ||
554 | 2024.11.21 01:17:07.002804 [ 3 ] {e90cc86c-45b8-473d-bbc0-546a74c826ed} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): There are no data parts | ||
555 | 2024.11.21 01:17:07.004338 [ 3 ] {e90cc86c-45b8-473d-bbc0-546a74c826ed} <Debug> TCPHandler: Processed in 0.006156837 sec. | ||
556 | 2024.11.21 01:17:07.004533 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2024.11.21 01:17:07.004841 [ 252 ] {007f3eb8-536c-4e0c-8aff-b03de88700f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
558 | 2024.11.21 01:17:07.004903 [ 252 ] {007f3eb8-536c-4e0c-8aff-b03de88700f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
559 | 2024.11.21 01:17:07.008810 [ 252 ] {007f3eb8-536c-4e0c-8aff-b03de88700f2} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Loading data parts | ||
560 | 2024.11.21 01:17:07.008979 [ 252 ] {007f3eb8-536c-4e0c-8aff-b03de88700f2} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): There are no data parts | ||
561 | 2024.11.21 01:17:07.010528 [ 252 ] {007f3eb8-536c-4e0c-8aff-b03de88700f2} <Debug> TCPHandler: Processed in 0.006063485 sec. | ||
562 | 2024.11.21 01:17:07.010781 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2024.11.21 01:17:07.011072 [ 3 ] {160f0c9b-d527-4ba2-ba09-280ce732d8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) /* The timeseries schema table stores the extracted schema for the samples | ||
564 | * oximeter collects. | ||
565 | */ | ||
566 | 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) | ||
567 | 2024.11.21 01:17:07.011181 [ 3 ] {160f0c9b-d527-4ba2-ba09-280ce732d8c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
568 | 2024.11.21 01:17:07.015048 [ 3 ] {160f0c9b-d527-4ba2-ba09-280ce732d8c5} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Loading data parts | ||
569 | 2024.11.21 01:17:07.015214 [ 3 ] {160f0c9b-d527-4ba2-ba09-280ce732d8c5} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): There are no data parts | ||
570 | 2024.11.21 01:17:07.019950 [ 3 ] {160f0c9b-d527-4ba2-ba09-280ce732d8c5} <Debug> TCPHandler: Processed in 0.00922501 sec. | ||
571 | 2024.11.21 01:17:07.020193 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2024.11.21 01:17:07.020464 [ 252 ] {4238186f-1ea3-43c2-9bc8-ab0429951e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
573 | 2024.11.21 01:17:07.021726 [ 252 ] {4238186f-1ea3-43c2-9bc8-ab0429951e4d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
574 | 2024.11.21 01:17:07.030047 [ 257 ] {4238186f-1ea3-43c2-9bc8-ab0429951e4d} <Trace> oximeter.version (e0022db1-aba2-4b8b-9d90-d3e9aa6d2adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
575 | 2024.11.21 01:17:07.030098 [ 257 ] {4238186f-1ea3-43c2-9bc8-ab0429951e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
576 | 2024.11.21 01:17:07.034647 [ 257 ] {4238186f-1ea3-43c2-9bc8-ab0429951e4d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
577 | 2024.11.21 01:17:07.035043 [ 257 ] {4238186f-1ea3-43c2-9bc8-ab0429951e4d} <Trace> oximeter.version (e0022db1-aba2-4b8b-9d90-d3e9aa6d2adb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
578 | 2024.11.21 01:17:07.035360 [ 252 ] {4238186f-1ea3-43c2-9bc8-ab0429951e4d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014987 sec., 66.72449456195369 rows/sec., 1.04 KiB/sec. | ||
579 | 2024.11.21 01:17:07.035658 [ 252 ] {4238186f-1ea3-43c2-9bc8-ab0429951e4d} <Debug> TCPHandler: Processed in 0.015571539 sec. | ||
580 | 2024.11.21 01:17:07.541910 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33949 | ||
581 | 2024.11.21 01:17:07.543051 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
582 | 2024.11.21 01:17:07.543097 [ 258 ] {} <Debug> TCP-Session: e347d2f2-8e1a-4d00-a607-a42dc8cee5b6 Authenticating user 'default' from [fd00:1122:3344:101::a]:33949 | ||
583 | 2024.11.21 01:17:07.543243 [ 258 ] {} <Debug> TCP-Session: e347d2f2-8e1a-4d00-a607-a42dc8cee5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
584 | 2024.11.21 01:17:07.543258 [ 258 ] {} <Debug> TCP-Session: e347d2f2-8e1a-4d00-a607-a42dc8cee5b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.11.21 01:17:07.543312 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
586 | 2024.11.21 01:17:07.543356 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
587 | 2024.11.21 01:17:07.543388 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
588 | 2024.11.21 01:17:07.544100 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62494 | ||
589 | 2024.11.21 01:17:07.544163 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58169 | ||
590 | 2024.11.21 01:17:07.544288 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
591 | 2024.11.21 01:17:07.544430 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59590 | ||
592 | 2024.11.21 01:17:07.544517 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60989 | ||
593 | 2024.11.21 01:17:07.544422 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
594 | 2024.11.21 01:17:07.544563 [ 259 ] {} <Debug> TCP-Session: 4767dbab-bea6-484d-b108-2348d6d354e1 Authenticating user 'default' from [fd00:1122:3344:101::a]:62494 | ||
595 | 2024.11.21 01:17:07.544614 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38254 | ||
596 | 2024.11.21 01:17:07.544749 [ 259 ] {} <Debug> TCP-Session: 4767dbab-bea6-484d-b108-2348d6d354e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2024.11.21 01:17:07.544775 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44107 | ||
598 | 2024.11.21 01:17:07.544843 [ 259 ] {} <Debug> TCP-Session: 4767dbab-bea6-484d-b108-2348d6d354e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
599 | 2024.11.21 01:17:07.544890 [ 260 ] {} <Debug> TCP-Session: ad9d7fab-4082-4259-9b0a-d81e14d7a9d3 Authenticating user 'default' from [fd00:1122:3344:101::a]:58169 | ||
600 | 2024.11.21 01:17:07.544942 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62574 | ||
601 | 2024.11.21 01:17:07.545130 [ 260 ] {} <Debug> TCP-Session: ad9d7fab-4082-4259-9b0a-d81e14d7a9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
602 | 2024.11.21 01:17:07.545229 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
603 | 2024.11.21 01:17:07.545136 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
604 | 2024.11.21 01:17:07.545282 [ 260 ] {} <Debug> TCP-Session: ad9d7fab-4082-4259-9b0a-d81e14d7a9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2024.11.21 01:17:07.545301 [ 265 ] {} <Debug> TCP-Session: 933246fe-e7a7-4b95-bdff-54661888d9b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:62574 | ||
606 | 2024.11.21 01:17:07.545325 [ 263 ] {} <Debug> TCP-Session: 0bcc049e-920a-4a1a-9483-09aa0347ad27 Authenticating user 'default' from [fd00:1122:3344:101::a]:38254 | ||
607 | 2024.11.21 01:17:07.545382 [ 265 ] {} <Debug> TCP-Session: 933246fe-e7a7-4b95-bdff-54661888d9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2024.11.21 01:17:07.545399 [ 263 ] {} <Debug> TCP-Session: 0bcc049e-920a-4a1a-9483-09aa0347ad27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
609 | 2024.11.21 01:17:07.545454 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
610 | 2024.11.21 01:17:07.545472 [ 265 ] {} <Debug> TCP-Session: 933246fe-e7a7-4b95-bdff-54661888d9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2024.11.21 01:17:07.545498 [ 264 ] {} <Debug> TCP-Session: e2adcdcf-28c0-4c0f-8754-9b2365ff4325 Authenticating user 'default' from [fd00:1122:3344:101::a]:44107 | ||
612 | 2024.11.21 01:17:07.545481 [ 263 ] {} <Debug> TCP-Session: 0bcc049e-920a-4a1a-9483-09aa0347ad27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2024.11.21 01:17:07.545551 [ 264 ] {} <Debug> TCP-Session: e2adcdcf-28c0-4c0f-8754-9b2365ff4325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
614 | 2024.11.21 01:17:07.545627 [ 264 ] {} <Debug> TCP-Session: e2adcdcf-28c0-4c0f-8754-9b2365ff4325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2024.11.21 01:17:07.546106 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
616 | 2024.11.21 01:17:07.546161 [ 262 ] {} <Debug> TCP-Session: e9300963-3f74-4a95-8a12-8aa7e0243eeb Authenticating user 'default' from [fd00:1122:3344:101::a]:60989 | ||
617 | 2024.11.21 01:17:07.546237 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
618 | 2024.11.21 01:17:07.546311 [ 262 ] {} <Debug> TCP-Session: e9300963-3f74-4a95-8a12-8aa7e0243eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.11.21 01:17:07.546323 [ 261 ] {} <Debug> TCP-Session: 8863b831-072c-4987-bc07-b79af6de8485 Authenticating user 'default' from [fd00:1122:3344:101::a]:59590 | ||
620 | 2024.11.21 01:17:07.546349 [ 262 ] {} <Debug> TCP-Session: e9300963-3f74-4a95-8a12-8aa7e0243eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2024.11.21 01:17:07.546368 [ 261 ] {} <Debug> TCP-Session: 8863b831-072c-4987-bc07-b79af6de8485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2024.11.21 01:17:07.546431 [ 261 ] {} <Debug> TCP-Session: 8863b831-072c-4987-bc07-b79af6de8485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2024.11.21 01:17:08.000168 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.64 MiB, peak 134.64 MiB, free memory in arenas 0.00 B, will set to 138.46 MiB (RSS), difference: 3.82 MiB | ||
624 | 2024.11.21 01:17:08.114254 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37122 | ||
625 | 2024.11.21 01:17:08.115332 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2024.11.21 01:17:08.115370 [ 266 ] {} <Debug> TCP-Session: c3bc7cf3-0337-461d-be10-8714e16bee25 Authenticating user 'default' from [fd00:1122:3344:101::c]:37122 | ||
627 | 2024.11.21 01:17:08.115450 [ 266 ] {} <Debug> TCP-Session: c3bc7cf3-0337-461d-be10-8714e16bee25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.21 01:17:08.115469 [ 266 ] {} <Debug> TCP-Session: c3bc7cf3-0337-461d-be10-8714e16bee25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2024.11.21 01:17:08.115547 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
630 | 2024.11.21 01:17:08.115597 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2024.11.21 01:17:08.115620 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
632 | 2024.11.21 01:17:08.116329 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45892 | ||
633 | 2024.11.21 01:17:08.116488 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2024.11.21 01:17:08.116513 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52743 | ||
635 | 2024.11.21 01:17:08.116530 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64177 | ||
636 | 2024.11.21 01:17:08.116607 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34824 | ||
637 | 2024.11.21 01:17:08.116615 [ 267 ] {} <Debug> TCP-Session: 3cfccf67-1c7d-4b56-b591-a8f424c72b1b Authenticating user 'default' from [fd00:1122:3344:101::c]:45892 | ||
638 | 2024.11.21 01:17:08.116826 [ 267 ] {} <Debug> TCP-Session: 3cfccf67-1c7d-4b56-b591-a8f424c72b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
639 | 2024.11.21 01:17:08.116836 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35618 | ||
640 | 2024.11.21 01:17:08.116868 [ 267 ] {} <Debug> TCP-Session: 3cfccf67-1c7d-4b56-b591-a8f424c72b1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
641 | 2024.11.21 01:17:08.117004 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52021 | ||
642 | 2024.11.21 01:17:08.117152 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54038 | ||
643 | 2024.11.21 01:17:08.118484 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2024.11.21 01:17:08.118531 [ 271 ] {} <Debug> TCP-Session: e05cc2ee-645a-4261-af3d-3ebc35d5caaf Authenticating user 'default' from [fd00:1122:3344:101::c]:35618 | ||
645 | 2024.11.21 01:17:08.118596 [ 271 ] {} <Debug> TCP-Session: e05cc2ee-645a-4261-af3d-3ebc35d5caaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.11.21 01:17:08.118610 [ 271 ] {} <Debug> TCP-Session: e05cc2ee-645a-4261-af3d-3ebc35d5caaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2024.11.21 01:17:08.119103 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
648 | 2024.11.21 01:17:08.119238 [ 272 ] {} <Debug> TCP-Session: 91575b3c-ed22-4921-bb03-2f203e65a4f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:52021 | ||
649 | 2024.11.21 01:17:08.119267 [ 272 ] {} <Debug> TCP-Session: 91575b3c-ed22-4921-bb03-2f203e65a4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.11.21 01:17:08.119281 [ 272 ] {} <Debug> TCP-Session: 91575b3c-ed22-4921-bb03-2f203e65a4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.11.21 01:17:08.119617 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
652 | 2024.11.21 01:17:08.119655 [ 269 ] {} <Debug> TCP-Session: 4b791c20-ae14-43f5-9d45-db5e2bfd45c9 Authenticating user 'default' from [fd00:1122:3344:101::c]:52743 | ||
653 | 2024.11.21 01:17:08.119679 [ 269 ] {} <Debug> TCP-Session: 4b791c20-ae14-43f5-9d45-db5e2bfd45c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.11.21 01:17:08.119721 [ 269 ] {} <Debug> TCP-Session: 4b791c20-ae14-43f5-9d45-db5e2bfd45c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.11.21 01:17:08.119744 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
656 | 2024.11.21 01:17:08.119801 [ 270 ] {} <Debug> TCP-Session: 3279ea0c-3693-4fed-b2ca-9c7f2c20fa42 Authenticating user 'default' from [fd00:1122:3344:101::c]:34824 | ||
657 | 2024.11.21 01:17:08.119825 [ 270 ] {} <Debug> TCP-Session: 3279ea0c-3693-4fed-b2ca-9c7f2c20fa42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.11.21 01:17:08.119889 [ 270 ] {} <Debug> TCP-Session: 3279ea0c-3693-4fed-b2ca-9c7f2c20fa42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2024.11.21 01:17:08.120281 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
660 | 2024.11.21 01:17:08.120322 [ 273 ] {} <Debug> TCP-Session: ec8f18be-7438-4334-94fb-7c4d33d9e5a7 Authenticating user 'default' from [fd00:1122:3344:101::c]:54038 | ||
661 | 2024.11.21 01:17:08.120388 [ 273 ] {} <Debug> TCP-Session: ec8f18be-7438-4334-94fb-7c4d33d9e5a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.11.21 01:17:08.120402 [ 273 ] {} <Debug> TCP-Session: ec8f18be-7438-4334-94fb-7c4d33d9e5a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.11.21 01:17:08.120839 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
664 | 2024.11.21 01:17:08.120933 [ 268 ] {} <Debug> TCP-Session: e05bf58a-578d-4b92-9172-d9ac65e34112 Authenticating user 'default' from [fd00:1122:3344:101::c]:64177 | ||
665 | 2024.11.21 01:17:08.120954 [ 268 ] {} <Debug> TCP-Session: e05bf58a-578d-4b92-9172-d9ac65e34112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.11.21 01:17:08.120967 [ 268 ] {} <Debug> TCP-Session: e05bf58a-578d-4b92-9172-d9ac65e34112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2024.11.21 01:17:08.684994 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45311 | ||
668 | 2024.11.21 01:17:08.686010 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2024.11.21 01:17:08.686051 [ 274 ] {} <Debug> TCP-Session: d0350224-05a3-42ae-b233-a5bc7b543349 Authenticating user 'default' from [fd00:1122:3344:101::b]:45311 | ||
670 | 2024.11.21 01:17:08.686085 [ 274 ] {} <Debug> TCP-Session: d0350224-05a3-42ae-b233-a5bc7b543349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.11.21 01:17:08.686158 [ 274 ] {} <Debug> TCP-Session: d0350224-05a3-42ae-b233-a5bc7b543349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2024.11.21 01:17:08.686243 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2024.11.21 01:17:08.686277 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
674 | 2024.11.21 01:17:08.686330 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
675 | 2024.11.21 01:17:08.687654 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53811 | ||
676 | 2024.11.21 01:17:08.687738 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62472 | ||
677 | 2024.11.21 01:17:08.687934 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2024.11.21 01:17:08.687955 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55310 | ||
679 | 2024.11.21 01:17:08.688141 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2024.11.21 01:17:08.688162 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45034 | ||
681 | 2024.11.21 01:17:08.688232 [ 275 ] {} <Debug> TCP-Session: 6b4de96e-6323-4243-9b3d-ede54472f24f Authenticating user 'default' from [fd00:1122:3344:101::b]:53811 | ||
682 | 2024.11.21 01:17:08.688449 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
683 | 2024.11.21 01:17:08.688458 [ 276 ] {} <Debug> TCP-Session: 1ff20ae0-f9b5-4105-aca3-0fb120c801a2 Authenticating user 'default' from [fd00:1122:3344:101::b]:62472 | ||
684 | 2024.11.21 01:17:08.688494 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63795 | ||
685 | 2024.11.21 01:17:08.688561 [ 277 ] {} <Debug> TCP-Session: ffb31be7-bc83-4f58-ad24-840cf207341d Authenticating user 'default' from [fd00:1122:3344:101::b]:55310 | ||
686 | 2024.11.21 01:17:08.688590 [ 276 ] {} <Debug> TCP-Session: 1ff20ae0-f9b5-4105-aca3-0fb120c801a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2024.11.21 01:17:08.688527 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
688 | 2024.11.21 01:17:08.688512 [ 275 ] {} <Debug> TCP-Session: 6b4de96e-6323-4243-9b3d-ede54472f24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.11.21 01:17:08.688703 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50974 | ||
690 | 2024.11.21 01:17:08.688669 [ 277 ] {} <Debug> TCP-Session: ffb31be7-bc83-4f58-ad24-840cf207341d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.11.21 01:17:08.688869 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
692 | 2024.11.21 01:17:08.688709 [ 276 ] {} <Debug> TCP-Session: 1ff20ae0-f9b5-4105-aca3-0fb120c801a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2024.11.21 01:17:08.688918 [ 277 ] {} <Debug> TCP-Session: ffb31be7-bc83-4f58-ad24-840cf207341d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2024.11.21 01:17:08.688892 [ 278 ] {} <Debug> TCP-Session: 73db257f-e3c0-4270-ac84-127a01a846d6 Authenticating user 'default' from [fd00:1122:3344:101::b]:45034 | ||
695 | 2024.11.21 01:17:08.688950 [ 275 ] {} <Debug> TCP-Session: 6b4de96e-6323-4243-9b3d-ede54472f24f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.11.21 01:17:08.689117 [ 279 ] {} <Debug> TCP-Session: c4ec12b3-6e76-4de4-b8ce-de7ff7abc8d7 Authenticating user 'default' from [fd00:1122:3344:101::b]:63795 | ||
697 | 2024.11.21 01:17:08.689119 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43456 | ||
698 | 2024.11.21 01:17:08.689183 [ 279 ] {} <Debug> TCP-Session: c4ec12b3-6e76-4de4-b8ce-de7ff7abc8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.11.21 01:17:08.689144 [ 278 ] {} <Debug> TCP-Session: 73db257f-e3c0-4270-ac84-127a01a846d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.11.21 01:17:08.689276 [ 278 ] {} <Debug> TCP-Session: 73db257f-e3c0-4270-ac84-127a01a846d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.11.21 01:17:08.689317 [ 279 ] {} <Debug> TCP-Session: c4ec12b3-6e76-4de4-b8ce-de7ff7abc8d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.11.21 01:17:08.697364 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2024.11.21 01:17:08.697398 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
704 | 2024.11.21 01:17:08.697423 [ 280 ] {} <Debug> TCP-Session: 3800f98c-bc54-4a3e-981c-6d5218f5ae1c Authenticating user 'default' from [fd00:1122:3344:101::b]:50974 | ||
705 | 2024.11.21 01:17:08.697449 [ 281 ] {} <Debug> TCP-Session: 45149f1b-efd5-4fc4-9175-cd5f60ed18f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:43456 | ||
706 | 2024.11.21 01:17:08.697520 [ 280 ] {} <Debug> TCP-Session: 3800f98c-bc54-4a3e-981c-6d5218f5ae1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.11.21 01:17:08.697531 [ 281 ] {} <Debug> TCP-Session: 45149f1b-efd5-4fc4-9175-cd5f60ed18f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.11.21 01:17:08.697554 [ 280 ] {} <Debug> TCP-Session: 3800f98c-bc54-4a3e-981c-6d5218f5ae1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.21 01:17:08.697616 [ 281 ] {} <Debug> TCP-Session: 45149f1b-efd5-4fc4-9175-cd5f60ed18f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.11.21 01:17:15.702650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
711 | 2024.11.21 01:17:15.702800 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
712 | 2024.11.21 01:17:15.708495 [ 242 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Loading data parts | ||
713 | 2024.11.21 01:17:15.708741 [ 242 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): There are no data parts | ||
714 | 2024.11.21 01:17:15.717779 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2024.11.21 01:17:15.717854 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
716 | 2024.11.21 01:17:15.720263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2024.11.21 01:17:15.720558 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
718 | 2024.11.21 01:17:15.721002 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
719 | 2024.11.21 01:17:16.000169 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.71 MiB, peak 143.71 MiB, free memory in arenas 0.00 B, will set to 141.54 MiB (RSS), difference: -2.17 MiB | ||
720 | 2024.11.21 01:17:20.660347 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
721 | 2024.11.21 01:17:20.660410 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
722 | 2024.11.21 01:17:23.755870 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
723 | 2024.11.21 01:17:23.756063 [ 3 ] {5c7ad5e7-54f8-4af7-a2dc-41d84afdaa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
724 | 2024.11.21 01:17:23.756448 [ 3 ] {5c7ad5e7-54f8-4af7-a2dc-41d84afdaa08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
725 | 2024.11.21 01:17:23.760926 [ 3 ] {5c7ad5e7-54f8-4af7-a2dc-41d84afdaa08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
726 | 2024.11.21 01:17:23.761732 [ 3 ] {5c7ad5e7-54f8-4af7-a2dc-41d84afdaa08} <Debug> TCPHandler: Processed in 0.005987755 sec. | ||
727 | 2024.11.21 01:17:23.770764 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
728 | 2024.11.21 01:17:23.771099 [ 252 ] {233dd554-d81f-440e-ad16-a716cf748a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
729 | 2024.11.21 01:17:23.776991 [ 252 ] {233dd554-d81f-440e-ad16-a716cf748a1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
730 | 2024.11.21 01:17:23.777151 [ 252 ] {233dd554-d81f-440e-ad16-a716cf748a1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
731 | 2024.11.21 01:17:23.777759 [ 252 ] {233dd554-d81f-440e-ad16-a716cf748a1b} <Debug> TCPHandler: Processed in 0.007136401 sec. | ||
732 | 2024.11.21 01:17:23.778045 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
733 | 2024.11.21 01:17:23.778309 [ 3 ] {e841646c-5e7c-46a1-8741-1b96f9038754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
734 | 2024.11.21 01:17:23.778742 [ 3 ] {e841646c-5e7c-46a1-8741-1b96f9038754} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
735 | 2024.11.21 01:17:23.778885 [ 3 ] {e841646c-5e7c-46a1-8741-1b96f9038754} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
736 | 2024.11.21 01:17:23.779446 [ 3 ] {e841646c-5e7c-46a1-8741-1b96f9038754} <Debug> TCPHandler: Processed in 0.00145888 sec. | ||
737 | 2024.11.21 01:17:23.779730 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
738 | 2024.11.21 01:17:23.779987 [ 252 ] {d301bc9f-2605-42d3-a8fb-c097ac77e527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
739 | 2024.11.21 01:17:23.780353 [ 252 ] {d301bc9f-2605-42d3-a8fb-c097ac77e527} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
740 | 2024.11.21 01:17:23.780494 [ 252 ] {d301bc9f-2605-42d3-a8fb-c097ac77e527} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
741 | 2024.11.21 01:17:23.780987 [ 252 ] {d301bc9f-2605-42d3-a8fb-c097ac77e527} <Debug> TCPHandler: Processed in 0.001317688 sec. | ||
742 | 2024.11.21 01:17:23.782078 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
743 | 2024.11.21 01:17:23.782368 [ 3 ] {7f29bcea-fe4f-48dc-aa06-747e6013fbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
744 | 2024.11.21 01:17:23.782845 [ 3 ] {7f29bcea-fe4f-48dc-aa06-747e6013fbdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
745 | 2024.11.21 01:17:23.782902 [ 3 ] {7f29bcea-fe4f-48dc-aa06-747e6013fbdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
746 | 2024.11.21 01:17:23.783460 [ 3 ] {7f29bcea-fe4f-48dc-aa06-747e6013fbdf} <Debug> TCPHandler: Processed in 0.0014487 sec. | ||
747 | 2024.11.21 01:17:23.783795 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
748 | 2024.11.21 01:17:23.783948 [ 252 ] {dd3d8a5a-5501-49ac-8da8-4a18f45b9afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
749 | 2024.11.21 01:17:23.784379 [ 252 ] {dd3d8a5a-5501-49ac-8da8-4a18f45b9afe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
750 | 2024.11.21 01:17:23.784438 [ 252 ] {dd3d8a5a-5501-49ac-8da8-4a18f45b9afe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
751 | 2024.11.21 01:17:23.785032 [ 252 ] {dd3d8a5a-5501-49ac-8da8-4a18f45b9afe} <Debug> TCPHandler: Processed in 0.001296848 sec. | ||
752 | 2024.11.21 01:17:23.785580 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
753 | 2024.11.21 01:17:23.785736 [ 3 ] {5dc7a3d9-7842-45a3-9d0f-70c02c2d5af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
754 | 2024.11.21 01:17:23.786099 [ 3 ] {5dc7a3d9-7842-45a3-9d0f-70c02c2d5af9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
755 | 2024.11.21 01:17:23.786153 [ 3 ] {5dc7a3d9-7842-45a3-9d0f-70c02c2d5af9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
756 | 2024.11.21 01:17:23.786701 [ 3 ] {5dc7a3d9-7842-45a3-9d0f-70c02c2d5af9} <Debug> TCPHandler: Processed in 0.001176067 sec. | ||
757 | 2024.11.21 01:17:23.786962 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
758 | 2024.11.21 01:17:23.787115 [ 252 ] {b9329567-e13d-4a26-8371-e1897140da6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
759 | 2024.11.21 01:17:23.787489 [ 252 ] {b9329567-e13d-4a26-8371-e1897140da6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
760 | 2024.11.21 01:17:23.787546 [ 252 ] {b9329567-e13d-4a26-8371-e1897140da6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
761 | 2024.11.21 01:17:23.788067 [ 252 ] {b9329567-e13d-4a26-8371-e1897140da6d} <Debug> TCPHandler: Processed in 0.001162926 sec. | ||
762 | 2024.11.21 01:17:23.788313 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
763 | 2024.11.21 01:17:23.788469 [ 3 ] {243d9374-2eae-4304-8453-63e265c15ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
764 | 2024.11.21 01:17:23.788846 [ 3 ] {243d9374-2eae-4304-8453-63e265c15ff1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
765 | 2024.11.21 01:17:23.788900 [ 3 ] {243d9374-2eae-4304-8453-63e265c15ff1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
766 | 2024.11.21 01:17:23.789479 [ 3 ] {243d9374-2eae-4304-8453-63e265c15ff1} <Debug> TCPHandler: Processed in 0.001221807 sec. | ||
767 | 2024.11.21 01:17:23.789755 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
768 | 2024.11.21 01:17:23.789912 [ 252 ] {fbc16c18-8a7c-4f5c-ab00-b141ab209343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
769 | 2024.11.21 01:17:23.790286 [ 252 ] {fbc16c18-8a7c-4f5c-ab00-b141ab209343} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
770 | 2024.11.21 01:17:23.790343 [ 252 ] {fbc16c18-8a7c-4f5c-ab00-b141ab209343} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
771 | 2024.11.21 01:17:23.790847 [ 252 ] {fbc16c18-8a7c-4f5c-ab00-b141ab209343} <Debug> TCPHandler: Processed in 0.001151396 sec. | ||
772 | 2024.11.21 01:17:23.791087 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
773 | 2024.11.21 01:17:23.791241 [ 3 ] {f51dc56c-72a8-4758-bcf5-f2ca799a96ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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) | ||
774 | 2024.11.21 01:17:23.791628 [ 3 ] {f51dc56c-72a8-4758-bcf5-f2ca799a96ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
775 | 2024.11.21 01:17:23.791682 [ 3 ] {f51dc56c-72a8-4758-bcf5-f2ca799a96ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
776 | 2024.11.21 01:17:23.792190 [ 3 ] {f51dc56c-72a8-4758-bcf5-f2ca799a96ff} <Debug> TCPHandler: Processed in 0.001160126 sec. | ||
777 | 2024.11.21 01:17:23.792440 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
778 | 2024.11.21 01:17:23.792593 [ 252 ] {b0480790-41ba-4e9e-a26b-076c8755898f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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) | ||
779 | 2024.11.21 01:17:23.792975 [ 252 ] {b0480790-41ba-4e9e-a26b-076c8755898f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
780 | 2024.11.21 01:17:23.793030 [ 252 ] {b0480790-41ba-4e9e-a26b-076c8755898f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
781 | 2024.11.21 01:17:23.793532 [ 252 ] {b0480790-41ba-4e9e-a26b-076c8755898f} <Debug> TCPHandler: Processed in 0.001148646 sec. | ||
782 | 2024.11.21 01:17:23.793765 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
783 | 2024.11.21 01:17:23.793954 [ 3 ] {4164d96b-e3c3-449c-8a4a-a1c9e276eb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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) | ||
784 | 2024.11.21 01:17:23.794410 [ 3 ] {4164d96b-e3c3-449c-8a4a-a1c9e276eb2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
785 | 2024.11.21 01:17:23.794474 [ 3 ] {4164d96b-e3c3-449c-8a4a-a1c9e276eb2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
786 | 2024.11.21 01:17:23.795023 [ 3 ] {4164d96b-e3c3-449c-8a4a-a1c9e276eb2c} <Debug> TCPHandler: Processed in 0.001313358 sec. | ||
787 | 2024.11.21 01:17:23.795279 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
788 | 2024.11.21 01:17:23.795438 [ 252 ] {d921309e-fba8-4eae-98fc-b6f3f75c7d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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) | ||
789 | 2024.11.21 01:17:23.795820 [ 252 ] {d921309e-fba8-4eae-98fc-b6f3f75c7d40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
790 | 2024.11.21 01:17:23.795875 [ 252 ] {d921309e-fba8-4eae-98fc-b6f3f75c7d40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
791 | 2024.11.21 01:17:23.796381 [ 252 ] {d921309e-fba8-4eae-98fc-b6f3f75c7d40} <Debug> TCPHandler: Processed in 0.001165406 sec. | ||
792 | 2024.11.21 01:17:23.796622 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
793 | 2024.11.21 01:17:23.796781 [ 3 ] {e74954df-9fd2-43bd-a6f0-463c7168ea33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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) | ||
794 | 2024.11.21 01:17:23.797242 [ 3 ] {e74954df-9fd2-43bd-a6f0-463c7168ea33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
795 | 2024.11.21 01:17:23.797307 [ 3 ] {e74954df-9fd2-43bd-a6f0-463c7168ea33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
796 | 2024.11.21 01:17:23.797878 [ 3 ] {e74954df-9fd2-43bd-a6f0-463c7168ea33} <Debug> TCPHandler: Processed in 0.001311588 sec. | ||
797 | 2024.11.21 01:17:23.801738 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
798 | 2024.11.21 01:17:23.801924 [ 252 ] {1ac0ead6-776f-4c14-acc8-d4646ca742cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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) | ||
799 | 2024.11.21 01:17:23.802397 [ 252 ] {1ac0ead6-776f-4c14-acc8-d4646ca742cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
800 | 2024.11.21 01:17:23.802465 [ 252 ] {1ac0ead6-776f-4c14-acc8-d4646ca742cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
801 | 2024.11.21 01:17:23.803027 [ 252 ] {1ac0ead6-776f-4c14-acc8-d4646ca742cb} <Debug> TCPHandler: Processed in 0.001344939 sec. | ||
802 | 2024.11.21 01:17:23.803296 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2024.11.21 01:17:23.803458 [ 3 ] {7ef1a620-2ad4-4ba2-b96e-6d85ce60c58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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) | ||
804 | 2024.11.21 01:17:23.803849 [ 3 ] {7ef1a620-2ad4-4ba2-b96e-6d85ce60c58e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
805 | 2024.11.21 01:17:23.803904 [ 3 ] {7ef1a620-2ad4-4ba2-b96e-6d85ce60c58e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
806 | 2024.11.21 01:17:23.804537 [ 3 ] {7ef1a620-2ad4-4ba2-b96e-6d85ce60c58e} <Debug> TCPHandler: Processed in 0.001297088 sec. | ||
807 | 2024.11.21 01:17:23.804797 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2024.11.21 01:17:23.804963 [ 252 ] {848a645e-295a-4f25-93be-f18866500327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', '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) | ||
809 | 2024.11.21 01:17:23.805363 [ 252 ] {848a645e-295a-4f25-93be-f18866500327} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2024.11.21 01:17:23.805418 [ 252 ] {848a645e-295a-4f25-93be-f18866500327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2024.11.21 01:17:23.805975 [ 252 ] {848a645e-295a-4f25-93be-f18866500327} <Debug> TCPHandler: Processed in 0.001235097 sec. | ||
812 | 2024.11.21 01:17:23.806230 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
813 | 2024.11.21 01:17:23.806397 [ 3 ] {630323b1-804a-4af6-b32b-f0def33b1212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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) | ||
814 | 2024.11.21 01:17:23.806796 [ 3 ] {630323b1-804a-4af6-b32b-f0def33b1212} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
815 | 2024.11.21 01:17:23.806850 [ 3 ] {630323b1-804a-4af6-b32b-f0def33b1212} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
816 | 2024.11.21 01:17:23.807344 [ 3 ] {630323b1-804a-4af6-b32b-f0def33b1212} <Debug> TCPHandler: Processed in 0.001170077 sec. | ||
817 | 2024.11.21 01:17:23.807601 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
818 | 2024.11.21 01:17:23.807772 [ 252 ] {443d7901-a2de-4c5d-b062-9d01e9da883c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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) | ||
819 | 2024.11.21 01:17:23.808182 [ 252 ] {443d7901-a2de-4c5d-b062-9d01e9da883c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2024.11.21 01:17:23.808239 [ 252 ] {443d7901-a2de-4c5d-b062-9d01e9da883c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
821 | 2024.11.21 01:17:23.808756 [ 252 ] {443d7901-a2de-4c5d-b062-9d01e9da883c} <Debug> TCPHandler: Processed in 0.001213818 sec. | ||
822 | 2024.11.21 01:17:23.809035 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
823 | 2024.11.21 01:17:23.809204 [ 3 ] {b510d722-0b19-40e8-a9c4-59f91591a8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
824 | 2024.11.21 01:17:23.809608 [ 3 ] {b510d722-0b19-40e8-a9c4-59f91591a8e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
825 | 2024.11.21 01:17:23.809661 [ 3 ] {b510d722-0b19-40e8-a9c4-59f91591a8e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
826 | 2024.11.21 01:17:23.810164 [ 3 ] {b510d722-0b19-40e8-a9c4-59f91591a8e8} <Debug> TCPHandler: Processed in 0.001185226 sec. | ||
827 | 2024.11.21 01:17:23.810431 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
828 | 2024.11.21 01:17:23.810602 [ 252 ] {acc84323-d1cd-46fa-a4f8-4b662ddbf65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
829 | 2024.11.21 01:17:23.811019 [ 252 ] {acc84323-d1cd-46fa-a4f8-4b662ddbf65e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
830 | 2024.11.21 01:17:23.811074 [ 252 ] {acc84323-d1cd-46fa-a4f8-4b662ddbf65e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
831 | 2024.11.21 01:17:23.811583 [ 252 ] {acc84323-d1cd-46fa-a4f8-4b662ddbf65e} <Debug> TCPHandler: Processed in 0.001208737 sec. | ||
832 | 2024.11.21 01:17:23.899972 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2024.11.21 01:17:23.900128 [ 3 ] {4adde9cc-e42f-49d0-b2d4-2d75ed405542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
834 | 2024.11.21 01:17:23.900192 [ 3 ] {4adde9cc-e42f-49d0-b2d4-2d75ed405542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
835 | 2024.11.21 01:17:23.903033 [ 3 ] {4adde9cc-e42f-49d0-b2d4-2d75ed405542} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
836 | 2024.11.21 01:17:23.903084 [ 3 ] {4adde9cc-e42f-49d0-b2d4-2d75ed405542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
837 | 2024.11.21 01:17:23.903908 [ 3 ] {4adde9cc-e42f-49d0-b2d4-2d75ed405542} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
838 | 2024.11.21 01:17:23.904397 [ 3 ] {4adde9cc-e42f-49d0-b2d4-2d75ed405542} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
839 | 2024.11.21 01:17:23.904625 [ 3 ] {4adde9cc-e42f-49d0-b2d4-2d75ed405542} <Debug> executeQuery: Read 22 rows, 4.24 KiB in 0.00454 sec., 4845.814977973569 rows/sec., 934.83 KiB/sec. | ||
840 | 2024.11.21 01:17:23.904681 [ 3 ] {4adde9cc-e42f-49d0-b2d4-2d75ed405542} <Debug> TCPHandler: Processed in 0.004778907 sec. | ||
841 | 2024.11.21 01:17:23.904838 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2024.11.21 01:17:23.904971 [ 252 ] {7e87f51d-f8bd-49a8-9421-8dc7a2093d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
843 | 2024.11.21 01:17:23.905023 [ 252 ] {7e87f51d-f8bd-49a8-9421-8dc7a2093d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
844 | 2024.11.21 01:17:23.907468 [ 252 ] {7e87f51d-f8bd-49a8-9421-8dc7a2093d7a} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
845 | 2024.11.21 01:17:23.907510 [ 252 ] {7e87f51d-f8bd-49a8-9421-8dc7a2093d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
846 | 2024.11.21 01:17:23.908167 [ 252 ] {7e87f51d-f8bd-49a8-9421-8dc7a2093d7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
847 | 2024.11.21 01:17:23.908761 [ 252 ] {7e87f51d-f8bd-49a8-9421-8dc7a2093d7a} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
848 | 2024.11.21 01:17:23.909039 [ 252 ] {7e87f51d-f8bd-49a8-9421-8dc7a2093d7a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.004093 sec., 3420.473979965795 rows/sec., 246.23 KiB/sec. | ||
849 | 2024.11.21 01:17:23.909112 [ 252 ] {7e87f51d-f8bd-49a8-9421-8dc7a2093d7a} <Debug> TCPHandler: Processed in 0.004333031 sec. | ||
850 | 2024.11.21 01:17:23.909276 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2024.11.21 01:17:23.909417 [ 3 ] {89599455-babd-4365-9d62-d34f093524ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
852 | 2024.11.21 01:17:23.909473 [ 3 ] {89599455-babd-4365-9d62-d34f093524ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
853 | 2024.11.21 01:17:23.910814 [ 3 ] {89599455-babd-4365-9d62-d34f093524ad} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
854 | 2024.11.21 01:17:23.910850 [ 3 ] {89599455-babd-4365-9d62-d34f093524ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
855 | 2024.11.21 01:17:23.911577 [ 3 ] {89599455-babd-4365-9d62-d34f093524ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
856 | 2024.11.21 01:17:23.912138 [ 3 ] {89599455-babd-4365-9d62-d34f093524ad} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
857 | 2024.11.21 01:17:23.912339 [ 3 ] {89599455-babd-4365-9d62-d34f093524ad} <Debug> executeQuery: Read 1331 rows, 113.82 KiB in 0.002953 sec., 450728.0731459533 rows/sec., 37.64 MiB/sec. | ||
858 | 2024.11.21 01:17:23.912390 [ 3 ] {89599455-babd-4365-9d62-d34f093524ad} <Debug> TCPHandler: Processed in 0.003180335 sec. | ||
859 | 2024.11.21 01:17:23.912597 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2024.11.21 01:17:23.912716 [ 252 ] {bc592d89-f5ab-4da9-8d69-a85489102eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
861 | 2024.11.21 01:17:23.912766 [ 252 ] {bc592d89-f5ab-4da9-8d69-a85489102eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
862 | 2024.11.21 01:17:23.913412 [ 252 ] {bc592d89-f5ab-4da9-8d69-a85489102eda} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
863 | 2024.11.21 01:17:23.913450 [ 252 ] {bc592d89-f5ab-4da9-8d69-a85489102eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
864 | 2024.11.21 01:17:23.913974 [ 252 ] {bc592d89-f5ab-4da9-8d69-a85489102eda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
865 | 2024.11.21 01:17:23.914588 [ 252 ] {bc592d89-f5ab-4da9-8d69-a85489102eda} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
866 | 2024.11.21 01:17:23.914817 [ 252 ] {bc592d89-f5ab-4da9-8d69-a85489102eda} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.002126 sec., 13640.639698965193 rows/sec., 992.64 KiB/sec. | ||
867 | 2024.11.21 01:17:23.914872 [ 252 ] {bc592d89-f5ab-4da9-8d69-a85489102eda} <Debug> TCPHandler: Processed in 0.002332083 sec. | ||
868 | 2024.11.21 01:17:23.915017 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
869 | 2024.11.21 01:17:23.915134 [ 3 ] {580bb2a3-72da-4b80-904e-e63c764aedb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
870 | 2024.11.21 01:17:23.915183 [ 3 ] {580bb2a3-72da-4b80-904e-e63c764aedb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
871 | 2024.11.21 01:17:23.915842 [ 3 ] {580bb2a3-72da-4b80-904e-e63c764aedb7} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
872 | 2024.11.21 01:17:23.915882 [ 3 ] {580bb2a3-72da-4b80-904e-e63c764aedb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
873 | 2024.11.21 01:17:23.916414 [ 3 ] {580bb2a3-72da-4b80-904e-e63c764aedb7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
874 | 2024.11.21 01:17:23.916949 [ 3 ] {580bb2a3-72da-4b80-904e-e63c764aedb7} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
875 | 2024.11.21 01:17:23.917172 [ 3 ] {580bb2a3-72da-4b80-904e-e63c764aedb7} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002057 sec., 117647.05882352943 rows/sec., 7.97 MiB/sec. | ||
876 | 2024.11.21 01:17:23.917225 [ 3 ] {580bb2a3-72da-4b80-904e-e63c764aedb7} <Debug> TCPHandler: Processed in 0.002267272 sec. | ||
877 | 2024.11.21 01:17:23.917388 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2024.11.21 01:17:23.917529 [ 252 ] {cc05e46f-8857-4cda-a722-6399dd2ec6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
879 | 2024.11.21 01:17:23.917587 [ 252 ] {cc05e46f-8857-4cda-a722-6399dd2ec6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
880 | 2024.11.21 01:17:23.918198 [ 252 ] {cc05e46f-8857-4cda-a722-6399dd2ec6bf} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
881 | 2024.11.21 01:17:23.918239 [ 252 ] {cc05e46f-8857-4cda-a722-6399dd2ec6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
882 | 2024.11.21 01:17:23.918773 [ 252 ] {cc05e46f-8857-4cda-a722-6399dd2ec6bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
883 | 2024.11.21 01:17:23.919303 [ 252 ] {cc05e46f-8857-4cda-a722-6399dd2ec6bf} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
884 | 2024.11.21 01:17:23.919510 [ 252 ] {cc05e46f-8857-4cda-a722-6399dd2ec6bf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002013 sec., 6458.022851465475 rows/sec., 402.66 KiB/sec. | ||
885 | 2024.11.21 01:17:23.919560 [ 252 ] {cc05e46f-8857-4cda-a722-6399dd2ec6bf} <Debug> TCPHandler: Processed in 0.002240062 sec. | ||
886 | 2024.11.21 01:17:23.919706 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
887 | 2024.11.21 01:17:23.919828 [ 3 ] {7bde244f-54cd-43a0-b83e-10c6a0a9916c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
888 | 2024.11.21 01:17:23.919883 [ 3 ] {7bde244f-54cd-43a0-b83e-10c6a0a9916c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
889 | 2024.11.21 01:17:23.920880 [ 3 ] {7bde244f-54cd-43a0-b83e-10c6a0a9916c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
890 | 2024.11.21 01:17:23.920919 [ 3 ] {7bde244f-54cd-43a0-b83e-10c6a0a9916c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
891 | 2024.11.21 01:17:23.921525 [ 3 ] {7bde244f-54cd-43a0-b83e-10c6a0a9916c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
892 | 2024.11.21 01:17:23.922080 [ 3 ] {7bde244f-54cd-43a0-b83e-10c6a0a9916c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
893 | 2024.11.21 01:17:23.922345 [ 3 ] {7bde244f-54cd-43a0-b83e-10c6a0a9916c} <Debug> executeQuery: Read 812 rows, 59.91 KiB in 0.002536 sec., 320189.27444794954 rows/sec., 23.07 MiB/sec. | ||
894 | 2024.11.21 01:17:23.922402 [ 3 ] {7bde244f-54cd-43a0-b83e-10c6a0a9916c} <Debug> TCPHandler: Processed in 0.002756209 sec. | ||
895 | 2024.11.21 01:17:23.922561 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
896 | 2024.11.21 01:17:23.922700 [ 252 ] {d9416942-b187-471a-9d21-9e62c666bd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
897 | 2024.11.21 01:17:23.922761 [ 252 ] {d9416942-b187-471a-9d21-9e62c666bd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
898 | 2024.11.21 01:17:23.923272 [ 252 ] {d9416942-b187-471a-9d21-9e62c666bd17} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
899 | 2024.11.21 01:17:23.923311 [ 252 ] {d9416942-b187-471a-9d21-9e62c666bd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
900 | 2024.11.21 01:17:23.925899 [ 252 ] {d9416942-b187-471a-9d21-9e62c666bd17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
901 | 2024.11.21 01:17:23.926445 [ 252 ] {d9416942-b187-471a-9d21-9e62c666bd17} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
902 | 2024.11.21 01:17:23.926678 [ 252 ] {d9416942-b187-471a-9d21-9e62c666bd17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004004 sec., 1498.5014985014986 rows/sec., 78.29 KiB/sec. | ||
903 | 2024.11.21 01:17:23.926828 [ 252 ] {d9416942-b187-471a-9d21-9e62c666bd17} <Debug> TCPHandler: Processed in 0.004332551 sec. | ||
904 | 2024.11.21 01:17:23.927000 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
905 | 2024.11.21 01:17:23.927137 [ 3 ] {3eaa70b1-052e-4489-ab2d-039672b04f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
906 | 2024.11.21 01:17:23.927197 [ 3 ] {3eaa70b1-052e-4489-ab2d-039672b04f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
907 | 2024.11.21 01:17:23.928422 [ 3 ] {3eaa70b1-052e-4489-ab2d-039672b04f32} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
908 | 2024.11.21 01:17:23.928458 [ 3 ] {3eaa70b1-052e-4489-ab2d-039672b04f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
909 | 2024.11.21 01:17:23.929262 [ 3 ] {3eaa70b1-052e-4489-ab2d-039672b04f32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
910 | 2024.11.21 01:17:23.929750 [ 3 ] {3eaa70b1-052e-4489-ab2d-039672b04f32} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
911 | 2024.11.21 01:17:23.929945 [ 3 ] {3eaa70b1-052e-4489-ab2d-039672b04f32} <Debug> executeQuery: Read 2501 rows, 170.56 KiB in 0.002829 sec., 884057.9710144928 rows/sec., 58.88 MiB/sec. | ||
912 | 2024.11.21 01:17:23.930094 [ 3 ] {3eaa70b1-052e-4489-ab2d-039672b04f32} <Debug> TCPHandler: Processed in 0.003158024 sec. | ||
913 | 2024.11.21 01:17:23.930256 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
914 | 2024.11.21 01:17:23.930373 [ 252 ] {1e04cc95-ee5e-45f5-b367-f53ad4ac7996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
915 | 2024.11.21 01:17:23.930448 [ 252 ] {1e04cc95-ee5e-45f5-b367-f53ad4ac7996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
916 | 2024.11.21 01:17:23.930962 [ 252 ] {1e04cc95-ee5e-45f5-b367-f53ad4ac7996} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
917 | 2024.11.21 01:17:23.931000 [ 252 ] {1e04cc95-ee5e-45f5-b367-f53ad4ac7996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
918 | 2024.11.21 01:17:23.934170 [ 252 ] {1e04cc95-ee5e-45f5-b367-f53ad4ac7996} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
919 | 2024.11.21 01:17:23.934697 [ 252 ] {1e04cc95-ee5e-45f5-b367-f53ad4ac7996} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
920 | 2024.11.21 01:17:23.934971 [ 252 ] {1e04cc95-ee5e-45f5-b367-f53ad4ac7996} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004607 sec., 217.06099413935317 rows/sec., 14.63 KiB/sec. | ||
921 | 2024.11.21 01:17:23.935032 [ 252 ] {1e04cc95-ee5e-45f5-b367-f53ad4ac7996} <Debug> TCPHandler: Processed in 0.004832938 sec. | ||
922 | 2024.11.21 01:17:23.935181 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
923 | 2024.11.21 01:17:23.935299 [ 3 ] {39c93236-74c5-4e15-94f3-371ae26fcbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
924 | 2024.11.21 01:17:23.935376 [ 3 ] {39c93236-74c5-4e15-94f3-371ae26fcbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
925 | 2024.11.21 01:17:23.936673 [ 3 ] {39c93236-74c5-4e15-94f3-371ae26fcbf9} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
926 | 2024.11.21 01:17:23.936714 [ 3 ] {39c93236-74c5-4e15-94f3-371ae26fcbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
927 | 2024.11.21 01:17:23.939519 [ 3 ] {39c93236-74c5-4e15-94f3-371ae26fcbf9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
928 | 2024.11.21 01:17:23.940027 [ 3 ] {39c93236-74c5-4e15-94f3-371ae26fcbf9} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
929 | 2024.11.21 01:17:23.940244 [ 3 ] {39c93236-74c5-4e15-94f3-371ae26fcbf9} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004969 sec., 4427.450191185349 rows/sec., 7.93 MiB/sec. | ||
930 | 2024.11.21 01:17:23.940334 [ 3 ] {39c93236-74c5-4e15-94f3-371ae26fcbf9} <Debug> TCPHandler: Processed in 0.005210924 sec. | ||
931 | 2024.11.21 01:17:23.940477 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
932 | 2024.11.21 01:17:23.940595 [ 252 ] {d81c6a5c-7e0c-4af4-9950-8bf9b27c10c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
933 | 2024.11.21 01:17:23.940646 [ 252 ] {d81c6a5c-7e0c-4af4-9950-8bf9b27c10c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
934 | 2024.11.21 01:17:23.941130 [ 252 ] {d81c6a5c-7e0c-4af4-9950-8bf9b27c10c5} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
935 | 2024.11.21 01:17:23.941170 [ 252 ] {d81c6a5c-7e0c-4af4-9950-8bf9b27c10c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
936 | 2024.11.21 01:17:23.941721 [ 252 ] {d81c6a5c-7e0c-4af4-9950-8bf9b27c10c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
937 | 2024.11.21 01:17:23.942279 [ 252 ] {d81c6a5c-7e0c-4af4-9950-8bf9b27c10c5} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
938 | 2024.11.21 01:17:23.942487 [ 252 ] {d81c6a5c-7e0c-4af4-9950-8bf9b27c10c5} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001916 sec., 12526.096033402922 rows/sec., 929.16 KiB/sec. | ||
939 | 2024.11.21 01:17:23.942538 [ 252 ] {d81c6a5c-7e0c-4af4-9950-8bf9b27c10c5} <Debug> TCPHandler: Processed in 0.00211961 sec. | ||
940 | 2024.11.21 01:17:23.942675 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
941 | 2024.11.21 01:17:23.942792 [ 3 ] {8a0d45d0-d750-455e-a915-e6e74938267c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
942 | 2024.11.21 01:17:23.942852 [ 3 ] {8a0d45d0-d750-455e-a915-e6e74938267c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
943 | 2024.11.21 01:17:23.943409 [ 3 ] {8a0d45d0-d750-455e-a915-e6e74938267c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
944 | 2024.11.21 01:17:23.943456 [ 3 ] {8a0d45d0-d750-455e-a915-e6e74938267c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
945 | 2024.11.21 01:17:23.943976 [ 3 ] {8a0d45d0-d750-455e-a915-e6e74938267c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
946 | 2024.11.21 01:17:23.944476 [ 3 ] {8a0d45d0-d750-455e-a915-e6e74938267c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
947 | 2024.11.21 01:17:23.944678 [ 3 ] {8a0d45d0-d750-455e-a915-e6e74938267c} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001911 sec., 11512.297226582941 rows/sec., 623.96 KiB/sec. | ||
948 | 2024.11.21 01:17:23.944726 [ 3 ] {8a0d45d0-d750-455e-a915-e6e74938267c} <Debug> TCPHandler: Processed in 0.00211124 sec. | ||
949 | 2024.11.21 01:17:25.721390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 160 | ||
950 | 2024.11.21 01:17:25.729602 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
951 | 2024.11.21 01:17:25.729649 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
952 | 2024.11.21 01:17:25.731255 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
953 | 2024.11.21 01:17:25.731910 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
954 | 2024.11.21 01:17:25.732659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 160 | ||
955 | 2024.11.21 01:17:26.000187 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.89 MiB, peak 143.90 MiB, free memory in arenas 0.00 B, will set to 144.06 MiB (RSS), difference: 4.17 MiB | ||
956 | 2024.11.21 01:17:33.799758 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
957 | 2024.11.21 01:17:33.980149 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56582, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
958 | 2024.11.21 01:17:34.016586 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64283, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
959 | 2024.11.21 01:17:34.132046 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
960 | 2024.11.21 01:17:34.136404 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
961 | 2024.11.21 01:17:34.194047 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64384, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
962 | 2024.11.21 01:17:34.205399 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
963 | 2024.11.21 01:17:34.205668 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57081, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
964 | 2024.11.21 01:17:35.660507 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
965 | 2024.11.21 01:17:35.660574 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
966 | 2024.11.21 01:17:37.048322 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
967 | 2024.11.21 01:17:37.048504 [ 3 ] {7361045b-9a06-426c-9e6f-c47ab332db8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
968 | 2024.11.21 01:17:37.048573 [ 3 ] {7361045b-9a06-426c-9e6f-c47ab332db8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
969 | 2024.11.21 01:17:37.049302 [ 3 ] {7361045b-9a06-426c-9e6f-c47ab332db8d} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
970 | 2024.11.21 01:17:37.049349 [ 3 ] {7361045b-9a06-426c-9e6f-c47ab332db8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
971 | 2024.11.21 01:17:37.049777 [ 3 ] {7361045b-9a06-426c-9e6f-c47ab332db8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
972 | 2024.11.21 01:17:37.050023 [ 3 ] {7361045b-9a06-426c-9e6f-c47ab332db8d} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
973 | 2024.11.21 01:17:37.050260 [ 3 ] {7361045b-9a06-426c-9e6f-c47ab332db8d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001804 sec., 7760.532150776053 rows/sec., 558.65 KiB/sec. | ||
974 | 2024.11.21 01:17:37.050423 [ 3 ] {7361045b-9a06-426c-9e6f-c47ab332db8d} <Debug> TCPHandler: Processed in 0.002226691 sec. | ||
975 | 2024.11.21 01:17:37.050689 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
976 | 2024.11.21 01:17:37.050874 [ 252 ] {f7b24e06-57f6-4bdf-ad0b-6b89bfd367d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
977 | 2024.11.21 01:17:37.050946 [ 252 ] {f7b24e06-57f6-4bdf-ad0b-6b89bfd367d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
978 | 2024.11.21 01:17:37.051881 [ 252 ] {f7b24e06-57f6-4bdf-ad0b-6b89bfd367d0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
979 | 2024.11.21 01:17:37.051948 [ 252 ] {f7b24e06-57f6-4bdf-ad0b-6b89bfd367d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
980 | 2024.11.21 01:17:37.052422 [ 252 ] {f7b24e06-57f6-4bdf-ad0b-6b89bfd367d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
981 | 2024.11.21 01:17:37.052689 [ 252 ] {f7b24e06-57f6-4bdf-ad0b-6b89bfd367d0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
982 | 2024.11.21 01:17:37.052934 [ 252 ] {f7b24e06-57f6-4bdf-ad0b-6b89bfd367d0} <Debug> executeQuery: Read 193 rows, 17.89 KiB in 0.002112 sec., 91382.57575757575 rows/sec., 8.27 MiB/sec. | ||
983 | 2024.11.21 01:17:37.052999 [ 252 ] {f7b24e06-57f6-4bdf-ad0b-6b89bfd367d0} <Debug> TCPHandler: Processed in 0.002442244 sec. | ||
984 | 2024.11.21 01:17:37.053166 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
985 | 2024.11.21 01:17:37.053287 [ 3 ] {76bfaa8c-611c-40f4-9abd-5ff921ede5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
986 | 2024.11.21 01:17:37.053340 [ 3 ] {76bfaa8c-611c-40f4-9abd-5ff921ede5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
987 | 2024.11.21 01:17:37.053933 [ 3 ] {76bfaa8c-611c-40f4-9abd-5ff921ede5bc} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
988 | 2024.11.21 01:17:37.053975 [ 3 ] {76bfaa8c-611c-40f4-9abd-5ff921ede5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
989 | 2024.11.21 01:17:37.054343 [ 3 ] {76bfaa8c-611c-40f4-9abd-5ff921ede5bc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
990 | 2024.11.21 01:17:37.054584 [ 3 ] {76bfaa8c-611c-40f4-9abd-5ff921ede5bc} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
991 | 2024.11.21 01:17:37.054792 [ 3 ] {76bfaa8c-611c-40f4-9abd-5ff921ede5bc} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001533 sec., 19569.471624266145 rows/sec., 1.39 MiB/sec. | ||
992 | 2024.11.21 01:17:37.054841 [ 3 ] {76bfaa8c-611c-40f4-9abd-5ff921ede5bc} <Debug> TCPHandler: Processed in 0.001735004 sec. | ||
993 | 2024.11.21 01:17:37.055013 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
994 | 2024.11.21 01:17:37.055141 [ 252 ] {cfb80e77-5671-461c-b405-3b7a490d07a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
995 | 2024.11.21 01:17:37.055196 [ 252 ] {cfb80e77-5671-461c-b405-3b7a490d07a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
996 | 2024.11.21 01:17:37.055792 [ 252 ] {cfb80e77-5671-461c-b405-3b7a490d07a1} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
997 | 2024.11.21 01:17:37.055833 [ 252 ] {cfb80e77-5671-461c-b405-3b7a490d07a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
998 | 2024.11.21 01:17:37.056194 [ 252 ] {cfb80e77-5671-461c-b405-3b7a490d07a1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
999 | 2024.11.21 01:17:37.056457 [ 252 ] {cfb80e77-5671-461c-b405-3b7a490d07a1} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1000 | 2024.11.21 01:17:37.056657 [ 252 ] {cfb80e77-5671-461c-b405-3b7a490d07a1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001544 sec., 9067.357512953367 rows/sec., 635.02 KiB/sec. | ||
1001 | 2024.11.21 01:17:37.056708 [ 252 ] {cfb80e77-5671-461c-b405-3b7a490d07a1} <Debug> TCPHandler: Processed in 0.001757285 sec. | ||
1002 | 2024.11.21 01:17:37.056851 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1003 | 2024.11.21 01:17:37.056971 [ 3 ] {28a17b06-2f5e-4ab2-ad25-a1b26ead0cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1004 | 2024.11.21 01:17:37.057018 [ 3 ] {28a17b06-2f5e-4ab2-ad25-a1b26ead0cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1005 | 2024.11.21 01:17:37.057598 [ 3 ] {28a17b06-2f5e-4ab2-ad25-a1b26ead0cc1} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1006 | 2024.11.21 01:17:37.057639 [ 3 ] {28a17b06-2f5e-4ab2-ad25-a1b26ead0cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1007 | 2024.11.21 01:17:37.058003 [ 3 ] {28a17b06-2f5e-4ab2-ad25-a1b26ead0cc1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1008 | 2024.11.21 01:17:37.058241 [ 3 ] {28a17b06-2f5e-4ab2-ad25-a1b26ead0cc1} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1009 | 2024.11.21 01:17:37.058444 [ 3 ] {28a17b06-2f5e-4ab2-ad25-a1b26ead0cc1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001499 sec., 8672.448298865911 rows/sec., 540.73 KiB/sec. | ||
1010 | 2024.11.21 01:17:37.058498 [ 3 ] {28a17b06-2f5e-4ab2-ad25-a1b26ead0cc1} <Debug> TCPHandler: Processed in 0.001704164 sec. | ||
1011 | 2024.11.21 01:17:37.058646 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1012 | 2024.11.21 01:17:37.058762 [ 252 ] {133b7b29-6d88-418a-93af-bf65d31a19ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1013 | 2024.11.21 01:17:37.058811 [ 252 ] {133b7b29-6d88-418a-93af-bf65d31a19ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1014 | 2024.11.21 01:17:37.059567 [ 252 ] {133b7b29-6d88-418a-93af-bf65d31a19ec} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1015 | 2024.11.21 01:17:37.059608 [ 252 ] {133b7b29-6d88-418a-93af-bf65d31a19ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1016 | 2024.11.21 01:17:37.060016 [ 252 ] {133b7b29-6d88-418a-93af-bf65d31a19ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1017 | 2024.11.21 01:17:37.060261 [ 252 ] {133b7b29-6d88-418a-93af-bf65d31a19ec} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1018 | 2024.11.21 01:17:37.060490 [ 252 ] {133b7b29-6d88-418a-93af-bf65d31a19ec} <Debug> executeQuery: Read 341 rows, 24.41 KiB in 0.001747 sec., 195191.7572982255 rows/sec., 13.64 MiB/sec. | ||
1019 | 2024.11.21 01:17:37.060557 [ 252 ] {133b7b29-6d88-418a-93af-bf65d31a19ec} <Debug> TCPHandler: Processed in 0.001971108 sec. | ||
1020 | 2024.11.21 01:17:37.060724 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1021 | 2024.11.21 01:17:37.060843 [ 3 ] {55416718-04c4-43e2-b36e-bfe0a7b29e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1022 | 2024.11.21 01:17:37.060894 [ 3 ] {55416718-04c4-43e2-b36e-bfe0a7b29e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1023 | 2024.11.21 01:17:37.061380 [ 3 ] {55416718-04c4-43e2-b36e-bfe0a7b29e81} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1024 | 2024.11.21 01:17:37.061421 [ 3 ] {55416718-04c4-43e2-b36e-bfe0a7b29e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1025 | 2024.11.21 01:17:37.061800 [ 3 ] {55416718-04c4-43e2-b36e-bfe0a7b29e81} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1026 | 2024.11.21 01:17:37.062039 [ 3 ] {55416718-04c4-43e2-b36e-bfe0a7b29e81} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1027 | 2024.11.21 01:17:37.062224 [ 3 ] {55416718-04c4-43e2-b36e-bfe0a7b29e81} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec. | ||
1028 | 2024.11.21 01:17:37.062272 [ 3 ] {55416718-04c4-43e2-b36e-bfe0a7b29e81} <Debug> TCPHandler: Processed in 0.001607873 sec. | ||
1029 | 2024.11.21 01:17:37.062425 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1030 | 2024.11.21 01:17:37.062549 [ 252 ] {9922964c-6d61-45e0-907c-b5cb87f01953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1031 | 2024.11.21 01:17:37.062606 [ 252 ] {9922964c-6d61-45e0-907c-b5cb87f01953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1032 | 2024.11.21 01:17:37.063191 [ 252 ] {9922964c-6d61-45e0-907c-b5cb87f01953} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1033 | 2024.11.21 01:17:37.063231 [ 252 ] {9922964c-6d61-45e0-907c-b5cb87f01953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1034 | 2024.11.21 01:17:37.063622 [ 252 ] {9922964c-6d61-45e0-907c-b5cb87f01953} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1035 | 2024.11.21 01:17:37.063855 [ 252 ] {9922964c-6d61-45e0-907c-b5cb87f01953} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1036 | 2024.11.21 01:17:37.064121 [ 252 ] {9922964c-6d61-45e0-907c-b5cb87f01953} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001583 sec., 48641.81933038535 rows/sec., 3.00 MiB/sec. | ||
1037 | 2024.11.21 01:17:37.064241 [ 252 ] {9922964c-6d61-45e0-907c-b5cb87f01953} <Debug> TCPHandler: Processed in 0.001872756 sec. | ||
1038 | 2024.11.21 01:17:37.064396 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1039 | 2024.11.21 01:17:37.064516 [ 3 ] {904d92cc-f0c3-4348-b22b-96303f253208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1040 | 2024.11.21 01:17:37.064566 [ 3 ] {904d92cc-f0c3-4348-b22b-96303f253208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1041 | 2024.11.21 01:17:37.065036 [ 3 ] {904d92cc-f0c3-4348-b22b-96303f253208} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1042 | 2024.11.21 01:17:37.065075 [ 3 ] {904d92cc-f0c3-4348-b22b-96303f253208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1043 | 2024.11.21 01:17:37.065441 [ 3 ] {904d92cc-f0c3-4348-b22b-96303f253208} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1044 | 2024.11.21 01:17:37.065686 [ 3 ] {904d92cc-f0c3-4348-b22b-96303f253208} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1045 | 2024.11.21 01:17:37.065943 [ 3 ] {904d92cc-f0c3-4348-b22b-96303f253208} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. | ||
1046 | 2024.11.21 01:17:37.066048 [ 3 ] {904d92cc-f0c3-4348-b22b-96303f253208} <Debug> TCPHandler: Processed in 0.001707994 sec. | ||
1047 | 2024.11.21 01:17:37.066202 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1048 | 2024.11.21 01:17:37.066323 [ 252 ] {9d3bd370-4887-4686-8b22-b107a87e8ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1049 | 2024.11.21 01:17:37.066400 [ 252 ] {9d3bd370-4887-4686-8b22-b107a87e8ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1050 | 2024.11.21 01:17:37.067546 [ 252 ] {9d3bd370-4887-4686-8b22-b107a87e8ab4} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1051 | 2024.11.21 01:17:37.067585 [ 252 ] {9d3bd370-4887-4686-8b22-b107a87e8ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1052 | 2024.11.21 01:17:37.068207 [ 252 ] {9d3bd370-4887-4686-8b22-b107a87e8ab4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1053 | 2024.11.21 01:17:37.068486 [ 252 ] {9d3bd370-4887-4686-8b22-b107a87e8ab4} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1054 | 2024.11.21 01:17:37.068774 [ 252 ] {9d3bd370-4887-4686-8b22-b107a87e8ab4} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002457 sec., 9361.00936100936 rows/sec., 16.77 MiB/sec. | ||
1055 | 2024.11.21 01:17:37.068920 [ 252 ] {9d3bd370-4887-4686-8b22-b107a87e8ab4} <Debug> TCPHandler: Processed in 0.002780079 sec. | ||
1056 | 2024.11.21 01:17:37.069074 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1057 | 2024.11.21 01:17:37.069190 [ 3 ] {0450e174-86a0-41c4-b613-4e1821e3cb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1058 | 2024.11.21 01:17:37.069240 [ 3 ] {0450e174-86a0-41c4-b613-4e1821e3cb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1059 | 2024.11.21 01:17:37.069721 [ 3 ] {0450e174-86a0-41c4-b613-4e1821e3cb9a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1060 | 2024.11.21 01:17:37.069760 [ 3 ] {0450e174-86a0-41c4-b613-4e1821e3cb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1061 | 2024.11.21 01:17:37.070127 [ 3 ] {0450e174-86a0-41c4-b613-4e1821e3cb9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1062 | 2024.11.21 01:17:37.070372 [ 3 ] {0450e174-86a0-41c4-b613-4e1821e3cb9a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1063 | 2024.11.21 01:17:37.070585 [ 3 ] {0450e174-86a0-41c4-b613-4e1821e3cb9a} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001419 sec., 15503.87596899225 rows/sec., 840.30 KiB/sec. | ||
1064 | 2024.11.21 01:17:37.070633 [ 3 ] {0450e174-86a0-41c4-b613-4e1821e3cb9a} <Debug> TCPHandler: Processed in 0.001616793 sec. | ||
1065 | 2024.11.21 01:17:37.666173 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57937, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1066 | 2024.11.21 01:17:38.054772 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1067 | 2024.11.21 01:17:38.064329 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1068 | 2024.11.21 01:17:38.107629 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1069 | 2024.11.21 01:17:38.116901 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1070 | 2024.11.21 01:17:38.213081 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1071 | 2024.11.21 01:17:38.326850 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63250, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1072 | 2024.11.21 01:17:38.372231 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1073 | 2024.11.21 01:17:38.400729 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1074 | 2024.11.21 01:17:38.787263 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1075 | 2024.11.21 01:17:38.920503 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61738, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1076 | 2024.11.21 01:17:38.942883 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1077 | 2024.11.21 01:17:38.973220 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1078 | 2024.11.21 01:17:39.031271 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53387, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1079 | 2024.11.21 01:17:39.041866 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1080 | 2024.11.21 01:17:39.049249 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1081 | 2024.11.21 01:17:39.098226 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1082 | 2024.11.21 01:17:39.287960 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53075, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1083 | 2024.11.21 01:17:39.294521 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43931, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1084 | 2024.11.21 01:17:39.323026 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1085 | 2024.11.21 01:17:39.423158 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1086 | 2024.11.21 01:17:39.455534 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1087 | 2024.11.21 01:17:39.491060 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1088 | 2024.11.21 01:17:39.587667 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1089 | 2024.11.21 01:17:45.733020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 182 | ||
1090 | 2024.11.21 01:17:45.735810 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1091 | 2024.11.21 01:17:45.735860 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1092 | 2024.11.21 01:17:45.737278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1093 | 2024.11.21 01:17:45.737587 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1094 | 2024.11.21 01:17:45.738402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
1095 | 2024.11.21 01:17:50.660837 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1096 | 2024.11.21 01:17:50.660946 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1097 | 2024.11.21 01:17:52.048848 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1098 | 2024.11.21 01:17:52.049024 [ 3 ] {ee859497-0d1d-4456-8a5f-03c5899c8ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1099 | 2024.11.21 01:17:52.049090 [ 3 ] {ee859497-0d1d-4456-8a5f-03c5899c8ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1100 | 2024.11.21 01:17:52.049815 [ 3 ] {ee859497-0d1d-4456-8a5f-03c5899c8ca7} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1101 | 2024.11.21 01:17:52.049860 [ 3 ] {ee859497-0d1d-4456-8a5f-03c5899c8ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1102 | 2024.11.21 01:17:52.050270 [ 3 ] {ee859497-0d1d-4456-8a5f-03c5899c8ca7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1103 | 2024.11.21 01:17:52.050533 [ 3 ] {ee859497-0d1d-4456-8a5f-03c5899c8ca7} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1104 | 2024.11.21 01:17:52.050785 [ 3 ] {ee859497-0d1d-4456-8a5f-03c5899c8ca7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001804 sec., 7760.532150776053 rows/sec., 558.65 KiB/sec. | ||
1105 | 2024.11.21 01:17:52.050853 [ 3 ] {ee859497-0d1d-4456-8a5f-03c5899c8ca7} <Debug> TCPHandler: Processed in 0.002126 sec. | ||
1106 | 2024.11.21 01:17:52.051115 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1107 | 2024.11.21 01:17:52.051305 [ 252 ] {e96263ae-7ca6-445b-9da3-11b9cafd0aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1108 | 2024.11.21 01:17:52.051378 [ 252 ] {e96263ae-7ca6-445b-9da3-11b9cafd0aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1109 | 2024.11.21 01:17:52.052195 [ 252 ] {e96263ae-7ca6-445b-9da3-11b9cafd0aa2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1110 | 2024.11.21 01:17:52.052248 [ 252 ] {e96263ae-7ca6-445b-9da3-11b9cafd0aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1111 | 2024.11.21 01:17:52.052698 [ 252 ] {e96263ae-7ca6-445b-9da3-11b9cafd0aa2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1112 | 2024.11.21 01:17:52.052959 [ 252 ] {e96263ae-7ca6-445b-9da3-11b9cafd0aa2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1113 | 2024.11.21 01:17:52.053290 [ 252 ] {e96263ae-7ca6-445b-9da3-11b9cafd0aa2} <Debug> executeQuery: Read 193 rows, 17.89 KiB in 0.002017 sec., 95686.66336142785 rows/sec., 8.66 MiB/sec. | ||
1114 | 2024.11.21 01:17:52.053363 [ 252 ] {e96263ae-7ca6-445b-9da3-11b9cafd0aa2} <Debug> TCPHandler: Processed in 0.002383263 sec. | ||
1115 | 2024.11.21 01:17:52.053522 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1116 | 2024.11.21 01:17:52.053639 [ 3 ] {efd581a5-60b0-4484-9111-1ef8dd4d6653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1117 | 2024.11.21 01:17:52.053687 [ 3 ] {efd581a5-60b0-4484-9111-1ef8dd4d6653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1118 | 2024.11.21 01:17:52.054270 [ 3 ] {efd581a5-60b0-4484-9111-1ef8dd4d6653} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1119 | 2024.11.21 01:17:52.054310 [ 3 ] {efd581a5-60b0-4484-9111-1ef8dd4d6653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1120 | 2024.11.21 01:17:52.054672 [ 3 ] {efd581a5-60b0-4484-9111-1ef8dd4d6653} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1121 | 2024.11.21 01:17:52.054908 [ 3 ] {efd581a5-60b0-4484-9111-1ef8dd4d6653} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1122 | 2024.11.21 01:17:52.055120 [ 3 ] {efd581a5-60b0-4484-9111-1ef8dd4d6653} <Debug> executeQuery: Read 30 rows, 2.19 KiB in 0.001506 sec., 19920.3187250996 rows/sec., 1.42 MiB/sec. | ||
1123 | 2024.11.21 01:17:52.055172 [ 3 ] {efd581a5-60b0-4484-9111-1ef8dd4d6653} <Debug> TCPHandler: Processed in 0.001708895 sec. | ||
1124 | 2024.11.21 01:17:52.055323 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1125 | 2024.11.21 01:17:52.055449 [ 252 ] {da9a9718-db80-4931-9f13-db3e3d570571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1126 | 2024.11.21 01:17:52.055502 [ 252 ] {da9a9718-db80-4931-9f13-db3e3d570571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1127 | 2024.11.21 01:17:52.056101 [ 252 ] {da9a9718-db80-4931-9f13-db3e3d570571} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1128 | 2024.11.21 01:17:52.056143 [ 252 ] {da9a9718-db80-4931-9f13-db3e3d570571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1129 | 2024.11.21 01:17:52.056514 [ 252 ] {da9a9718-db80-4931-9f13-db3e3d570571} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1130 | 2024.11.21 01:17:52.056763 [ 252 ] {da9a9718-db80-4931-9f13-db3e3d570571} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1131 | 2024.11.21 01:17:52.056983 [ 252 ] {da9a9718-db80-4931-9f13-db3e3d570571} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001562 sec., 8962.868117797696 rows/sec., 627.70 KiB/sec. | ||
1132 | 2024.11.21 01:17:52.057038 [ 252 ] {da9a9718-db80-4931-9f13-db3e3d570571} <Debug> TCPHandler: Processed in 0.001776015 sec. | ||
1133 | 2024.11.21 01:17:52.057179 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1134 | 2024.11.21 01:17:52.057294 [ 3 ] {e8807b82-da4b-46fd-b199-0c0fead0aaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1135 | 2024.11.21 01:17:52.057340 [ 3 ] {e8807b82-da4b-46fd-b199-0c0fead0aaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1136 | 2024.11.21 01:17:52.057911 [ 3 ] {e8807b82-da4b-46fd-b199-0c0fead0aaed} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1137 | 2024.11.21 01:17:52.057950 [ 3 ] {e8807b82-da4b-46fd-b199-0c0fead0aaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1138 | 2024.11.21 01:17:52.058293 [ 3 ] {e8807b82-da4b-46fd-b199-0c0fead0aaed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1139 | 2024.11.21 01:17:52.058524 [ 3 ] {e8807b82-da4b-46fd-b199-0c0fead0aaed} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1140 | 2024.11.21 01:17:52.058738 [ 3 ] {e8807b82-da4b-46fd-b199-0c0fead0aaed} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001462 sec., 8891.928864569083 rows/sec., 554.41 KiB/sec. | ||
1141 | 2024.11.21 01:17:52.058811 [ 3 ] {e8807b82-da4b-46fd-b199-0c0fead0aaed} <Debug> TCPHandler: Processed in 0.001688054 sec. | ||
1142 | 2024.11.21 01:17:52.058961 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1143 | 2024.11.21 01:17:52.059100 [ 252 ] {d91bd92e-bad6-4181-9d51-1efae95e875a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1144 | 2024.11.21 01:17:52.059158 [ 252 ] {d91bd92e-bad6-4181-9d51-1efae95e875a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1145 | 2024.11.21 01:17:52.059915 [ 252 ] {d91bd92e-bad6-4181-9d51-1efae95e875a} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1146 | 2024.11.21 01:17:52.059956 [ 252 ] {d91bd92e-bad6-4181-9d51-1efae95e875a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1147 | 2024.11.21 01:17:52.060343 [ 252 ] {d91bd92e-bad6-4181-9d51-1efae95e875a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1148 | 2024.11.21 01:17:52.060586 [ 252 ] {d91bd92e-bad6-4181-9d51-1efae95e875a} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1149 | 2024.11.21 01:17:52.060814 [ 252 ] {d91bd92e-bad6-4181-9d51-1efae95e875a} <Debug> executeQuery: Read 341 rows, 24.41 KiB in 0.001746 sec., 195303.55097365408 rows/sec., 13.65 MiB/sec. | ||
1150 | 2024.11.21 01:17:52.060869 [ 252 ] {d91bd92e-bad6-4181-9d51-1efae95e875a} <Debug> TCPHandler: Processed in 0.001977208 sec. | ||
1151 | 2024.11.21 01:17:52.061013 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1152 | 2024.11.21 01:17:52.061129 [ 3 ] {8f92f5ba-772f-4c49-ac0b-eedceb98d743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1153 | 2024.11.21 01:17:52.061177 [ 3 ] {8f92f5ba-772f-4c49-ac0b-eedceb98d743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1154 | 2024.11.21 01:17:52.061664 [ 3 ] {8f92f5ba-772f-4c49-ac0b-eedceb98d743} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1155 | 2024.11.21 01:17:52.061702 [ 3 ] {8f92f5ba-772f-4c49-ac0b-eedceb98d743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1156 | 2024.11.21 01:17:52.062059 [ 3 ] {8f92f5ba-772f-4c49-ac0b-eedceb98d743} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1157 | 2024.11.21 01:17:52.062294 [ 3 ] {8f92f5ba-772f-4c49-ac0b-eedceb98d743} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1158 | 2024.11.21 01:17:52.062580 [ 3 ] {8f92f5ba-772f-4c49-ac0b-eedceb98d743} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
1159 | 2024.11.21 01:17:52.062638 [ 3 ] {8f92f5ba-772f-4c49-ac0b-eedceb98d743} <Debug> TCPHandler: Processed in 0.001681554 sec. | ||
1160 | 2024.11.21 01:17:52.062794 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1161 | 2024.11.21 01:17:52.062935 [ 252 ] {79412bef-9cc0-4a2d-b34e-4b2565583a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1162 | 2024.11.21 01:17:52.062997 [ 252 ] {79412bef-9cc0-4a2d-b34e-4b2565583a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1163 | 2024.11.21 01:17:52.063618 [ 252 ] {79412bef-9cc0-4a2d-b34e-4b2565583a8f} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1164 | 2024.11.21 01:17:52.063658 [ 252 ] {79412bef-9cc0-4a2d-b34e-4b2565583a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1165 | 2024.11.21 01:17:52.064045 [ 252 ] {79412bef-9cc0-4a2d-b34e-4b2565583a8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1166 | 2024.11.21 01:17:52.064279 [ 252 ] {79412bef-9cc0-4a2d-b34e-4b2565583a8f} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1167 | 2024.11.21 01:17:52.064515 [ 252 ] {79412bef-9cc0-4a2d-b34e-4b2565583a8f} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001611 sec., 47796.39975170702 rows/sec., 2.94 MiB/sec. | ||
1168 | 2024.11.21 01:17:52.064588 [ 252 ] {79412bef-9cc0-4a2d-b34e-4b2565583a8f} <Debug> TCPHandler: Processed in 0.001860636 sec. | ||
1169 | 2024.11.21 01:17:52.064738 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1170 | 2024.11.21 01:17:52.064853 [ 3 ] {19ce80d2-8a5f-4f8e-b869-660134f1c8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1171 | 2024.11.21 01:17:52.064902 [ 3 ] {19ce80d2-8a5f-4f8e-b869-660134f1c8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1172 | 2024.11.21 01:17:52.065401 [ 3 ] {19ce80d2-8a5f-4f8e-b869-660134f1c8b1} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1173 | 2024.11.21 01:17:52.065438 [ 3 ] {19ce80d2-8a5f-4f8e-b869-660134f1c8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1174 | 2024.11.21 01:17:52.065792 [ 3 ] {19ce80d2-8a5f-4f8e-b869-660134f1c8b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1175 | 2024.11.21 01:17:52.066021 [ 3 ] {19ce80d2-8a5f-4f8e-b869-660134f1c8b1} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1176 | 2024.11.21 01:17:52.066229 [ 3 ] {19ce80d2-8a5f-4f8e-b869-660134f1c8b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. | ||
1177 | 2024.11.21 01:17:52.066277 [ 3 ] {19ce80d2-8a5f-4f8e-b869-660134f1c8b1} <Debug> TCPHandler: Processed in 0.001593152 sec. | ||
1178 | 2024.11.21 01:17:52.066431 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1179 | 2024.11.21 01:17:52.066550 [ 252 ] {00739da4-9486-4515-9350-006f5c7f5fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1180 | 2024.11.21 01:17:52.066629 [ 252 ] {00739da4-9486-4515-9350-006f5c7f5fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1181 | 2024.11.21 01:17:52.067798 [ 252 ] {00739da4-9486-4515-9350-006f5c7f5fa9} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1182 | 2024.11.21 01:17:52.067838 [ 252 ] {00739da4-9486-4515-9350-006f5c7f5fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1183 | 2024.11.21 01:17:52.068513 [ 252 ] {00739da4-9486-4515-9350-006f5c7f5fa9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1184 | 2024.11.21 01:17:52.068769 [ 252 ] {00739da4-9486-4515-9350-006f5c7f5fa9} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1185 | 2024.11.21 01:17:52.069072 [ 252 ] {00739da4-9486-4515-9350-006f5c7f5fa9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002535 sec., 9072.978303747535 rows/sec., 16.26 MiB/sec. | ||
1186 | 2024.11.21 01:17:52.069174 [ 252 ] {00739da4-9486-4515-9350-006f5c7f5fa9} <Debug> TCPHandler: Processed in 0.0028037 sec. | ||
1187 | 2024.11.21 01:17:52.069334 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1188 | 2024.11.21 01:17:52.069506 [ 3 ] {42929e1e-c811-4ccb-9e1c-cac5d1e1ef7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1189 | 2024.11.21 01:17:52.069559 [ 3 ] {42929e1e-c811-4ccb-9e1c-cac5d1e1ef7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1190 | 2024.11.21 01:17:52.070029 [ 3 ] {42929e1e-c811-4ccb-9e1c-cac5d1e1ef7a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1191 | 2024.11.21 01:17:52.070066 [ 3 ] {42929e1e-c811-4ccb-9e1c-cac5d1e1ef7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1192 | 2024.11.21 01:17:52.070495 [ 3 ] {42929e1e-c811-4ccb-9e1c-cac5d1e1ef7a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1193 | 2024.11.21 01:17:52.070757 [ 3 ] {42929e1e-c811-4ccb-9e1c-cac5d1e1ef7a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1194 | 2024.11.21 01:17:52.071035 [ 3 ] {42929e1e-c811-4ccb-9e1c-cac5d1e1ef7a} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001535 sec., 14332.247557003258 rows/sec., 776.80 KiB/sec. | ||
1195 | 2024.11.21 01:17:52.071136 [ 3 ] {42929e1e-c811-4ccb-9e1c-cac5d1e1ef7a} <Debug> TCPHandler: Processed in 0.001861296 sec. | ||
1196 | 2024.11.21 01:17:55.738563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 204 | ||
1197 | 2024.11.21 01:17:55.741201 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1198 | 2024.11.21 01:17:55.741252 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1199 | 2024.11.21 01:17:55.742830 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1200 | 2024.11.21 01:17:55.743143 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1201 | 2024.11.21 01:17:55.743634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
1202 | 2024.11.21 01:17:57.043186 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1203 | 2024.11.21 01:17:57.043439 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1204 | 2024.11.21 01:17:57.045983 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1205 | 2024.11.21 01:17:57.048039 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1206 | 2024.11.21 01:17:57.048384 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1207 | 2024.11.21 01:17:57.050619 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1208 | 2024.11.21 01:17:57.052880 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1209 | 2024.11.21 01:17:57.057761 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1210 | 2024.11.21 01:17:57.059852 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1211 | 2024.11.21 01:17:57.059881 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1212 | 2024.11.21 01:17:57.060050 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1213 | 2024.11.21 01:17:57.060079 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1214 | 2024.11.21 01:17:57.079756 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.036418 sec., 604.0968751716184 rows/sec., 21.67 KiB/sec. | ||
1215 | 2024.11.21 01:17:57.079892 [ 3 ] {282284ad-0be5-4a41-9b5a-0952176ea5b2} <Debug> TCPHandler: Processed in 0.036832179 sec. | ||
1216 | 2024.11.21 01:17:57.080321 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1217 | 2024.11.21 01:17:57.080553 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1218 | 2024.11.21 01:17:57.080927 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1219 | 2024.11.21 01:17:57.080972 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1220 | 2024.11.21 01:17:57.081296 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1221 | 2024.11.21 01:17:57.081376 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1222 | 2024.11.21 01:17:57.081552 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1223 | 2024.11.21 01:17:57.081591 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1224 | 2024.11.21 01:17:57.081616 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1225 | 2024.11.21 01:17:57.081634 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1226 | 2024.11.21 01:17:57.081679 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1227 | 2024.11.21 01:17:57.081702 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1228 | 2024.11.21 01:17:57.082292 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001845 sec., 11924.119241192411 rows/sec., 427.68 KiB/sec. | ||
1229 | 2024.11.21 01:17:57.082377 [ 252 ] {4e8f1f79-d1bd-4691-b090-3e9230c58156} <Debug> TCPHandler: Processed in 0.002187081 sec. | ||
1230 | 2024.11.21 01:17:57.082750 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1231 | 2024.11.21 01:17:57.082986 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1232 | 2024.11.21 01:17:57.083328 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1233 | 2024.11.21 01:17:57.083373 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1234 | 2024.11.21 01:17:57.083658 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1235 | 2024.11.21 01:17:57.083729 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1236 | 2024.11.21 01:17:57.083888 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1237 | 2024.11.21 01:17:57.083923 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1238 | 2024.11.21 01:17:57.083947 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1239 | 2024.11.21 01:17:57.083965 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1240 | 2024.11.21 01:17:57.084011 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1241 | 2024.11.21 01:17:57.084034 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1242 | 2024.11.21 01:17:57.084635 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001741 sec., 12636.41585295807 rows/sec., 453.22 KiB/sec. | ||
1243 | 2024.11.21 01:17:57.084758 [ 3 ] {9a4385d1-4a40-4051-b501-e186dcb12fdb} <Debug> TCPHandler: Processed in 0.002077979 sec. | ||
1244 | 2024.11.21 01:17:57.085051 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1245 | 2024.11.21 01:17:57.085237 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1246 | 2024.11.21 01:17:57.085752 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1247 | 2024.11.21 01:17:57.085799 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1248 | 2024.11.21 01:17:57.086085 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1249 | 2024.11.21 01:17:57.086153 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1250 | 2024.11.21 01:17:57.086305 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1251 | 2024.11.21 01:17:57.086339 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1252 | 2024.11.21 01:17:57.086362 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1253 | 2024.11.21 01:17:57.086389 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1254 | 2024.11.21 01:17:57.086440 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1255 | 2024.11.21 01:17:57.086464 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1256 | 2024.11.21 01:17:57.087010 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001858 sec., 11840.688912809472 rows/sec., 424.68 KiB/sec. | ||
1257 | 2024.11.21 01:17:57.087094 [ 252 ] {e096f792-159e-4877-98d1-c34582fdf0ba} <Debug> TCPHandler: Processed in 0.00210441 sec. | ||
1258 | 2024.11.21 01:17:57.087377 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1259 | 2024.11.21 01:17:57.087595 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1260 | 2024.11.21 01:17:57.087929 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1261 | 2024.11.21 01:17:57.087972 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1262 | 2024.11.21 01:17:57.088253 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1263 | 2024.11.21 01:17:57.088319 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1264 | 2024.11.21 01:17:57.088467 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1265 | 2024.11.21 01:17:57.088500 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1266 | 2024.11.21 01:17:57.088524 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1267 | 2024.11.21 01:17:57.088541 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1268 | 2024.11.21 01:17:57.088584 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1269 | 2024.11.21 01:17:57.088608 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1270 | 2024.11.21 01:17:57.089213 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001725 sec., 12753.623188405798 rows/sec., 457.43 KiB/sec. | ||
1271 | 2024.11.21 01:17:57.089329 [ 3 ] {4a3fdbc8-e8b4-447b-8136-1c4beb324271} <Debug> TCPHandler: Processed in 0.002020379 sec. | ||
1272 | 2024.11.21 01:17:57.089630 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1273 | 2024.11.21 01:17:57.089825 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1274 | 2024.11.21 01:17:57.090143 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1275 | 2024.11.21 01:17:57.090188 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1276 | 2024.11.21 01:17:57.090478 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1277 | 2024.11.21 01:17:57.090544 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1278 | 2024.11.21 01:17:57.090694 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1279 | 2024.11.21 01:17:57.090728 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1280 | 2024.11.21 01:17:57.090752 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1281 | 2024.11.21 01:17:57.090772 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1282 | 2024.11.21 01:17:57.090820 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1283 | 2024.11.21 01:17:57.090856 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1284 | 2024.11.21 01:17:57.091379 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001639 sec., 13422.818791946309 rows/sec., 481.43 KiB/sec. | ||
1285 | 2024.11.21 01:17:57.091462 [ 252 ] {2d0b19b2-5a4e-43b5-9ee5-add3f5337731} <Debug> TCPHandler: Processed in 0.001900347 sec. | ||
1286 | 2024.11.21 01:17:57.091772 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1287 | 2024.11.21 01:17:57.091964 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1288 | 2024.11.21 01:17:57.092319 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1289 | 2024.11.21 01:17:57.092366 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1290 | 2024.11.21 01:17:57.092673 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1291 | 2024.11.21 01:17:57.092741 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1292 | 2024.11.21 01:17:57.092891 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1293 | 2024.11.21 01:17:57.092957 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1294 | 2024.11.21 01:17:57.092981 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1295 | 2024.11.21 01:17:57.092998 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1296 | 2024.11.21 01:17:57.093042 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1297 | 2024.11.21 01:17:57.093097 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1298 | 2024.11.21 01:17:57.093705 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001833 sec., 12002.182214948172 rows/sec., 430.48 KiB/sec. | ||
1299 | 2024.11.21 01:17:57.093823 [ 3 ] {9297173b-5ec7-42c3-bad9-9f9e2c377974} <Debug> TCPHandler: Processed in 0.00211052 sec. | ||
1300 | 2024.11.21 01:17:57.094105 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1301 | 2024.11.21 01:17:57.094292 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1302 | 2024.11.21 01:17:57.094619 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1303 | 2024.11.21 01:17:57.094664 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1304 | 2024.11.21 01:17:57.094957 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1305 | 2024.11.21 01:17:57.095024 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1306 | 2024.11.21 01:17:57.095178 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1307 | 2024.11.21 01:17:57.095211 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1308 | 2024.11.21 01:17:57.095234 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1309 | 2024.11.21 01:17:57.095251 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1310 | 2024.11.21 01:17:57.095296 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1311 | 2024.11.21 01:17:57.095321 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1312 | 2024.11.21 01:17:57.095890 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001686 sec., 13048.635824436536 rows/sec., 468.01 KiB/sec. | ||
1313 | 2024.11.21 01:17:57.095975 [ 252 ] {d817f96f-4906-43b7-8de8-528233f7e990} <Debug> TCPHandler: Processed in 0.001929547 sec. | ||
1314 | 2024.11.21 01:17:57.096242 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1315 | 2024.11.21 01:17:57.096434 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1316 | 2024.11.21 01:17:57.096769 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1317 | 2024.11.21 01:17:57.096817 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1318 | 2024.11.21 01:17:57.097154 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1319 | 2024.11.21 01:17:57.097225 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1320 | 2024.11.21 01:17:57.097379 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1321 | 2024.11.21 01:17:57.097412 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1322 | 2024.11.21 01:17:57.097435 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1323 | 2024.11.21 01:17:57.097452 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1324 | 2024.11.21 01:17:57.097495 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1325 | 2024.11.21 01:17:57.097520 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1326 | 2024.11.21 01:17:57.098095 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001757 sec., 12521.343198634035 rows/sec., 449.10 KiB/sec. | ||
1327 | 2024.11.21 01:17:57.098210 [ 3 ] {7c2401aa-f797-43db-8b6f-237f349c8191} <Debug> TCPHandler: Processed in 0.002026579 sec. | ||
1328 | 2024.11.21 01:17:57.098473 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1329 | 2024.11.21 01:17:57.098670 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1330 | 2024.11.21 01:17:57.099103 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1331 | 2024.11.21 01:17:57.099156 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1332 | 2024.11.21 01:17:57.099491 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1333 | 2024.11.21 01:17:57.099561 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1334 | 2024.11.21 01:17:57.099714 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1335 | 2024.11.21 01:17:57.099749 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1336 | 2024.11.21 01:17:57.099772 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1337 | 2024.11.21 01:17:57.099790 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1338 | 2024.11.21 01:17:57.099835 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1339 | 2024.11.21 01:17:57.099860 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1340 | 2024.11.21 01:17:57.100381 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.0018 sec., 12222.222222222223 rows/sec., 438.37 KiB/sec. | ||
1341 | 2024.11.21 01:17:57.100476 [ 252 ] {2640c40c-dfad-47b3-a9b7-bef22c2e4585} <Debug> TCPHandler: Processed in 0.002064849 sec. | ||
1342 | 2024.11.21 01:17:57.100742 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1343 | 2024.11.21 01:17:57.100932 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1344 | 2024.11.21 01:17:57.101269 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1345 | 2024.11.21 01:17:57.101316 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1346 | 2024.11.21 01:17:57.101631 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1347 | 2024.11.21 01:17:57.101697 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1348 | 2024.11.21 01:17:57.101849 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1349 | 2024.11.21 01:17:57.101882 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1350 | 2024.11.21 01:17:57.101905 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1351 | 2024.11.21 01:17:57.101921 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1352 | 2024.11.21 01:17:57.101964 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1353 | 2024.11.21 01:17:57.101988 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1354 | 2024.11.21 01:17:57.102582 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001741 sec., 12636.41585295807 rows/sec., 453.22 KiB/sec. | ||
1355 | 2024.11.21 01:17:57.102699 [ 3 ] {022d11f0-49cd-4265-85b1-0ab94b0b8e08} <Debug> TCPHandler: Processed in 0.002017498 sec. | ||
1356 | 2024.11.21 01:17:57.102968 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1357 | 2024.11.21 01:17:57.103158 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1358 | 2024.11.21 01:17:57.103493 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1359 | 2024.11.21 01:17:57.103542 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1360 | 2024.11.21 01:17:57.103854 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1361 | 2024.11.21 01:17:57.103922 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1362 | 2024.11.21 01:17:57.104076 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1363 | 2024.11.21 01:17:57.104110 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1364 | 2024.11.21 01:17:57.104134 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1365 | 2024.11.21 01:17:57.104151 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1366 | 2024.11.21 01:17:57.104196 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1367 | 2024.11.21 01:17:57.104222 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1368 | 2024.11.21 01:17:57.104740 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001678 sec., 13110.846245530392 rows/sec., 470.24 KiB/sec. | ||
1369 | 2024.11.21 01:17:57.104823 [ 252 ] {95458d90-2b8e-41f1-91ce-4bdd82094191} <Debug> TCPHandler: Processed in 0.001913577 sec. | ||
1370 | 2024.11.21 01:17:57.105080 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1371 | 2024.11.21 01:17:57.105280 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1372 | 2024.11.21 01:17:57.105621 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1373 | 2024.11.21 01:17:57.105670 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1374 | 2024.11.21 01:17:57.106060 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1375 | 2024.11.21 01:17:57.106145 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1376 | 2024.11.21 01:17:57.106342 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1377 | 2024.11.21 01:17:57.106385 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1378 | 2024.11.21 01:17:57.106415 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1379 | 2024.11.21 01:17:57.106438 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1380 | 2024.11.21 01:17:57.106491 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1381 | 2024.11.21 01:17:57.106521 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1382 | 2024.11.21 01:17:57.107170 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001988 sec., 11066.398390342052 rows/sec., 396.91 KiB/sec. | ||
1383 | 2024.11.21 01:17:57.107296 [ 3 ] {f7bf2e9c-7096-4a00-be4f-37ce4644d9f3} <Debug> TCPHandler: Processed in 0.002273992 sec. | ||
1384 | 2024.11.21 01:17:57.107587 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1385 | 2024.11.21 01:17:57.107778 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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) | ||
1386 | 2024.11.21 01:17:57.108117 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1387 | 2024.11.21 01:17:57.108168 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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 | ||
1388 | 2024.11.21 01:17:57.108501 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1389 | 2024.11.21 01:17:57.108569 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1390 | 2024.11.21 01:17:57.108724 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1391 | 2024.11.21 01:17:57.108759 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1392 | 2024.11.21 01:17:57.108783 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1393 | 2024.11.21 01:17:57.108800 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1394 | 2024.11.21 01:17:57.108844 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', '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'))" | ||
1395 | 2024.11.21 01:17:57.108868 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
1396 | 2024.11.21 01:17:57.109387 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Debug> executeQuery: Read 22 rows, 808.00 B in 0.001701 sec., 12933.568489124045 rows/sec., 463.88 KiB/sec. | ||
1397 | 2024.11.21 01:17:57.109472 [ 252 ] {f4375ea7-490a-4bf6-bbbe-456c5da6a6fc} <Debug> TCPHandler: Processed in 0.001945138 sec. | ||
1398 | 2024.11.21 01:17:57.115456 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1399 | 2024.11.21 01:17:57.115591 [ 3 ] {f905e825-2700-4787-9265-b3912186750d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1400 | 2024.11.21 01:17:57.115644 [ 3 ] {f905e825-2700-4787-9265-b3912186750d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1401 | 2024.11.21 01:17:57.116419 [ 3 ] {f905e825-2700-4787-9265-b3912186750d} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1402 | 2024.11.21 01:17:57.116469 [ 3 ] {f905e825-2700-4787-9265-b3912186750d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1403 | 2024.11.21 01:17:57.117029 [ 3 ] {f905e825-2700-4787-9265-b3912186750d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1404 | 2024.11.21 01:17:57.117261 [ 3 ] {f905e825-2700-4787-9265-b3912186750d} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1405 | 2024.11.21 01:17:57.117553 [ 3 ] {f905e825-2700-4787-9265-b3912186750d} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001982 sec., 7063.572149344098 rows/sec., 1013.52 KiB/sec. | ||
1406 | 2024.11.21 01:17:57.117667 [ 3 ] {f905e825-2700-4787-9265-b3912186750d} <Debug> TCPHandler: Processed in 0.002269472 sec. | ||
1407 | 2024.11.21 01:17:57.117828 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1408 | 2024.11.21 01:17:57.117959 [ 252 ] {62106ef8-07ac-417f-a4a3-ec9033dae00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1409 | 2024.11.21 01:17:57.118011 [ 252 ] {62106ef8-07ac-417f-a4a3-ec9033dae00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1410 | 2024.11.21 01:17:57.118667 [ 252 ] {62106ef8-07ac-417f-a4a3-ec9033dae00a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1411 | 2024.11.21 01:17:57.118709 [ 252 ] {62106ef8-07ac-417f-a4a3-ec9033dae00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1412 | 2024.11.21 01:17:57.119118 [ 252 ] {62106ef8-07ac-417f-a4a3-ec9033dae00a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1413 | 2024.11.21 01:17:57.119370 [ 252 ] {62106ef8-07ac-417f-a4a3-ec9033dae00a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1414 | 2024.11.21 01:17:57.119601 [ 252 ] {62106ef8-07ac-417f-a4a3-ec9033dae00a} <Debug> executeQuery: Read 68 rows, 5.63 KiB in 0.001677 sec., 40548.59868813357 rows/sec., 3.28 MiB/sec. | ||
1415 | 2024.11.21 01:17:57.119660 [ 252 ] {62106ef8-07ac-417f-a4a3-ec9033dae00a} <Debug> TCPHandler: Processed in 0.001891607 sec. | ||
1416 | 2024.11.21 01:17:57.119831 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1417 | 2024.11.21 01:17:57.119958 [ 3 ] {7268c21f-8a4c-4899-b181-57b9341e4be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1418 | 2024.11.21 01:17:57.120009 [ 3 ] {7268c21f-8a4c-4899-b181-57b9341e4be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1419 | 2024.11.21 01:17:57.120623 [ 3 ] {7268c21f-8a4c-4899-b181-57b9341e4be2} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1420 | 2024.11.21 01:17:57.120668 [ 3 ] {7268c21f-8a4c-4899-b181-57b9341e4be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1421 | 2024.11.21 01:17:57.121052 [ 3 ] {7268c21f-8a4c-4899-b181-57b9341e4be2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1422 | 2024.11.21 01:17:57.121311 [ 3 ] {7268c21f-8a4c-4899-b181-57b9341e4be2} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1423 | 2024.11.21 01:17:57.121529 [ 3 ] {7268c21f-8a4c-4899-b181-57b9341e4be2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001597 sec., 5009.392611145899 rows/sec., 376.68 KiB/sec. | ||
1424 | 2024.11.21 01:17:57.121589 [ 3 ] {7268c21f-8a4c-4899-b181-57b9341e4be2} <Debug> TCPHandler: Processed in 0.001821245 sec. | ||
1425 | 2024.11.21 01:17:57.121754 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1426 | 2024.11.21 01:17:57.121878 [ 252 ] {f25a7a1b-6e7b-401b-82a9-23cff662a3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1427 | 2024.11.21 01:17:57.121926 [ 252 ] {f25a7a1b-6e7b-401b-82a9-23cff662a3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1428 | 2024.11.21 01:17:57.122609 [ 252 ] {f25a7a1b-6e7b-401b-82a9-23cff662a3d3} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1429 | 2024.11.21 01:17:57.122662 [ 252 ] {f25a7a1b-6e7b-401b-82a9-23cff662a3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1430 | 2024.11.21 01:17:57.123194 [ 252 ] {f25a7a1b-6e7b-401b-82a9-23cff662a3d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1431 | 2024.11.21 01:17:57.123467 [ 252 ] {f25a7a1b-6e7b-401b-82a9-23cff662a3d3} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1432 | 2024.11.21 01:17:57.123688 [ 252 ] {f25a7a1b-6e7b-401b-82a9-23cff662a3d3} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001836 sec., 34858.38779956427 rows/sec., 2.72 MiB/sec. | ||
1433 | 2024.11.21 01:17:57.123747 [ 252 ] {f25a7a1b-6e7b-401b-82a9-23cff662a3d3} <Debug> TCPHandler: Processed in 0.002055479 sec. | ||
1434 | 2024.11.21 01:17:57.123943 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1435 | 2024.11.21 01:17:57.124073 [ 3 ] {04003ec9-fc73-4675-bbb3-c9fa992734ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1436 | 2024.11.21 01:17:57.124127 [ 3 ] {04003ec9-fc73-4675-bbb3-c9fa992734ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1437 | 2024.11.21 01:17:57.124804 [ 3 ] {04003ec9-fc73-4675-bbb3-c9fa992734ad} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1438 | 2024.11.21 01:17:57.124853 [ 3 ] {04003ec9-fc73-4675-bbb3-c9fa992734ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1439 | 2024.11.21 01:17:57.125350 [ 3 ] {04003ec9-fc73-4675-bbb3-c9fa992734ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1440 | 2024.11.21 01:17:57.125660 [ 3 ] {04003ec9-fc73-4675-bbb3-c9fa992734ad} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1441 | 2024.11.21 01:17:57.125929 [ 3 ] {04003ec9-fc73-4675-bbb3-c9fa992734ad} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.00188 sec., 63829.78723404255 rows/sec., 4.43 MiB/sec. | ||
1442 | 2024.11.21 01:17:57.126005 [ 3 ] {04003ec9-fc73-4675-bbb3-c9fa992734ad} <Debug> TCPHandler: Processed in 0.002140021 sec. | ||
1443 | 2024.11.21 01:17:57.126165 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1444 | 2024.11.21 01:17:57.126285 [ 252 ] {20aa0b0c-dcaf-48a7-85dc-2a203cd39a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1445 | 2024.11.21 01:17:57.126366 [ 252 ] {20aa0b0c-dcaf-48a7-85dc-2a203cd39a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1446 | 2024.11.21 01:17:57.127495 [ 252 ] {20aa0b0c-dcaf-48a7-85dc-2a203cd39a13} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1447 | 2024.11.21 01:17:57.127550 [ 252 ] {20aa0b0c-dcaf-48a7-85dc-2a203cd39a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1448 | 2024.11.21 01:17:57.128205 [ 252 ] {20aa0b0c-dcaf-48a7-85dc-2a203cd39a13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1449 | 2024.11.21 01:17:57.128485 [ 252 ] {20aa0b0c-dcaf-48a7-85dc-2a203cd39a13} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1450 | 2024.11.21 01:17:57.128747 [ 252 ] {20aa0b0c-dcaf-48a7-85dc-2a203cd39a13} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002489 sec., 3214.1422257934914 rows/sec., 5.76 MiB/sec. | ||
1451 | 2024.11.21 01:17:57.128855 [ 252 ] {20aa0b0c-dcaf-48a7-85dc-2a203cd39a13} <Debug> TCPHandler: Processed in 0.002745009 sec. | ||
1452 | 2024.11.21 01:17:57.129021 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1453 | 2024.11.21 01:17:57.129143 [ 3 ] {afadab52-88a1-4de5-95fb-041fc89cc5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1454 | 2024.11.21 01:17:57.129194 [ 3 ] {afadab52-88a1-4de5-95fb-041fc89cc5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1455 | 2024.11.21 01:17:57.129681 [ 3 ] {afadab52-88a1-4de5-95fb-041fc89cc5dc} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1456 | 2024.11.21 01:17:57.129724 [ 3 ] {afadab52-88a1-4de5-95fb-041fc89cc5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1457 | 2024.11.21 01:17:57.130106 [ 3 ] {afadab52-88a1-4de5-95fb-041fc89cc5dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1458 | 2024.11.21 01:17:57.130350 [ 3 ] {afadab52-88a1-4de5-95fb-041fc89cc5dc} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1459 | 2024.11.21 01:17:57.130596 [ 3 ] {afadab52-88a1-4de5-95fb-041fc89cc5dc} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001476 sec., 27100.271002710026 rows/sec., 1.86 MiB/sec. | ||
1460 | 2024.11.21 01:17:57.130741 [ 3 ] {afadab52-88a1-4de5-95fb-041fc89cc5dc} <Debug> TCPHandler: Processed in 0.001777225 sec. | ||
1461 | 2024.11.21 01:18:02.050399 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1462 | 2024.11.21 01:18:02.050598 [ 3 ] {0f9c63aa-211f-44f5-a847-3324eb982952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1463 | 2024.11.21 01:18:02.050666 [ 3 ] {0f9c63aa-211f-44f5-a847-3324eb982952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1464 | 2024.11.21 01:18:02.051401 [ 3 ] {0f9c63aa-211f-44f5-a847-3324eb982952} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1465 | 2024.11.21 01:18:02.051445 [ 3 ] {0f9c63aa-211f-44f5-a847-3324eb982952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1466 | 2024.11.21 01:18:02.051876 [ 3 ] {0f9c63aa-211f-44f5-a847-3324eb982952} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1467 | 2024.11.21 01:18:02.052125 [ 3 ] {0f9c63aa-211f-44f5-a847-3324eb982952} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1468 | 2024.11.21 01:18:02.052351 [ 3 ] {0f9c63aa-211f-44f5-a847-3324eb982952} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001805 sec., 28808.86426592798 rows/sec., 2.19 MiB/sec. | ||
1469 | 2024.11.21 01:18:02.052410 [ 3 ] {0f9c63aa-211f-44f5-a847-3324eb982952} <Debug> TCPHandler: Processed in 0.00213365 sec. | ||
1470 | 2024.11.21 01:18:02.052673 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1471 | 2024.11.21 01:18:02.052859 [ 252 ] {0cd20163-5b48-473b-abfa-7951719e730e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1472 | 2024.11.21 01:18:02.052930 [ 252 ] {0cd20163-5b48-473b-abfa-7951719e730e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1473 | 2024.11.21 01:18:02.053719 [ 252 ] {0cd20163-5b48-473b-abfa-7951719e730e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1474 | 2024.11.21 01:18:02.053767 [ 252 ] {0cd20163-5b48-473b-abfa-7951719e730e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1475 | 2024.11.21 01:18:02.054220 [ 252 ] {0cd20163-5b48-473b-abfa-7951719e730e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1476 | 2024.11.21 01:18:02.054502 [ 252 ] {0cd20163-5b48-473b-abfa-7951719e730e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1477 | 2024.11.21 01:18:02.054727 [ 252 ] {0cd20163-5b48-473b-abfa-7951719e730e} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.29 MiB/sec. | ||
1478 | 2024.11.21 01:18:02.054805 [ 252 ] {0cd20163-5b48-473b-abfa-7951719e730e} <Debug> TCPHandler: Processed in 0.002261292 sec. | ||
1479 | 2024.11.21 01:18:02.054961 [ 3 ] {} <Trace> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1480 | 2024.11.21 01:18:02.055081 [ 3 ] {12a9fd6f-ecda-4c4d-ac40-969ff63ba0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43093) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1481 | 2024.11.21 01:18:02.055133 [ 3 ] {12a9fd6f-ecda-4c4d-ac40-969ff63ba0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1482 | 2024.11.21 01:18:02.055705 [ 3 ] {12a9fd6f-ecda-4c4d-ac40-969ff63ba0b1} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1483 | 2024.11.21 01:18:02.055744 [ 3 ] {12a9fd6f-ecda-4c4d-ac40-969ff63ba0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1484 | 2024.11.21 01:18:02.056176 [ 3 ] {12a9fd6f-ecda-4c4d-ac40-969ff63ba0b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1485 | 2024.11.21 01:18:02.056417 [ 3 ] {12a9fd6f-ecda-4c4d-ac40-969ff63ba0b1} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1486 | 2024.11.21 01:18:02.056624 [ 3 ] {12a9fd6f-ecda-4c4d-ac40-969ff63ba0b1} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001568 sec., 95663.26530612246 rows/sec., 6.63 MiB/sec. | ||
1487 | 2024.11.21 01:18:02.056674 [ 3 ] {12a9fd6f-ecda-4c4d-ac40-969ff63ba0b1} <Debug> TCPHandler: Processed in 0.001769335 sec. | ||
1488 | 2024.11.21 01:18:02.056829 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1489 | 2024.11.21 01:18:02.056955 [ 252 ] {9c213381-f336-469c-94ba-7771dfc98e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1490 | 2024.11.21 01:18:02.057011 [ 252 ] {9c213381-f336-469c-94ba-7771dfc98e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1491 | 2024.11.21 01:18:02.057543 [ 252 ] {9c213381-f336-469c-94ba-7771dfc98e12} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1492 | 2024.11.21 01:18:02.057582 [ 252 ] {9c213381-f336-469c-94ba-7771dfc98e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1493 | 2024.11.21 01:18:02.057975 [ 252 ] {9c213381-f336-469c-94ba-7771dfc98e12} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1494 | 2024.11.21 01:18:02.058212 [ 252 ] {9c213381-f336-469c-94ba-7771dfc98e12} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1495 | 2024.11.21 01:18:02.058395 [ 252 ] {9c213381-f336-469c-94ba-7771dfc98e12} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001471 sec., 33990.48266485384 rows/sec., 2.33 MiB/sec. | ||
1496 | 2024.11.21 01:18:02.058448 [ 252 ] {9c213381-f336-469c-94ba-7771dfc98e12} <Debug> TCPHandler: Processed in 0.001677613 sec. | ||
1497 | 2024.11.21 01:18:03.817811 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1498 | 2024.11.21 01:18:03.993245 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47673, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1499 | 2024.11.21 01:18:04.033606 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36539, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1500 | 2024.11.21 01:18:04.150062 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1501 | 2024.11.21 01:18:04.153434 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1502 | 2024.11.21 01:18:04.196790 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1503 | 2024.11.21 01:18:04.218059 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1504 | 2024.11.21 01:18:04.223393 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1505 | 2024.11.21 01:18:05.661021 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1506 | 2024.11.21 01:18:05.661137 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1507 | 2024.11.21 01:18:05.743803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 254 | ||
1508 | 2024.11.21 01:18:05.747727 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1509 | 2024.11.21 01:18:05.747802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1510 | 2024.11.21 01:18:05.749531 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1511 | 2024.11.21 01:18:05.749840 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1512 | 2024.11.21 01:18:05.750732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
1513 | 2024.11.21 01:18:06.572886 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1514 | 2024.11.21 01:18:06.572980 [ 3 ] {} <Debug> TCP-Session: c179d017-9dce-4f67-81cc-2b08a15a6ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1515 | 2024.11.21 01:18:07.000168 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.76 MiB, peak 147.24 MiB, free memory in arenas 0.00 B, will set to 146.83 MiB (RSS), difference: 2.07 MiB | ||
1516 | 2024.11.21 01:18:07.057306 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1517 | 2024.11.21 01:18:07.057499 [ 252 ] {13e376a1-83e5-4923-a03b-c673b96d7a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1518 | 2024.11.21 01:18:07.057571 [ 252 ] {13e376a1-83e5-4923-a03b-c673b96d7a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1519 | 2024.11.21 01:18:07.058309 [ 252 ] {13e376a1-83e5-4923-a03b-c673b96d7a15} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1520 | 2024.11.21 01:18:07.058360 [ 252 ] {13e376a1-83e5-4923-a03b-c673b96d7a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1521 | 2024.11.21 01:18:07.058798 [ 252 ] {13e376a1-83e5-4923-a03b-c673b96d7a15} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1522 | 2024.11.21 01:18:07.059060 [ 252 ] {13e376a1-83e5-4923-a03b-c673b96d7a15} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1523 | 2024.11.21 01:18:07.059307 [ 252 ] {13e376a1-83e5-4923-a03b-c673b96d7a15} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. | ||
1524 | 2024.11.21 01:18:07.059493 [ 252 ] {13e376a1-83e5-4923-a03b-c673b96d7a15} <Debug> TCPHandler: Processed in 0.002322642 sec. | ||
1525 | 2024.11.21 01:18:07.059814 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1526 | 2024.11.21 01:18:07.060011 [ 253 ] {5e70f053-4607-4f88-8c53-fccce170b1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1527 | 2024.11.21 01:18:07.060115 [ 253 ] {5e70f053-4607-4f88-8c53-fccce170b1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1528 | 2024.11.21 01:18:07.061079 [ 253 ] {5e70f053-4607-4f88-8c53-fccce170b1f7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1529 | 2024.11.21 01:18:07.061134 [ 253 ] {5e70f053-4607-4f88-8c53-fccce170b1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1530 | 2024.11.21 01:18:07.061602 [ 253 ] {5e70f053-4607-4f88-8c53-fccce170b1f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1531 | 2024.11.21 01:18:07.061870 [ 253 ] {5e70f053-4607-4f88-8c53-fccce170b1f7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1532 | 2024.11.21 01:18:07.062048 [ 68 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1533 | 2024.11.21 01:18:07.062139 [ 68 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1534 | 2024.11.21 01:18:07.062139 [ 253 ] {5e70f053-4607-4f88-8c53-fccce170b1f7} <Debug> executeQuery: Read 261 rows, 23.52 KiB in 0.002179 sec., 119779.71546581 rows/sec., 10.54 MiB/sec. | ||
1535 | 2024.11.21 01:18:07.062174 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1536 | 2024.11.21 01:18:07.062324 [ 253 ] {5e70f053-4607-4f88-8c53-fccce170b1f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1537 | 2024.11.21 01:18:07.062378 [ 253 ] {5e70f053-4607-4f88-8c53-fccce170b1f7} <Debug> TCPHandler: Processed in 0.002724038 sec. | ||
1538 | 2024.11.21 01:18:07.062602 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1539 | 2024.11.21 01:18:07.062727 [ 252 ] {cc1fd24b-f60a-42af-82cc-4967f9bfb9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1540 | 2024.11.21 01:18:07.062779 [ 252 ] {cc1fd24b-f60a-42af-82cc-4967f9bfb9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1541 | 2024.11.21 01:18:07.063387 [ 252 ] {cc1fd24b-f60a-42af-82cc-4967f9bfb9b8} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1542 | 2024.11.21 01:18:07.063429 [ 252 ] {cc1fd24b-f60a-42af-82cc-4967f9bfb9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1543 | 2024.11.21 01:18:07.063792 [ 252 ] {cc1fd24b-f60a-42af-82cc-4967f9bfb9b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1544 | 2024.11.21 01:18:07.064032 [ 252 ] {cc1fd24b-f60a-42af-82cc-4967f9bfb9b8} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1545 | 2024.11.21 01:18:07.064276 [ 252 ] {cc1fd24b-f60a-42af-82cc-4967f9bfb9b8} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001572 sec., 24173.027989821883 rows/sec., 1.73 MiB/sec. | ||
1546 | 2024.11.21 01:18:07.064437 [ 252 ] {cc1fd24b-f60a-42af-82cc-4967f9bfb9b8} <Debug> TCPHandler: Processed in 0.001909407 sec. | ||
1547 | 2024.11.21 01:18:07.064625 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
1548 | 2024.11.21 01:18:07.064640 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1549 | 2024.11.21 01:18:07.064806 [ 253 ] {8a38b1ad-c32d-4237-8df7-359908f92330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1550 | 2024.11.21 01:18:07.064828 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1551 | 2024.11.21 01:18:07.064870 [ 253 ] {8a38b1ad-c32d-4237-8df7-359908f92330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1552 | 2024.11.21 01:18:07.064972 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1331 rows starting from the beginning of the part | ||
1553 | 2024.11.21 01:18:07.065240 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 193 rows starting from the beginning of the part | ||
1554 | 2024.11.21 01:18:07.065715 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 193 rows starting from the beginning of the part | ||
1555 | 2024.11.21 01:18:07.066102 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
1556 | 2024.11.21 01:18:07.066365 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
1557 | 2024.11.21 01:18:07.066703 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 261 rows starting from the beginning of the part | ||
1558 | 2024.11.21 01:18:07.067363 [ 253 ] {8a38b1ad-c32d-4237-8df7-359908f92330} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1559 | 2024.11.21 01:18:07.067423 [ 253 ] {8a38b1ad-c32d-4237-8df7-359908f92330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1560 | 2024.11.21 01:18:07.068058 [ 253 ] {8a38b1ad-c32d-4237-8df7-359908f92330} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1561 | 2024.11.21 01:18:07.068423 [ 253 ] {8a38b1ad-c32d-4237-8df7-359908f92330} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1562 | 2024.11.21 01:18:07.068955 [ 253 ] {8a38b1ad-c32d-4237-8df7-359908f92330} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004144 sec., 3378.3783783783783 rows/sec., 236.60 KiB/sec. | ||
1563 | 2024.11.21 01:18:07.069455 [ 253 ] {8a38b1ad-c32d-4237-8df7-359908f92330} <Debug> TCPHandler: Processed in 0.004867818 sec. | ||
1564 | 2024.11.21 01:18:07.069740 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1565 | 2024.11.21 01:18:07.069753 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.007446495 sec., 281743.289963936 rows/sec., 25.05 MiB/sec. | ||
1566 | 2024.11.21 01:18:07.069882 [ 252 ] {4a45ab77-a28d-4de2-8fa4-dcc98560b73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1567 | 2024.11.21 01:18:07.069952 [ 252 ] {4a45ab77-a28d-4de2-8fa4-dcc98560b73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1568 | 2024.11.21 01:18:07.070039 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1569 | 2024.11.21 01:18:07.070739 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_6_1} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1570 | 2024.11.21 01:18:07.070841 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_6_1} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1571 | 2024.11.21 01:18:07.071046 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
1572 | 2024.11.21 01:18:07.071228 [ 252 ] {4a45ab77-a28d-4de2-8fa4-dcc98560b73b} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1573 | 2024.11.21 01:18:07.071276 [ 252 ] {4a45ab77-a28d-4de2-8fa4-dcc98560b73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1574 | 2024.11.21 01:18:07.071664 [ 252 ] {4a45ab77-a28d-4de2-8fa4-dcc98560b73b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1575 | 2024.11.21 01:18:07.071925 [ 252 ] {4a45ab77-a28d-4de2-8fa4-dcc98560b73b} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1576 | 2024.11.21 01:18:07.072208 [ 252 ] {4a45ab77-a28d-4de2-8fa4-dcc98560b73b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002335 sec., 5567.45182012848 rows/sec., 347.13 KiB/sec. | ||
1577 | 2024.11.21 01:18:07.072311 [ 252 ] {4a45ab77-a28d-4de2-8fa4-dcc98560b73b} <Debug> TCPHandler: Processed in 0.002695438 sec. | ||
1578 | 2024.11.21 01:18:07.072480 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1579 | 2024.11.21 01:18:07.072609 [ 253 ] {8016f42c-5afc-4e4c-840e-b2d58f982a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1580 | 2024.11.21 01:18:07.072671 [ 253 ] {8016f42c-5afc-4e4c-840e-b2d58f982a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1581 | 2024.11.21 01:18:07.073505 [ 253 ] {8016f42c-5afc-4e4c-840e-b2d58f982a25} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1582 | 2024.11.21 01:18:07.073547 [ 253 ] {8016f42c-5afc-4e4c-840e-b2d58f982a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1583 | 2024.11.21 01:18:07.073942 [ 253 ] {8016f42c-5afc-4e4c-840e-b2d58f982a25} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1584 | 2024.11.21 01:18:07.074225 [ 253 ] {8016f42c-5afc-4e4c-840e-b2d58f982a25} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1585 | 2024.11.21 01:18:07.074402 [ 68 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1586 | 2024.11.21 01:18:07.074477 [ 68 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1587 | 2024.11.21 01:18:07.074477 [ 253 ] {8016f42c-5afc-4e4c-840e-b2d58f982a25} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.00189 sec., 214285.7142857143 rows/sec., 15.25 MiB/sec. | ||
1588 | 2024.11.21 01:18:07.074519 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1589 | 2024.11.21 01:18:07.074654 [ 253 ] {8016f42c-5afc-4e4c-840e-b2d58f982a25} <Debug> TCPHandler: Processed in 0.002228621 sec. | ||
1590 | 2024.11.21 01:18:07.074873 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
1591 | 2024.11.21 01:18:07.074940 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1592 | 2024.11.21 01:18:07.075049 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1593 | 2024.11.21 01:18:07.075094 [ 252 ] {dd44b4a0-c2ee-40c6-b4cf-2d7e9d3c2f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1594 | 2024.11.21 01:18:07.075104 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 812 rows starting from the beginning of the part | ||
1595 | 2024.11.21 01:18:07.075154 [ 252 ] {dd44b4a0-c2ee-40c6-b4cf-2d7e9d3c2f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1596 | 2024.11.21 01:18:07.075352 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 341 rows starting from the beginning of the part | ||
1597 | 2024.11.21 01:18:07.075685 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 341 rows starting from the beginning of the part | ||
1598 | 2024.11.21 01:18:07.075913 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1599 | 2024.11.21 01:18:07.076095 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
1600 | 2024.11.21 01:18:07.076275 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 405 rows starting from the beginning of the part | ||
1601 | 2024.11.21 01:18:07.076785 [ 252 ] {dd44b4a0-c2ee-40c6-b4cf-2d7e9d3c2f00} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1602 | 2024.11.21 01:18:07.076828 [ 252 ] {dd44b4a0-c2ee-40c6-b4cf-2d7e9d3c2f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1603 | 2024.11.21 01:18:07.077384 [ 252 ] {dd44b4a0-c2ee-40c6-b4cf-2d7e9d3c2f00} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1604 | 2024.11.21 01:18:07.077704 [ 252 ] {dd44b4a0-c2ee-40c6-b4cf-2d7e9d3c2f00} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1605 | 2024.11.21 01:18:07.078370 [ 252 ] {dd44b4a0-c2ee-40c6-b4cf-2d7e9d3c2f00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003298 sec., 1819.2844147968465 rows/sec., 95.05 KiB/sec. | ||
1606 | 2024.11.21 01:18:07.078470 [ 252 ] {dd44b4a0-c2ee-40c6-b4cf-2d7e9d3c2f00} <Debug> TCPHandler: Processed in 0.003678872 sec. | ||
1607 | 2024.11.21 01:18:07.078474 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2019 rows, containing 5 columns (5 merged, 0 gathered) in 0.003805684 sec., 530522.2398916988 rows/sec., 39.96 MiB/sec. | ||
1608 | 2024.11.21 01:18:07.078653 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2024.11.21 01:18:07.078658 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1610 | 2024.11.21 01:18:07.078849 [ 253 ] {85cf404a-f6a1-4ecf-82d8-f8d44974c844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1611 | 2024.11.21 01:18:07.078949 [ 253 ] {85cf404a-f6a1-4ecf-82d8-f8d44974c844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1612 | 2024.11.21 01:18:07.079161 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_6_1} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1613 | 2024.11.21 01:18:07.079380 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_6_1} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1614 | 2024.11.21 01:18:07.079552 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
1615 | 2024.11.21 01:18:07.080032 [ 253 ] {85cf404a-f6a1-4ecf-82d8-f8d44974c844} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1616 | 2024.11.21 01:18:07.080079 [ 253 ] {85cf404a-f6a1-4ecf-82d8-f8d44974c844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1617 | 2024.11.21 01:18:07.080561 [ 253 ] {85cf404a-f6a1-4ecf-82d8-f8d44974c844} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1618 | 2024.11.21 01:18:07.080833 [ 253 ] {85cf404a-f6a1-4ecf-82d8-f8d44974c844} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1619 | 2024.11.21 01:18:07.081007 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1620 | 2024.11.21 01:18:07.081087 [ 253 ] {85cf404a-f6a1-4ecf-82d8-f8d44974c844} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.002292 sec., 99040.13961605584 rows/sec., 6.61 MiB/sec. | ||
1621 | 2024.11.21 01:18:07.081092 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1622 | 2024.11.21 01:18:07.081176 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1623 | 2024.11.21 01:18:07.081232 [ 253 ] {85cf404a-f6a1-4ecf-82d8-f8d44974c844} <Debug> TCPHandler: Processed in 0.002651797 sec. | ||
1624 | 2024.11.21 01:18:07.081650 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
1625 | 2024.11.21 01:18:07.081674 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1626 | 2024.11.21 01:18:07.082081 [ 252 ] {0a948b99-74e5-4146-90e4-0c796f0a4c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1627 | 2024.11.21 01:18:07.082120 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1628 | 2024.11.21 01:18:07.082189 [ 252 ] {0a948b99-74e5-4146-90e4-0c796f0a4c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1629 | 2024.11.21 01:18:07.082198 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2501 rows starting from the beginning of the part | ||
1630 | 2024.11.21 01:18:07.082610 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part | ||
1631 | 2024.11.21 01:18:07.083009 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 77 rows starting from the beginning of the part | ||
1632 | 2024.11.21 01:18:07.083313 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 120 rows starting from the beginning of the part | ||
1633 | 2024.11.21 01:18:07.083672 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
1634 | 2024.11.21 01:18:07.083996 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 227 rows starting from the beginning of the part | ||
1635 | 2024.11.21 01:18:07.084445 [ 252 ] {0a948b99-74e5-4146-90e4-0c796f0a4c51} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1636 | 2024.11.21 01:18:07.084489 [ 252 ] {0a948b99-74e5-4146-90e4-0c796f0a4c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1637 | 2024.11.21 01:18:07.084853 [ 252 ] {0a948b99-74e5-4146-90e4-0c796f0a4c51} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1638 | 2024.11.21 01:18:07.085092 [ 252 ] {0a948b99-74e5-4146-90e4-0c796f0a4c51} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1639 | 2024.11.21 01:18:07.085354 [ 252 ] {0a948b99-74e5-4146-90e4-0c796f0a4c51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003382 sec., 295.68302779420463 rows/sec., 19.92 KiB/sec. | ||
1640 | 2024.11.21 01:18:07.085592 [ 252 ] {0a948b99-74e5-4146-90e4-0c796f0a4c51} <Debug> TCPHandler: Processed in 0.004206039 sec. | ||
1641 | 2024.11.21 01:18:07.085780 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1642 | 2024.11.21 01:18:07.085919 [ 253 ] {210ed2b6-65c1-4472-8547-5dfc9b7a736d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1643 | 2024.11.21 01:18:07.086035 [ 253 ] {210ed2b6-65c1-4472-8547-5dfc9b7a736d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1644 | 2024.11.21 01:18:07.088147 [ 253 ] {210ed2b6-65c1-4472-8547-5dfc9b7a736d} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1645 | 2024.11.21 01:18:07.088233 [ 253 ] {210ed2b6-65c1-4472-8547-5dfc9b7a736d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1646 | 2024.11.21 01:18:07.088903 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3152 rows, containing 5 columns (5 merged, 0 gathered) in 0.007612368 sec., 414063.00904002535 rows/sec., 27.57 MiB/sec. | ||
1647 | 2024.11.21 01:18:07.089256 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1648 | 2024.11.21 01:18:07.089326 [ 253 ] {210ed2b6-65c1-4472-8547-5dfc9b7a736d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1649 | 2024.11.21 01:18:07.089817 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1650 | 2024.11.21 01:18:07.089932 [ 253 ] {210ed2b6-65c1-4472-8547-5dfc9b7a736d} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1651 | 2024.11.21 01:18:07.090015 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1652 | 2024.11.21 01:18:07.090333 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
1653 | 2024.11.21 01:18:07.090574 [ 253 ] {210ed2b6-65c1-4472-8547-5dfc9b7a736d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.004685 sec., 6616.862326574173 rows/sec., 11.86 MiB/sec. | ||
1654 | 2024.11.21 01:18:07.090718 [ 253 ] {210ed2b6-65c1-4472-8547-5dfc9b7a736d} <Debug> TCPHandler: Processed in 0.00499945 sec. | ||
1655 | 2024.11.21 01:18:07.090879 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1656 | 2024.11.21 01:18:07.091002 [ 252 ] {7cf3364c-a436-4e9e-9ca4-91d5fbe5e6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1657 | 2024.11.21 01:18:07.091055 [ 252 ] {7cf3364c-a436-4e9e-9ca4-91d5fbe5e6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1658 | 2024.11.21 01:18:07.091601 [ 252 ] {7cf3364c-a436-4e9e-9ca4-91d5fbe5e6f8} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1659 | 2024.11.21 01:18:07.091642 [ 252 ] {7cf3364c-a436-4e9e-9ca4-91d5fbe5e6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1660 | 2024.11.21 01:18:07.092029 [ 252 ] {7cf3364c-a436-4e9e-9ca4-91d5fbe5e6f8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1661 | 2024.11.21 01:18:07.092271 [ 252 ] {7cf3364c-a436-4e9e-9ca4-91d5fbe5e6f8} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1662 | 2024.11.21 01:18:07.092447 [ 67 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1663 | 2024.11.21 01:18:07.092512 [ 67 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1664 | 2024.11.21 01:18:07.092527 [ 252 ] {7cf3364c-a436-4e9e-9ca4-91d5fbe5e6f8} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.00154 sec., 46753.246753246756 rows/sec., 2.98 MiB/sec. | ||
1665 | 2024.11.21 01:18:07.092550 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1666 | 2024.11.21 01:18:07.092695 [ 252 ] {7cf3364c-a436-4e9e-9ca4-91d5fbe5e6f8} <Debug> TCPHandler: Processed in 0.001870286 sec. | ||
1667 | 2024.11.21 01:18:07.092997 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
1668 | 2024.11.21 01:18:07.093248 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1669 | 2024.11.21 01:18:07.093278 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
1670 | 2024.11.21 01:18:07.093348 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
1671 | 2024.11.21 01:18:07.093553 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
1672 | 2024.11.21 01:18:07.093776 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
1673 | 2024.11.21 01:18:07.093943 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1674 | 2024.11.21 01:18:07.094111 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
1675 | 2024.11.21 01:18:07.095287 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.002610547 sec., 87338.01766449714 rows/sec., 5.46 MiB/sec. | ||
1676 | 2024.11.21 01:18:07.095505 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1677 | 2024.11.21 01:18:07.095876 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_6_1} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1678 | 2024.11.21 01:18:07.095975 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_6_1} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1679 | 2024.11.21 01:18:07.096070 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1680 | 2024.11.21 01:18:07.687139 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59933, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1681 | 2024.11.21 01:18:08.000177 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.82 MiB, peak 153.40 MiB, free memory in arenas 0.00 B, will set to 148.13 MiB (RSS), difference: -1.69 MiB | ||
1682 | 2024.11.21 01:18:08.066288 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1683 | 2024.11.21 01:18:08.073795 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1684 | 2024.11.21 01:18:08.121703 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1685 | 2024.11.21 01:18:08.128039 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1686 | 2024.11.21 01:18:08.236584 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1687 | 2024.11.21 01:18:08.340947 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1688 | 2024.11.21 01:18:08.385402 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1689 | 2024.11.21 01:18:08.408779 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1690 | 2024.11.21 01:18:08.809138 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63039, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1691 | 2024.11.21 01:18:08.935683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1692 | 2024.11.21 01:18:08.961104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1693 | 2024.11.21 01:18:08.988501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36498, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1694 | 2024.11.21 01:18:09.042919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1695 | 2024.11.21 01:18:09.055322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1696 | 2024.11.21 01:18:09.058830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1697 | 2024.11.21 01:18:09.116931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63020, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1698 | 2024.11.21 01:18:09.293957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1699 | 2024.11.21 01:18:09.298374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1700 | 2024.11.21 01:18:09.323762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1701 | 2024.11.21 01:18:09.432961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1702 | 2024.11.21 01:18:09.461286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1703 | 2024.11.21 01:18:09.506581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44854, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1704 | 2024.11.21 01:18:09.608024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1705 | 2024.11.21 01:18:12.048971 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1706 | 2024.11.21 01:18:12.049194 [ 252 ] {568a78c1-2cd9-49b6-ace0-34360b734ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1707 | 2024.11.21 01:18:12.049268 [ 252 ] {568a78c1-2cd9-49b6-ace0-34360b734ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1708 | 2024.11.21 01:18:12.050062 [ 252 ] {568a78c1-2cd9-49b6-ace0-34360b734ca6} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1709 | 2024.11.21 01:18:12.050123 [ 252 ] {568a78c1-2cd9-49b6-ace0-34360b734ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1710 | 2024.11.21 01:18:12.050615 [ 252 ] {568a78c1-2cd9-49b6-ace0-34360b734ca6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1711 | 2024.11.21 01:18:12.050902 [ 252 ] {568a78c1-2cd9-49b6-ace0-34360b734ca6} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1712 | 2024.11.21 01:18:12.051189 [ 252 ] {568a78c1-2cd9-49b6-ace0-34360b734ca6} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002044 sec., 25440.31311154599 rows/sec., 1.93 MiB/sec. | ||
1713 | 2024.11.21 01:18:12.051369 [ 252 ] {568a78c1-2cd9-49b6-ace0-34360b734ca6} <Debug> TCPHandler: Processed in 0.002539586 sec. | ||
1714 | 2024.11.21 01:18:12.051653 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1715 | 2024.11.21 01:18:12.051843 [ 253 ] {0a163e50-51ea-419e-be1f-84913a0a970f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1716 | 2024.11.21 01:18:12.051920 [ 253 ] {0a163e50-51ea-419e-be1f-84913a0a970f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1717 | 2024.11.21 01:18:12.052735 [ 253 ] {0a163e50-51ea-419e-be1f-84913a0a970f} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1718 | 2024.11.21 01:18:12.052779 [ 253 ] {0a163e50-51ea-419e-be1f-84913a0a970f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1719 | 2024.11.21 01:18:12.053248 [ 253 ] {0a163e50-51ea-419e-be1f-84913a0a970f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1720 | 2024.11.21 01:18:12.053510 [ 253 ] {0a163e50-51ea-419e-be1f-84913a0a970f} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1721 | 2024.11.21 01:18:12.053772 [ 253 ] {0a163e50-51ea-419e-be1f-84913a0a970f} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.23 MiB/sec. | ||
1722 | 2024.11.21 01:18:12.053913 [ 253 ] {0a163e50-51ea-419e-be1f-84913a0a970f} <Debug> TCPHandler: Processed in 0.002397574 sec. | ||
1723 | 2024.11.21 01:18:12.054097 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1724 | 2024.11.21 01:18:12.054226 [ 252 ] {76671d60-8f7c-40f1-a1fd-571406fdb699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1725 | 2024.11.21 01:18:12.054284 [ 252 ] {76671d60-8f7c-40f1-a1fd-571406fdb699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1726 | 2024.11.21 01:18:12.054898 [ 252 ] {76671d60-8f7c-40f1-a1fd-571406fdb699} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1727 | 2024.11.21 01:18:12.054938 [ 252 ] {76671d60-8f7c-40f1-a1fd-571406fdb699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1728 | 2024.11.21 01:18:12.055356 [ 252 ] {76671d60-8f7c-40f1-a1fd-571406fdb699} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1729 | 2024.11.21 01:18:12.055618 [ 252 ] {76671d60-8f7c-40f1-a1fd-571406fdb699} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1730 | 2024.11.21 01:18:12.055832 [ 252 ] {76671d60-8f7c-40f1-a1fd-571406fdb699} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001639 sec., 73215.37522879805 rows/sec., 5.08 MiB/sec. | ||
1731 | 2024.11.21 01:18:12.055890 [ 252 ] {76671d60-8f7c-40f1-a1fd-571406fdb699} <Debug> TCPHandler: Processed in 0.001851616 sec. | ||
1732 | 2024.11.21 01:18:12.056053 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1733 | 2024.11.21 01:18:12.056182 [ 253 ] {9f301408-facb-477e-b938-c8e9043cff70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1734 | 2024.11.21 01:18:12.056241 [ 253 ] {9f301408-facb-477e-b938-c8e9043cff70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1735 | 2024.11.21 01:18:12.056758 [ 253 ] {9f301408-facb-477e-b938-c8e9043cff70} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1736 | 2024.11.21 01:18:12.056797 [ 253 ] {9f301408-facb-477e-b938-c8e9043cff70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1737 | 2024.11.21 01:18:12.057199 [ 253 ] {9f301408-facb-477e-b938-c8e9043cff70} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1738 | 2024.11.21 01:18:12.057444 [ 253 ] {9f301408-facb-477e-b938-c8e9043cff70} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1739 | 2024.11.21 01:18:12.057629 [ 253 ] {9f301408-facb-477e-b938-c8e9043cff70} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001478 sec., 27063.59945872801 rows/sec., 1.86 MiB/sec. | ||
1740 | 2024.11.21 01:18:12.057686 [ 253 ] {9f301408-facb-477e-b938-c8e9043cff70} <Debug> TCPHandler: Processed in 0.001691124 sec. | ||
1741 | 2024.11.21 01:18:15.751093 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 284 | ||
1742 | 2024.11.21 01:18:15.753948 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1743 | 2024.11.21 01:18:15.753996 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1744 | 2024.11.21 01:18:15.755408 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1745 | 2024.11.21 01:18:15.755714 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1746 | 2024.11.21 01:18:15.755908 [ 59 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1747 | 2024.11.21 01:18:15.756027 [ 59 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1748 | 2024.11.21 01:18:15.756091 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1749 | 2024.11.21 01:18:15.756758 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
1750 | 2024.11.21 01:18:15.757363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
1751 | 2024.11.21 01:18:15.757719 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1752 | 2024.11.21 01:18:15.757834 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
1753 | 2024.11.21 01:18:15.758368 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part | ||
1754 | 2024.11.21 01:18:15.758910 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
1755 | 2024.11.21 01:18:15.760730 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
1756 | 2024.11.21 01:18:15.761226 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1757 | 2024.11.21 01:18:15.761673 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1758 | 2024.11.21 01:18:15.789653 [ 193 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 72 columns (72 merged, 0 gathered) in 0.033440831 sec., 8492.611921037489 rows/sec., 8.50 MiB/sec. | ||
1759 | 2024.11.21 01:18:15.790570 [ 193 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1760 | 2024.11.21 01:18:15.791406 [ 193 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_6_1} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1761 | 2024.11.21 01:18:15.791503 [ 193 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_6_1} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1762 | 2024.11.21 01:18:15.791813 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
1763 | 2024.11.21 01:18:16.000157 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.26 MiB, peak 153.40 MiB, free memory in arenas 0.00 B, will set to 149.62 MiB (RSS), difference: 1.36 MiB | ||
1764 | 2024.11.21 01:18:17.050846 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1765 | 2024.11.21 01:18:17.051043 [ 252 ] {e97fc50e-e619-4389-b7da-f4e3584cbebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1766 | 2024.11.21 01:18:17.051114 [ 252 ] {e97fc50e-e619-4389-b7da-f4e3584cbebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1767 | 2024.11.21 01:18:17.051886 [ 252 ] {e97fc50e-e619-4389-b7da-f4e3584cbebe} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1768 | 2024.11.21 01:18:17.051936 [ 252 ] {e97fc50e-e619-4389-b7da-f4e3584cbebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1769 | 2024.11.21 01:18:17.052370 [ 252 ] {e97fc50e-e619-4389-b7da-f4e3584cbebe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1770 | 2024.11.21 01:18:17.052632 [ 252 ] {e97fc50e-e619-4389-b7da-f4e3584cbebe} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1771 | 2024.11.21 01:18:17.052872 [ 252 ] {e97fc50e-e619-4389-b7da-f4e3584cbebe} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001889 sec., 27527.79248279513 rows/sec., 2.09 MiB/sec. | ||
1772 | 2024.11.21 01:18:17.052928 [ 252 ] {e97fc50e-e619-4389-b7da-f4e3584cbebe} <Debug> TCPHandler: Processed in 0.002214421 sec. | ||
1773 | 2024.11.21 01:18:17.053191 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1774 | 2024.11.21 01:18:17.053384 [ 253 ] {4df97130-299e-46b1-8a9d-f235f74e2b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1775 | 2024.11.21 01:18:17.053456 [ 253 ] {4df97130-299e-46b1-8a9d-f235f74e2b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1776 | 2024.11.21 01:18:17.054229 [ 253 ] {4df97130-299e-46b1-8a9d-f235f74e2b43} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1777 | 2024.11.21 01:18:17.054276 [ 253 ] {4df97130-299e-46b1-8a9d-f235f74e2b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1778 | 2024.11.21 01:18:17.054703 [ 253 ] {4df97130-299e-46b1-8a9d-f235f74e2b43} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1779 | 2024.11.21 01:18:17.054958 [ 253 ] {4df97130-299e-46b1-8a9d-f235f74e2b43} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1780 | 2024.11.21 01:18:17.055178 [ 253 ] {4df97130-299e-46b1-8a9d-f235f74e2b43} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001848 sec., 30303.030303030304 rows/sec., 2.36 MiB/sec. | ||
1781 | 2024.11.21 01:18:17.055236 [ 253 ] {4df97130-299e-46b1-8a9d-f235f74e2b43} <Debug> TCPHandler: Processed in 0.002179161 sec. | ||
1782 | 2024.11.21 01:18:17.055428 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1783 | 2024.11.21 01:18:17.055549 [ 252 ] {e2c448b3-18d2-4103-b2e4-732ca88786e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1784 | 2024.11.21 01:18:17.055603 [ 252 ] {e2c448b3-18d2-4103-b2e4-732ca88786e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1785 | 2024.11.21 01:18:17.056202 [ 252 ] {e2c448b3-18d2-4103-b2e4-732ca88786e0} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1786 | 2024.11.21 01:18:17.056241 [ 252 ] {e2c448b3-18d2-4103-b2e4-732ca88786e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1787 | 2024.11.21 01:18:17.056662 [ 252 ] {e2c448b3-18d2-4103-b2e4-732ca88786e0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1788 | 2024.11.21 01:18:17.056915 [ 252 ] {e2c448b3-18d2-4103-b2e4-732ca88786e0} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1789 | 2024.11.21 01:18:17.057139 [ 252 ] {e2c448b3-18d2-4103-b2e4-732ca88786e0} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001615 sec., 92879.25696594428 rows/sec., 6.44 MiB/sec. | ||
1790 | 2024.11.21 01:18:17.057222 [ 252 ] {e2c448b3-18d2-4103-b2e4-732ca88786e0} <Debug> TCPHandler: Processed in 0.001854296 sec. | ||
1791 | 2024.11.21 01:18:17.057420 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1792 | 2024.11.21 01:18:17.057565 [ 253 ] {ce09cead-075e-4efa-a318-e9ccfc5fe508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1793 | 2024.11.21 01:18:17.057623 [ 253 ] {ce09cead-075e-4efa-a318-e9ccfc5fe508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1794 | 2024.11.21 01:18:17.058137 [ 253 ] {ce09cead-075e-4efa-a318-e9ccfc5fe508} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1795 | 2024.11.21 01:18:17.058178 [ 253 ] {ce09cead-075e-4efa-a318-e9ccfc5fe508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1796 | 2024.11.21 01:18:17.058581 [ 253 ] {ce09cead-075e-4efa-a318-e9ccfc5fe508} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1797 | 2024.11.21 01:18:17.058843 [ 253 ] {ce09cead-075e-4efa-a318-e9ccfc5fe508} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1798 | 2024.11.21 01:18:17.059073 [ 253 ] {ce09cead-075e-4efa-a318-e9ccfc5fe508} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00153 sec., 32679.738562091505 rows/sec., 2.24 MiB/sec. | ||
1799 | 2024.11.21 01:18:17.059152 [ 253 ] {ce09cead-075e-4efa-a318-e9ccfc5fe508} <Debug> TCPHandler: Processed in 0.001796225 sec. | ||
1800 | 2024.11.21 01:18:18.541049 [ 54 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1801 | 2024.11.21 01:18:18.541112 [ 54 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1802 | 2024.11.21 01:18:18.541134 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1803 | 2024.11.21 01:18:18.541289 [ 193 ] {9c9ae100-a7de-42f7-b62f-3af585408345::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 | ||
1804 | 2024.11.21 01:18:18.541460 [ 193 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1805 | 2024.11.21 01:18:18.541500 [ 193 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part | ||
1806 | 2024.11.21 01:18:18.541592 [ 193 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1807 | 2024.11.21 01:18:18.541857 [ 193 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1808 | 2024.11.21 01:18:18.541980 [ 193 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
1809 | 2024.11.21 01:18:18.542170 [ 193 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
1810 | 2024.11.21 01:18:18.543159 [ 195 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001946708 sec., 69347.84261430067 rows/sec., 5.22 MiB/sec. | ||
1811 | 2024.11.21 01:18:18.543423 [ 200 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1812 | 2024.11.21 01:18:18.543847 [ 200 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_5_1} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1813 | 2024.11.21 01:18:18.543958 [ 200 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_5_1} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1814 | 2024.11.21 01:18:18.544073 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1815 | 2024.11.21 01:18:20.661405 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1816 | 2024.11.21 01:18:20.661494 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1817 | 2024.11.21 01:18:22.056227 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1818 | 2024.11.21 01:18:22.056434 [ 252 ] {091fb92e-48b2-43c1-a773-3b411a02ed3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1819 | 2024.11.21 01:18:22.056504 [ 252 ] {091fb92e-48b2-43c1-a773-3b411a02ed3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1820 | 2024.11.21 01:18:22.057263 [ 252 ] {091fb92e-48b2-43c1-a773-3b411a02ed3b} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1821 | 2024.11.21 01:18:22.057313 [ 252 ] {091fb92e-48b2-43c1-a773-3b411a02ed3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1822 | 2024.11.21 01:18:22.057766 [ 252 ] {091fb92e-48b2-43c1-a773-3b411a02ed3b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1823 | 2024.11.21 01:18:22.058026 [ 252 ] {091fb92e-48b2-43c1-a773-3b411a02ed3b} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1824 | 2024.11.21 01:18:22.058178 [ 49 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1825 | 2024.11.21 01:18:22.058223 [ 49 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1826 | 2024.11.21 01:18:22.058236 [ 252 ] {091fb92e-48b2-43c1-a773-3b411a02ed3b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. | ||
1827 | 2024.11.21 01:18:22.058249 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1828 | 2024.11.21 01:18:22.058364 [ 252 ] {091fb92e-48b2-43c1-a773-3b411a02ed3b} <Debug> TCPHandler: Processed in 0.002275242 sec. | ||
1829 | 2024.11.21 01:18:22.058468 [ 193 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::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 | ||
1830 | 2024.11.21 01:18:22.058706 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1831 | 2024.11.21 01:18:22.058727 [ 193 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1832 | 2024.11.21 01:18:22.058805 [ 193 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::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 | ||
1833 | 2024.11.21 01:18:22.058981 [ 193 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
1834 | 2024.11.21 01:18:22.059076 [ 253 ] {3beecec4-fae0-47be-88ba-8629d61d6849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1835 | 2024.11.21 01:18:22.059225 [ 193 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
1836 | 2024.11.21 01:18:22.059245 [ 253 ] {3beecec4-fae0-47be-88ba-8629d61d6849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1837 | 2024.11.21 01:18:22.059704 [ 193 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
1838 | 2024.11.21 01:18:22.059971 [ 193 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
1839 | 2024.11.21 01:18:22.062190 [ 253 ] {3beecec4-fae0-47be-88ba-8629d61d6849} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1840 | 2024.11.21 01:18:22.062354 [ 193 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004031067 sec., 17365.129381377188 rows/sec., 1.29 MiB/sec. | ||
1841 | 2024.11.21 01:18:22.062362 [ 253 ] {3beecec4-fae0-47be-88ba-8629d61d6849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1842 | 2024.11.21 01:18:22.062625 [ 199 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1843 | 2024.11.21 01:18:22.063298 [ 199 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_5_1} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1844 | 2024.11.21 01:18:22.063310 [ 253 ] {3beecec4-fae0-47be-88ba-8629d61d6849} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1845 | 2024.11.21 01:18:22.063444 [ 199 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_5_1} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1846 | 2024.11.21 01:18:22.063618 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1847 | 2024.11.21 01:18:22.063761 [ 253 ] {3beecec4-fae0-47be-88ba-8629d61d6849} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1848 | 2024.11.21 01:18:22.064157 [ 253 ] {3beecec4-fae0-47be-88ba-8629d61d6849} <Debug> executeQuery: Read 261 rows, 23.52 KiB in 0.005228 sec., 49923.488905891354 rows/sec., 4.39 MiB/sec. | ||
1849 | 2024.11.21 01:18:22.064309 [ 253 ] {3beecec4-fae0-47be-88ba-8629d61d6849} <Debug> TCPHandler: Processed in 0.005792632 sec. | ||
1850 | 2024.11.21 01:18:22.064486 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1851 | 2024.11.21 01:18:22.064619 [ 252 ] {47f08775-79e2-4dd4-ac6e-038ea2adb94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1852 | 2024.11.21 01:18:22.064674 [ 252 ] {47f08775-79e2-4dd4-ac6e-038ea2adb94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1853 | 2024.11.21 01:18:22.065286 [ 252 ] {47f08775-79e2-4dd4-ac6e-038ea2adb94e} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1854 | 2024.11.21 01:18:22.065325 [ 252 ] {47f08775-79e2-4dd4-ac6e-038ea2adb94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1855 | 2024.11.21 01:18:22.065682 [ 252 ] {47f08775-79e2-4dd4-ac6e-038ea2adb94e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1856 | 2024.11.21 01:18:22.065927 [ 252 ] {47f08775-79e2-4dd4-ac6e-038ea2adb94e} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1857 | 2024.11.21 01:18:22.066109 [ 252 ] {47f08775-79e2-4dd4-ac6e-038ea2adb94e} <Debug> executeQuery: Read 38 rows, 2.79 KiB in 0.001521 sec., 24983.563445101907 rows/sec., 1.79 MiB/sec. | ||
1858 | 2024.11.21 01:18:22.066162 [ 252 ] {47f08775-79e2-4dd4-ac6e-038ea2adb94e} <Debug> TCPHandler: Processed in 0.001736085 sec. | ||
1859 | 2024.11.21 01:18:22.066329 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1860 | 2024.11.21 01:18:22.066458 [ 253 ] {7fb747ed-85b8-4669-a804-1fb3b5ce8404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1861 | 2024.11.21 01:18:22.066514 [ 253 ] {7fb747ed-85b8-4669-a804-1fb3b5ce8404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1862 | 2024.11.21 01:18:22.067113 [ 253 ] {7fb747ed-85b8-4669-a804-1fb3b5ce8404} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1863 | 2024.11.21 01:18:22.067154 [ 253 ] {7fb747ed-85b8-4669-a804-1fb3b5ce8404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1864 | 2024.11.21 01:18:22.067517 [ 253 ] {7fb747ed-85b8-4669-a804-1fb3b5ce8404} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1865 | 2024.11.21 01:18:22.067752 [ 253 ] {7fb747ed-85b8-4669-a804-1fb3b5ce8404} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1866 | 2024.11.21 01:18:22.068028 [ 253 ] {7fb747ed-85b8-4669-a804-1fb3b5ce8404} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001581 sec., 8855.154965211892 rows/sec., 620.16 KiB/sec. | ||
1867 | 2024.11.21 01:18:22.068161 [ 253 ] {7fb747ed-85b8-4669-a804-1fb3b5ce8404} <Debug> TCPHandler: Processed in 0.001895347 sec. | ||
1868 | 2024.11.21 01:18:22.068312 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1869 | 2024.11.21 01:18:22.068434 [ 252 ] {13e9c7c8-fa73-495c-a6a3-78b1234be9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1870 | 2024.11.21 01:18:22.068492 [ 252 ] {13e9c7c8-fa73-495c-a6a3-78b1234be9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1871 | 2024.11.21 01:18:22.069073 [ 252 ] {13e9c7c8-fa73-495c-a6a3-78b1234be9ba} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1872 | 2024.11.21 01:18:22.069111 [ 252 ] {13e9c7c8-fa73-495c-a6a3-78b1234be9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1873 | 2024.11.21 01:18:22.069482 [ 252 ] {13e9c7c8-fa73-495c-a6a3-78b1234be9ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1874 | 2024.11.21 01:18:22.069722 [ 252 ] {13e9c7c8-fa73-495c-a6a3-78b1234be9ba} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1875 | 2024.11.21 01:18:22.069848 [ 49 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1876 | 2024.11.21 01:18:22.069891 [ 49 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1877 | 2024.11.21 01:18:22.069913 [ 252 ] {13e9c7c8-fa73-495c-a6a3-78b1234be9ba} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001505 sec., 8637.873754152824 rows/sec., 538.57 KiB/sec. | ||
1878 | 2024.11.21 01:18:22.069917 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1879 | 2024.11.21 01:18:22.070029 [ 252 ] {13e9c7c8-fa73-495c-a6a3-78b1234be9ba} <Debug> TCPHandler: Processed in 0.001770665 sec. | ||
1880 | 2024.11.21 01:18:22.070116 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::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 | ||
1881 | 2024.11.21 01:18:22.070225 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1882 | 2024.11.21 01:18:22.070304 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1883 | 2024.11.21 01:18:22.070377 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
1884 | 2024.11.21 01:18:22.070424 [ 253 ] {5bd46e5b-650b-4aae-87a5-4cc648a5adfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1885 | 2024.11.21 01:18:22.070597 [ 253 ] {5bd46e5b-650b-4aae-87a5-4cc648a5adfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1886 | 2024.11.21 01:18:22.070725 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
1887 | 2024.11.21 01:18:22.071091 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
1888 | 2024.11.21 01:18:22.071413 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
1889 | 2024.11.21 01:18:22.071737 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
1890 | 2024.11.21 01:18:22.073539 [ 253 ] {5bd46e5b-650b-4aae-87a5-4cc648a5adfe} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1891 | 2024.11.21 01:18:22.073613 [ 253 ] {5bd46e5b-650b-4aae-87a5-4cc648a5adfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1892 | 2024.11.21 01:18:22.074314 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004292251 sec., 15143.569190152206 rows/sec., 1003.35 KiB/sec. | ||
1893 | 2024.11.21 01:18:22.074561 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1894 | 2024.11.21 01:18:22.074620 [ 253 ] {5bd46e5b-650b-4aae-87a5-4cc648a5adfe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1895 | 2024.11.21 01:18:22.075013 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_5_1} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1896 | 2024.11.21 01:18:22.075065 [ 253 ] {5bd46e5b-650b-4aae-87a5-4cc648a5adfe} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1897 | 2024.11.21 01:18:22.075184 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_5_1} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1898 | 2024.11.21 01:18:22.075390 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
1899 | 2024.11.21 01:18:22.075593 [ 253 ] {5bd46e5b-650b-4aae-87a5-4cc648a5adfe} <Debug> executeQuery: Read 405 rows, 29.52 KiB in 0.005203 sec., 77839.7078608495 rows/sec., 5.54 MiB/sec. | ||
1900 | 2024.11.21 01:18:22.075697 [ 253 ] {5bd46e5b-650b-4aae-87a5-4cc648a5adfe} <Debug> TCPHandler: Processed in 0.005567248 sec. | ||
1901 | 2024.11.21 01:18:22.075867 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1902 | 2024.11.21 01:18:22.075987 [ 252 ] {fc66d98e-0ea0-4c4d-9165-f6b98a885ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1903 | 2024.11.21 01:18:22.076040 [ 252 ] {fc66d98e-0ea0-4c4d-9165-f6b98a885ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1904 | 2024.11.21 01:18:22.076520 [ 252 ] {fc66d98e-0ea0-4c4d-9165-f6b98a885ae7} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1905 | 2024.11.21 01:18:22.076559 [ 252 ] {fc66d98e-0ea0-4c4d-9165-f6b98a885ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1906 | 2024.11.21 01:18:22.076934 [ 252 ] {fc66d98e-0ea0-4c4d-9165-f6b98a885ae7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1907 | 2024.11.21 01:18:22.077194 [ 252 ] {fc66d98e-0ea0-4c4d-9165-f6b98a885ae7} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1908 | 2024.11.21 01:18:22.077488 [ 252 ] {fc66d98e-0ea0-4c4d-9165-f6b98a885ae7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. | ||
1909 | 2024.11.21 01:18:22.077609 [ 252 ] {fc66d98e-0ea0-4c4d-9165-f6b98a885ae7} <Debug> TCPHandler: Processed in 0.001801365 sec. | ||
1910 | 2024.11.21 01:18:22.077758 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1911 | 2024.11.21 01:18:22.077877 [ 253 ] {b4c98db6-a150-4f4e-b7f2-b38dfdbb9995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1912 | 2024.11.21 01:18:22.077931 [ 253 ] {b4c98db6-a150-4f4e-b7f2-b38dfdbb9995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1913 | 2024.11.21 01:18:22.078495 [ 253 ] {b4c98db6-a150-4f4e-b7f2-b38dfdbb9995} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1914 | 2024.11.21 01:18:22.078532 [ 253 ] {b4c98db6-a150-4f4e-b7f2-b38dfdbb9995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1915 | 2024.11.21 01:18:22.078933 [ 253 ] {b4c98db6-a150-4f4e-b7f2-b38dfdbb9995} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1916 | 2024.11.21 01:18:22.079171 [ 253 ] {b4c98db6-a150-4f4e-b7f2-b38dfdbb9995} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1917 | 2024.11.21 01:18:22.079346 [ 253 ] {b4c98db6-a150-4f4e-b7f2-b38dfdbb9995} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001492 sec., 152144.77211796245 rows/sec., 10.15 MiB/sec. | ||
1918 | 2024.11.21 01:18:22.079396 [ 253 ] {b4c98db6-a150-4f4e-b7f2-b38dfdbb9995} <Debug> TCPHandler: Processed in 0.001692734 sec. | ||
1919 | 2024.11.21 01:18:22.079541 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1920 | 2024.11.21 01:18:22.079658 [ 252 ] {f7b2fd05-be72-49d0-89f1-95c3a223f5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1921 | 2024.11.21 01:18:22.079708 [ 252 ] {f7b2fd05-be72-49d0-89f1-95c3a223f5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1922 | 2024.11.21 01:18:22.080179 [ 252 ] {f7b2fd05-be72-49d0-89f1-95c3a223f5b2} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1923 | 2024.11.21 01:18:22.080217 [ 252 ] {f7b2fd05-be72-49d0-89f1-95c3a223f5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1924 | 2024.11.21 01:18:22.080570 [ 252 ] {f7b2fd05-be72-49d0-89f1-95c3a223f5b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1925 | 2024.11.21 01:18:22.080801 [ 252 ] {f7b2fd05-be72-49d0-89f1-95c3a223f5b2} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1926 | 2024.11.21 01:18:22.080860 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1927 | 2024.11.21 01:18:22.080924 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1928 | 2024.11.21 01:18:22.080974 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1929 | 2024.11.21 01:18:22.081114 [ 45 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1930 | 2024.11.21 01:18:22.081257 [ 45 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1931 | 2024.11.21 01:18:22.081267 [ 252 ] {f7b2fd05-be72-49d0-89f1-95c3a223f5b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001598 sec., 625.7822277847309 rows/sec., 42.17 KiB/sec. | ||
1932 | 2024.11.21 01:18:22.081349 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1933 | 2024.11.21 01:18:22.081397 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::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 | ||
1934 | 2024.11.21 01:18:22.082029 [ 252 ] {f7b2fd05-be72-49d0-89f1-95c3a223f5b2} <Debug> TCPHandler: Processed in 0.002535065 sec. | ||
1935 | 2024.11.21 01:18:22.082024 [ 199 ] {6728251e-03d6-42f0-929d-9554d1a9e488::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 | ||
1936 | 2024.11.21 01:18:22.082321 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1937 | 2024.11.21 01:18:22.082594 [ 199 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1938 | 2024.11.21 01:18:22.082690 [ 253 ] {e7276805-694e-46d9-8be2-ce644a355e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1939 | 2024.11.21 01:18:22.082719 [ 199 ] {6728251e-03d6-42f0-929d-9554d1a9e488::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 | ||
1940 | 2024.11.21 01:18:22.083088 [ 199 ] {6728251e-03d6-42f0-929d-9554d1a9e488::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 | ||
1941 | 2024.11.21 01:18:22.083109 [ 253 ] {e7276805-694e-46d9-8be2-ce644a355e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1942 | 2024.11.21 01:18:22.083532 [ 199 ] {6728251e-03d6-42f0-929d-9554d1a9e488::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 | ||
1943 | 2024.11.21 01:18:22.083935 [ 199 ] {6728251e-03d6-42f0-929d-9554d1a9e488::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 | ||
1944 | 2024.11.21 01:18:22.084082 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1945 | 2024.11.21 01:18:22.084428 [ 199 ] {6728251e-03d6-42f0-929d-9554d1a9e488::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 | ||
1946 | 2024.11.21 01:18:22.085239 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
1947 | 2024.11.21 01:18:22.086924 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
1948 | 2024.11.21 01:18:22.088519 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
1949 | 2024.11.21 01:18:22.089963 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
1950 | 2024.11.21 01:18:22.090241 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.008654462 sec., 577.7366634690868 rows/sec., 38.93 KiB/sec. | ||
1951 | 2024.11.21 01:18:22.090630 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1952 | 2024.11.21 01:18:22.091276 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
1953 | 2024.11.21 01:18:22.091756 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_5_1} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1954 | 2024.11.21 01:18:22.092346 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_5_1} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1955 | 2024.11.21 01:18:22.092647 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
1956 | 2024.11.21 01:18:22.094019 [ 253 ] {e7276805-694e-46d9-8be2-ce644a355e9c} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1957 | 2024.11.21 01:18:22.094101 [ 253 ] {e7276805-694e-46d9-8be2-ce644a355e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1958 | 2024.11.21 01:18:22.096750 [ 253 ] {e7276805-694e-46d9-8be2-ce644a355e9c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1959 | 2024.11.21 01:18:22.097475 [ 253 ] {e7276805-694e-46d9-8be2-ce644a355e9c} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1960 | 2024.11.21 01:18:22.098213 [ 253 ] {e7276805-694e-46d9-8be2-ce644a355e9c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.015662 sec., 1979.312986847146 rows/sec., 3.55 MiB/sec. | ||
1961 | 2024.11.21 01:18:22.098875 [ 253 ] {e7276805-694e-46d9-8be2-ce644a355e9c} <Debug> TCPHandler: Processed in 0.016722776 sec. | ||
1962 | 2024.11.21 01:18:22.099203 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1963 | 2024.11.21 01:18:22.099461 [ 252 ] {33c5a985-c6b1-41bb-a561-2b7c4190b327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1964 | 2024.11.21 01:18:22.099548 [ 252 ] {33c5a985-c6b1-41bb-a561-2b7c4190b327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1965 | 2024.11.21 01:18:22.099622 [ 196 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 19 columns (19 merged, 0 gathered) in 0.01847867 sec., 5790.4600276967985 rows/sec., 10.38 MiB/sec. | ||
1966 | 2024.11.21 01:18:22.100201 [ 196 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1967 | 2024.11.21 01:18:22.100688 [ 252 ] {33c5a985-c6b1-41bb-a561-2b7c4190b327} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1968 | 2024.11.21 01:18:22.100777 [ 252 ] {33c5a985-c6b1-41bb-a561-2b7c4190b327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1969 | 2024.11.21 01:18:22.101497 [ 196 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1970 | 2024.11.21 01:18:22.101599 [ 252 ] {33c5a985-c6b1-41bb-a561-2b7c4190b327} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1971 | 2024.11.21 01:18:22.101631 [ 196 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1972 | 2024.11.21 01:18:22.101913 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
1973 | 2024.11.21 01:18:22.102020 [ 252 ] {33c5a985-c6b1-41bb-a561-2b7c4190b327} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1974 | 2024.11.21 01:18:22.102252 [ 252 ] {33c5a985-c6b1-41bb-a561-2b7c4190b327} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.002859 sec., 25183.630640083946 rows/sec., 1.61 MiB/sec. | ||
1975 | 2024.11.21 01:18:22.102421 [ 252 ] {33c5a985-c6b1-41bb-a561-2b7c4190b327} <Debug> TCPHandler: Processed in 0.003357168 sec. | ||
1976 | 2024.11.21 01:18:25.757552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 314 | ||
1977 | 2024.11.21 01:18:25.760429 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1978 | 2024.11.21 01:18:25.760486 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1979 | 2024.11.21 01:18:25.761898 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1980 | 2024.11.21 01:18:25.762206 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1981 | 2024.11.21 01:18:25.762736 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
1982 | 2024.11.21 01:18:27.044909 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1983 | 2024.11.21 01:18:27.045206 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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', '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', '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) | ||
1984 | 2024.11.21 01:18:27.045675 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1985 | 2024.11.21 01:18:27.045728 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <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', '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', '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 | ||
1986 | 2024.11.21 01:18:27.046093 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1987 | 2024.11.21 01:18:27.046176 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1988 | 2024.11.21 01:18:27.046357 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1989 | 2024.11.21 01:18:27.046611 [ 293 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1990 | 2024.11.21 01:18:27.046644 [ 294 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1991 | 2024.11.21 01:18:27.046778 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
1992 | 2024.11.21 01:18:27.046811 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1993 | 2024.11.21 01:18:27.051418 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1994 | 2024.11.21 01:18:27.053409 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
1995 | 2024.11.21 01:18:27.053493 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <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', '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', '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'))" | ||
1996 | 2024.11.21 01:18:27.053546 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <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', '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', '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'))" | ||
1997 | 2024.11.21 01:18:27.054990 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.009926 sec., 3626.838605682047 rows/sec., 137.05 KiB/sec. | ||
1998 | 2024.11.21 01:18:27.055130 [ 252 ] {9e0436e3-b8cb-4dd1-8ed2-299596616a58} <Debug> TCPHandler: Processed in 0.010362216 sec. | ||
1999 | 2024.11.21 01:18:27.056204 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2000 | 2024.11.21 01:18:27.056487 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) 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', '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', '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) | ||
2001 | 2024.11.21 01:18:27.056940 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2002 | 2024.11.21 01:18:27.056999 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <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', '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', '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 | ||
2003 | 2024.11.21 01:18:27.057382 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2004 | 2024.11.21 01:18:27.057461 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2005 | 2024.11.21 01:18:27.057645 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2006 | 2024.11.21 01:18:27.057761 [ 293 ] {9f182296-71ee-48af-994f-736fd015c318} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2007 | 2024.11.21 01:18:27.057778 [ 295 ] {9f182296-71ee-48af-994f-736fd015c318} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2008 | 2024.11.21 01:18:27.057907 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
2009 | 2024.11.21 01:18:27.057950 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2010 | 2024.11.21 01:18:27.058059 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2011 | 2024.11.21 01:18:27.058086 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
2012 | 2024.11.21 01:18:27.058149 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <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', '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', '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'))" | ||
2013 | 2024.11.21 01:18:27.058224 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <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', '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', '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'))" | ||
2014 | 2024.11.21 01:18:27.059440 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.003103 sec., 11601.675797615211 rows/sec., 438.40 KiB/sec. | ||
2015 | 2024.11.21 01:18:27.059584 [ 253 ] {9f182296-71ee-48af-994f-736fd015c318} <Debug> TCPHandler: Processed in 0.0035137 sec. | ||
2016 | 2024.11.21 01:18:27.059870 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2017 | 2024.11.21 01:18:27.060082 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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', '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_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) | ||
2018 | 2024.11.21 01:18:27.060448 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2019 | 2024.11.21 01:18:27.060500 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <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', '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_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 | ||
2020 | 2024.11.21 01:18:27.060841 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2021 | 2024.11.21 01:18:27.060911 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2022 | 2024.11.21 01:18:27.061070 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2023 | 2024.11.21 01:18:27.061189 [ 295 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2024 | 2024.11.21 01:18:27.061192 [ 294 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2025 | 2024.11.21 01:18:27.061326 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
2026 | 2024.11.21 01:18:27.061357 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2027 | 2024.11.21 01:18:27.061441 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2028 | 2024.11.21 01:18:27.061463 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
2029 | 2024.11.21 01:18:27.061506 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <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', '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_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'))" | ||
2030 | 2024.11.21 01:18:27.061554 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <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', '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_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'))" | ||
2031 | 2024.11.21 01:18:27.062607 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.002631 sec., 13683.010262257696 rows/sec., 517.05 KiB/sec. | ||
2032 | 2024.11.21 01:18:27.062786 [ 252 ] {a59e51ca-e570-4f12-aaa6-d5cf6ed64732} <Debug> TCPHandler: Processed in 0.002979282 sec. | ||
2033 | 2024.11.21 01:18:27.063076 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2034 | 2024.11.21 01:18:27.063274 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) 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', '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_table:capacity', 'switch_table: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) | ||
2035 | 2024.11.21 01:18:27.063629 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2036 | 2024.11.21 01:18:27.063682 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <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', '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_table:capacity', 'switch_table: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 | ||
2037 | 2024.11.21 01:18:27.064029 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2038 | 2024.11.21 01:18:27.064096 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2039 | 2024.11.21 01:18:27.064250 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2040 | 2024.11.21 01:18:27.064364 [ 293 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2041 | 2024.11.21 01:18:27.064377 [ 294 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2042 | 2024.11.21 01:18:27.064479 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
2043 | 2024.11.21 01:18:27.064505 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2044 | 2024.11.21 01:18:27.064586 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2045 | 2024.11.21 01:18:27.064609 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
2046 | 2024.11.21 01:18:27.064651 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <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', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2047 | 2024.11.21 01:18:27.064700 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <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', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2048 | 2024.11.21 01:18:27.065762 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.00259 sec., 13899.6138996139 rows/sec., 525.23 KiB/sec. | ||
2049 | 2024.11.21 01:18:27.065893 [ 253 ] {3f73e0a5-fec3-4693-969d-380481d3a88d} <Debug> TCPHandler: Processed in 0.002881781 sec. | ||
2050 | 2024.11.21 01:18:27.066152 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2051 | 2024.11.21 01:18:27.066359 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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', '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) | ||
2052 | 2024.11.21 01:18:27.066727 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2053 | 2024.11.21 01:18:27.066779 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <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', '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 | ||
2054 | 2024.11.21 01:18:27.067129 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2055 | 2024.11.21 01:18:27.067200 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2056 | 2024.11.21 01:18:27.067357 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2057 | 2024.11.21 01:18:27.067430 [ 293 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2058 | 2024.11.21 01:18:27.067465 [ 295 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2059 | 2024.11.21 01:18:27.067584 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
2060 | 2024.11.21 01:18:27.067620 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2061 | 2024.11.21 01:18:27.067723 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2062 | 2024.11.21 01:18:27.067747 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
2063 | 2024.11.21 01:18:27.067792 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <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', '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'))" | ||
2064 | 2024.11.21 01:18:27.067842 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <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', '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'))" | ||
2065 | 2024.11.21 01:18:27.068963 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Debug> executeQuery: Read 36 rows, 1.36 KiB in 0.002707 sec., 13298.854820834871 rows/sec., 502.53 KiB/sec. | ||
2066 | 2024.11.21 01:18:27.069122 [ 252 ] {6d4729ea-07f3-41af-a959-05fbcbbcacaa} <Debug> TCPHandler: Processed in 0.003030593 sec. | ||
2067 | 2024.11.21 01:18:27.073867 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2068 | 2024.11.21 01:18:27.073989 [ 252 ] {24800ec5-7a2e-4dec-aa6f-3f2fa0a36b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2069 | 2024.11.21 01:18:27.074040 [ 252 ] {24800ec5-7a2e-4dec-aa6f-3f2fa0a36b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2070 | 2024.11.21 01:18:27.074717 [ 252 ] {24800ec5-7a2e-4dec-aa6f-3f2fa0a36b4b} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2071 | 2024.11.21 01:18:27.074759 [ 252 ] {24800ec5-7a2e-4dec-aa6f-3f2fa0a36b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2072 | 2024.11.21 01:18:27.075258 [ 252 ] {24800ec5-7a2e-4dec-aa6f-3f2fa0a36b4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2073 | 2024.11.21 01:18:27.075486 [ 252 ] {24800ec5-7a2e-4dec-aa6f-3f2fa0a36b4b} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2074 | 2024.11.21 01:18:27.075703 [ 252 ] {24800ec5-7a2e-4dec-aa6f-3f2fa0a36b4b} <Debug> executeQuery: Read 5 rows, 753.00 B in 0.001744 sec., 2866.97247706422 rows/sec., 421.65 KiB/sec. | ||
2075 | 2024.11.21 01:18:27.075860 [ 252 ] {24800ec5-7a2e-4dec-aa6f-3f2fa0a36b4b} <Debug> TCPHandler: Processed in 0.002047639 sec. | ||
2076 | 2024.11.21 01:18:27.076027 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2077 | 2024.11.21 01:18:27.076164 [ 253 ] {9344c5ea-cb46-4835-aa7e-46041fa5451d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2078 | 2024.11.21 01:18:27.076218 [ 253 ] {9344c5ea-cb46-4835-aa7e-46041fa5451d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2079 | 2024.11.21 01:18:27.076901 [ 253 ] {9344c5ea-cb46-4835-aa7e-46041fa5451d} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2080 | 2024.11.21 01:18:27.076945 [ 253 ] {9344c5ea-cb46-4835-aa7e-46041fa5451d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2081 | 2024.11.21 01:18:27.077365 [ 253 ] {9344c5ea-cb46-4835-aa7e-46041fa5451d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2082 | 2024.11.21 01:18:27.077638 [ 253 ] {9344c5ea-cb46-4835-aa7e-46041fa5451d} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2083 | 2024.11.21 01:18:27.077885 [ 253 ] {9344c5ea-cb46-4835-aa7e-46041fa5451d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001757 sec., 3414.911781445646 rows/sec., 278.46 KiB/sec. | ||
2084 | 2024.11.21 01:18:27.077941 [ 253 ] {9344c5ea-cb46-4835-aa7e-46041fa5451d} <Debug> TCPHandler: Processed in 0.001980308 sec. | ||
2085 | 2024.11.21 01:18:27.078092 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2086 | 2024.11.21 01:18:27.078214 [ 252 ] {18799612-848e-48c0-9713-cbac2c2bd6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2087 | 2024.11.21 01:18:27.078261 [ 252 ] {18799612-848e-48c0-9713-cbac2c2bd6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2088 | 2024.11.21 01:18:27.078881 [ 252 ] {18799612-848e-48c0-9713-cbac2c2bd6c3} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2089 | 2024.11.21 01:18:27.078919 [ 252 ] {18799612-848e-48c0-9713-cbac2c2bd6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2090 | 2024.11.21 01:18:27.079299 [ 252 ] {18799612-848e-48c0-9713-cbac2c2bd6c3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2091 | 2024.11.21 01:18:27.079548 [ 252 ] {18799612-848e-48c0-9713-cbac2c2bd6c3} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2092 | 2024.11.21 01:18:27.079730 [ 252 ] {18799612-848e-48c0-9713-cbac2c2bd6c3} <Debug> executeQuery: Read 73 rows, 5.92 KiB in 0.001542 sec., 47341.11543450065 rows/sec., 3.75 MiB/sec. | ||
2093 | 2024.11.21 01:18:27.079779 [ 252 ] {18799612-848e-48c0-9713-cbac2c2bd6c3} <Debug> TCPHandler: Processed in 0.001744394 sec. | ||
2094 | 2024.11.21 01:18:27.079961 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2095 | 2024.11.21 01:18:27.080101 [ 253 ] {bdfa3879-b0a6-4a88-bffd-8ce3cfbef578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2096 | 2024.11.21 01:18:27.080158 [ 253 ] {bdfa3879-b0a6-4a88-bffd-8ce3cfbef578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2097 | 2024.11.21 01:18:27.080809 [ 253 ] {bdfa3879-b0a6-4a88-bffd-8ce3cfbef578} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2098 | 2024.11.21 01:18:27.080848 [ 253 ] {bdfa3879-b0a6-4a88-bffd-8ce3cfbef578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2099 | 2024.11.21 01:18:27.081272 [ 253 ] {bdfa3879-b0a6-4a88-bffd-8ce3cfbef578} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2100 | 2024.11.21 01:18:27.081534 [ 253 ] {bdfa3879-b0a6-4a88-bffd-8ce3cfbef578} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2101 | 2024.11.21 01:18:27.081750 [ 253 ] {bdfa3879-b0a6-4a88-bffd-8ce3cfbef578} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.001681 sec., 7733.491969066032 rows/sec., 562.35 KiB/sec. | ||
2102 | 2024.11.21 01:18:27.081805 [ 253 ] {bdfa3879-b0a6-4a88-bffd-8ce3cfbef578} <Debug> TCPHandler: Processed in 0.001916147 sec. | ||
2103 | 2024.11.21 01:18:27.081962 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2104 | 2024.11.21 01:18:27.082083 [ 252 ] {dc6a4a60-903b-471d-8238-8f8bc8532c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2105 | 2024.11.21 01:18:27.082131 [ 252 ] {dc6a4a60-903b-471d-8238-8f8bc8532c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2106 | 2024.11.21 01:18:27.082759 [ 252 ] {dc6a4a60-903b-471d-8238-8f8bc8532c39} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2107 | 2024.11.21 01:18:27.082798 [ 252 ] {dc6a4a60-903b-471d-8238-8f8bc8532c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2108 | 2024.11.21 01:18:27.083182 [ 252 ] {dc6a4a60-903b-471d-8238-8f8bc8532c39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2109 | 2024.11.21 01:18:27.083431 [ 252 ] {dc6a4a60-903b-471d-8238-8f8bc8532c39} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2110 | 2024.11.21 01:18:27.083665 [ 252 ] {dc6a4a60-903b-471d-8238-8f8bc8532c39} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001599 sec., 50031.26954346467 rows/sec., 3.91 MiB/sec. | ||
2111 | 2024.11.21 01:18:27.083816 [ 252 ] {dc6a4a60-903b-471d-8238-8f8bc8532c39} <Debug> TCPHandler: Processed in 0.001910017 sec. | ||
2112 | 2024.11.21 01:18:27.083976 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2113 | 2024.11.21 01:18:27.084099 [ 253 ] {a7681813-7263-4fe7-9e7f-46eda730cb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2114 | 2024.11.21 01:18:27.084154 [ 253 ] {a7681813-7263-4fe7-9e7f-46eda730cb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2115 | 2024.11.21 01:18:27.084720 [ 253 ] {a7681813-7263-4fe7-9e7f-46eda730cb27} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2024.11.21 01:18:27.084760 [ 253 ] {a7681813-7263-4fe7-9e7f-46eda730cb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2117 | 2024.11.21 01:18:27.085155 [ 253 ] {a7681813-7263-4fe7-9e7f-46eda730cb27} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2118 | 2024.11.21 01:18:27.085395 [ 253 ] {a7681813-7263-4fe7-9e7f-46eda730cb27} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2119 | 2024.11.21 01:18:27.085637 [ 253 ] {a7681813-7263-4fe7-9e7f-46eda730cb27} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.001557 sec., 84136.15928066795 rows/sec., 5.86 MiB/sec. | ||
2120 | 2024.11.21 01:18:27.085720 [ 253 ] {a7681813-7263-4fe7-9e7f-46eda730cb27} <Debug> TCPHandler: Processed in 0.001802795 sec. | ||
2121 | 2024.11.21 01:18:27.085878 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2122 | 2024.11.21 01:18:27.085998 [ 252 ] {053086f7-f7b7-4589-abae-017d395ce0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2123 | 2024.11.21 01:18:27.086079 [ 252 ] {053086f7-f7b7-4589-abae-017d395ce0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2124 | 2024.11.21 01:18:27.087188 [ 252 ] {053086f7-f7b7-4589-abae-017d395ce0aa} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2125 | 2024.11.21 01:18:27.087228 [ 252 ] {053086f7-f7b7-4589-abae-017d395ce0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2126 | 2024.11.21 01:18:27.087839 [ 252 ] {053086f7-f7b7-4589-abae-017d395ce0aa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2127 | 2024.11.21 01:18:27.088094 [ 252 ] {053086f7-f7b7-4589-abae-017d395ce0aa} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2128 | 2024.11.21 01:18:27.088290 [ 252 ] {053086f7-f7b7-4589-abae-017d395ce0aa} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002317 sec., 3021.1480362537764 rows/sec., 5.41 MiB/sec. | ||
2129 | 2024.11.21 01:18:27.088378 [ 252 ] {053086f7-f7b7-4589-abae-017d395ce0aa} <Debug> TCPHandler: Processed in 0.002559656 sec. | ||
2130 | 2024.11.21 01:18:27.088531 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2131 | 2024.11.21 01:18:27.088653 [ 253 ] {cb33503b-2392-4bb8-9fc4-d654fc0392bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2132 | 2024.11.21 01:18:27.088706 [ 253 ] {cb33503b-2392-4bb8-9fc4-d654fc0392bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2133 | 2024.11.21 01:18:27.089230 [ 253 ] {cb33503b-2392-4bb8-9fc4-d654fc0392bf} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2134 | 2024.11.21 01:18:27.089268 [ 253 ] {cb33503b-2392-4bb8-9fc4-d654fc0392bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2135 | 2024.11.21 01:18:27.089640 [ 253 ] {cb33503b-2392-4bb8-9fc4-d654fc0392bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2136 | 2024.11.21 01:18:27.089886 [ 253 ] {cb33503b-2392-4bb8-9fc4-d654fc0392bf} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2137 | 2024.11.21 01:18:27.090164 [ 253 ] {cb33503b-2392-4bb8-9fc4-d654fc0392bf} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00152 sec., 1973.6842105263156 rows/sec., 139.42 KiB/sec. | ||
2138 | 2024.11.21 01:18:27.090232 [ 253 ] {cb33503b-2392-4bb8-9fc4-d654fc0392bf} <Debug> TCPHandler: Processed in 0.001760605 sec. | ||
2139 | 2024.11.21 01:18:27.090381 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2140 | 2024.11.21 01:18:27.090497 [ 252 ] {c033b19b-0e88-41f7-a170-a6916cfb497c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2141 | 2024.11.21 01:18:27.090549 [ 252 ] {c033b19b-0e88-41f7-a170-a6916cfb497c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2142 | 2024.11.21 01:18:27.091041 [ 252 ] {c033b19b-0e88-41f7-a170-a6916cfb497c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2143 | 2024.11.21 01:18:27.091080 [ 252 ] {c033b19b-0e88-41f7-a170-a6916cfb497c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2144 | 2024.11.21 01:18:27.091459 [ 252 ] {c033b19b-0e88-41f7-a170-a6916cfb497c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2145 | 2024.11.21 01:18:27.091694 [ 252 ] {c033b19b-0e88-41f7-a170-a6916cfb497c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2146 | 2024.11.21 01:18:27.091898 [ 252 ] {c033b19b-0e88-41f7-a170-a6916cfb497c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001423 sec., 33731.553056922 rows/sec., 2.27 MiB/sec. | ||
2147 | 2024.11.21 01:18:27.092084 [ 252 ] {c033b19b-0e88-41f7-a170-a6916cfb497c} <Debug> TCPHandler: Processed in 0.001759025 sec. | ||
2148 | 2024.11.21 01:18:32.051788 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2149 | 2024.11.21 01:18:32.052014 [ 252 ] {b1f67090-5e73-4d0a-9a7b-c2ddbc80b781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2150 | 2024.11.21 01:18:32.052094 [ 252 ] {b1f67090-5e73-4d0a-9a7b-c2ddbc80b781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2151 | 2024.11.21 01:18:32.052943 [ 252 ] {b1f67090-5e73-4d0a-9a7b-c2ddbc80b781} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2152 | 2024.11.21 01:18:32.052999 [ 252 ] {b1f67090-5e73-4d0a-9a7b-c2ddbc80b781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2153 | 2024.11.21 01:18:32.053439 [ 252 ] {b1f67090-5e73-4d0a-9a7b-c2ddbc80b781} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2154 | 2024.11.21 01:18:32.053696 [ 252 ] {b1f67090-5e73-4d0a-9a7b-c2ddbc80b781} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2155 | 2024.11.21 01:18:32.053899 [ 34 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2156 | 2024.11.21 01:18:32.053949 [ 252 ] {b1f67090-5e73-4d0a-9a7b-c2ddbc80b781} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.15 MiB/sec. | ||
2157 | 2024.11.21 01:18:32.053979 [ 34 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2158 | 2024.11.21 01:18:32.054044 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2159 | 2024.11.21 01:18:32.054086 [ 252 ] {b1f67090-5e73-4d0a-9a7b-c2ddbc80b781} <Debug> TCPHandler: Processed in 0.002437214 sec. | ||
2160 | 2024.11.21 01:18:32.054289 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
2161 | 2024.11.21 01:18:32.054374 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2162 | 2024.11.21 01:18:32.054513 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2163 | 2024.11.21 01:18:32.054585 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1401 rows starting from the beginning of the part | ||
2164 | 2024.11.21 01:18:32.054619 [ 253 ] {d1201ea3-796b-43bd-81d4-7d8487fb5d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2165 | 2024.11.21 01:18:32.054738 [ 253 ] {d1201ea3-796b-43bd-81d4-7d8487fb5d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2166 | 2024.11.21 01:18:32.054850 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
2167 | 2024.11.21 01:18:32.055209 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
2168 | 2024.11.21 01:18:32.055589 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 261 rows starting from the beginning of the part | ||
2169 | 2024.11.21 01:18:32.055955 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 73 rows starting from the beginning of the part | ||
2170 | 2024.11.21 01:18:32.056296 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
2171 | 2024.11.21 01:18:32.058022 [ 253 ] {d1201ea3-796b-43bd-81d4-7d8487fb5d58} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2172 | 2024.11.21 01:18:32.058085 [ 253 ] {d1201ea3-796b-43bd-81d4-7d8487fb5d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2173 | 2024.11.21 01:18:32.059312 [ 253 ] {d1201ea3-796b-43bd-81d4-7d8487fb5d58} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2174 | 2024.11.21 01:18:32.059869 [ 253 ] {d1201ea3-796b-43bd-81d4-7d8487fb5d58} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2175 | 2024.11.21 01:18:32.060217 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1895 rows, containing 5 columns (5 merged, 0 gathered) in 0.006043585 sec., 313555.61310050247 rows/sec., 27.30 MiB/sec. | ||
2176 | 2024.11.21 01:18:32.060220 [ 34 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2177 | 2024.11.21 01:18:32.060298 [ 34 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2178 | 2024.11.21 01:18:32.060318 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2179 | 2024.11.21 01:18:32.060340 [ 253 ] {d1201ea3-796b-43bd-81d4-7d8487fb5d58} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005801 sec., 11032.580589553525 rows/sec., 881.78 KiB/sec. | ||
2180 | 2024.11.21 01:18:32.060650 [ 253 ] {d1201ea3-796b-43bd-81d4-7d8487fb5d58} <Debug> TCPHandler: Processed in 0.0064169 sec. | ||
2181 | 2024.11.21 01:18:32.060652 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2182 | 2024.11.21 01:18:32.060697 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
2183 | 2024.11.21 01:18:32.061017 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2184 | 2024.11.21 01:18:32.061060 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2185 | 2024.11.21 01:18:32.061131 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 877 rows starting from the beginning of the part | ||
2186 | 2024.11.21 01:18:32.061437 [ 252 ] {d37f9d31-6ddb-4b43-8755-6ad0ed395e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2187 | 2024.11.21 01:18:32.061566 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
2188 | 2024.11.21 01:18:32.061573 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_11_2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2189 | 2024.11.21 01:18:32.061684 [ 252 ] {d37f9d31-6ddb-4b43-8755-6ad0ed395e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2190 | 2024.11.21 01:18:32.061935 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
2191 | 2024.11.21 01:18:32.061954 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_11_2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2192 | 2024.11.21 01:18:32.062236 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
2193 | 2024.11.21 01:18:32.062309 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 405 rows starting from the beginning of the part | ||
2194 | 2024.11.21 01:18:32.062734 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 80 rows starting from the beginning of the part | ||
2195 | 2024.11.21 01:18:32.063020 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
2196 | 2024.11.21 01:18:32.064879 [ 252 ] {d37f9d31-6ddb-4b43-8755-6ad0ed395e61} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2197 | 2024.11.21 01:18:32.064974 [ 252 ] {d37f9d31-6ddb-4b43-8755-6ad0ed395e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2198 | 2024.11.21 01:18:32.066004 [ 252 ] {d37f9d31-6ddb-4b43-8755-6ad0ed395e61} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2199 | 2024.11.21 01:18:32.066204 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.005796762 sec., 265320.53584397637 rows/sec., 20.40 MiB/sec. | ||
2200 | 2024.11.21 01:18:32.066447 [ 252 ] {d37f9d31-6ddb-4b43-8755-6ad0ed395e61} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2201 | 2024.11.21 01:18:32.066474 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2202 | 2024.11.21 01:18:32.066730 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2203 | 2024.11.21 01:18:32.066825 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2204 | 2024.11.21 01:18:32.066894 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2205 | 2024.11.21 01:18:32.066967 [ 252 ] {d37f9d31-6ddb-4b43-8755-6ad0ed395e61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005704 sec., 28050.490883590464 rows/sec., 1.95 MiB/sec. | ||
2206 | 2024.11.21 01:18:32.067318 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_11_2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2207 | 2024.11.21 01:18:32.067366 [ 252 ] {d37f9d31-6ddb-4b43-8755-6ad0ed395e61} <Debug> TCPHandler: Processed in 0.006562572 sec. | ||
2208 | 2024.11.21 01:18:32.067376 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
2209 | 2024.11.21 01:18:32.067602 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_11_2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2210 | 2024.11.21 01:18:32.067638 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2211 | 2024.11.21 01:18:32.067786 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
2212 | 2024.11.21 01:18:32.067830 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2213 | 2024.11.21 01:18:32.067876 [ 253 ] {cd5026db-cb04-44a5-a38f-0c2b36fd21ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2214 | 2024.11.21 01:18:32.067886 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3152 rows starting from the beginning of the part | ||
2215 | 2024.11.21 01:18:32.067947 [ 253 ] {cd5026db-cb04-44a5-a38f-0c2b36fd21ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2216 | 2024.11.21 01:18:32.068146 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part | ||
2217 | 2024.11.21 01:18:32.068536 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
2218 | 2024.11.21 01:18:32.068901 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 227 rows starting from the beginning of the part | ||
2219 | 2024.11.21 01:18:32.069284 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 131 rows starting from the beginning of the part | ||
2220 | 2024.11.21 01:18:32.069638 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
2221 | 2024.11.21 01:18:32.070319 [ 253 ] {cd5026db-cb04-44a5-a38f-0c2b36fd21ad} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2222 | 2024.11.21 01:18:32.070362 [ 253 ] {cd5026db-cb04-44a5-a38f-0c2b36fd21ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2223 | 2024.11.21 01:18:32.070960 [ 253 ] {cd5026db-cb04-44a5-a38f-0c2b36fd21ad} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2224 | 2024.11.21 01:18:32.071315 [ 253 ] {cd5026db-cb04-44a5-a38f-0c2b36fd21ad} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2225 | 2024.11.21 01:18:32.071501 [ 34 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2226 | 2024.11.21 01:18:32.071548 [ 34 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2227 | 2024.11.21 01:18:32.071581 [ 253 ] {cd5026db-cb04-44a5-a38f-0c2b36fd21ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003753 sec., 15987.21023181455 rows/sec., 1.08 MiB/sec. | ||
2228 | 2024.11.21 01:18:32.071589 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2229 | 2024.11.21 01:18:32.071896 [ 253 ] {cd5026db-cb04-44a5-a38f-0c2b36fd21ad} <Debug> TCPHandler: Processed in 0.004406782 sec. | ||
2230 | 2024.11.21 01:18:32.072245 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
2231 | 2024.11.21 01:18:32.072814 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2232 | 2024.11.21 01:18:32.072864 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3940 rows, containing 5 columns (5 merged, 0 gathered) in 0.005835432 sec., 675185.658919511 rows/sec., 45.25 MiB/sec. | ||
2233 | 2024.11.21 01:18:32.072874 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 228 rows starting from the beginning of the part | ||
2234 | 2024.11.21 01:18:32.073007 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
2235 | 2024.11.21 01:18:32.073258 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
2236 | 2024.11.21 01:18:32.073375 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2237 | 2024.11.21 01:18:32.073489 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part | ||
2238 | 2024.11.21 01:18:32.073833 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
2239 | 2024.11.21 01:18:32.074066 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2240 | 2024.11.21 01:18:32.074564 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2241 | 2024.11.21 01:18:32.074827 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2242 | 2024.11.21 01:18:32.075109 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
2243 | 2024.11.21 01:18:32.075841 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 4 columns (4 merged, 0 gathered) in 0.004119658 sec., 120883.82093853422 rows/sec., 7.84 MiB/sec. | ||
2244 | 2024.11.21 01:18:32.075981 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2245 | 2024.11.21 01:18:32.076251 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_11_2} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2246 | 2024.11.21 01:18:32.076328 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_11_2} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2247 | 2024.11.21 01:18:32.076397 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2248 | 2024.11.21 01:18:33.822233 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2249 | 2024.11.21 01:18:33.895320 [ 28 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2250 | 2024.11.21 01:18:33.895384 [ 28 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2251 | 2024.11.21 01:18:33.895405 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2252 | 2024.11.21 01:18:33.895586 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::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 | ||
2253 | 2024.11.21 01:18:33.895814 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2254 | 2024.11.21 01:18:33.895858 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::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 | ||
2255 | 2024.11.21 01:18:33.895972 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::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 | ||
2256 | 2024.11.21 01:18:33.896243 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2257 | 2024.11.21 01:18:33.896418 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::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 | ||
2258 | 2024.11.21 01:18:33.896582 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::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 | ||
2259 | 2024.11.21 01:18:33.897689 [ 201 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002218052 sec., 13525.381731357065 rows/sec., 706.65 KiB/sec. | ||
2260 | 2024.11.21 01:18:33.897911 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2261 | 2024.11.21 01:18:33.898358 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_5_1} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2262 | 2024.11.21 01:18:33.898464 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_5_1} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2263 | 2024.11.21 01:18:33.898574 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
2264 | 2024.11.21 01:18:34.013688 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2265 | 2024.11.21 01:18:34.039978 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2266 | 2024.11.21 01:18:34.152347 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2267 | 2024.11.21 01:18:34.166704 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62695, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2268 | 2024.11.21 01:18:34.206033 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2269 | 2024.11.21 01:18:34.239274 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33066, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2270 | 2024.11.21 01:18:34.242547 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2271 | 2024.11.21 01:18:35.661746 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2272 | 2024.11.21 01:18:35.661851 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2273 | 2024.11.21 01:18:35.762935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 350 | ||
2274 | 2024.11.21 01:18:35.765946 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2275 | 2024.11.21 01:18:35.765991 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2276 | 2024.11.21 01:18:35.767485 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2277 | 2024.11.21 01:18:35.767803 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2278 | 2024.11.21 01:18:35.768324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
2279 | 2024.11.21 01:18:36.086776 [ 26 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2280 | 2024.11.21 01:18:36.086850 [ 26 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2281 | 2024.11.21 01:18:36.086878 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2282 | 2024.11.21 01:18:36.087083 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::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 | ||
2283 | 2024.11.21 01:18:36.087272 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2284 | 2024.11.21 01:18:36.087310 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 242 rows starting from the beginning of the part | ||
2285 | 2024.11.21 01:18:36.087392 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2286 | 2024.11.21 01:18:36.087616 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2287 | 2024.11.21 01:18:36.087859 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2288 | 2024.11.21 01:18:36.088110 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2289 | 2024.11.21 01:18:36.089293 [ 194 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002332703 sec., 127748.79613907127 rows/sec., 9.16 MiB/sec. | ||
2290 | 2024.11.21 01:18:36.089497 [ 194 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2291 | 2024.11.21 01:18:36.089872 [ 194 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_5_1} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2292 | 2024.11.21 01:18:36.089965 [ 194 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_5_1} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2293 | 2024.11.21 01:18:36.090068 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
2294 | 2024.11.21 01:18:37.057253 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2295 | 2024.11.21 01:18:37.057435 [ 252 ] {d4dfa980-cbe2-4ad1-980e-1e272fd9ce99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2296 | 2024.11.21 01:18:37.057505 [ 252 ] {d4dfa980-cbe2-4ad1-980e-1e272fd9ce99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2297 | 2024.11.21 01:18:37.058250 [ 252 ] {d4dfa980-cbe2-4ad1-980e-1e272fd9ce99} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2298 | 2024.11.21 01:18:37.058296 [ 252 ] {d4dfa980-cbe2-4ad1-980e-1e272fd9ce99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2299 | 2024.11.21 01:18:37.058728 [ 252 ] {d4dfa980-cbe2-4ad1-980e-1e272fd9ce99} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2300 | 2024.11.21 01:18:37.059003 [ 252 ] {d4dfa980-cbe2-4ad1-980e-1e272fd9ce99} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2301 | 2024.11.21 01:18:37.059228 [ 252 ] {d4dfa980-cbe2-4ad1-980e-1e272fd9ce99} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001836 sec., 7625.272331154684 rows/sec., 548.92 KiB/sec. | ||
2302 | 2024.11.21 01:18:37.059415 [ 252 ] {d4dfa980-cbe2-4ad1-980e-1e272fd9ce99} <Debug> TCPHandler: Processed in 0.002289633 sec. | ||
2303 | 2024.11.21 01:18:37.059687 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2304 | 2024.11.21 01:18:37.059888 [ 253 ] {04109b54-756f-4e50-b11f-17bc0f7276c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2305 | 2024.11.21 01:18:37.059965 [ 253 ] {04109b54-756f-4e50-b11f-17bc0f7276c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2306 | 2024.11.21 01:18:37.060890 [ 253 ] {04109b54-756f-4e50-b11f-17bc0f7276c0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2307 | 2024.11.21 01:18:37.060943 [ 253 ] {04109b54-756f-4e50-b11f-17bc0f7276c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2308 | 2024.11.21 01:18:37.061443 [ 253 ] {04109b54-756f-4e50-b11f-17bc0f7276c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2309 | 2024.11.21 01:18:37.061710 [ 253 ] {04109b54-756f-4e50-b11f-17bc0f7276c0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2310 | 2024.11.21 01:18:37.061943 [ 253 ] {04109b54-756f-4e50-b11f-17bc0f7276c0} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.002111 sec., 132164.85078162007 rows/sec., 11.65 MiB/sec. | ||
2311 | 2024.11.21 01:18:37.062003 [ 253 ] {04109b54-756f-4e50-b11f-17bc0f7276c0} <Debug> TCPHandler: Processed in 0.002455635 sec. | ||
2312 | 2024.11.21 01:18:37.062187 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2313 | 2024.11.21 01:18:37.062327 [ 252 ] {f1096cc2-1a3e-48b8-8cb8-60cc27331c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2314 | 2024.11.21 01:18:37.062390 [ 252 ] {f1096cc2-1a3e-48b8-8cb8-60cc27331c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2315 | 2024.11.21 01:18:37.063027 [ 252 ] {f1096cc2-1a3e-48b8-8cb8-60cc27331c6b} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2316 | 2024.11.21 01:18:37.063068 [ 252 ] {f1096cc2-1a3e-48b8-8cb8-60cc27331c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2317 | 2024.11.21 01:18:37.063463 [ 252 ] {f1096cc2-1a3e-48b8-8cb8-60cc27331c6b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2318 | 2024.11.21 01:18:37.063708 [ 252 ] {f1096cc2-1a3e-48b8-8cb8-60cc27331c6b} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2319 | 2024.11.21 01:18:37.063895 [ 252 ] {f1096cc2-1a3e-48b8-8cb8-60cc27331c6b} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001599 sec., 28142.589118198874 rows/sec., 2.02 MiB/sec. | ||
2320 | 2024.11.21 01:18:37.063953 [ 252 ] {f1096cc2-1a3e-48b8-8cb8-60cc27331c6b} <Debug> TCPHandler: Processed in 0.001832676 sec. | ||
2321 | 2024.11.21 01:18:37.064109 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2322 | 2024.11.21 01:18:37.064230 [ 253 ] {5838b414-de8c-4fa3-bb0f-287e998890e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2323 | 2024.11.21 01:18:37.064281 [ 253 ] {5838b414-de8c-4fa3-bb0f-287e998890e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2324 | 2024.11.21 01:18:37.064869 [ 253 ] {5838b414-de8c-4fa3-bb0f-287e998890e8} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2325 | 2024.11.21 01:18:37.064910 [ 253 ] {5838b414-de8c-4fa3-bb0f-287e998890e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2326 | 2024.11.21 01:18:37.065258 [ 253 ] {5838b414-de8c-4fa3-bb0f-287e998890e8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2327 | 2024.11.21 01:18:37.065498 [ 253 ] {5838b414-de8c-4fa3-bb0f-287e998890e8} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2328 | 2024.11.21 01:18:37.065702 [ 253 ] {5838b414-de8c-4fa3-bb0f-287e998890e8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001497 sec., 9352.037408149632 rows/sec., 654.96 KiB/sec. | ||
2329 | 2024.11.21 01:18:37.065755 [ 253 ] {5838b414-de8c-4fa3-bb0f-287e998890e8} <Debug> TCPHandler: Processed in 0.001706314 sec. | ||
2330 | 2024.11.21 01:18:37.065894 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2331 | 2024.11.21 01:18:37.066017 [ 252 ] {3d305d72-72e5-4dda-8981-7778f2575dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2332 | 2024.11.21 01:18:37.066069 [ 252 ] {3d305d72-72e5-4dda-8981-7778f2575dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2333 | 2024.11.21 01:18:37.066715 [ 252 ] {3d305d72-72e5-4dda-8981-7778f2575dfe} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2334 | 2024.11.21 01:18:37.066754 [ 252 ] {3d305d72-72e5-4dda-8981-7778f2575dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2335 | 2024.11.21 01:18:37.067128 [ 252 ] {3d305d72-72e5-4dda-8981-7778f2575dfe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2336 | 2024.11.21 01:18:37.067379 [ 252 ] {3d305d72-72e5-4dda-8981-7778f2575dfe} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2337 | 2024.11.21 01:18:37.067575 [ 252 ] {3d305d72-72e5-4dda-8981-7778f2575dfe} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001581 sec., 8222.643896268184 rows/sec., 512.68 KiB/sec. | ||
2338 | 2024.11.21 01:18:37.067653 [ 252 ] {3d305d72-72e5-4dda-8981-7778f2575dfe} <Debug> TCPHandler: Processed in 0.001815806 sec. | ||
2339 | 2024.11.21 01:18:37.067796 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2340 | 2024.11.21 01:18:37.067914 [ 253 ] {eb415a08-8314-48c0-aef3-8637b4bffa02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2341 | 2024.11.21 01:18:37.067963 [ 253 ] {eb415a08-8314-48c0-aef3-8637b4bffa02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2342 | 2024.11.21 01:18:37.068735 [ 253 ] {eb415a08-8314-48c0-aef3-8637b4bffa02} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2343 | 2024.11.21 01:18:37.068776 [ 253 ] {eb415a08-8314-48c0-aef3-8637b4bffa02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2344 | 2024.11.21 01:18:37.069167 [ 253 ] {eb415a08-8314-48c0-aef3-8637b4bffa02} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2345 | 2024.11.21 01:18:37.069406 [ 253 ] {eb415a08-8314-48c0-aef3-8637b4bffa02} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2346 | 2024.11.21 01:18:37.069609 [ 253 ] {eb415a08-8314-48c0-aef3-8637b4bffa02} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001719 sec., 244328.09773123908 rows/sec., 17.45 MiB/sec. | ||
2347 | 2024.11.21 01:18:37.069661 [ 253 ] {eb415a08-8314-48c0-aef3-8637b4bffa02} <Debug> TCPHandler: Processed in 0.001922337 sec. | ||
2348 | 2024.11.21 01:18:37.069817 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2349 | 2024.11.21 01:18:37.069943 [ 252 ] {db5e9822-9226-46f0-86fb-fb64488abab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2350 | 2024.11.21 01:18:37.069997 [ 252 ] {db5e9822-9226-46f0-86fb-fb64488abab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2351 | 2024.11.21 01:18:37.070493 [ 252 ] {db5e9822-9226-46f0-86fb-fb64488abab0} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2352 | 2024.11.21 01:18:37.070530 [ 252 ] {db5e9822-9226-46f0-86fb-fb64488abab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2353 | 2024.11.21 01:18:37.070924 [ 252 ] {db5e9822-9226-46f0-86fb-fb64488abab0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2354 | 2024.11.21 01:18:37.071185 [ 252 ] {db5e9822-9226-46f0-86fb-fb64488abab0} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2355 | 2024.11.21 01:18:37.071362 [ 252 ] {db5e9822-9226-46f0-86fb-fb64488abab0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. | ||
2356 | 2024.11.21 01:18:37.071422 [ 252 ] {db5e9822-9226-46f0-86fb-fb64488abab0} <Debug> TCPHandler: Processed in 0.001668354 sec. | ||
2357 | 2024.11.21 01:18:37.071630 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2358 | 2024.11.21 01:18:37.071752 [ 253 ] {1043c16e-42d1-4e99-aeb2-a5cd804f6327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2359 | 2024.11.21 01:18:37.071808 [ 253 ] {1043c16e-42d1-4e99-aeb2-a5cd804f6327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2360 | 2024.11.21 01:18:37.072489 [ 253 ] {1043c16e-42d1-4e99-aeb2-a5cd804f6327} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2361 | 2024.11.21 01:18:37.072530 [ 253 ] {1043c16e-42d1-4e99-aeb2-a5cd804f6327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2362 | 2024.11.21 01:18:37.072950 [ 253 ] {1043c16e-42d1-4e99-aeb2-a5cd804f6327} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2363 | 2024.11.21 01:18:37.073203 [ 253 ] {1043c16e-42d1-4e99-aeb2-a5cd804f6327} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2364 | 2024.11.21 01:18:37.073381 [ 253 ] {1043c16e-42d1-4e99-aeb2-a5cd804f6327} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001654 sec., 143288.99637243047 rows/sec., 9.60 MiB/sec. | ||
2365 | 2024.11.21 01:18:37.073432 [ 253 ] {1043c16e-42d1-4e99-aeb2-a5cd804f6327} <Debug> TCPHandler: Processed in 0.001860156 sec. | ||
2366 | 2024.11.21 01:18:37.073588 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2367 | 2024.11.21 01:18:37.073707 [ 252 ] {a648bda1-e301-4381-9078-f7bcd5969351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2368 | 2024.11.21 01:18:37.073761 [ 252 ] {a648bda1-e301-4381-9078-f7bcd5969351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2369 | 2024.11.21 01:18:37.074245 [ 252 ] {a648bda1-e301-4381-9078-f7bcd5969351} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2370 | 2024.11.21 01:18:37.074286 [ 252 ] {a648bda1-e301-4381-9078-f7bcd5969351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2371 | 2024.11.21 01:18:37.074656 [ 252 ] {a648bda1-e301-4381-9078-f7bcd5969351} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2372 | 2024.11.21 01:18:37.074899 [ 252 ] {a648bda1-e301-4381-9078-f7bcd5969351} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2373 | 2024.11.21 01:18:37.075111 [ 252 ] {a648bda1-e301-4381-9078-f7bcd5969351} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. | ||
2374 | 2024.11.21 01:18:37.075163 [ 252 ] {a648bda1-e301-4381-9078-f7bcd5969351} <Debug> TCPHandler: Processed in 0.001632412 sec. | ||
2375 | 2024.11.21 01:18:37.075315 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2376 | 2024.11.21 01:18:37.075438 [ 253 ] {4a6bd066-8757-43b4-992d-493b86869d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2377 | 2024.11.21 01:18:37.075521 [ 253 ] {4a6bd066-8757-43b4-992d-493b86869d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2378 | 2024.11.21 01:18:37.076730 [ 253 ] {4a6bd066-8757-43b4-992d-493b86869d33} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2379 | 2024.11.21 01:18:37.076769 [ 253 ] {4a6bd066-8757-43b4-992d-493b86869d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2380 | 2024.11.21 01:18:37.077432 [ 253 ] {4a6bd066-8757-43b4-992d-493b86869d33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2381 | 2024.11.21 01:18:37.077694 [ 253 ] {4a6bd066-8757-43b4-992d-493b86869d33} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2382 | 2024.11.21 01:18:37.077888 [ 253 ] {4a6bd066-8757-43b4-992d-493b86869d33} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002476 sec., 15347.334410339257 rows/sec., 27.50 MiB/sec. | ||
2383 | 2024.11.21 01:18:37.077976 [ 253 ] {4a6bd066-8757-43b4-992d-493b86869d33} <Debug> TCPHandler: Processed in 0.002722488 sec. | ||
2384 | 2024.11.21 01:18:37.078201 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2385 | 2024.11.21 01:18:37.078324 [ 252 ] {d3fb5898-60f7-4cc4-9d63-cf7a4f5d206d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2386 | 2024.11.21 01:18:37.078381 [ 252 ] {d3fb5898-60f7-4cc4-9d63-cf7a4f5d206d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2387 | 2024.11.21 01:18:37.078917 [ 252 ] {d3fb5898-60f7-4cc4-9d63-cf7a4f5d206d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2388 | 2024.11.21 01:18:37.078958 [ 252 ] {d3fb5898-60f7-4cc4-9d63-cf7a4f5d206d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2389 | 2024.11.21 01:18:37.079357 [ 252 ] {d3fb5898-60f7-4cc4-9d63-cf7a4f5d206d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2390 | 2024.11.21 01:18:37.079592 [ 252 ] {d3fb5898-60f7-4cc4-9d63-cf7a4f5d206d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2391 | 2024.11.21 01:18:37.079810 [ 252 ] {d3fb5898-60f7-4cc4-9d63-cf7a4f5d206d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001509 sec., 54340.62292909212 rows/sec., 3.45 MiB/sec. | ||
2392 | 2024.11.21 01:18:37.079868 [ 252 ] {d3fb5898-60f7-4cc4-9d63-cf7a4f5d206d} <Debug> TCPHandler: Processed in 0.001724424 sec. | ||
2393 | 2024.11.21 01:18:37.700070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2394 | 2024.11.21 01:18:38.074433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2395 | 2024.11.21 01:18:38.080983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2396 | 2024.11.21 01:18:38.136309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39411, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2397 | 2024.11.21 01:18:38.147623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2398 | 2024.11.21 01:18:38.248401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57452, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2399 | 2024.11.21 01:18:38.356608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57432, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2400 | 2024.11.21 01:18:38.393964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2401 | 2024.11.21 01:18:38.415291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2402 | 2024.11.21 01:18:38.825874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2403 | 2024.11.21 01:18:38.938787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2404 | 2024.11.21 01:18:38.976343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2405 | 2024.11.21 01:18:38.998664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2406 | 2024.11.21 01:18:39.049064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2407 | 2024.11.21 01:18:39.060475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2408 | 2024.11.21 01:18:39.070736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2409 | 2024.11.21 01:18:39.124800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2410 | 2024.11.21 01:18:39.301692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2411 | 2024.11.21 01:18:39.304017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2412 | 2024.11.21 01:18:39.342341 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63636, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2413 | 2024.11.21 01:18:39.442407 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2414 | 2024.11.21 01:18:39.462908 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43213, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2415 | 2024.11.21 01:18:39.522358 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2416 | 2024.11.21 01:18:39.628067 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50173, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2417 | 2024.11.21 01:18:42.050451 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2418 | 2024.11.21 01:18:42.050672 [ 252 ] {3595c388-c36e-40a4-92a9-e8ce198840d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2419 | 2024.11.21 01:18:42.050751 [ 252 ] {3595c388-c36e-40a4-92a9-e8ce198840d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2420 | 2024.11.21 01:18:42.051553 [ 252 ] {3595c388-c36e-40a4-92a9-e8ce198840d8} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2421 | 2024.11.21 01:18:42.051597 [ 252 ] {3595c388-c36e-40a4-92a9-e8ce198840d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2422 | 2024.11.21 01:18:42.052025 [ 252 ] {3595c388-c36e-40a4-92a9-e8ce198840d8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2423 | 2024.11.21 01:18:42.052275 [ 252 ] {3595c388-c36e-40a4-92a9-e8ce198840d8} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2424 | 2024.11.21 01:18:42.052472 [ 252 ] {3595c388-c36e-40a4-92a9-e8ce198840d8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001857 sec., 30156.165858912223 rows/sec., 2.30 MiB/sec. | ||
2425 | 2024.11.21 01:18:42.052533 [ 252 ] {3595c388-c36e-40a4-92a9-e8ce198840d8} <Debug> TCPHandler: Processed in 0.002216061 sec. | ||
2426 | 2024.11.21 01:18:42.052808 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2427 | 2024.11.21 01:18:42.053003 [ 253 ] {3c76cc9e-9061-4e8e-b7c0-e0ede5a995a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2428 | 2024.11.21 01:18:42.053080 [ 253 ] {3c76cc9e-9061-4e8e-b7c0-e0ede5a995a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2429 | 2024.11.21 01:18:42.053925 [ 253 ] {3c76cc9e-9061-4e8e-b7c0-e0ede5a995a2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2430 | 2024.11.21 01:18:42.053989 [ 253 ] {3c76cc9e-9061-4e8e-b7c0-e0ede5a995a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2431 | 2024.11.21 01:18:42.054433 [ 253 ] {3c76cc9e-9061-4e8e-b7c0-e0ede5a995a2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2432 | 2024.11.21 01:18:42.054693 [ 253 ] {3c76cc9e-9061-4e8e-b7c0-e0ede5a995a2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2433 | 2024.11.21 01:18:42.055013 [ 253 ] {3c76cc9e-9061-4e8e-b7c0-e0ede5a995a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002039 sec., 31387.935262383522 rows/sec., 2.45 MiB/sec. | ||
2434 | 2024.11.21 01:18:42.055170 [ 253 ] {3c76cc9e-9061-4e8e-b7c0-e0ede5a995a2} <Debug> TCPHandler: Processed in 0.002513705 sec. | ||
2435 | 2024.11.21 01:18:42.055348 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2436 | 2024.11.21 01:18:42.055478 [ 252 ] {dd530592-c900-4ba3-a2a1-d184c02cf137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2437 | 2024.11.21 01:18:42.055534 [ 252 ] {dd530592-c900-4ba3-a2a1-d184c02cf137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2438 | 2024.11.21 01:18:42.056113 [ 252 ] {dd530592-c900-4ba3-a2a1-d184c02cf137} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2439 | 2024.11.21 01:18:42.056152 [ 252 ] {dd530592-c900-4ba3-a2a1-d184c02cf137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2440 | 2024.11.21 01:18:42.056545 [ 252 ] {dd530592-c900-4ba3-a2a1-d184c02cf137} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2441 | 2024.11.21 01:18:42.056788 [ 252 ] {dd530592-c900-4ba3-a2a1-d184c02cf137} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2442 | 2024.11.21 01:18:42.056971 [ 252 ] {dd530592-c900-4ba3-a2a1-d184c02cf137} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001524 sec., 83989.50131233595 rows/sec., 5.85 MiB/sec. | ||
2443 | 2024.11.21 01:18:42.057024 [ 252 ] {dd530592-c900-4ba3-a2a1-d184c02cf137} <Debug> TCPHandler: Processed in 0.001736455 sec. | ||
2444 | 2024.11.21 01:18:42.057176 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2445 | 2024.11.21 01:18:42.057327 [ 253 ] {591c0f21-c1e1-45c1-83b8-faf14fb421d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2446 | 2024.11.21 01:18:42.057393 [ 253 ] {591c0f21-c1e1-45c1-83b8-faf14fb421d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2447 | 2024.11.21 01:18:42.057979 [ 253 ] {591c0f21-c1e1-45c1-83b8-faf14fb421d9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2448 | 2024.11.21 01:18:42.058021 [ 253 ] {591c0f21-c1e1-45c1-83b8-faf14fb421d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2449 | 2024.11.21 01:18:42.058409 [ 253 ] {591c0f21-c1e1-45c1-83b8-faf14fb421d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2450 | 2024.11.21 01:18:42.058649 [ 253 ] {591c0f21-c1e1-45c1-83b8-faf14fb421d9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2451 | 2024.11.21 01:18:42.058901 [ 253 ] {591c0f21-c1e1-45c1-83b8-faf14fb421d9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001607 sec., 29869.321717486 rows/sec., 2.01 MiB/sec. | ||
2452 | 2024.11.21 01:18:42.059101 [ 253 ] {591c0f21-c1e1-45c1-83b8-faf14fb421d9} <Debug> TCPHandler: Processed in 0.001987808 sec. | ||
2453 | 2024.11.21 01:18:45.768598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 380 | ||
2454 | 2024.11.21 01:18:45.771883 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2455 | 2024.11.21 01:18:45.771929 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2456 | 2024.11.21 01:18:45.773396 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2457 | 2024.11.21 01:18:45.773709 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2458 | 2024.11.21 01:18:45.774186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
2459 | 2024.11.21 01:18:47.051771 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2460 | 2024.11.21 01:18:47.051987 [ 252 ] {8a22f080-eca2-4aa2-9490-b6f3303926f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2461 | 2024.11.21 01:18:47.052064 [ 252 ] {8a22f080-eca2-4aa2-9490-b6f3303926f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2462 | 2024.11.21 01:18:47.052844 [ 252 ] {8a22f080-eca2-4aa2-9490-b6f3303926f9} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2463 | 2024.11.21 01:18:47.052895 [ 252 ] {8a22f080-eca2-4aa2-9490-b6f3303926f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2464 | 2024.11.21 01:18:47.053326 [ 252 ] {8a22f080-eca2-4aa2-9490-b6f3303926f9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2465 | 2024.11.21 01:18:47.053588 [ 252 ] {8a22f080-eca2-4aa2-9490-b6f3303926f9} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2466 | 2024.11.21 01:18:47.053825 [ 252 ] {8a22f080-eca2-4aa2-9490-b6f3303926f9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.25 MiB/sec. | ||
2467 | 2024.11.21 01:18:47.053880 [ 252 ] {8a22f080-eca2-4aa2-9490-b6f3303926f9} <Debug> TCPHandler: Processed in 0.002249481 sec. | ||
2468 | 2024.11.21 01:18:47.054204 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2469 | 2024.11.21 01:18:47.054398 [ 253 ] {cbd3aa22-3774-422c-bd00-bc88f82bf151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2470 | 2024.11.21 01:18:47.054472 [ 253 ] {cbd3aa22-3774-422c-bd00-bc88f82bf151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2471 | 2024.11.21 01:18:47.055224 [ 253 ] {cbd3aa22-3774-422c-bd00-bc88f82bf151} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2472 | 2024.11.21 01:18:47.055269 [ 253 ] {cbd3aa22-3774-422c-bd00-bc88f82bf151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2473 | 2024.11.21 01:18:47.055702 [ 253 ] {cbd3aa22-3774-422c-bd00-bc88f82bf151} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2474 | 2024.11.21 01:18:47.055987 [ 253 ] {cbd3aa22-3774-422c-bd00-bc88f82bf151} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2475 | 2024.11.21 01:18:47.056242 [ 253 ] {cbd3aa22-3774-422c-bd00-bc88f82bf151} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001894 sec., 33790.9186906019 rows/sec., 2.64 MiB/sec. | ||
2476 | 2024.11.21 01:18:47.056434 [ 253 ] {cbd3aa22-3774-422c-bd00-bc88f82bf151} <Debug> TCPHandler: Processed in 0.002362113 sec. | ||
2477 | 2024.11.21 01:18:47.056620 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2478 | 2024.11.21 01:18:47.056762 [ 252 ] {88b13b09-8242-478b-8512-38e336c383ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2479 | 2024.11.21 01:18:47.056826 [ 252 ] {88b13b09-8242-478b-8512-38e336c383ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2480 | 2024.11.21 01:18:47.057479 [ 252 ] {88b13b09-8242-478b-8512-38e336c383ea} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2481 | 2024.11.21 01:18:47.057519 [ 252 ] {88b13b09-8242-478b-8512-38e336c383ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2482 | 2024.11.21 01:18:47.057941 [ 252 ] {88b13b09-8242-478b-8512-38e336c383ea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2483 | 2024.11.21 01:18:47.058182 [ 252 ] {88b13b09-8242-478b-8512-38e336c383ea} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2484 | 2024.11.21 01:18:47.058399 [ 252 ] {88b13b09-8242-478b-8512-38e336c383ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00167 sec., 95808.38323353294 rows/sec., 6.67 MiB/sec. | ||
2485 | 2024.11.21 01:18:47.058450 [ 252 ] {88b13b09-8242-478b-8512-38e336c383ea} <Debug> TCPHandler: Processed in 0.001898977 sec. | ||
2486 | 2024.11.21 01:18:47.058614 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2487 | 2024.11.21 01:18:47.058758 [ 253 ] {d7352261-56f9-43bf-8eae-b107aa6898ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2488 | 2024.11.21 01:18:47.058820 [ 253 ] {d7352261-56f9-43bf-8eae-b107aa6898ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2489 | 2024.11.21 01:18:47.059380 [ 253 ] {d7352261-56f9-43bf-8eae-b107aa6898ea} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2490 | 2024.11.21 01:18:47.059421 [ 253 ] {d7352261-56f9-43bf-8eae-b107aa6898ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2491 | 2024.11.21 01:18:47.059805 [ 253 ] {d7352261-56f9-43bf-8eae-b107aa6898ea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2492 | 2024.11.21 01:18:47.060059 [ 253 ] {d7352261-56f9-43bf-8eae-b107aa6898ea} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2493 | 2024.11.21 01:18:47.060323 [ 253 ] {d7352261-56f9-43bf-8eae-b107aa6898ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. | ||
2494 | 2024.11.21 01:18:47.060552 [ 253 ] {d7352261-56f9-43bf-8eae-b107aa6898ea} <Debug> TCPHandler: Processed in 0.002006338 sec. | ||
2495 | 2024.11.21 01:18:50.662120 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2496 | 2024.11.21 01:18:50.662216 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2497 | 2024.11.21 01:18:52.057552 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2498 | 2024.11.21 01:18:52.057760 [ 252 ] {40c05ec9-85e5-420a-84ba-3ea2c422d5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2499 | 2024.11.21 01:18:52.057843 [ 252 ] {40c05ec9-85e5-420a-84ba-3ea2c422d5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2500 | 2024.11.21 01:18:52.058650 [ 252 ] {40c05ec9-85e5-420a-84ba-3ea2c422d5da} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2501 | 2024.11.21 01:18:52.058699 [ 252 ] {40c05ec9-85e5-420a-84ba-3ea2c422d5da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2502 | 2024.11.21 01:18:52.059116 [ 252 ] {40c05ec9-85e5-420a-84ba-3ea2c422d5da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2503 | 2024.11.21 01:18:52.059395 [ 252 ] {40c05ec9-85e5-420a-84ba-3ea2c422d5da} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2504 | 2024.11.21 01:18:52.059636 [ 252 ] {40c05ec9-85e5-420a-84ba-3ea2c422d5da} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001933 sec., 7242.628039317124 rows/sec., 521.37 KiB/sec. | ||
2505 | 2024.11.21 01:18:52.059694 [ 252 ] {40c05ec9-85e5-420a-84ba-3ea2c422d5da} <Debug> TCPHandler: Processed in 0.002274672 sec. | ||
2506 | 2024.11.21 01:18:52.059961 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2507 | 2024.11.21 01:18:52.060161 [ 253 ] {70aefa8c-a875-4e28-aad7-a02e949f5bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2508 | 2024.11.21 01:18:52.060237 [ 253 ] {70aefa8c-a875-4e28-aad7-a02e949f5bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2509 | 2024.11.21 01:18:52.061193 [ 253 ] {70aefa8c-a875-4e28-aad7-a02e949f5bd5} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2510 | 2024.11.21 01:18:52.061246 [ 253 ] {70aefa8c-a875-4e28-aad7-a02e949f5bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2511 | 2024.11.21 01:18:52.061708 [ 253 ] {70aefa8c-a875-4e28-aad7-a02e949f5bd5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2512 | 2024.11.21 01:18:52.061969 [ 253 ] {70aefa8c-a875-4e28-aad7-a02e949f5bd5} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2513 | 2024.11.21 01:18:52.062244 [ 253 ] {70aefa8c-a875-4e28-aad7-a02e949f5bd5} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.002132 sec., 130863.03939962476 rows/sec., 11.53 MiB/sec. | ||
2514 | 2024.11.21 01:18:52.062420 [ 253 ] {70aefa8c-a875-4e28-aad7-a02e949f5bd5} <Debug> TCPHandler: Processed in 0.002604657 sec. | ||
2515 | 2024.11.21 01:18:52.062599 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2516 | 2024.11.21 01:18:52.062719 [ 252 ] {48c3fe2d-0003-4b1c-9668-91dfd3127af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2517 | 2024.11.21 01:18:52.062767 [ 252 ] {48c3fe2d-0003-4b1c-9668-91dfd3127af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2518 | 2024.11.21 01:18:52.063377 [ 252 ] {48c3fe2d-0003-4b1c-9668-91dfd3127af7} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2519 | 2024.11.21 01:18:52.063418 [ 252 ] {48c3fe2d-0003-4b1c-9668-91dfd3127af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2520 | 2024.11.21 01:18:52.063785 [ 252 ] {48c3fe2d-0003-4b1c-9668-91dfd3127af7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2521 | 2024.11.21 01:18:52.064046 [ 252 ] {48c3fe2d-0003-4b1c-9668-91dfd3127af7} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2522 | 2024.11.21 01:18:52.064281 [ 252 ] {48c3fe2d-0003-4b1c-9668-91dfd3127af7} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.00158 sec., 28481.012658227846 rows/sec., 2.05 MiB/sec. | ||
2523 | 2024.11.21 01:18:52.064363 [ 252 ] {48c3fe2d-0003-4b1c-9668-91dfd3127af7} <Debug> TCPHandler: Processed in 0.001821776 sec. | ||
2524 | 2024.11.21 01:18:52.064517 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2525 | 2024.11.21 01:18:52.064649 [ 253 ] {76a9732a-4aa8-4699-94c9-27dadce943ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2526 | 2024.11.21 01:18:52.064703 [ 253 ] {76a9732a-4aa8-4699-94c9-27dadce943ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2527 | 2024.11.21 01:18:52.065313 [ 253 ] {76a9732a-4aa8-4699-94c9-27dadce943ce} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2528 | 2024.11.21 01:18:52.065357 [ 253 ] {76a9732a-4aa8-4699-94c9-27dadce943ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2529 | 2024.11.21 01:18:52.065732 [ 253 ] {76a9732a-4aa8-4699-94c9-27dadce943ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2530 | 2024.11.21 01:18:52.065988 [ 253 ] {76a9732a-4aa8-4699-94c9-27dadce943ce} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2531 | 2024.11.21 01:18:52.066250 [ 253 ] {76a9732a-4aa8-4699-94c9-27dadce943ce} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00162 sec., 8641.975308641975 rows/sec., 605.23 KiB/sec. | ||
2532 | 2024.11.21 01:18:52.066380 [ 253 ] {76a9732a-4aa8-4699-94c9-27dadce943ce} <Debug> TCPHandler: Processed in 0.001920487 sec. | ||
2533 | 2024.11.21 01:18:52.066523 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2534 | 2024.11.21 01:18:52.066639 [ 252 ] {6c61b24b-6a9f-4022-97f0-fa2face050a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2535 | 2024.11.21 01:18:52.066687 [ 252 ] {6c61b24b-6a9f-4022-97f0-fa2face050a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2536 | 2024.11.21 01:18:52.067261 [ 252 ] {6c61b24b-6a9f-4022-97f0-fa2face050a8} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2537 | 2024.11.21 01:18:52.067301 [ 252 ] {6c61b24b-6a9f-4022-97f0-fa2face050a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2538 | 2024.11.21 01:18:52.067655 [ 252 ] {6c61b24b-6a9f-4022-97f0-fa2face050a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2539 | 2024.11.21 01:18:52.067887 [ 252 ] {6c61b24b-6a9f-4022-97f0-fa2face050a8} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2540 | 2024.11.21 01:18:52.068141 [ 252 ] {6c61b24b-6a9f-4022-97f0-fa2face050a8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001517 sec., 8569.54515491101 rows/sec., 534.31 KiB/sec. | ||
2541 | 2024.11.21 01:18:52.068284 [ 252 ] {6c61b24b-6a9f-4022-97f0-fa2face050a8} <Debug> TCPHandler: Processed in 0.001816196 sec. | ||
2542 | 2024.11.21 01:18:52.068425 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2543 | 2024.11.21 01:18:52.068548 [ 253 ] {ce3e737e-3981-4a9c-8f3e-46e83ab33415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2544 | 2024.11.21 01:18:52.068600 [ 253 ] {ce3e737e-3981-4a9c-8f3e-46e83ab33415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2545 | 2024.11.21 01:18:52.069360 [ 253 ] {ce3e737e-3981-4a9c-8f3e-46e83ab33415} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2546 | 2024.11.21 01:18:52.069400 [ 253 ] {ce3e737e-3981-4a9c-8f3e-46e83ab33415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2547 | 2024.11.21 01:18:52.069785 [ 253 ] {ce3e737e-3981-4a9c-8f3e-46e83ab33415} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2548 | 2024.11.21 01:18:52.070023 [ 253 ] {ce3e737e-3981-4a9c-8f3e-46e83ab33415} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2549 | 2024.11.21 01:18:52.070240 [ 253 ] {ce3e737e-3981-4a9c-8f3e-46e83ab33415} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001719 sec., 244328.09773123908 rows/sec., 17.45 MiB/sec. | ||
2550 | 2024.11.21 01:18:52.070293 [ 253 ] {ce3e737e-3981-4a9c-8f3e-46e83ab33415} <Debug> TCPHandler: Processed in 0.001925737 sec. | ||
2551 | 2024.11.21 01:18:52.070445 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2552 | 2024.11.21 01:18:52.070583 [ 252 ] {af51465a-74ac-465d-9213-52fb27e81018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2553 | 2024.11.21 01:18:52.070658 [ 252 ] {af51465a-74ac-465d-9213-52fb27e81018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2554 | 2024.11.21 01:18:52.071260 [ 252 ] {af51465a-74ac-465d-9213-52fb27e81018} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2555 | 2024.11.21 01:18:52.071303 [ 252 ] {af51465a-74ac-465d-9213-52fb27e81018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2556 | 2024.11.21 01:18:52.071702 [ 252 ] {af51465a-74ac-465d-9213-52fb27e81018} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2557 | 2024.11.21 01:18:52.071969 [ 252 ] {af51465a-74ac-465d-9213-52fb27e81018} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2558 | 2024.11.21 01:18:52.072185 [ 252 ] {af51465a-74ac-465d-9213-52fb27e81018} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 192.08 KiB/sec. | ||
2559 | 2024.11.21 01:18:52.072241 [ 252 ] {af51465a-74ac-465d-9213-52fb27e81018} <Debug> TCPHandler: Processed in 0.001864337 sec. | ||
2560 | 2024.11.21 01:18:52.072387 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2561 | 2024.11.21 01:18:52.072504 [ 253 ] {c6637465-c8cb-4c4d-99d6-b421195dc454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2562 | 2024.11.21 01:18:52.072557 [ 253 ] {c6637465-c8cb-4c4d-99d6-b421195dc454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2563 | 2024.11.21 01:18:52.073171 [ 253 ] {c6637465-c8cb-4c4d-99d6-b421195dc454} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2564 | 2024.11.21 01:18:52.073211 [ 253 ] {c6637465-c8cb-4c4d-99d6-b421195dc454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2565 | 2024.11.21 01:18:52.073602 [ 253 ] {c6637465-c8cb-4c4d-99d6-b421195dc454} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2566 | 2024.11.21 01:18:52.073839 [ 253 ] {c6637465-c8cb-4c4d-99d6-b421195dc454} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2567 | 2024.11.21 01:18:52.074048 [ 253 ] {c6637465-c8cb-4c4d-99d6-b421195dc454} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001566 sec., 151340.99616858238 rows/sec., 10.14 MiB/sec. | ||
2568 | 2024.11.21 01:18:52.074097 [ 253 ] {c6637465-c8cb-4c4d-99d6-b421195dc454} <Debug> TCPHandler: Processed in 0.001770455 sec. | ||
2569 | 2024.11.21 01:18:52.074249 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2570 | 2024.11.21 01:18:52.074369 [ 252 ] {7dd78fd5-818e-4548-a0fb-1ddd7235ee0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2571 | 2024.11.21 01:18:52.074422 [ 252 ] {7dd78fd5-818e-4548-a0fb-1ddd7235ee0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2572 | 2024.11.21 01:18:52.074917 [ 252 ] {7dd78fd5-818e-4548-a0fb-1ddd7235ee0d} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2573 | 2024.11.21 01:18:52.074957 [ 252 ] {7dd78fd5-818e-4548-a0fb-1ddd7235ee0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2574 | 2024.11.21 01:18:52.075359 [ 252 ] {7dd78fd5-818e-4548-a0fb-1ddd7235ee0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2575 | 2024.11.21 01:18:52.075612 [ 252 ] {7dd78fd5-818e-4548-a0fb-1ddd7235ee0d} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2576 | 2024.11.21 01:18:52.075860 [ 252 ] {7dd78fd5-818e-4548-a0fb-1ddd7235ee0d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001512 sec., 661.3756613756614 rows/sec., 44.57 KiB/sec. | ||
2577 | 2024.11.21 01:18:52.075998 [ 252 ] {7dd78fd5-818e-4548-a0fb-1ddd7235ee0d} <Debug> TCPHandler: Processed in 0.001809405 sec. | ||
2578 | 2024.11.21 01:18:52.076150 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2579 | 2024.11.21 01:18:52.076272 [ 253 ] {8f382713-e4f6-48f5-a9f6-2f1661749787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2580 | 2024.11.21 01:18:52.076352 [ 253 ] {8f382713-e4f6-48f5-a9f6-2f1661749787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2581 | 2024.11.21 01:18:52.077582 [ 253 ] {8f382713-e4f6-48f5-a9f6-2f1661749787} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2582 | 2024.11.21 01:18:52.077628 [ 253 ] {8f382713-e4f6-48f5-a9f6-2f1661749787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2583 | 2024.11.21 01:18:52.078262 [ 253 ] {8f382713-e4f6-48f5-a9f6-2f1661749787} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2584 | 2024.11.21 01:18:52.078527 [ 253 ] {8f382713-e4f6-48f5-a9f6-2f1661749787} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2585 | 2024.11.21 01:18:52.078796 [ 253 ] {8f382713-e4f6-48f5-a9f6-2f1661749787} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002543 sec., 14942.980731419582 rows/sec., 26.78 MiB/sec. | ||
2586 | 2024.11.21 01:18:52.078920 [ 253 ] {8f382713-e4f6-48f5-a9f6-2f1661749787} <Debug> TCPHandler: Processed in 0.00282783 sec. | ||
2587 | 2024.11.21 01:18:52.079124 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2588 | 2024.11.21 01:18:52.079246 [ 252 ] {c18e6aa6-55d6-4f11-9a94-3dfbc5bce687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2589 | 2024.11.21 01:18:52.079299 [ 252 ] {c18e6aa6-55d6-4f11-9a94-3dfbc5bce687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2590 | 2024.11.21 01:18:52.079857 [ 252 ] {c18e6aa6-55d6-4f11-9a94-3dfbc5bce687} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2591 | 2024.11.21 01:18:52.079899 [ 252 ] {c18e6aa6-55d6-4f11-9a94-3dfbc5bce687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2592 | 2024.11.21 01:18:52.080299 [ 252 ] {c18e6aa6-55d6-4f11-9a94-3dfbc5bce687} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2593 | 2024.11.21 01:18:52.080539 [ 252 ] {c18e6aa6-55d6-4f11-9a94-3dfbc5bce687} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2594 | 2024.11.21 01:18:52.080784 [ 252 ] {c18e6aa6-55d6-4f11-9a94-3dfbc5bce687} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001553 sec., 52801.03026400515 rows/sec., 3.35 MiB/sec. | ||
2595 | 2024.11.21 01:18:52.080990 [ 252 ] {c18e6aa6-55d6-4f11-9a94-3dfbc5bce687} <Debug> TCPHandler: Processed in 0.001919307 sec. | ||
2596 | 2024.11.21 01:18:55.774436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 410 | ||
2597 | 2024.11.21 01:18:55.777779 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2598 | 2024.11.21 01:18:55.777835 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2599 | 2024.11.21 01:18:55.779266 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2600 | 2024.11.21 01:18:55.779610 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2601 | 2024.11.21 01:18:55.780203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
2602 | 2024.11.21 01:18:57.051763 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2603 | 2024.11.21 01:18:57.051948 [ 252 ] {9b9d5026-6f43-4ef7-9297-c3b86b15b062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2604 | 2024.11.21 01:18:57.052020 [ 252 ] {9b9d5026-6f43-4ef7-9297-c3b86b15b062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2605 | 2024.11.21 01:18:57.052749 [ 252 ] {9b9d5026-6f43-4ef7-9297-c3b86b15b062} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2606 | 2024.11.21 01:18:57.052796 [ 252 ] {9b9d5026-6f43-4ef7-9297-c3b86b15b062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2607 | 2024.11.21 01:18:57.053212 [ 252 ] {9b9d5026-6f43-4ef7-9297-c3b86b15b062} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2608 | 2024.11.21 01:18:57.053462 [ 252 ] {9b9d5026-6f43-4ef7-9297-c3b86b15b062} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2609 | 2024.11.21 01:18:57.053665 [ 252 ] {9b9d5026-6f43-4ef7-9297-c3b86b15b062} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001766 sec., 3397.5084937712345 rows/sec., 277.04 KiB/sec. | ||
2610 | 2024.11.21 01:18:57.053728 [ 252 ] {9b9d5026-6f43-4ef7-9297-c3b86b15b062} <Debug> TCPHandler: Processed in 0.002094829 sec. | ||
2611 | 2024.11.21 01:18:57.054026 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2612 | 2024.11.21 01:18:57.054247 [ 253 ] {f3dad66f-3c29-4245-a4cf-d9015b74a382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2613 | 2024.11.21 01:18:57.054330 [ 253 ] {f3dad66f-3c29-4245-a4cf-d9015b74a382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2614 | 2024.11.21 01:18:57.055121 [ 253 ] {f3dad66f-3c29-4245-a4cf-d9015b74a382} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2615 | 2024.11.21 01:18:57.055174 [ 253 ] {f3dad66f-3c29-4245-a4cf-d9015b74a382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2616 | 2024.11.21 01:18:57.055618 [ 253 ] {f3dad66f-3c29-4245-a4cf-d9015b74a382} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2617 | 2024.11.21 01:18:57.055875 [ 253 ] {f3dad66f-3c29-4245-a4cf-d9015b74a382} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2618 | 2024.11.21 01:18:57.056072 [ 149 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2619 | 2024.11.21 01:18:57.056127 [ 149 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2620 | 2024.11.21 01:18:57.056151 [ 253 ] {f3dad66f-3c29-4245-a4cf-d9015b74a382} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001951 sec., 30240.902101486416 rows/sec., 2.30 MiB/sec. | ||
2621 | 2024.11.21 01:18:57.056167 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2622 | 2024.11.21 01:18:57.056353 [ 253 ] {f3dad66f-3c29-4245-a4cf-d9015b74a382} <Debug> TCPHandler: Processed in 0.002477855 sec. | ||
2623 | 2024.11.21 01:18:57.056602 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
2624 | 2024.11.21 01:18:57.056634 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2625 | 2024.11.21 01:18:57.056920 [ 252 ] {fa071b2a-4e49-44c6-856a-2c563c36c944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2626 | 2024.11.21 01:18:57.056933 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2627 | 2024.11.21 01:18:57.056984 [ 252 ] {fa071b2a-4e49-44c6-856a-2c563c36c944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2628 | 2024.11.21 01:18:57.056977 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1422 rows starting from the beginning of the part | ||
2629 | 2024.11.21 01:18:57.057134 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 279 rows starting from the beginning of the part | ||
2630 | 2024.11.21 01:18:57.057562 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
2631 | 2024.11.21 01:18:57.057911 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
2632 | 2024.11.21 01:18:57.058209 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 279 rows starting from the beginning of the part | ||
2633 | 2024.11.21 01:18:57.058420 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 59 rows starting from the beginning of the part | ||
2634 | 2024.11.21 01:18:57.058926 [ 252 ] {fa071b2a-4e49-44c6-856a-2c563c36c944} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2635 | 2024.11.21 01:18:57.058965 [ 252 ] {fa071b2a-4e49-44c6-856a-2c563c36c944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2636 | 2024.11.21 01:18:57.059459 [ 252 ] {fa071b2a-4e49-44c6-856a-2c563c36c944} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2637 | 2024.11.21 01:18:57.059809 [ 252 ] {fa071b2a-4e49-44c6-856a-2c563c36c944} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2638 | 2024.11.21 01:18:57.059988 [ 149 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
2639 | 2024.11.21 01:18:57.060041 [ 149 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2640 | 2024.11.21 01:18:57.060051 [ 252 ] {fa071b2a-4e49-44c6-856a-2c563c36c944} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.003192 sec., 1879.6992481203008 rows/sec., 131.25 KiB/sec. | ||
2641 | 2024.11.21 01:18:57.060074 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2642 | 2024.11.21 01:18:57.060136 [ 252 ] {fa071b2a-4e49-44c6-856a-2c563c36c944} <Debug> TCPHandler: Processed in 0.003647162 sec. | ||
2643 | 2024.11.21 01:18:57.060463 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2644 | 2024.11.21 01:18:57.060532 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
2645 | 2024.11.21 01:18:57.060782 [ 253 ] {844a3811-1831-4590-80b7-9d0ddba1f187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2646 | 2024.11.21 01:18:57.060963 [ 253 ] {844a3811-1831-4590-80b7-9d0ddba1f187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2647 | 2024.11.21 01:18:57.061028 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2648 | 2024.11.21 01:18:57.061156 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 38 rows starting from the beginning of the part | ||
2649 | 2024.11.21 01:18:57.061648 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2151 rows, containing 5 columns (5 merged, 0 gathered) in 0.005351315 sec., 401957.2759218996 rows/sec., 35.34 MiB/sec. | ||
2650 | 2024.11.21 01:18:57.061782 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
2651 | 2024.11.21 01:18:57.062190 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
2652 | 2024.11.21 01:18:57.062302 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2653 | 2024.11.21 01:18:57.062774 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 45 rows starting from the beginning of the part | ||
2654 | 2024.11.21 01:18:57.063320 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part | ||
2655 | 2024.11.21 01:18:57.063785 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
2656 | 2024.11.21 01:18:57.064167 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_16_3} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2657 | 2024.11.21 01:18:57.064633 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_16_3} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2658 | 2024.11.21 01:18:57.064820 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
2659 | 2024.11.21 01:18:57.064923 [ 253 ] {844a3811-1831-4590-80b7-9d0ddba1f187} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2660 | 2024.11.21 01:18:57.064974 [ 253 ] {844a3811-1831-4590-80b7-9d0ddba1f187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2661 | 2024.11.21 01:18:57.065575 [ 253 ] {844a3811-1831-4590-80b7-9d0ddba1f187} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2662 | 2024.11.21 01:18:57.065962 [ 253 ] {844a3811-1831-4590-80b7-9d0ddba1f187} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2663 | 2024.11.21 01:18:57.065969 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.005796572 sec., 31915.414834836865 rows/sec., 2.41 MiB/sec. | ||
2664 | 2024.11.21 01:18:57.066235 [ 148 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2665 | 2024.11.21 01:18:57.066339 [ 148 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2666 | 2024.11.21 01:18:57.066373 [ 253 ] {844a3811-1831-4590-80b7-9d0ddba1f187} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.005646 sec., 12398.157987956076 rows/sec., 992.65 KiB/sec. | ||
2667 | 2024.11.21 01:18:57.066371 [ 187 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2668 | 2024.11.21 01:18:57.066400 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2669 | 2024.11.21 01:18:57.066656 [ 253 ] {844a3811-1831-4590-80b7-9d0ddba1f187} <Debug> TCPHandler: Processed in 0.00639428 sec. | ||
2670 | 2024.11.21 01:18:57.066982 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
2671 | 2024.11.21 01:18:57.067029 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2672 | 2024.11.21 01:18:57.067335 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2673 | 2024.11.21 01:18:57.067424 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 900 rows starting from the beginning of the part | ||
2674 | 2024.11.21 01:18:57.067486 [ 252 ] {fb812307-9c3c-46ee-b147-1659284d9781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2675 | 2024.11.21 01:18:57.067686 [ 187 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2676 | 2024.11.21 01:18:57.067822 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 420 rows starting from the beginning of the part | ||
2677 | 2024.11.21 01:18:57.068007 [ 252 ] {fb812307-9c3c-46ee-b147-1659284d9781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2678 | 2024.11.21 01:18:57.068097 [ 187 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_10_2} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
2679 | 2024.11.21 01:18:57.068281 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
2680 | 2024.11.21 01:18:57.068598 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2681 | 2024.11.21 01:18:57.068682 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
2682 | 2024.11.21 01:18:57.069020 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 420 rows starting from the beginning of the part | ||
2683 | 2024.11.21 01:18:57.069350 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part | ||
2684 | 2024.11.21 01:18:57.071146 [ 252 ] {fb812307-9c3c-46ee-b147-1659284d9781} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2685 | 2024.11.21 01:18:57.071226 [ 252 ] {fb812307-9c3c-46ee-b147-1659284d9781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2686 | 2024.11.21 01:18:57.072254 [ 252 ] {fb812307-9c3c-46ee-b147-1659284d9781} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2687 | 2024.11.21 01:18:57.072623 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 5 columns (5 merged, 0 gathered) in 0.006039535 sec., 320885.63109577144 rows/sec., 24.55 MiB/sec. | ||
2688 | 2024.11.21 01:18:57.072760 [ 252 ] {fb812307-9c3c-46ee-b147-1659284d9781} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2689 | 2024.11.21 01:18:57.072880 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2690 | 2024.11.21 01:18:57.073002 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2691 | 2024.11.21 01:18:57.073119 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2692 | 2024.11.21 01:18:57.073194 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2693 | 2024.11.21 01:18:57.073456 [ 252 ] {fb812307-9c3c-46ee-b147-1659284d9781} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.006073 sec., 26840.111971019265 rows/sec., 1.87 MiB/sec. | ||
2694 | 2024.11.21 01:18:57.073996 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_16_3} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2695 | 2024.11.21 01:18:57.074041 [ 252 ] {fb812307-9c3c-46ee-b147-1659284d9781} <Debug> TCPHandler: Processed in 0.007208201 sec. | ||
2696 | 2024.11.21 01:18:57.074288 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
2697 | 2024.11.21 01:18:57.074368 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2698 | 2024.11.21 01:18:57.074405 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_16_3} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2699 | 2024.11.21 01:18:57.074634 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
2700 | 2024.11.21 01:18:57.074816 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2701 | 2024.11.21 01:18:57.074830 [ 253 ] {e4cf21e6-440a-457f-a449-b0b30cb3f141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2702 | 2024.11.21 01:18:57.074880 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3940 rows starting from the beginning of the part | ||
2703 | 2024.11.21 01:18:57.074970 [ 253 ] {e4cf21e6-440a-457f-a449-b0b30cb3f141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2704 | 2024.11.21 01:18:57.075133 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2705 | 2024.11.21 01:18:57.075518 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
2706 | 2024.11.21 01:18:57.075834 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
2707 | 2024.11.21 01:18:57.076200 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part | ||
2708 | 2024.11.21 01:18:57.076524 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 163 rows starting from the beginning of the part | ||
2709 | 2024.11.21 01:18:57.077805 [ 253 ] {e4cf21e6-440a-457f-a449-b0b30cb3f141} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2710 | 2024.11.21 01:18:57.077866 [ 253 ] {e4cf21e6-440a-457f-a449-b0b30cb3f141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2711 | 2024.11.21 01:18:57.080136 [ 253 ] {e4cf21e6-440a-457f-a449-b0b30cb3f141} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2712 | 2024.11.21 01:18:57.080549 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4865 rows, containing 5 columns (5 merged, 0 gathered) in 0.0071366 sec., 681697.166718045 rows/sec., 45.85 MiB/sec. | ||
2713 | 2024.11.21 01:18:57.080639 [ 253 ] {e4cf21e6-440a-457f-a449-b0b30cb3f141} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2714 | 2024.11.21 01:18:57.080872 [ 148 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2715 | 2024.11.21 01:18:57.080958 [ 148 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2716 | 2024.11.21 01:18:57.080986 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2717 | 2024.11.21 01:18:57.081006 [ 253 ] {e4cf21e6-440a-457f-a449-b0b30cb3f141} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006301 sec., 9522.2980479289 rows/sec., 657.14 KiB/sec. | ||
2718 | 2024.11.21 01:18:57.081019 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2719 | 2024.11.21 01:18:57.081319 [ 253 ] {e4cf21e6-440a-457f-a449-b0b30cb3f141} <Debug> TCPHandler: Processed in 0.00712254 sec. | ||
2720 | 2024.11.21 01:18:57.081368 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2721 | 2024.11.21 01:18:57.081529 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2722 | 2024.11.21 01:18:57.081565 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 498 rows starting from the beginning of the part | ||
2723 | 2024.11.21 01:18:57.081622 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2724 | 2024.11.21 01:18:57.081687 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
2725 | 2024.11.21 01:18:57.081994 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2726 | 2024.11.21 01:18:57.082068 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
2727 | 2024.11.21 01:18:57.082249 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
2728 | 2024.11.21 01:18:57.082349 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
2729 | 2024.11.21 01:18:57.082498 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
2730 | 2024.11.21 01:18:57.082630 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
2731 | 2024.11.21 01:18:57.083907 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 4 columns (4 merged, 0 gathered) in 0.002687829 sec., 308799.4065098635 rows/sec., 20.10 MiB/sec. | ||
2732 | 2024.11.21 01:18:57.084091 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2733 | 2024.11.21 01:18:57.084364 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_16_3} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2734 | 2024.11.21 01:18:57.084434 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_16_3} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2735 | 2024.11.21 01:18:57.084497 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2736 | 2024.11.21 01:19:02.051702 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2737 | 2024.11.21 01:19:02.051929 [ 252 ] {928ed16d-58a9-400c-9ea1-f21b3c832d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2738 | 2024.11.21 01:19:02.052007 [ 252 ] {928ed16d-58a9-400c-9ea1-f21b3c832d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2739 | 2024.11.21 01:19:02.052854 [ 252 ] {928ed16d-58a9-400c-9ea1-f21b3c832d48} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2740 | 2024.11.21 01:19:02.052907 [ 252 ] {928ed16d-58a9-400c-9ea1-f21b3c832d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2741 | 2024.11.21 01:19:02.053340 [ 252 ] {928ed16d-58a9-400c-9ea1-f21b3c832d48} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2742 | 2024.11.21 01:19:02.053591 [ 252 ] {928ed16d-58a9-400c-9ea1-f21b3c832d48} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2743 | 2024.11.21 01:19:02.053830 [ 252 ] {928ed16d-58a9-400c-9ea1-f21b3c832d48} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.18 MiB/sec. | ||
2744 | 2024.11.21 01:19:02.053895 [ 252 ] {928ed16d-58a9-400c-9ea1-f21b3c832d48} <Debug> TCPHandler: Processed in 0.002330422 sec. | ||
2745 | 2024.11.21 01:19:02.054225 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2746 | 2024.11.21 01:19:02.054531 [ 253 ] {b5b365a6-ee3e-4330-9ba8-753cb20b35e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2747 | 2024.11.21 01:19:02.054640 [ 253 ] {b5b365a6-ee3e-4330-9ba8-753cb20b35e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2748 | 2024.11.21 01:19:02.055407 [ 253 ] {b5b365a6-ee3e-4330-9ba8-753cb20b35e1} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2749 | 2024.11.21 01:19:02.055458 [ 253 ] {b5b365a6-ee3e-4330-9ba8-753cb20b35e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2750 | 2024.11.21 01:19:02.055889 [ 253 ] {b5b365a6-ee3e-4330-9ba8-753cb20b35e1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2751 | 2024.11.21 01:19:02.056146 [ 253 ] {b5b365a6-ee3e-4330-9ba8-753cb20b35e1} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2752 | 2024.11.21 01:19:02.056382 [ 253 ] {b5b365a6-ee3e-4330-9ba8-753cb20b35e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001937 sec., 33040.78471863707 rows/sec., 2.58 MiB/sec. | ||
2753 | 2024.11.21 01:19:02.056445 [ 253 ] {b5b365a6-ee3e-4330-9ba8-753cb20b35e1} <Debug> TCPHandler: Processed in 0.002412704 sec. | ||
2754 | 2024.11.21 01:19:02.056659 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2755 | 2024.11.21 01:19:02.056890 [ 252 ] {69bc6a1e-81b0-4354-ae5b-4ea30eb233a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2756 | 2024.11.21 01:19:02.056990 [ 252 ] {69bc6a1e-81b0-4354-ae5b-4ea30eb233a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2757 | 2024.11.21 01:19:02.057834 [ 252 ] {69bc6a1e-81b0-4354-ae5b-4ea30eb233a3} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2758 | 2024.11.21 01:19:02.057875 [ 252 ] {69bc6a1e-81b0-4354-ae5b-4ea30eb233a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2759 | 2024.11.21 01:19:02.058274 [ 252 ] {69bc6a1e-81b0-4354-ae5b-4ea30eb233a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2760 | 2024.11.21 01:19:02.058532 [ 252 ] {69bc6a1e-81b0-4354-ae5b-4ea30eb233a3} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2761 | 2024.11.21 01:19:02.058793 [ 252 ] {69bc6a1e-81b0-4354-ae5b-4ea30eb233a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001958 sec., 81716.03677221654 rows/sec., 5.69 MiB/sec. | ||
2762 | 2024.11.21 01:19:02.058908 [ 252 ] {69bc6a1e-81b0-4354-ae5b-4ea30eb233a3} <Debug> TCPHandler: Processed in 0.002356773 sec. | ||
2763 | 2024.11.21 01:19:02.059213 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2764 | 2024.11.21 01:19:02.059434 [ 253 ] {27f3378f-c8ed-4052-b952-bcdfaeb138ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2765 | 2024.11.21 01:19:02.059531 [ 253 ] {27f3378f-c8ed-4052-b952-bcdfaeb138ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2766 | 2024.11.21 01:19:02.060072 [ 253 ] {27f3378f-c8ed-4052-b952-bcdfaeb138ed} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2767 | 2024.11.21 01:19:02.060111 [ 253 ] {27f3378f-c8ed-4052-b952-bcdfaeb138ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2768 | 2024.11.21 01:19:02.060490 [ 253 ] {27f3378f-c8ed-4052-b952-bcdfaeb138ed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2769 | 2024.11.21 01:19:02.060728 [ 253 ] {27f3378f-c8ed-4052-b952-bcdfaeb138ed} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2770 | 2024.11.21 01:19:02.060943 [ 253 ] {27f3378f-c8ed-4052-b952-bcdfaeb138ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. | ||
2771 | 2024.11.21 01:19:02.060993 [ 253 ] {27f3378f-c8ed-4052-b952-bcdfaeb138ed} <Debug> TCPHandler: Processed in 0.001963587 sec. | ||
2772 | 2024.11.21 01:19:03.837826 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2773 | 2024.11.21 01:19:04.024441 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2774 | 2024.11.21 01:19:04.060029 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2775 | 2024.11.21 01:19:04.168454 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2776 | 2024.11.21 01:19:04.171944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2777 | 2024.11.21 01:19:04.212362 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47846, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2778 | 2024.11.21 01:19:04.257753 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2779 | 2024.11.21 01:19:04.259119 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2780 | 2024.11.21 01:19:05.662283 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2781 | 2024.11.21 01:19:05.662386 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2782 | 2024.11.21 01:19:05.780434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 430 | ||
2783 | 2024.11.21 01:19:05.783294 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2784 | 2024.11.21 01:19:05.783340 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2785 | 2024.11.21 01:19:05.784796 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2786 | 2024.11.21 01:19:05.785109 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2787 | 2024.11.21 01:19:05.785380 [ 141 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2788 | 2024.11.21 01:19:05.785546 [ 141 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2789 | 2024.11.21 01:19:05.785676 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2790 | 2024.11.21 01:19:05.786336 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
2791 | 2024.11.21 01:19:05.786874 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
2792 | 2024.11.21 01:19:05.787260 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2793 | 2024.11.21 01:19:05.787392 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 284 rows starting from the beginning of the part | ||
2794 | 2024.11.21 01:19:05.787980 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
2795 | 2024.11.21 01:19:05.788490 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2796 | 2024.11.21 01:19:05.788960 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
2797 | 2024.11.21 01:19:05.789411 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
2798 | 2024.11.21 01:19:05.789862 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
2799 | 2024.11.21 01:19:05.797822 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 72 columns (72 merged, 0 gathered) in 0.012002669 sec., 35825.36517502899 rows/sec., 33.39 MiB/sec. | ||
2800 | 2024.11.21 01:19:05.798720 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2801 | 2024.11.21 01:19:05.799383 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_11_2} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2802 | 2024.11.21 01:19:05.799465 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_11_2} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2803 | 2024.11.21 01:19:05.799636 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
2804 | 2024.11.21 01:19:06.001251 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000872382 sec. | ||
2805 | 2024.11.21 01:19:06.879300 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
2806 | 2024.11.21 01:19:06.879365 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2807 | 2024.11.21 01:19:06.879386 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2808 | 2024.11.21 01:19:06.879559 [ 200 ] {5894d733-ceb8-4356-b592-2b71b16266c0::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 | ||
2809 | 2024.11.21 01:19:06.879942 [ 200 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2810 | 2024.11.21 01:19:06.880008 [ 200 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 107 rows starting from the beginning of the part | ||
2811 | 2024.11.21 01:19:06.880290 [ 200 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
2812 | 2024.11.21 01:19:06.880695 [ 200 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
2813 | 2024.11.21 01:19:06.881020 [ 200 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
2814 | 2024.11.21 01:19:06.881303 [ 200 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
2815 | 2024.11.21 01:19:06.884683 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 19 columns (19 merged, 0 gathered) in 0.005229233 sec., 42262.412097529406 rows/sec., 75.73 MiB/sec. | ||
2816 | 2024.11.21 01:19:06.885215 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
2817 | 2024.11.21 01:19:06.885746 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_9_2} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2818 | 2024.11.21 01:19:06.885833 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_9_2} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
2819 | 2024.11.21 01:19:06.885998 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
2820 | 2024.11.21 01:19:07.057901 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2821 | 2024.11.21 01:19:07.058104 [ 252 ] {ecea5a2f-0d90-4e65-bf72-78dfaa922648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2822 | 2024.11.21 01:19:07.058183 [ 252 ] {ecea5a2f-0d90-4e65-bf72-78dfaa922648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2823 | 2024.11.21 01:19:07.058990 [ 252 ] {ecea5a2f-0d90-4e65-bf72-78dfaa922648} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2824 | 2024.11.21 01:19:07.059040 [ 252 ] {ecea5a2f-0d90-4e65-bf72-78dfaa922648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2825 | 2024.11.21 01:19:07.059473 [ 252 ] {ecea5a2f-0d90-4e65-bf72-78dfaa922648} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2826 | 2024.11.21 01:19:07.059725 [ 252 ] {ecea5a2f-0d90-4e65-bf72-78dfaa922648} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2827 | 2024.11.21 01:19:07.059999 [ 252 ] {ecea5a2f-0d90-4e65-bf72-78dfaa922648} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. | ||
2828 | 2024.11.21 01:19:07.060207 [ 252 ] {ecea5a2f-0d90-4e65-bf72-78dfaa922648} <Debug> TCPHandler: Processed in 0.002430774 sec. | ||
2829 | 2024.11.21 01:19:07.060482 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2830 | 2024.11.21 01:19:07.060674 [ 253 ] {08fdafd4-2582-4f23-9336-76ececdb4e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2831 | 2024.11.21 01:19:07.060747 [ 253 ] {08fdafd4-2582-4f23-9336-76ececdb4e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2832 | 2024.11.21 01:19:07.061619 [ 253 ] {08fdafd4-2582-4f23-9336-76ececdb4e94} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2833 | 2024.11.21 01:19:07.061666 [ 253 ] {08fdafd4-2582-4f23-9336-76ececdb4e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2834 | 2024.11.21 01:19:07.062121 [ 253 ] {08fdafd4-2582-4f23-9336-76ececdb4e94} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2835 | 2024.11.21 01:19:07.062379 [ 253 ] {08fdafd4-2582-4f23-9336-76ececdb4e94} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2836 | 2024.11.21 01:19:07.062617 [ 253 ] {08fdafd4-2582-4f23-9336-76ececdb4e94} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001996 sec., 139779.55911823647 rows/sec., 12.32 MiB/sec. | ||
2837 | 2024.11.21 01:19:07.062680 [ 253 ] {08fdafd4-2582-4f23-9336-76ececdb4e94} <Debug> TCPHandler: Processed in 0.002343513 sec. | ||
2838 | 2024.11.21 01:19:07.062851 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2839 | 2024.11.21 01:19:07.062981 [ 252 ] {d5ba2ba2-80df-43c3-8f97-623243c0bdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2840 | 2024.11.21 01:19:07.063035 [ 252 ] {d5ba2ba2-80df-43c3-8f97-623243c0bdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2841 | 2024.11.21 01:19:07.063667 [ 252 ] {d5ba2ba2-80df-43c3-8f97-623243c0bdb6} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2842 | 2024.11.21 01:19:07.063713 [ 252 ] {d5ba2ba2-80df-43c3-8f97-623243c0bdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2843 | 2024.11.21 01:19:07.064093 [ 252 ] {d5ba2ba2-80df-43c3-8f97-623243c0bdb6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2844 | 2024.11.21 01:19:07.064459 [ 252 ] {d5ba2ba2-80df-43c3-8f97-623243c0bdb6} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2845 | 2024.11.21 01:19:07.064869 [ 252 ] {d5ba2ba2-80df-43c3-8f97-623243c0bdb6} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001855 sec., 24258.76010781671 rows/sec., 1.74 MiB/sec. | ||
2846 | 2024.11.21 01:19:07.065203 [ 252 ] {d5ba2ba2-80df-43c3-8f97-623243c0bdb6} <Debug> TCPHandler: Processed in 0.002408414 sec. | ||
2847 | 2024.11.21 01:19:07.065390 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2848 | 2024.11.21 01:19:07.065536 [ 253 ] {920b03ad-2f11-485f-ab3f-512d201ab1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2849 | 2024.11.21 01:19:07.065593 [ 253 ] {920b03ad-2f11-485f-ab3f-512d201ab1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2850 | 2024.11.21 01:19:07.066184 [ 253 ] {920b03ad-2f11-485f-ab3f-512d201ab1ed} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2851 | 2024.11.21 01:19:07.066226 [ 253 ] {920b03ad-2f11-485f-ab3f-512d201ab1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2852 | 2024.11.21 01:19:07.066594 [ 253 ] {920b03ad-2f11-485f-ab3f-512d201ab1ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2853 | 2024.11.21 01:19:07.066849 [ 253 ] {920b03ad-2f11-485f-ab3f-512d201ab1ed} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2854 | 2024.11.21 01:19:07.067067 [ 253 ] {920b03ad-2f11-485f-ab3f-512d201ab1ed} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001562 sec., 8962.868117797696 rows/sec., 627.70 KiB/sec. | ||
2855 | 2024.11.21 01:19:07.067125 [ 253 ] {920b03ad-2f11-485f-ab3f-512d201ab1ed} <Debug> TCPHandler: Processed in 0.001806825 sec. | ||
2856 | 2024.11.21 01:19:07.067279 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2857 | 2024.11.21 01:19:07.067407 [ 252 ] {85f1cb3a-4c73-4dec-8fea-484e7f1ec4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2858 | 2024.11.21 01:19:07.067461 [ 252 ] {85f1cb3a-4c73-4dec-8fea-484e7f1ec4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2859 | 2024.11.21 01:19:07.068062 [ 252 ] {85f1cb3a-4c73-4dec-8fea-484e7f1ec4da} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2860 | 2024.11.21 01:19:07.068105 [ 252 ] {85f1cb3a-4c73-4dec-8fea-484e7f1ec4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2861 | 2024.11.21 01:19:07.068468 [ 252 ] {85f1cb3a-4c73-4dec-8fea-484e7f1ec4da} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2862 | 2024.11.21 01:19:07.068720 [ 252 ] {85f1cb3a-4c73-4dec-8fea-484e7f1ec4da} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2863 | 2024.11.21 01:19:07.068941 [ 252 ] {85f1cb3a-4c73-4dec-8fea-484e7f1ec4da} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. | ||
2864 | 2024.11.21 01:19:07.069033 [ 252 ] {85f1cb3a-4c73-4dec-8fea-484e7f1ec4da} <Debug> TCPHandler: Processed in 0.001811205 sec. | ||
2865 | 2024.11.21 01:19:07.069201 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2866 | 2024.11.21 01:19:07.069325 [ 253 ] {31509f1b-ef01-458a-9cc8-376d768b21dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2867 | 2024.11.21 01:19:07.069378 [ 253 ] {31509f1b-ef01-458a-9cc8-376d768b21dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2868 | 2024.11.21 01:19:07.070139 [ 253 ] {31509f1b-ef01-458a-9cc8-376d768b21dd} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2869 | 2024.11.21 01:19:07.070182 [ 253 ] {31509f1b-ef01-458a-9cc8-376d768b21dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2870 | 2024.11.21 01:19:07.070570 [ 253 ] {31509f1b-ef01-458a-9cc8-376d768b21dd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2871 | 2024.11.21 01:19:07.070815 [ 253 ] {31509f1b-ef01-458a-9cc8-376d768b21dd} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2872 | 2024.11.21 01:19:07.071060 [ 253 ] {31509f1b-ef01-458a-9cc8-376d768b21dd} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001761 sec., 238500.85178875638 rows/sec., 17.04 MiB/sec. | ||
2873 | 2024.11.21 01:19:07.071278 [ 253 ] {31509f1b-ef01-458a-9cc8-376d768b21dd} <Debug> TCPHandler: Processed in 0.00213223 sec. | ||
2874 | 2024.11.21 01:19:07.071457 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2875 | 2024.11.21 01:19:07.071581 [ 252 ] {1d7441df-49df-4186-8446-8bd027776a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2876 | 2024.11.21 01:19:07.071636 [ 252 ] {1d7441df-49df-4186-8446-8bd027776a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2877 | 2024.11.21 01:19:07.072145 [ 252 ] {1d7441df-49df-4186-8446-8bd027776a74} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2878 | 2024.11.21 01:19:07.072185 [ 252 ] {1d7441df-49df-4186-8446-8bd027776a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2879 | 2024.11.21 01:19:07.072556 [ 252 ] {1d7441df-49df-4186-8446-8bd027776a74} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2880 | 2024.11.21 01:19:07.072797 [ 252 ] {1d7441df-49df-4186-8446-8bd027776a74} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2881 | 2024.11.21 01:19:07.073042 [ 252 ] {1d7441df-49df-4186-8446-8bd027776a74} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. | ||
2882 | 2024.11.21 01:19:07.073120 [ 252 ] {1d7441df-49df-4186-8446-8bd027776a74} <Debug> TCPHandler: Processed in 0.001720354 sec. | ||
2883 | 2024.11.21 01:19:07.073284 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2884 | 2024.11.21 01:19:07.073412 [ 253 ] {2d2dcdcb-e29d-417c-a6d7-40aa8a8b76dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2885 | 2024.11.21 01:19:07.073469 [ 253 ] {2d2dcdcb-e29d-417c-a6d7-40aa8a8b76dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2886 | 2024.11.21 01:19:07.074075 [ 253 ] {2d2dcdcb-e29d-417c-a6d7-40aa8a8b76dd} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2887 | 2024.11.21 01:19:07.074115 [ 253 ] {2d2dcdcb-e29d-417c-a6d7-40aa8a8b76dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2888 | 2024.11.21 01:19:07.074538 [ 253 ] {2d2dcdcb-e29d-417c-a6d7-40aa8a8b76dd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2889 | 2024.11.21 01:19:07.074774 [ 253 ] {2d2dcdcb-e29d-417c-a6d7-40aa8a8b76dd} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2890 | 2024.11.21 01:19:07.074984 [ 253 ] {2d2dcdcb-e29d-417c-a6d7-40aa8a8b76dd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001601 sec., 148032.4797001874 rows/sec., 9.92 MiB/sec. | ||
2891 | 2024.11.21 01:19:07.075037 [ 253 ] {2d2dcdcb-e29d-417c-a6d7-40aa8a8b76dd} <Debug> TCPHandler: Processed in 0.001812336 sec. | ||
2892 | 2024.11.21 01:19:07.075198 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2893 | 2024.11.21 01:19:07.075320 [ 252 ] {d5bf3111-40d1-4a04-a071-e5b89271048f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2894 | 2024.11.21 01:19:07.075374 [ 252 ] {d5bf3111-40d1-4a04-a071-e5b89271048f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2895 | 2024.11.21 01:19:07.075861 [ 252 ] {d5bf3111-40d1-4a04-a071-e5b89271048f} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2896 | 2024.11.21 01:19:07.075901 [ 252 ] {d5bf3111-40d1-4a04-a071-e5b89271048f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2897 | 2024.11.21 01:19:07.076267 [ 252 ] {d5bf3111-40d1-4a04-a071-e5b89271048f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2898 | 2024.11.21 01:19:07.076504 [ 252 ] {d5bf3111-40d1-4a04-a071-e5b89271048f} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2899 | 2024.11.21 01:19:07.076763 [ 252 ] {d5bf3111-40d1-4a04-a071-e5b89271048f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. | ||
2900 | 2024.11.21 01:19:07.076895 [ 252 ] {d5bf3111-40d1-4a04-a071-e5b89271048f} <Debug> TCPHandler: Processed in 0.001758875 sec. | ||
2901 | 2024.11.21 01:19:07.077050 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2902 | 2024.11.21 01:19:07.077168 [ 253 ] {216e93be-0815-4220-9a28-8b7d28e388be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2903 | 2024.11.21 01:19:07.077250 [ 253 ] {216e93be-0815-4220-9a28-8b7d28e388be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2904 | 2024.11.21 01:19:07.078430 [ 253 ] {216e93be-0815-4220-9a28-8b7d28e388be} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2905 | 2024.11.21 01:19:07.078470 [ 253 ] {216e93be-0815-4220-9a28-8b7d28e388be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2906 | 2024.11.21 01:19:07.079138 [ 253 ] {216e93be-0815-4220-9a28-8b7d28e388be} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2907 | 2024.11.21 01:19:07.079394 [ 253 ] {216e93be-0815-4220-9a28-8b7d28e388be} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2908 | 2024.11.21 01:19:07.079629 [ 253 ] {216e93be-0815-4220-9a28-8b7d28e388be} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002485 sec., 15291.75050301811 rows/sec., 27.40 MiB/sec. | ||
2909 | 2024.11.21 01:19:07.079718 [ 253 ] {216e93be-0815-4220-9a28-8b7d28e388be} <Debug> TCPHandler: Processed in 0.002726768 sec. | ||
2910 | 2024.11.21 01:19:07.079887 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2911 | 2024.11.21 01:19:07.080028 [ 252 ] {59f508af-7c92-4a60-9bbd-33433cd95d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2912 | 2024.11.21 01:19:07.080087 [ 252 ] {59f508af-7c92-4a60-9bbd-33433cd95d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2913 | 2024.11.21 01:19:07.080697 [ 252 ] {59f508af-7c92-4a60-9bbd-33433cd95d43} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2914 | 2024.11.21 01:19:07.080743 [ 252 ] {59f508af-7c92-4a60-9bbd-33433cd95d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2915 | 2024.11.21 01:19:07.081125 [ 252 ] {59f508af-7c92-4a60-9bbd-33433cd95d43} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2916 | 2024.11.21 01:19:07.081381 [ 252 ] {59f508af-7c92-4a60-9bbd-33433cd95d43} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2917 | 2024.11.21 01:19:07.081605 [ 252 ] {59f508af-7c92-4a60-9bbd-33433cd95d43} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001608 sec., 50995.024875621886 rows/sec., 3.24 MiB/sec. | ||
2918 | 2024.11.21 01:19:07.081663 [ 252 ] {59f508af-7c92-4a60-9bbd-33433cd95d43} <Debug> TCPHandler: Processed in 0.001845636 sec. | ||
2919 | 2024.11.21 01:19:07.710800 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2920 | 2024.11.21 01:19:08.085190 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2921 | 2024.11.21 01:19:08.090531 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2922 | 2024.11.21 01:19:08.147881 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2923 | 2024.11.21 01:19:08.152231 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2924 | 2024.11.21 01:19:08.260192 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49828, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2925 | 2024.11.21 01:19:08.369865 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2926 | 2024.11.21 01:19:08.412244 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2927 | 2024.11.21 01:19:08.424578 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2928 | 2024.11.21 01:19:08.841670 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2929 | 2024.11.21 01:19:08.951447 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2930 | 2024.11.21 01:19:08.985864 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2931 | 2024.11.21 01:19:09.015253 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34622, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2932 | 2024.11.21 01:19:09.054568 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2933 | 2024.11.21 01:19:09.073937 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2934 | 2024.11.21 01:19:09.078220 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2935 | 2024.11.21 01:19:09.131162 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64747, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2936 | 2024.11.21 01:19:09.309957 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2937 | 2024.11.21 01:19:09.311267 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36535, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2938 | 2024.11.21 01:19:09.349598 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2939 | 2024.11.21 01:19:09.457801 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2940 | 2024.11.21 01:19:09.467182 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2941 | 2024.11.21 01:19:09.541574 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2942 | 2024.11.21 01:19:09.647130 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2943 | 2024.11.21 01:19:12.050916 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2944 | 2024.11.21 01:19:12.051126 [ 252 ] {0ca45b18-f2e7-4934-8c6d-713e3610444c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2945 | 2024.11.21 01:19:12.051200 [ 252 ] {0ca45b18-f2e7-4934-8c6d-713e3610444c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2946 | 2024.11.21 01:19:12.051968 [ 252 ] {0ca45b18-f2e7-4934-8c6d-713e3610444c} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2947 | 2024.11.21 01:19:12.052024 [ 252 ] {0ca45b18-f2e7-4934-8c6d-713e3610444c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2948 | 2024.11.21 01:19:12.052469 [ 252 ] {0ca45b18-f2e7-4934-8c6d-713e3610444c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2949 | 2024.11.21 01:19:12.052724 [ 252 ] {0ca45b18-f2e7-4934-8c6d-713e3610444c} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2950 | 2024.11.21 01:19:12.052960 [ 252 ] {0ca45b18-f2e7-4934-8c6d-713e3610444c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.27 MiB/sec. | ||
2951 | 2024.11.21 01:19:12.053027 [ 252 ] {0ca45b18-f2e7-4934-8c6d-713e3610444c} <Debug> TCPHandler: Processed in 0.002242581 sec. | ||
2952 | 2024.11.21 01:19:12.053309 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2953 | 2024.11.21 01:19:12.053529 [ 253 ] {a13138cc-32b5-4f05-b685-2e2184e644d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2954 | 2024.11.21 01:19:12.053614 [ 253 ] {a13138cc-32b5-4f05-b685-2e2184e644d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2955 | 2024.11.21 01:19:12.054411 [ 253 ] {a13138cc-32b5-4f05-b685-2e2184e644d6} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2956 | 2024.11.21 01:19:12.054466 [ 253 ] {a13138cc-32b5-4f05-b685-2e2184e644d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2957 | 2024.11.21 01:19:12.054900 [ 253 ] {a13138cc-32b5-4f05-b685-2e2184e644d6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2958 | 2024.11.21 01:19:12.055147 [ 253 ] {a13138cc-32b5-4f05-b685-2e2184e644d6} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2959 | 2024.11.21 01:19:12.055390 [ 253 ] {a13138cc-32b5-4f05-b685-2e2184e644d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. | ||
2960 | 2024.11.21 01:19:12.055456 [ 253 ] {a13138cc-32b5-4f05-b685-2e2184e644d6} <Debug> TCPHandler: Processed in 0.002296392 sec. | ||
2961 | 2024.11.21 01:19:12.055623 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2962 | 2024.11.21 01:19:12.055761 [ 252 ] {a4497278-b1ee-4037-8b9b-0d0a439aa8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2963 | 2024.11.21 01:19:12.055821 [ 252 ] {a4497278-b1ee-4037-8b9b-0d0a439aa8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2964 | 2024.11.21 01:19:12.056435 [ 252 ] {a4497278-b1ee-4037-8b9b-0d0a439aa8ad} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2965 | 2024.11.21 01:19:12.056479 [ 252 ] {a4497278-b1ee-4037-8b9b-0d0a439aa8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2966 | 2024.11.21 01:19:12.056916 [ 252 ] {a4497278-b1ee-4037-8b9b-0d0a439aa8ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2967 | 2024.11.21 01:19:12.057171 [ 252 ] {a4497278-b1ee-4037-8b9b-0d0a439aa8ad} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2968 | 2024.11.21 01:19:12.057410 [ 252 ] {a4497278-b1ee-4037-8b9b-0d0a439aa8ad} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.001672 sec., 83732.05741626794 rows/sec., 5.84 MiB/sec. | ||
2969 | 2024.11.21 01:19:12.057570 [ 252 ] {a4497278-b1ee-4037-8b9b-0d0a439aa8ad} <Debug> TCPHandler: Processed in 0.002002719 sec. | ||
2970 | 2024.11.21 01:19:12.057774 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2971 | 2024.11.21 01:19:12.057911 [ 253 ] {aa3dd845-b477-4bb8-acd9-9d5f64b3e081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2972 | 2024.11.21 01:19:12.057969 [ 253 ] {aa3dd845-b477-4bb8-acd9-9d5f64b3e081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2973 | 2024.11.21 01:19:12.058500 [ 253 ] {aa3dd845-b477-4bb8-acd9-9d5f64b3e081} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2974 | 2024.11.21 01:19:12.058554 [ 253 ] {aa3dd845-b477-4bb8-acd9-9d5f64b3e081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2975 | 2024.11.21 01:19:12.058990 [ 253 ] {aa3dd845-b477-4bb8-acd9-9d5f64b3e081} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2976 | 2024.11.21 01:19:12.059232 [ 253 ] {aa3dd845-b477-4bb8-acd9-9d5f64b3e081} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2977 | 2024.11.21 01:19:12.059448 [ 253 ] {aa3dd845-b477-4bb8-acd9-9d5f64b3e081} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001568 sec., 34438.77551020408 rows/sec., 2.32 MiB/sec. | ||
2978 | 2024.11.21 01:19:12.059505 [ 253 ] {aa3dd845-b477-4bb8-acd9-9d5f64b3e081} <Debug> TCPHandler: Processed in 0.001820446 sec. | ||
2979 | 2024.11.21 01:19:15.787046 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 460 | ||
2980 | 2024.11.21 01:19:15.789923 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2981 | 2024.11.21 01:19:15.789979 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2982 | 2024.11.21 01:19:15.791395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2983 | 2024.11.21 01:19:15.791714 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2984 | 2024.11.21 01:19:15.792403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
2985 | 2024.11.21 01:19:17.051844 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2986 | 2024.11.21 01:19:17.052037 [ 252 ] {cd35c147-f5ff-4dee-9f06-51c2b463080a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2987 | 2024.11.21 01:19:17.052117 [ 252 ] {cd35c147-f5ff-4dee-9f06-51c2b463080a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2988 | 2024.11.21 01:19:17.053004 [ 252 ] {cd35c147-f5ff-4dee-9f06-51c2b463080a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2989 | 2024.11.21 01:19:17.053057 [ 252 ] {cd35c147-f5ff-4dee-9f06-51c2b463080a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2990 | 2024.11.21 01:19:17.053491 [ 252 ] {cd35c147-f5ff-4dee-9f06-51c2b463080a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2991 | 2024.11.21 01:19:17.053749 [ 252 ] {cd35c147-f5ff-4dee-9f06-51c2b463080a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2992 | 2024.11.21 01:19:17.053993 [ 252 ] {cd35c147-f5ff-4dee-9f06-51c2b463080a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002011 sec., 27846.8423669816 rows/sec., 2.13 MiB/sec. | ||
2993 | 2024.11.21 01:19:17.054058 [ 252 ] {cd35c147-f5ff-4dee-9f06-51c2b463080a} <Debug> TCPHandler: Processed in 0.002343363 sec. | ||
2994 | 2024.11.21 01:19:17.054339 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2995 | 2024.11.21 01:19:17.054531 [ 253 ] {041fb130-c4f5-402c-8f00-1a9d37f0a007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2996 | 2024.11.21 01:19:17.054604 [ 253 ] {041fb130-c4f5-402c-8f00-1a9d37f0a007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2997 | 2024.11.21 01:19:17.055373 [ 253 ] {041fb130-c4f5-402c-8f00-1a9d37f0a007} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2998 | 2024.11.21 01:19:17.055422 [ 253 ] {041fb130-c4f5-402c-8f00-1a9d37f0a007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
2999 | 2024.11.21 01:19:17.055864 [ 253 ] {041fb130-c4f5-402c-8f00-1a9d37f0a007} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3000 | 2024.11.21 01:19:17.056119 [ 253 ] {041fb130-c4f5-402c-8f00-1a9d37f0a007} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3001 | 2024.11.21 01:19:17.056355 [ 253 ] {041fb130-c4f5-402c-8f00-1a9d37f0a007} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001881 sec., 34024.455077086655 rows/sec., 2.66 MiB/sec. | ||
3002 | 2024.11.21 01:19:17.056412 [ 253 ] {041fb130-c4f5-402c-8f00-1a9d37f0a007} <Debug> TCPHandler: Processed in 0.002219251 sec. | ||
3003 | 2024.11.21 01:19:17.056582 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3004 | 2024.11.21 01:19:17.056728 [ 252 ] {53cbdc76-b857-40d7-b2dd-b9bc50ae554f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3005 | 2024.11.21 01:19:17.056796 [ 252 ] {53cbdc76-b857-40d7-b2dd-b9bc50ae554f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3006 | 2024.11.21 01:19:17.057409 [ 252 ] {53cbdc76-b857-40d7-b2dd-b9bc50ae554f} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3007 | 2024.11.21 01:19:17.057450 [ 252 ] {53cbdc76-b857-40d7-b2dd-b9bc50ae554f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3008 | 2024.11.21 01:19:17.057854 [ 252 ] {53cbdc76-b857-40d7-b2dd-b9bc50ae554f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3009 | 2024.11.21 01:19:17.058106 [ 252 ] {53cbdc76-b857-40d7-b2dd-b9bc50ae554f} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3010 | 2024.11.21 01:19:17.058327 [ 252 ] {53cbdc76-b857-40d7-b2dd-b9bc50ae554f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. | ||
3011 | 2024.11.21 01:19:17.058385 [ 252 ] {53cbdc76-b857-40d7-b2dd-b9bc50ae554f} <Debug> TCPHandler: Processed in 0.001871867 sec. | ||
3012 | 2024.11.21 01:19:17.058597 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3013 | 2024.11.21 01:19:17.058830 [ 253 ] {c69650b5-5315-4698-ba05-ad4b0f47529b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3014 | 2024.11.21 01:19:17.058928 [ 253 ] {c69650b5-5315-4698-ba05-ad4b0f47529b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3015 | 2024.11.21 01:19:17.059482 [ 253 ] {c69650b5-5315-4698-ba05-ad4b0f47529b} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3016 | 2024.11.21 01:19:17.059522 [ 253 ] {c69650b5-5315-4698-ba05-ad4b0f47529b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3017 | 2024.11.21 01:19:17.059901 [ 253 ] {c69650b5-5315-4698-ba05-ad4b0f47529b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3018 | 2024.11.21 01:19:17.060140 [ 253 ] {c69650b5-5315-4698-ba05-ad4b0f47529b} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3019 | 2024.11.21 01:19:17.060349 [ 253 ] {c69650b5-5315-4698-ba05-ad4b0f47529b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. | ||
3020 | 2024.11.21 01:19:17.060400 [ 253 ] {c69650b5-5315-4698-ba05-ad4b0f47529b} <Debug> TCPHandler: Processed in 0.001910867 sec. | ||
3021 | 2024.11.21 01:19:20.662442 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3022 | 2024.11.21 01:19:20.662517 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3023 | 2024.11.21 01:19:22.058142 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3024 | 2024.11.21 01:19:22.058353 [ 252 ] {0822eab0-0c27-493c-bfd2-fdb2525d96fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3025 | 2024.11.21 01:19:22.058431 [ 252 ] {0822eab0-0c27-493c-bfd2-fdb2525d96fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3026 | 2024.11.21 01:19:22.059240 [ 252 ] {0822eab0-0c27-493c-bfd2-fdb2525d96fd} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2024.11.21 01:19:22.059291 [ 252 ] {0822eab0-0c27-493c-bfd2-fdb2525d96fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3028 | 2024.11.21 01:19:22.059712 [ 252 ] {0822eab0-0c27-493c-bfd2-fdb2525d96fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3029 | 2024.11.21 01:19:22.059963 [ 252 ] {0822eab0-0c27-493c-bfd2-fdb2525d96fd} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3030 | 2024.11.21 01:19:22.060159 [ 128 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3031 | 2024.11.21 01:19:22.060197 [ 252 ] {0822eab0-0c27-493c-bfd2-fdb2525d96fd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. | ||
3032 | 2024.11.21 01:19:22.060251 [ 128 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3033 | 2024.11.21 01:19:22.060324 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3034 | 2024.11.21 01:19:22.060333 [ 252 ] {0822eab0-0c27-493c-bfd2-fdb2525d96fd} <Debug> TCPHandler: Processed in 0.002334663 sec. | ||
3035 | 2024.11.21 01:19:22.060663 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3036 | 2024.11.21 01:19:22.060665 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::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 | ||
3037 | 2024.11.21 01:19:22.060937 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3038 | 2024.11.21 01:19:22.060966 [ 253 ] {d780d10d-715a-4bfa-af0f-42fc24789b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3039 | 2024.11.21 01:19:22.060992 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3040 | 2024.11.21 01:19:22.061081 [ 253 ] {d780d10d-715a-4bfa-af0f-42fc24789b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3041 | 2024.11.21 01:19:22.061246 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3042 | 2024.11.21 01:19:22.061598 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3043 | 2024.11.21 01:19:22.061885 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3044 | 2024.11.21 01:19:22.062183 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3045 | 2024.11.21 01:19:22.064164 [ 253 ] {d780d10d-715a-4bfa-af0f-42fc24789b78} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3046 | 2024.11.21 01:19:22.064254 [ 253 ] {d780d10d-715a-4bfa-af0f-42fc24789b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3047 | 2024.11.21 01:19:22.064869 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004415103 sec., 15854.669755156334 rows/sec., 1.18 MiB/sec. | ||
3048 | 2024.11.21 01:19:22.065152 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3049 | 2024.11.21 01:19:22.065307 [ 253 ] {d780d10d-715a-4bfa-af0f-42fc24789b78} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3050 | 2024.11.21 01:19:22.065613 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_9_2} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3051 | 2024.11.21 01:19:22.065802 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_9_2} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3052 | 2024.11.21 01:19:22.065810 [ 253 ] {d780d10d-715a-4bfa-af0f-42fc24789b78} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3053 | 2024.11.21 01:19:22.065959 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3054 | 2024.11.21 01:19:22.066119 [ 128 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3055 | 2024.11.21 01:19:22.066186 [ 128 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3056 | 2024.11.21 01:19:22.066217 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3057 | 2024.11.21 01:19:22.066236 [ 253 ] {d780d10d-715a-4bfa-af0f-42fc24789b78} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.005362 sec., 52405.818724356584 rows/sec., 4.62 MiB/sec. | ||
3058 | 2024.11.21 01:19:22.066478 [ 253 ] {d780d10d-715a-4bfa-af0f-42fc24789b78} <Debug> TCPHandler: Processed in 0.006016105 sec. | ||
3059 | 2024.11.21 01:19:22.066515 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
3060 | 2024.11.21 01:19:22.066706 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3061 | 2024.11.21 01:19:22.066715 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3062 | 2024.11.21 01:19:22.066762 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1425 rows starting from the beginning of the part | ||
3063 | 2024.11.21 01:19:22.066843 [ 252 ] {793421b6-00cb-4972-bee5-4af0154f6539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3064 | 2024.11.21 01:19:22.066885 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
3065 | 2024.11.21 01:19:22.066945 [ 252 ] {793421b6-00cb-4972-bee5-4af0154f6539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3066 | 2024.11.21 01:19:22.067122 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 279 rows starting from the beginning of the part | ||
3067 | 2024.11.21 01:19:22.067417 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
3068 | 2024.11.21 01:19:22.067676 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
3069 | 2024.11.21 01:19:22.067945 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 281 rows starting from the beginning of the part | ||
3070 | 2024.11.21 01:19:22.069020 [ 252 ] {793421b6-00cb-4972-bee5-4af0154f6539} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3071 | 2024.11.21 01:19:22.069071 [ 252 ] {793421b6-00cb-4972-bee5-4af0154f6539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3072 | 2024.11.21 01:19:22.069603 [ 252 ] {793421b6-00cb-4972-bee5-4af0154f6539} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3073 | 2024.11.21 01:19:22.070042 [ 252 ] {793421b6-00cb-4972-bee5-4af0154f6539} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3074 | 2024.11.21 01:19:22.070294 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2153 rows, containing 5 columns (5 merged, 0 gathered) in 0.003973476 sec., 541842.9606722174 rows/sec., 47.64 MiB/sec. | ||
3075 | 2024.11.21 01:19:22.070419 [ 252 ] {793421b6-00cb-4972-bee5-4af0154f6539} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.003609 sec., 12745.912995289555 rows/sec., 938.95 KiB/sec. | ||
3076 | 2024.11.21 01:19:22.070543 [ 252 ] {793421b6-00cb-4972-bee5-4af0154f6539} <Debug> TCPHandler: Processed in 0.003922066 sec. | ||
3077 | 2024.11.21 01:19:22.070586 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3078 | 2024.11.21 01:19:22.070721 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3079 | 2024.11.21 01:19:22.071019 [ 253 ] {9d140c7a-3e00-46de-befb-9c26f593c063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3080 | 2024.11.21 01:19:22.071032 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_21_4} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3081 | 2024.11.21 01:19:22.071128 [ 253 ] {9d140c7a-3e00-46de-befb-9c26f593c063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3082 | 2024.11.21 01:19:22.071231 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_21_4} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3083 | 2024.11.21 01:19:22.071382 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3084 | 2024.11.21 01:19:22.071937 [ 253 ] {9d140c7a-3e00-46de-befb-9c26f593c063} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3085 | 2024.11.21 01:19:22.071982 [ 253 ] {9d140c7a-3e00-46de-befb-9c26f593c063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3086 | 2024.11.21 01:19:22.072364 [ 253 ] {9d140c7a-3e00-46de-befb-9c26f593c063} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3087 | 2024.11.21 01:19:22.072609 [ 253 ] {9d140c7a-3e00-46de-befb-9c26f593c063} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3088 | 2024.11.21 01:19:22.072828 [ 253 ] {9d140c7a-3e00-46de-befb-9c26f593c063} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001874 sec., 7470.651013874066 rows/sec., 523.20 KiB/sec. | ||
3089 | 2024.11.21 01:19:22.072886 [ 253 ] {9d140c7a-3e00-46de-befb-9c26f593c063} <Debug> TCPHandler: Processed in 0.002251272 sec. | ||
3090 | 2024.11.21 01:19:22.073060 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3091 | 2024.11.21 01:19:22.073182 [ 252 ] {53655310-ed0d-44ff-8ed6-10138e059cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3092 | 2024.11.21 01:19:22.073232 [ 252 ] {53655310-ed0d-44ff-8ed6-10138e059cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3093 | 2024.11.21 01:19:22.073850 [ 252 ] {53655310-ed0d-44ff-8ed6-10138e059cc5} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3094 | 2024.11.21 01:19:22.073891 [ 252 ] {53655310-ed0d-44ff-8ed6-10138e059cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3095 | 2024.11.21 01:19:22.074248 [ 252 ] {53655310-ed0d-44ff-8ed6-10138e059cc5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3096 | 2024.11.21 01:19:22.074489 [ 252 ] {53655310-ed0d-44ff-8ed6-10138e059cc5} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3097 | 2024.11.21 01:19:22.074652 [ 128 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3098 | 2024.11.21 01:19:22.074713 [ 128 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3099 | 2024.11.21 01:19:22.074751 [ 252 ] {53655310-ed0d-44ff-8ed6-10138e059cc5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001585 sec., 8201.892744479495 rows/sec., 511.39 KiB/sec. | ||
3100 | 2024.11.21 01:19:22.074757 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3101 | 2024.11.21 01:19:22.074989 [ 252 ] {53655310-ed0d-44ff-8ed6-10138e059cc5} <Debug> TCPHandler: Processed in 0.001984588 sec. | ||
3102 | 2024.11.21 01:19:22.075174 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::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 | ||
3103 | 2024.11.21 01:19:22.075309 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3104 | 2024.11.21 01:19:22.075531 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3105 | 2024.11.21 01:19:22.075557 [ 253 ] {73a1bf40-b38f-4cd2-ac43-e3ac5e103f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3106 | 2024.11.21 01:19:22.075581 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3107 | 2024.11.21 01:19:22.075652 [ 253 ] {73a1bf40-b38f-4cd2-ac43-e3ac5e103f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3108 | 2024.11.21 01:19:22.075874 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3109 | 2024.11.21 01:19:22.076289 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3110 | 2024.11.21 01:19:22.076609 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3111 | 2024.11.21 01:19:22.077021 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3112 | 2024.11.21 01:19:22.078617 [ 253 ] {73a1bf40-b38f-4cd2-ac43-e3ac5e103f15} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3113 | 2024.11.21 01:19:22.078701 [ 253 ] {73a1bf40-b38f-4cd2-ac43-e3ac5e103f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3114 | 2024.11.21 01:19:22.079573 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004681236 sec., 13885.221766217297 rows/sec., 919.98 KiB/sec. | ||
3115 | 2024.11.21 01:19:22.079763 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3116 | 2024.11.21 01:19:22.079792 [ 253 ] {73a1bf40-b38f-4cd2-ac43-e3ac5e103f15} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3117 | 2024.11.21 01:19:22.080259 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_9_2} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3118 | 2024.11.21 01:19:22.080427 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_9_2} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3119 | 2024.11.21 01:19:22.080463 [ 253 ] {73a1bf40-b38f-4cd2-ac43-e3ac5e103f15} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3120 | 2024.11.21 01:19:22.080574 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
3121 | 2024.11.21 01:19:22.080759 [ 128 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3122 | 2024.11.21 01:19:22.080826 [ 128 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3123 | 2024.11.21 01:19:22.080859 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3124 | 2024.11.21 01:19:22.080881 [ 253 ] {73a1bf40-b38f-4cd2-ac43-e3ac5e103f15} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.005379 sec., 78267.33593604759 rows/sec., 5.59 MiB/sec. | ||
3125 | 2024.11.21 01:19:22.081212 [ 253 ] {73a1bf40-b38f-4cd2-ac43-e3ac5e103f15} <Debug> TCPHandler: Processed in 0.006071266 sec. | ||
3126 | 2024.11.21 01:19:22.081265 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
3127 | 2024.11.21 01:19:22.081476 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3128 | 2024.11.21 01:19:22.081774 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3129 | 2024.11.21 01:19:22.081787 [ 252 ] {f731c9b0-30a3-4786-b217-d83308b91f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3130 | 2024.11.21 01:19:22.081831 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
3131 | 2024.11.21 01:19:22.081898 [ 252 ] {f731c9b0-30a3-4786-b217-d83308b91f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3132 | 2024.11.21 01:19:22.082126 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
3133 | 2024.11.21 01:19:22.082510 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 420 rows starting from the beginning of the part | ||
3134 | 2024.11.21 01:19:22.082853 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
3135 | 2024.11.21 01:19:22.083148 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
3136 | 2024.11.21 01:19:22.083409 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 421 rows starting from the beginning of the part | ||
3137 | 2024.11.21 01:19:22.084270 [ 252 ] {f731c9b0-30a3-4786-b217-d83308b91f3a} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3138 | 2024.11.21 01:19:22.084333 [ 252 ] {f731c9b0-30a3-4786-b217-d83308b91f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3139 | 2024.11.21 01:19:22.085266 [ 252 ] {f731c9b0-30a3-4786-b217-d83308b91f3a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3140 | 2024.11.21 01:19:22.085722 [ 252 ] {f731c9b0-30a3-4786-b217-d83308b91f3a} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3141 | 2024.11.21 01:19:22.086344 [ 252 ] {f731c9b0-30a3-4786-b217-d83308b91f3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004574 sec., 1311.7621337997377 rows/sec., 68.53 KiB/sec. | ||
3142 | 2024.11.21 01:19:22.086721 [ 252 ] {f731c9b0-30a3-4786-b217-d83308b91f3a} <Debug> TCPHandler: Processed in 0.005391536 sec. | ||
3143 | 2024.11.21 01:19:22.086758 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1939 rows, containing 5 columns (5 merged, 0 gathered) in 0.005807262 sec., 333892.2886551356 rows/sec., 25.54 MiB/sec. | ||
3144 | 2024.11.21 01:19:22.086898 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3145 | 2024.11.21 01:19:22.087090 [ 253 ] {d200a4d1-bbac-42c3-b306-e57ec7ebdf60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3146 | 2024.11.21 01:19:22.087091 [ 196 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3147 | 2024.11.21 01:19:22.087216 [ 253 ] {d200a4d1-bbac-42c3-b306-e57ec7ebdf60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3148 | 2024.11.21 01:19:22.087734 [ 196 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_21_4} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3149 | 2024.11.21 01:19:22.087872 [ 196 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_21_4} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3150 | 2024.11.21 01:19:22.088013 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3151 | 2024.11.21 01:19:22.088275 [ 253 ] {d200a4d1-bbac-42c3-b306-e57ec7ebdf60} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3152 | 2024.11.21 01:19:22.088319 [ 253 ] {d200a4d1-bbac-42c3-b306-e57ec7ebdf60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3153 | 2024.11.21 01:19:22.088753 [ 253 ] {d200a4d1-bbac-42c3-b306-e57ec7ebdf60} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3154 | 2024.11.21 01:19:22.089011 [ 253 ] {d200a4d1-bbac-42c3-b306-e57ec7ebdf60} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3155 | 2024.11.21 01:19:22.089181 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3156 | 2024.11.21 01:19:22.089235 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3157 | 2024.11.21 01:19:22.089264 [ 253 ] {d200a4d1-bbac-42c3-b306-e57ec7ebdf60} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002195 sec., 107972.66514806378 rows/sec., 7.24 MiB/sec. | ||
3158 | 2024.11.21 01:19:22.089273 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3159 | 2024.11.21 01:19:22.089429 [ 253 ] {d200a4d1-bbac-42c3-b306-e57ec7ebdf60} <Debug> TCPHandler: Processed in 0.002595337 sec. | ||
3160 | 2024.11.21 01:19:22.089534 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
3161 | 2024.11.21 01:19:22.089624 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3162 | 2024.11.21 01:19:22.089725 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3163 | 2024.11.21 01:19:22.089802 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4865 rows starting from the beginning of the part | ||
3164 | 2024.11.21 01:19:22.089830 [ 252 ] {3d9b9df1-6e48-40bb-8bd8-6ac79f4d39ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3165 | 2024.11.21 01:19:22.090014 [ 252 ] {3d9b9df1-6e48-40bb-8bd8-6ac79f4d39ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3166 | 2024.11.21 01:19:22.090044 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
3167 | 2024.11.21 01:19:22.090427 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part | ||
3168 | 2024.11.21 01:19:22.090789 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 140 rows starting from the beginning of the part | ||
3169 | 2024.11.21 01:19:22.091095 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
3170 | 2024.11.21 01:19:22.091376 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part | ||
3171 | 2024.11.21 01:19:22.092225 [ 252 ] {3d9b9df1-6e48-40bb-8bd8-6ac79f4d39ba} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3172 | 2024.11.21 01:19:22.092293 [ 252 ] {3d9b9df1-6e48-40bb-8bd8-6ac79f4d39ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3173 | 2024.11.21 01:19:22.093042 [ 252 ] {3d9b9df1-6e48-40bb-8bd8-6ac79f4d39ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3174 | 2024.11.21 01:19:22.093597 [ 252 ] {3d9b9df1-6e48-40bb-8bd8-6ac79f4d39ba} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3175 | 2024.11.21 01:19:22.094065 [ 252 ] {3d9b9df1-6e48-40bb-8bd8-6ac79f4d39ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004303 sec., 232.396002788752 rows/sec., 15.66 KiB/sec. | ||
3176 | 2024.11.21 01:19:22.094215 [ 252 ] {3d9b9df1-6e48-40bb-8bd8-6ac79f4d39ba} <Debug> TCPHandler: Processed in 0.004672116 sec. | ||
3177 | 2024.11.21 01:19:22.094601 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3178 | 2024.11.21 01:19:22.094725 [ 253 ] {94c2e649-df09-4863-b05f-d0ef480f1495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3179 | 2024.11.21 01:19:22.094888 [ 253 ] {94c2e649-df09-4863-b05f-d0ef480f1495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3180 | 2024.11.21 01:19:22.095866 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5799 rows, containing 5 columns (5 merged, 0 gathered) in 0.00643544 sec., 901103.8872244944 rows/sec., 60.76 MiB/sec. | ||
3181 | 2024.11.21 01:19:22.096419 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3182 | 2024.11.21 01:19:22.097149 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3183 | 2024.11.21 01:19:22.097402 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3184 | 2024.11.21 01:19:22.097408 [ 253 ] {94c2e649-df09-4863-b05f-d0ef480f1495} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3185 | 2024.11.21 01:19:22.097497 [ 253 ] {94c2e649-df09-4863-b05f-d0ef480f1495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3186 | 2024.11.21 01:19:22.097548 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
3187 | 2024.11.21 01:19:22.098269 [ 253 ] {94c2e649-df09-4863-b05f-d0ef480f1495} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3188 | 2024.11.21 01:19:22.098546 [ 253 ] {94c2e649-df09-4863-b05f-d0ef480f1495} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3189 | 2024.11.21 01:19:22.098875 [ 253 ] {94c2e649-df09-4863-b05f-d0ef480f1495} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004155 sec., 9386.281588447653 rows/sec., 16.82 MiB/sec. | ||
3190 | 2024.11.21 01:19:22.099081 [ 253 ] {94c2e649-df09-4863-b05f-d0ef480f1495} <Debug> TCPHandler: Processed in 0.004771807 sec. | ||
3191 | 2024.11.21 01:19:22.099242 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3192 | 2024.11.21 01:19:22.099355 [ 252 ] {9dd50a70-d8d9-4993-bc3b-be76cd5c5e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3193 | 2024.11.21 01:19:22.099406 [ 252 ] {9dd50a70-d8d9-4993-bc3b-be76cd5c5e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3194 | 2024.11.21 01:19:22.099966 [ 252 ] {9dd50a70-d8d9-4993-bc3b-be76cd5c5e84} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3195 | 2024.11.21 01:19:22.100004 [ 252 ] {9dd50a70-d8d9-4993-bc3b-be76cd5c5e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3196 | 2024.11.21 01:19:22.100384 [ 252 ] {9dd50a70-d8d9-4993-bc3b-be76cd5c5e84} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3197 | 2024.11.21 01:19:22.100631 [ 252 ] {9dd50a70-d8d9-4993-bc3b-be76cd5c5e84} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3198 | 2024.11.21 01:19:22.100817 [ 128 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3199 | 2024.11.21 01:19:22.100880 [ 252 ] {9dd50a70-d8d9-4993-bc3b-be76cd5c5e84} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001501 sec., 54630.24650233178 rows/sec., 3.47 MiB/sec. | ||
3200 | 2024.11.21 01:19:22.100883 [ 128 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3201 | 2024.11.21 01:19:22.100974 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3202 | 2024.11.21 01:19:22.101016 [ 252 ] {9dd50a70-d8d9-4993-bc3b-be76cd5c5e84} <Debug> TCPHandler: Processed in 0.001798155 sec. | ||
3203 | 2024.11.21 01:19:22.101357 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
3204 | 2024.11.21 01:19:22.101545 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3205 | 2024.11.21 01:19:22.101578 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 830 rows starting from the beginning of the part | ||
3206 | 2024.11.21 01:19:22.101663 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
3207 | 2024.11.21 01:19:22.101862 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
3208 | 2024.11.21 01:19:22.102067 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
3209 | 2024.11.21 01:19:22.102186 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
3210 | 2024.11.21 01:19:22.102386 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
3211 | 2024.11.21 01:19:22.103603 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1168 rows, containing 4 columns (4 merged, 0 gathered) in 0.002522765 sec., 462984.06708512286 rows/sec., 30.19 MiB/sec. | ||
3212 | 2024.11.21 01:19:22.103803 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3213 | 2024.11.21 01:19:22.104099 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_21_4} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3214 | 2024.11.21 01:19:22.104183 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_21_4} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3215 | 2024.11.21 01:19:22.104268 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
3216 | 2024.11.21 01:19:25.792592 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 490 | ||
3217 | 2024.11.21 01:19:25.795415 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3218 | 2024.11.21 01:19:25.795464 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3219 | 2024.11.21 01:19:25.796886 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3220 | 2024.11.21 01:19:25.797195 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3221 | 2024.11.21 01:19:25.797765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
3222 | 2024.11.21 01:19:27.049961 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3223 | 2024.11.21 01:19:27.050152 [ 252 ] {33a86191-7d94-4c69-b762-e41cae904b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3224 | 2024.11.21 01:19:27.050224 [ 252 ] {33a86191-7d94-4c69-b762-e41cae904b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3225 | 2024.11.21 01:19:27.051076 [ 252 ] {33a86191-7d94-4c69-b762-e41cae904b97} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3226 | 2024.11.21 01:19:27.051145 [ 252 ] {33a86191-7d94-4c69-b762-e41cae904b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3227 | 2024.11.21 01:19:27.051757 [ 252 ] {33a86191-7d94-4c69-b762-e41cae904b97} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3228 | 2024.11.21 01:19:27.052146 [ 252 ] {33a86191-7d94-4c69-b762-e41cae904b97} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3229 | 2024.11.21 01:19:27.052541 [ 252 ] {33a86191-7d94-4c69-b762-e41cae904b97} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002414 sec., 4971.0024855012425 rows/sec., 405.35 KiB/sec. | ||
3230 | 2024.11.21 01:19:27.052638 [ 252 ] {33a86191-7d94-4c69-b762-e41cae904b97} <Debug> TCPHandler: Processed in 0.00280774 sec. | ||
3231 | 2024.11.21 01:19:27.052902 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3232 | 2024.11.21 01:19:27.053097 [ 253 ] {62035cce-15ce-4522-923a-22e3db1abd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3233 | 2024.11.21 01:19:27.053170 [ 253 ] {62035cce-15ce-4522-923a-22e3db1abd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3234 | 2024.11.21 01:19:27.053912 [ 253 ] {62035cce-15ce-4522-923a-22e3db1abd70} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3235 | 2024.11.21 01:19:27.053965 [ 253 ] {62035cce-15ce-4522-923a-22e3db1abd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3236 | 2024.11.21 01:19:27.054409 [ 253 ] {62035cce-15ce-4522-923a-22e3db1abd70} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3237 | 2024.11.21 01:19:27.054673 [ 253 ] {62035cce-15ce-4522-923a-22e3db1abd70} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3238 | 2024.11.21 01:19:27.054899 [ 253 ] {62035cce-15ce-4522-923a-22e3db1abd70} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001857 sec., 33387.183629509964 rows/sec., 2.53 MiB/sec. | ||
3239 | 2024.11.21 01:19:27.054956 [ 253 ] {62035cce-15ce-4522-923a-22e3db1abd70} <Debug> TCPHandler: Processed in 0.00219012 sec. | ||
3240 | 2024.11.21 01:19:27.055099 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3241 | 2024.11.21 01:19:27.055226 [ 252 ] {fa00fe97-4da4-4305-a775-f65764d761aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3242 | 2024.11.21 01:19:27.055278 [ 252 ] {fa00fe97-4da4-4305-a775-f65764d761aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3243 | 2024.11.21 01:19:27.055984 [ 252 ] {fa00fe97-4da4-4305-a775-f65764d761aa} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3244 | 2024.11.21 01:19:27.056034 [ 252 ] {fa00fe97-4da4-4305-a775-f65764d761aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3245 | 2024.11.21 01:19:27.056455 [ 252 ] {fa00fe97-4da4-4305-a775-f65764d761aa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3246 | 2024.11.21 01:19:27.056700 [ 252 ] {fa00fe97-4da4-4305-a775-f65764d761aa} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3247 | 2024.11.21 01:19:27.056922 [ 252 ] {fa00fe97-4da4-4305-a775-f65764d761aa} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001721 sec., 6972.690296339337 rows/sec., 486.86 KiB/sec. | ||
3248 | 2024.11.21 01:19:27.056978 [ 252 ] {fa00fe97-4da4-4305-a775-f65764d761aa} <Debug> TCPHandler: Processed in 0.001938437 sec. | ||
3249 | 2024.11.21 01:19:27.057124 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3250 | 2024.11.21 01:19:27.057241 [ 253 ] {1acf4f7a-6d19-45b7-88de-364f92bc9b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3251 | 2024.11.21 01:19:27.057291 [ 253 ] {1acf4f7a-6d19-45b7-88de-364f92bc9b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3252 | 2024.11.21 01:19:27.057917 [ 253 ] {1acf4f7a-6d19-45b7-88de-364f92bc9b12} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3253 | 2024.11.21 01:19:27.057957 [ 253 ] {1acf4f7a-6d19-45b7-88de-364f92bc9b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3254 | 2024.11.21 01:19:27.058333 [ 253 ] {1acf4f7a-6d19-45b7-88de-364f92bc9b12} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3255 | 2024.11.21 01:19:27.058578 [ 253 ] {1acf4f7a-6d19-45b7-88de-364f92bc9b12} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3256 | 2024.11.21 01:19:27.058788 [ 253 ] {1acf4f7a-6d19-45b7-88de-364f92bc9b12} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.00157 sec., 48407.643312101914 rows/sec., 3.79 MiB/sec. | ||
3257 | 2024.11.21 01:19:27.058839 [ 253 ] {1acf4f7a-6d19-45b7-88de-364f92bc9b12} <Debug> TCPHandler: Processed in 0.001776635 sec. | ||
3258 | 2024.11.21 01:19:27.059009 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3259 | 2024.11.21 01:19:27.059125 [ 252 ] {1ad1c2b1-2269-4b7b-81c3-4a7f455ab16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3260 | 2024.11.21 01:19:27.059179 [ 252 ] {1ad1c2b1-2269-4b7b-81c3-4a7f455ab16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3261 | 2024.11.21 01:19:27.059819 [ 252 ] {1ad1c2b1-2269-4b7b-81c3-4a7f455ab16f} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3262 | 2024.11.21 01:19:27.059866 [ 252 ] {1ad1c2b1-2269-4b7b-81c3-4a7f455ab16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3263 | 2024.11.21 01:19:27.060334 [ 252 ] {1ad1c2b1-2269-4b7b-81c3-4a7f455ab16f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3264 | 2024.11.21 01:19:27.060575 [ 252 ] {1ad1c2b1-2269-4b7b-81c3-4a7f455ab16f} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3265 | 2024.11.21 01:19:27.060836 [ 252 ] {1ad1c2b1-2269-4b7b-81c3-4a7f455ab16f} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001736 sec., 77188.9400921659 rows/sec., 5.37 MiB/sec. | ||
3266 | 2024.11.21 01:19:27.060890 [ 252 ] {1ad1c2b1-2269-4b7b-81c3-4a7f455ab16f} <Debug> TCPHandler: Processed in 0.001938107 sec. | ||
3267 | 2024.11.21 01:19:27.061028 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3268 | 2024.11.21 01:19:27.061143 [ 253 ] {d279ef43-a5db-4243-9f7a-f50270c535d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3269 | 2024.11.21 01:19:27.061195 [ 253 ] {d279ef43-a5db-4243-9f7a-f50270c535d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3270 | 2024.11.21 01:19:27.061666 [ 253 ] {d279ef43-a5db-4243-9f7a-f50270c535d1} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3271 | 2024.11.21 01:19:27.061706 [ 253 ] {d279ef43-a5db-4243-9f7a-f50270c535d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
3272 | 2024.11.21 01:19:27.062086 [ 253 ] {d279ef43-a5db-4243-9f7a-f50270c535d1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3273 | 2024.11.21 01:19:27.062329 [ 253 ] {d279ef43-a5db-4243-9f7a-f50270c535d1} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3274 | 2024.11.21 01:19:27.062533 [ 253 ] {d279ef43-a5db-4243-9f7a-f50270c535d1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001413 sec., 33970.27600849257 rows/sec., 2.29 MiB/sec. | ||
3275 | 2024.11.21 01:19:27.062582 [ 253 ] {d279ef43-a5db-4243-9f7a-f50270c535d1} <Debug> TCPHandler: Processed in 0.001609483 sec. | ||
3276 | 2024.11.21 01:19:32.051100 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3277 | 2024.11.21 01:19:32.051423 [ 252 ] {4de8525e-df6a-48c3-9688-0d79190538f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3278 | 2024.11.21 01:19:32.051552 [ 252 ] {4de8525e-df6a-48c3-9688-0d79190538f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3279 | 2024.11.21 01:19:32.052282 [ 252 ] {4de8525e-df6a-48c3-9688-0d79190538f4} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3280 | 2024.11.21 01:19:32.052332 [ 252 ] {4de8525e-df6a-48c3-9688-0d79190538f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3281 | 2024.11.21 01:19:32.052749 [ 252 ] {4de8525e-df6a-48c3-9688-0d79190538f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3282 | 2024.11.21 01:19:32.052994 [ 252 ] {4de8525e-df6a-48c3-9688-0d79190538f4} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3283 | 2024.11.21 01:19:32.053192 [ 252 ] {4de8525e-df6a-48c3-9688-0d79190538f4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001857 sec., 30156.165858912223 rows/sec., 2.30 MiB/sec. | ||
3284 | 2024.11.21 01:19:32.053247 [ 252 ] {4de8525e-df6a-48c3-9688-0d79190538f4} <Debug> TCPHandler: Processed in 0.002331802 sec. | ||
3285 | 2024.11.21 01:19:32.053501 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3286 | 2024.11.21 01:19:32.053718 [ 253 ] {e5765e40-d668-45ab-8b41-9c2e0d575c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3287 | 2024.11.21 01:19:32.053803 [ 253 ] {e5765e40-d668-45ab-8b41-9c2e0d575c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3288 | 2024.11.21 01:19:32.054621 [ 253 ] {e5765e40-d668-45ab-8b41-9c2e0d575c74} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3289 | 2024.11.21 01:19:32.054673 [ 253 ] {e5765e40-d668-45ab-8b41-9c2e0d575c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3290 | 2024.11.21 01:19:32.055117 [ 253 ] {e5765e40-d668-45ab-8b41-9c2e0d575c74} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3291 | 2024.11.21 01:19:32.055371 [ 253 ] {e5765e40-d668-45ab-8b41-9c2e0d575c74} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3292 | 2024.11.21 01:19:32.055601 [ 253 ] {e5765e40-d668-45ab-8b41-9c2e0d575c74} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001945 sec., 32904.88431876607 rows/sec., 2.57 MiB/sec. | ||
3293 | 2024.11.21 01:19:32.055658 [ 253 ] {e5765e40-d668-45ab-8b41-9c2e0d575c74} <Debug> TCPHandler: Processed in 0.002305702 sec. | ||
3294 | 2024.11.21 01:19:32.055815 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3295 | 2024.11.21 01:19:32.055954 [ 252 ] {9805d859-a37c-4849-b033-d3aa348d7b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3296 | 2024.11.21 01:19:32.056016 [ 252 ] {9805d859-a37c-4849-b033-d3aa348d7b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3297 | 2024.11.21 01:19:32.056647 [ 252 ] {9805d859-a37c-4849-b033-d3aa348d7b8c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3298 | 2024.11.21 01:19:32.056684 [ 252 ] {9805d859-a37c-4849-b033-d3aa348d7b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3299 | 2024.11.21 01:19:32.057088 [ 252 ] {9805d859-a37c-4849-b033-d3aa348d7b8c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3300 | 2024.11.21 01:19:32.057321 [ 252 ] {9805d859-a37c-4849-b033-d3aa348d7b8c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3301 | 2024.11.21 01:19:32.057516 [ 252 ] {9805d859-a37c-4849-b033-d3aa348d7b8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. | ||
3302 | 2024.11.21 01:19:32.057569 [ 252 ] {9805d859-a37c-4849-b033-d3aa348d7b8c} <Debug> TCPHandler: Processed in 0.001821385 sec. | ||
3303 | 2024.11.21 01:19:32.057719 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3304 | 2024.11.21 01:19:32.057857 [ 253 ] {0efb8b15-8951-4bdb-aaae-c150860a9ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3305 | 2024.11.21 01:19:32.057920 [ 253 ] {0efb8b15-8951-4bdb-aaae-c150860a9ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3306 | 2024.11.21 01:19:32.058486 [ 253 ] {0efb8b15-8951-4bdb-aaae-c150860a9ed3} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3307 | 2024.11.21 01:19:32.058526 [ 253 ] {0efb8b15-8951-4bdb-aaae-c150860a9ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3308 | 2024.11.21 01:19:32.058909 [ 253 ] {0efb8b15-8951-4bdb-aaae-c150860a9ed3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3309 | 2024.11.21 01:19:32.059154 [ 253 ] {0efb8b15-8951-4bdb-aaae-c150860a9ed3} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3310 | 2024.11.21 01:19:32.059402 [ 253 ] {0efb8b15-8951-4bdb-aaae-c150860a9ed3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001568 sec., 38265.30612244898 rows/sec., 2.58 MiB/sec. | ||
3311 | 2024.11.21 01:19:32.059593 [ 253 ] {0efb8b15-8951-4bdb-aaae-c150860a9ed3} <Debug> TCPHandler: Processed in 0.001940438 sec. | ||
3312 | 2024.11.21 01:19:33.497178 [ 115 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3313 | 2024.11.21 01:19:33.497242 [ 115 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3314 | 2024.11.21 01:19:33.497268 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3315 | 2024.11.21 01:19:33.497507 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::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 | ||
3316 | 2024.11.21 01:19:33.497728 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3317 | 2024.11.21 01:19:33.497774 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
3318 | 2024.11.21 01:19:33.497863 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
3319 | 2024.11.21 01:19:33.498064 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3320 | 2024.11.21 01:19:33.498517 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::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 | ||
3321 | 2024.11.21 01:19:33.498755 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3322 | 2024.11.21 01:19:33.499851 [ 192 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002490975 sec., 21678.258513232773 rows/sec., 1.11 MiB/sec. | ||
3323 | 2024.11.21 01:19:33.500116 [ 192 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3324 | 2024.11.21 01:19:33.500601 [ 192 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_9_2} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3325 | 2024.11.21 01:19:33.500691 [ 192 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_9_2} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3326 | 2024.11.21 01:19:33.500786 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3327 | 2024.11.21 01:19:33.858888 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3328 | 2024.11.21 01:19:34.029426 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56328, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3329 | 2024.11.21 01:19:34.063982 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3330 | 2024.11.21 01:19:34.065164 [ 115 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3331 | 2024.11.21 01:19:34.065244 [ 115 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3332 | 2024.11.21 01:19:34.065276 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3333 | 2024.11.21 01:19:34.065510 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::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 | ||
3334 | 2024.11.21 01:19:34.065741 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3335 | 2024.11.21 01:19:34.065787 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3336 | 2024.11.21 01:19:34.065950 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3337 | 2024.11.21 01:19:34.066463 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3338 | 2024.11.21 01:19:34.066792 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3339 | 2024.11.21 01:19:34.066938 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3340 | 2024.11.21 01:19:34.068362 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002973192 sec., 3027.04971626454 rows/sec., 203.97 KiB/sec. | ||
3341 | 2024.11.21 01:19:34.068494 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3342 | 2024.11.21 01:19:34.068790 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_9_2} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3343 | 2024.11.21 01:19:34.068874 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_9_2} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3344 | 2024.11.21 01:19:34.068957 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3345 | 2024.11.21 01:19:34.178481 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3346 | 2024.11.21 01:19:34.181884 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58822, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3347 | 2024.11.21 01:19:34.227284 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3348 | 2024.11.21 01:19:34.274686 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3349 | 2024.11.21 01:19:34.278031 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3350 | 2024.11.21 01:19:35.309157 [ 114 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3351 | 2024.11.21 01:19:35.309233 [ 114 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3352 | 2024.11.21 01:19:35.309257 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3353 | 2024.11.21 01:19:35.309411 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::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 | ||
3354 | 2024.11.21 01:19:35.309557 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3355 | 2024.11.21 01:19:35.309593 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 242 rows starting from the beginning of the part | ||
3356 | 2024.11.21 01:19:35.309671 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3357 | 2024.11.21 01:19:35.309756 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3358 | 2024.11.21 01:19:35.309967 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3359 | 2024.11.21 01:19:35.310101 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3360 | 2024.11.21 01:19:35.311163 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830716 sec., 162777.84211204795 rows/sec., 11.67 MiB/sec. | ||
3361 | 2024.11.21 01:19:35.311382 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3362 | 2024.11.21 01:19:35.311723 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_9_2} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3363 | 2024.11.21 01:19:35.311812 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_9_2} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3364 | 2024.11.21 01:19:35.311910 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3365 | 2024.11.21 01:19:35.662576 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3366 | 2024.11.21 01:19:35.662638 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3367 | 2024.11.21 01:19:35.797948 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 510 | ||
3368 | 2024.11.21 01:19:35.800563 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3369 | 2024.11.21 01:19:35.800611 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3370 | 2024.11.21 01:19:35.802181 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3371 | 2024.11.21 01:19:35.802493 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3372 | 2024.11.21 01:19:35.803492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
3373 | 2024.11.21 01:19:37.058031 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3374 | 2024.11.21 01:19:37.058220 [ 252 ] {cbb17831-50f4-4788-922e-1b06bff8628b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3375 | 2024.11.21 01:19:37.058298 [ 252 ] {cbb17831-50f4-4788-922e-1b06bff8628b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3376 | 2024.11.21 01:19:37.059030 [ 252 ] {cbb17831-50f4-4788-922e-1b06bff8628b} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3377 | 2024.11.21 01:19:37.059080 [ 252 ] {cbb17831-50f4-4788-922e-1b06bff8628b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3378 | 2024.11.21 01:19:37.059499 [ 252 ] {cbb17831-50f4-4788-922e-1b06bff8628b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3379 | 2024.11.21 01:19:37.059758 [ 252 ] {cbb17831-50f4-4788-922e-1b06bff8628b} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3380 | 2024.11.21 01:19:37.059986 [ 252 ] {cbb17831-50f4-4788-922e-1b06bff8628b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001822 sec., 7683.863885839736 rows/sec., 553.14 KiB/sec. | ||
3381 | 2024.11.21 01:19:37.060049 [ 252 ] {cbb17831-50f4-4788-922e-1b06bff8628b} <Debug> TCPHandler: Processed in 0.00214507 sec. | ||
3382 | 2024.11.21 01:19:37.060319 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3383 | 2024.11.21 01:19:37.060529 [ 253 ] {9f3f15bc-1713-4407-a5e2-89ab99d40c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3384 | 2024.11.21 01:19:37.060608 [ 253 ] {9f3f15bc-1713-4407-a5e2-89ab99d40c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3385 | 2024.11.21 01:19:37.061486 [ 253 ] {9f3f15bc-1713-4407-a5e2-89ab99d40c4a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3386 | 2024.11.21 01:19:37.061534 [ 253 ] {9f3f15bc-1713-4407-a5e2-89ab99d40c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3387 | 2024.11.21 01:19:37.061989 [ 253 ] {9f3f15bc-1713-4407-a5e2-89ab99d40c4a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3388 | 2024.11.21 01:19:37.062263 [ 253 ] {9f3f15bc-1713-4407-a5e2-89ab99d40c4a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3389 | 2024.11.21 01:19:37.062496 [ 253 ] {9f3f15bc-1713-4407-a5e2-89ab99d40c4a} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002025 sec., 138765.43209876545 rows/sec., 12.24 MiB/sec. | ||
3390 | 2024.11.21 01:19:37.062553 [ 253 ] {9f3f15bc-1713-4407-a5e2-89ab99d40c4a} <Debug> TCPHandler: Processed in 0.002378233 sec. | ||
3391 | 2024.11.21 01:19:37.062721 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3392 | 2024.11.21 01:19:37.062869 [ 252 ] {b7321441-eff8-4294-81a2-9911de23c995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3393 | 2024.11.21 01:19:37.062931 [ 252 ] {b7321441-eff8-4294-81a2-9911de23c995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3394 | 2024.11.21 01:19:37.063621 [ 252 ] {b7321441-eff8-4294-81a2-9911de23c995} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3395 | 2024.11.21 01:19:37.063662 [ 252 ] {b7321441-eff8-4294-81a2-9911de23c995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3396 | 2024.11.21 01:19:37.064025 [ 252 ] {b7321441-eff8-4294-81a2-9911de23c995} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3397 | 2024.11.21 01:19:37.064263 [ 252 ] {b7321441-eff8-4294-81a2-9911de23c995} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3398 | 2024.11.21 01:19:37.064472 [ 252 ] {b7321441-eff8-4294-81a2-9911de23c995} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001637 sec., 28100.18326206475 rows/sec., 2.02 MiB/sec. | ||
3399 | 2024.11.21 01:19:37.064528 [ 252 ] {b7321441-eff8-4294-81a2-9911de23c995} <Debug> TCPHandler: Processed in 0.001878696 sec. | ||
3400 | 2024.11.21 01:19:37.064684 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3401 | 2024.11.21 01:19:37.064826 [ 253 ] {0d6e74e6-cb0f-4468-86be-82ef8f56efe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3402 | 2024.11.21 01:19:37.064885 [ 253 ] {0d6e74e6-cb0f-4468-86be-82ef8f56efe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3403 | 2024.11.21 01:19:37.065558 [ 253 ] {0d6e74e6-cb0f-4468-86be-82ef8f56efe4} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3404 | 2024.11.21 01:19:37.065599 [ 253 ] {0d6e74e6-cb0f-4468-86be-82ef8f56efe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3405 | 2024.11.21 01:19:37.065960 [ 253 ] {0d6e74e6-cb0f-4468-86be-82ef8f56efe4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3406 | 2024.11.21 01:19:37.066206 [ 253 ] {0d6e74e6-cb0f-4468-86be-82ef8f56efe4} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3407 | 2024.11.21 01:19:37.066406 [ 253 ] {0d6e74e6-cb0f-4468-86be-82ef8f56efe4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001616 sec., 8663.366336633664 rows/sec., 606.73 KiB/sec. | ||
3408 | 2024.11.21 01:19:37.066460 [ 253 ] {0d6e74e6-cb0f-4468-86be-82ef8f56efe4} <Debug> TCPHandler: Processed in 0.001841926 sec. | ||
3409 | 2024.11.21 01:19:37.066621 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3410 | 2024.11.21 01:19:37.066760 [ 252 ] {dac2904a-1c5e-4d2c-ab1d-c79273b24411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3411 | 2024.11.21 01:19:37.066819 [ 252 ] {dac2904a-1c5e-4d2c-ab1d-c79273b24411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3412 | 2024.11.21 01:19:37.067508 [ 252 ] {dac2904a-1c5e-4d2c-ab1d-c79273b24411} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3413 | 2024.11.21 01:19:37.067556 [ 252 ] {dac2904a-1c5e-4d2c-ab1d-c79273b24411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3414 | 2024.11.21 01:19:37.067911 [ 252 ] {dac2904a-1c5e-4d2c-ab1d-c79273b24411} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3415 | 2024.11.21 01:19:37.068157 [ 252 ] {dac2904a-1c5e-4d2c-ab1d-c79273b24411} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3416 | 2024.11.21 01:19:37.068368 [ 252 ] {dac2904a-1c5e-4d2c-ab1d-c79273b24411} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001638 sec., 7936.507936507937 rows/sec., 494.84 KiB/sec. | ||
3417 | 2024.11.21 01:19:37.068425 [ 252 ] {dac2904a-1c5e-4d2c-ab1d-c79273b24411} <Debug> TCPHandler: Processed in 0.001871876 sec. | ||
3418 | 2024.11.21 01:19:37.068568 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3419 | 2024.11.21 01:19:37.068702 [ 253 ] {70ca0c7c-7c48-49bd-9b75-201f85e68f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3420 | 2024.11.21 01:19:37.068760 [ 253 ] {70ca0c7c-7c48-49bd-9b75-201f85e68f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3421 | 2024.11.21 01:19:37.069598 [ 253 ] {70ca0c7c-7c48-49bd-9b75-201f85e68f47} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3422 | 2024.11.21 01:19:37.069638 [ 253 ] {70ca0c7c-7c48-49bd-9b75-201f85e68f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3423 | 2024.11.21 01:19:37.070031 [ 253 ] {70ca0c7c-7c48-49bd-9b75-201f85e68f47} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3424 | 2024.11.21 01:19:37.070281 [ 253 ] {70ca0c7c-7c48-49bd-9b75-201f85e68f47} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3425 | 2024.11.21 01:19:37.070489 [ 253 ] {70ca0c7c-7c48-49bd-9b75-201f85e68f47} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001815 sec., 231955.92286501377 rows/sec., 16.57 MiB/sec. | ||
3426 | 2024.11.21 01:19:37.070542 [ 253 ] {70ca0c7c-7c48-49bd-9b75-201f85e68f47} <Debug> TCPHandler: Processed in 0.002034099 sec. | ||
3427 | 2024.11.21 01:19:37.070692 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3428 | 2024.11.21 01:19:37.070816 [ 252 ] {bc2cecb2-fcfb-4dd4-b92f-a499c78f200f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3429 | 2024.11.21 01:19:37.070870 [ 252 ] {bc2cecb2-fcfb-4dd4-b92f-a499c78f200f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3430 | 2024.11.21 01:19:37.071373 [ 252 ] {bc2cecb2-fcfb-4dd4-b92f-a499c78f200f} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3431 | 2024.11.21 01:19:37.071414 [ 252 ] {bc2cecb2-fcfb-4dd4-b92f-a499c78f200f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3432 | 2024.11.21 01:19:37.071793 [ 252 ] {bc2cecb2-fcfb-4dd4-b92f-a499c78f200f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3433 | 2024.11.21 01:19:37.072035 [ 252 ] {bc2cecb2-fcfb-4dd4-b92f-a499c78f200f} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3434 | 2024.11.21 01:19:37.072247 [ 252 ] {bc2cecb2-fcfb-4dd4-b92f-a499c78f200f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00146 sec., 4109.589041095891 rows/sec., 214.71 KiB/sec. | ||
3435 | 2024.11.21 01:19:37.072307 [ 252 ] {bc2cecb2-fcfb-4dd4-b92f-a499c78f200f} <Debug> TCPHandler: Processed in 0.001671354 sec. | ||
3436 | 2024.11.21 01:19:37.072460 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3437 | 2024.11.21 01:19:37.072581 [ 253 ] {a0988cfc-7924-4426-ba74-64d810f67cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3438 | 2024.11.21 01:19:37.072634 [ 253 ] {a0988cfc-7924-4426-ba74-64d810f67cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3439 | 2024.11.21 01:19:37.073234 [ 253 ] {a0988cfc-7924-4426-ba74-64d810f67cae} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3440 | 2024.11.21 01:19:37.073273 [ 253 ] {a0988cfc-7924-4426-ba74-64d810f67cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3441 | 2024.11.21 01:19:37.073673 [ 253 ] {a0988cfc-7924-4426-ba74-64d810f67cae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3442 | 2024.11.21 01:19:37.073940 [ 253 ] {a0988cfc-7924-4426-ba74-64d810f67cae} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3443 | 2024.11.21 01:19:37.074204 [ 253 ] {a0988cfc-7924-4426-ba74-64d810f67cae} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001642 sec., 144336.1753958587 rows/sec., 9.67 MiB/sec. | ||
3444 | 2024.11.21 01:19:37.074445 [ 253 ] {a0988cfc-7924-4426-ba74-64d810f67cae} <Debug> TCPHandler: Processed in 0.002040309 sec. | ||
3445 | 2024.11.21 01:19:37.074613 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3446 | 2024.11.21 01:19:37.074733 [ 252 ] {4d86ca3b-d9ef-40b0-b9fd-164d02635d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3447 | 2024.11.21 01:19:37.074784 [ 252 ] {4d86ca3b-d9ef-40b0-b9fd-164d02635d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3448 | 2024.11.21 01:19:37.075253 [ 252 ] {4d86ca3b-d9ef-40b0-b9fd-164d02635d1e} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3449 | 2024.11.21 01:19:37.075296 [ 252 ] {4d86ca3b-d9ef-40b0-b9fd-164d02635d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3450 | 2024.11.21 01:19:37.075661 [ 252 ] {4d86ca3b-d9ef-40b0-b9fd-164d02635d1e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3451 | 2024.11.21 01:19:37.075912 [ 252 ] {4d86ca3b-d9ef-40b0-b9fd-164d02635d1e} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3452 | 2024.11.21 01:19:37.076113 [ 252 ] {4d86ca3b-d9ef-40b0-b9fd-164d02635d1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. | ||
3453 | 2024.11.21 01:19:37.076163 [ 252 ] {4d86ca3b-d9ef-40b0-b9fd-164d02635d1e} <Debug> TCPHandler: Processed in 0.001617423 sec. | ||
3454 | 2024.11.21 01:19:37.076318 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3455 | 2024.11.21 01:19:37.076436 [ 253 ] {88c63acd-22f9-46ec-8cdb-f5482f08cc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3456 | 2024.11.21 01:19:37.076518 [ 253 ] {88c63acd-22f9-46ec-8cdb-f5482f08cc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3457 | 2024.11.21 01:19:37.077691 [ 253 ] {88c63acd-22f9-46ec-8cdb-f5482f08cc3e} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3458 | 2024.11.21 01:19:37.077730 [ 253 ] {88c63acd-22f9-46ec-8cdb-f5482f08cc3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3459 | 2024.11.21 01:19:37.078421 [ 253 ] {88c63acd-22f9-46ec-8cdb-f5482f08cc3e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3460 | 2024.11.21 01:19:37.078693 [ 253 ] {88c63acd-22f9-46ec-8cdb-f5482f08cc3e} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3461 | 2024.11.21 01:19:37.078949 [ 253 ] {88c63acd-22f9-46ec-8cdb-f5482f08cc3e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002529 sec., 15421.115065243179 rows/sec., 27.63 MiB/sec. | ||
3462 | 2024.11.21 01:19:37.079070 [ 253 ] {88c63acd-22f9-46ec-8cdb-f5482f08cc3e} <Debug> TCPHandler: Processed in 0.00281194 sec. | ||
3463 | 2024.11.21 01:19:37.079242 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3464 | 2024.11.21 01:19:37.079385 [ 252 ] {e130df23-a5bd-451d-a4d4-6b48156b8a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3465 | 2024.11.21 01:19:37.079444 [ 252 ] {e130df23-a5bd-451d-a4d4-6b48156b8a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3466 | 2024.11.21 01:19:37.079977 [ 252 ] {e130df23-a5bd-451d-a4d4-6b48156b8a40} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3467 | 2024.11.21 01:19:37.080018 [ 252 ] {e130df23-a5bd-451d-a4d4-6b48156b8a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3468 | 2024.11.21 01:19:37.080393 [ 252 ] {e130df23-a5bd-451d-a4d4-6b48156b8a40} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3469 | 2024.11.21 01:19:37.080636 [ 252 ] {e130df23-a5bd-451d-a4d4-6b48156b8a40} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3470 | 2024.11.21 01:19:37.080858 [ 252 ] {e130df23-a5bd-451d-a4d4-6b48156b8a40} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001501 sec., 54630.24650233178 rows/sec., 3.47 MiB/sec. | ||
3471 | 2024.11.21 01:19:37.080926 [ 252 ] {e130df23-a5bd-451d-a4d4-6b48156b8a40} <Debug> TCPHandler: Processed in 0.001754355 sec. | ||
3472 | 2024.11.21 01:19:37.726006 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40735, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3473 | 2024.11.21 01:19:38.096700 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65435, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3474 | 2024.11.21 01:19:38.101095 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42030, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3475 | 2024.11.21 01:19:38.160416 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3476 | 2024.11.21 01:19:38.165691 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3477 | 2024.11.21 01:19:38.272669 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3478 | 2024.11.21 01:19:38.374518 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48081, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3479 | 2024.11.21 01:19:38.413892 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37104, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3480 | 2024.11.21 01:19:38.434230 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3481 | 2024.11.21 01:19:38.853813 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3482 | 2024.11.21 01:19:38.962948 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3483 | 2024.11.21 01:19:39.003431 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49535, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3484 | 2024.11.21 01:19:39.022765 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3485 | 2024.11.21 01:19:39.063237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56709, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3486 | 2024.11.21 01:19:39.087720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53119, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3487 | 2024.11.21 01:19:39.092073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3488 | 2024.11.21 01:19:39.134042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3489 | 2024.11.21 01:19:39.325619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3490 | 2024.11.21 01:19:39.331012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61173, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3491 | 2024.11.21 01:19:39.357370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3492 | 2024.11.21 01:19:39.462409 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3493 | 2024.11.21 01:19:39.482824 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56505, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3494 | 2024.11.21 01:19:39.547287 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3495 | 2024.11.21 01:19:39.656070 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3496 | 2024.11.21 01:19:42.050417 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3497 | 2024.11.21 01:19:42.050626 [ 252 ] {e067b3ed-7a20-4305-ac50-234678135fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3498 | 2024.11.21 01:19:42.050700 [ 252 ] {e067b3ed-7a20-4305-ac50-234678135fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3499 | 2024.11.21 01:19:42.051488 [ 252 ] {e067b3ed-7a20-4305-ac50-234678135fcc} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3500 | 2024.11.21 01:19:42.051546 [ 252 ] {e067b3ed-7a20-4305-ac50-234678135fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3501 | 2024.11.21 01:19:42.051998 [ 252 ] {e067b3ed-7a20-4305-ac50-234678135fcc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3502 | 2024.11.21 01:19:42.052255 [ 252 ] {e067b3ed-7a20-4305-ac50-234678135fcc} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3503 | 2024.11.21 01:19:42.052499 [ 252 ] {e067b3ed-7a20-4305-ac50-234678135fcc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001925 sec., 29090.90909090909 rows/sec., 2.22 MiB/sec. | ||
3504 | 2024.11.21 01:19:42.052570 [ 252 ] {e067b3ed-7a20-4305-ac50-234678135fcc} <Debug> TCPHandler: Processed in 0.002284172 sec. | ||
3505 | 2024.11.21 01:19:42.052854 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3506 | 2024.11.21 01:19:42.053061 [ 253 ] {c261f2d5-9203-43df-a3f2-d88a097d3408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3507 | 2024.11.21 01:19:42.053140 [ 253 ] {c261f2d5-9203-43df-a3f2-d88a097d3408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3508 | 2024.11.21 01:19:42.053916 [ 253 ] {c261f2d5-9203-43df-a3f2-d88a097d3408} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3509 | 2024.11.21 01:19:42.053971 [ 253 ] {c261f2d5-9203-43df-a3f2-d88a097d3408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3510 | 2024.11.21 01:19:42.054414 [ 253 ] {c261f2d5-9203-43df-a3f2-d88a097d3408} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3511 | 2024.11.21 01:19:42.054694 [ 253 ] {c261f2d5-9203-43df-a3f2-d88a097d3408} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3512 | 2024.11.21 01:19:42.054942 [ 253 ] {c261f2d5-9203-43df-a3f2-d88a097d3408} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001937 sec., 33040.78471863707 rows/sec., 2.58 MiB/sec. | ||
3513 | 2024.11.21 01:19:42.055008 [ 253 ] {c261f2d5-9203-43df-a3f2-d88a097d3408} <Debug> TCPHandler: Processed in 0.002298552 sec. | ||
3514 | 2024.11.21 01:19:42.055190 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3515 | 2024.11.21 01:19:42.055325 [ 252 ] {5a7805e3-5b58-4772-99e8-6376ef57c36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3516 | 2024.11.21 01:19:42.055386 [ 252 ] {5a7805e3-5b58-4772-99e8-6376ef57c36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3517 | 2024.11.21 01:19:42.055991 [ 252 ] {5a7805e3-5b58-4772-99e8-6376ef57c36a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3518 | 2024.11.21 01:19:42.056036 [ 252 ] {5a7805e3-5b58-4772-99e8-6376ef57c36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3519 | 2024.11.21 01:19:42.056477 [ 252 ] {5a7805e3-5b58-4772-99e8-6376ef57c36a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3520 | 2024.11.21 01:19:42.056742 [ 252 ] {5a7805e3-5b58-4772-99e8-6376ef57c36a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3521 | 2024.11.21 01:19:42.056975 [ 252 ] {5a7805e3-5b58-4772-99e8-6376ef57c36a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001682 sec., 76099.8810939358 rows/sec., 5.30 MiB/sec. | ||
3522 | 2024.11.21 01:19:42.057038 [ 252 ] {5a7805e3-5b58-4772-99e8-6376ef57c36a} <Debug> TCPHandler: Processed in 0.001916517 sec. | ||
3523 | 2024.11.21 01:19:42.057244 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3524 | 2024.11.21 01:19:42.057382 [ 253 ] {8c98659a-ce21-4fd9-8cd6-4c4bc34f6871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3525 | 2024.11.21 01:19:42.057442 [ 253 ] {8c98659a-ce21-4fd9-8cd6-4c4bc34f6871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3526 | 2024.11.21 01:19:42.057954 [ 253 ] {8c98659a-ce21-4fd9-8cd6-4c4bc34f6871} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3527 | 2024.11.21 01:19:42.058015 [ 253 ] {8c98659a-ce21-4fd9-8cd6-4c4bc34f6871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3528 | 2024.11.21 01:19:42.058461 [ 253 ] {8c98659a-ce21-4fd9-8cd6-4c4bc34f6871} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3529 | 2024.11.21 01:19:42.058700 [ 253 ] {8c98659a-ce21-4fd9-8cd6-4c4bc34f6871} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3530 | 2024.11.21 01:19:42.058954 [ 253 ] {8c98659a-ce21-4fd9-8cd6-4c4bc34f6871} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001592 sec., 30150.75376884422 rows/sec., 2.03 MiB/sec. | ||
3531 | 2024.11.21 01:19:42.059066 [ 253 ] {8c98659a-ce21-4fd9-8cd6-4c4bc34f6871} <Debug> TCPHandler: Processed in 0.001882446 sec. | ||
3532 | 2024.11.21 01:19:45.803689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 540 | ||
3533 | 2024.11.21 01:19:45.806931 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3534 | 2024.11.21 01:19:45.806990 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3535 | 2024.11.21 01:19:45.808551 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3536 | 2024.11.21 01:19:45.808867 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3537 | 2024.11.21 01:19:45.809919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
3538 | 2024.11.21 01:19:47.051764 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3539 | 2024.11.21 01:19:47.051981 [ 252 ] {d42f23ef-90d1-4a92-9ed2-9ca9c4f9785e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3540 | 2024.11.21 01:19:47.052063 [ 252 ] {d42f23ef-90d1-4a92-9ed2-9ca9c4f9785e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3541 | 2024.11.21 01:19:47.052932 [ 252 ] {d42f23ef-90d1-4a92-9ed2-9ca9c4f9785e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3542 | 2024.11.21 01:19:47.052987 [ 252 ] {d42f23ef-90d1-4a92-9ed2-9ca9c4f9785e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3543 | 2024.11.21 01:19:47.053432 [ 252 ] {d42f23ef-90d1-4a92-9ed2-9ca9c4f9785e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3544 | 2024.11.21 01:19:47.053706 [ 252 ] {d42f23ef-90d1-4a92-9ed2-9ca9c4f9785e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3545 | 2024.11.21 01:19:47.053918 [ 104 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3546 | 2024.11.21 01:19:47.053960 [ 252 ] {d42f23ef-90d1-4a92-9ed2-9ca9c4f9785e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.10 MiB/sec. | ||
3547 | 2024.11.21 01:19:47.053995 [ 104 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3548 | 2024.11.21 01:19:47.054079 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3549 | 2024.11.21 01:19:47.054103 [ 252 ] {d42f23ef-90d1-4a92-9ed2-9ca9c4f9785e} <Debug> TCPHandler: Processed in 0.002467115 sec. | ||
3550 | 2024.11.21 01:19:47.054246 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
3551 | 2024.11.21 01:19:47.054364 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3552 | 2024.11.21 01:19:47.054400 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1427 rows starting from the beginning of the part | ||
3553 | 2024.11.21 01:19:47.054466 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3554 | 2024.11.21 01:19:47.054510 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 62 rows starting from the beginning of the part | ||
3555 | 2024.11.21 01:19:47.054880 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
3556 | 2024.11.21 01:19:47.055134 [ 253 ] {adc86020-fd78-47a2-a61a-5dc27b131a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3557 | 2024.11.21 01:19:47.055163 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 281 rows starting from the beginning of the part | ||
3558 | 2024.11.21 01:19:47.055307 [ 253 ] {adc86020-fd78-47a2-a61a-5dc27b131a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3559 | 2024.11.21 01:19:47.055511 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
3560 | 2024.11.21 01:19:47.055796 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
3561 | 2024.11.21 01:19:47.057791 [ 253 ] {adc86020-fd78-47a2-a61a-5dc27b131a1e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3562 | 2024.11.21 01:19:47.057881 [ 253 ] {adc86020-fd78-47a2-a61a-5dc27b131a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3563 | 2024.11.21 01:19:47.058824 [ 253 ] {adc86020-fd78-47a2-a61a-5dc27b131a1e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3564 | 2024.11.21 01:19:47.059143 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 5 columns (5 merged, 0 gathered) in 0.0049683 sec., 390073.06322082 rows/sec., 33.97 MiB/sec. | ||
3565 | 2024.11.21 01:19:47.059301 [ 253 ] {adc86020-fd78-47a2-a61a-5dc27b131a1e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3566 | 2024.11.21 01:19:47.059492 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3567 | 2024.11.21 01:19:47.059539 [ 104 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3568 | 2024.11.21 01:19:47.059636 [ 104 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3569 | 2024.11.21 01:19:47.059717 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3570 | 2024.11.21 01:19:47.059922 [ 253 ] {adc86020-fd78-47a2-a61a-5dc27b131a1e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004916 sec., 13018.714401952806 rows/sec., 1.02 MiB/sec. | ||
3571 | 2024.11.21 01:19:47.060400 [ 253 ] {adc86020-fd78-47a2-a61a-5dc27b131a1e} <Debug> TCPHandler: Processed in 0.006142247 sec. | ||
3572 | 2024.11.21 01:19:47.060657 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_26_5} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3573 | 2024.11.21 01:19:47.060682 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
3574 | 2024.11.21 01:19:47.060921 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3575 | 2024.11.21 01:19:47.061007 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_26_5} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3576 | 2024.11.21 01:19:47.061104 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3577 | 2024.11.21 01:19:47.061202 [ 252 ] {7d3d2aeb-89eb-4c73-bfb8-a202de1995b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3578 | 2024.11.21 01:19:47.061219 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 907 rows starting from the beginning of the part | ||
3579 | 2024.11.21 01:19:47.061290 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
3580 | 2024.11.21 01:19:47.061356 [ 252 ] {7d3d2aeb-89eb-4c73-bfb8-a202de1995b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3581 | 2024.11.21 01:19:47.061562 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
3582 | 2024.11.21 01:19:47.061952 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
3583 | 2024.11.21 01:19:47.062297 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 421 rows starting from the beginning of the part | ||
3584 | 2024.11.21 01:19:47.062627 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
3585 | 2024.11.21 01:19:47.062938 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
3586 | 2024.11.21 01:19:47.063738 [ 252 ] {7d3d2aeb-89eb-4c73-bfb8-a202de1995b4} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3587 | 2024.11.21 01:19:47.063780 [ 252 ] {7d3d2aeb-89eb-4c73-bfb8-a202de1995b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3588 | 2024.11.21 01:19:47.064363 [ 252 ] {7d3d2aeb-89eb-4c73-bfb8-a202de1995b4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3589 | 2024.11.21 01:19:47.064666 [ 252 ] {7d3d2aeb-89eb-4c73-bfb8-a202de1995b4} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3590 | 2024.11.21 01:19:47.064894 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.005040791 sec., 316616.97539136215 rows/sec., 24.41 MiB/sec. | ||
3591 | 2024.11.21 01:19:47.064934 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3592 | 2024.11.21 01:19:47.065043 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3593 | 2024.11.21 01:19:47.065093 [ 252 ] {7d3d2aeb-89eb-4c73-bfb8-a202de1995b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003982 sec., 40180.81366147664 rows/sec., 2.80 MiB/sec. | ||
3594 | 2024.11.21 01:19:47.065103 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3595 | 2024.11.21 01:19:47.065570 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3596 | 2024.11.21 01:19:47.065572 [ 252 ] {7d3d2aeb-89eb-4c73-bfb8-a202de1995b4} <Debug> TCPHandler: Processed in 0.005036941 sec. | ||
3597 | 2024.11.21 01:19:47.065739 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
3598 | 2024.11.21 01:19:47.065950 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3599 | 2024.11.21 01:19:47.066562 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3600 | 2024.11.21 01:19:47.066582 [ 253 ] {d017d186-081b-40e9-9960-e14e793055c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3601 | 2024.11.21 01:19:47.066704 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5799 rows starting from the beginning of the part | ||
3602 | 2024.11.21 01:19:47.066801 [ 253 ] {d017d186-081b-40e9-9960-e14e793055c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3603 | 2024.11.21 01:19:47.067159 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 134 rows starting from the beginning of the part | ||
3604 | 2024.11.21 01:19:47.067648 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
3605 | 2024.11.21 01:19:47.067834 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_26_5} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3606 | 2024.11.21 01:19:47.068122 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
3607 | 2024.11.21 01:19:47.068598 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_26_5} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3608 | 2024.11.21 01:19:47.068702 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 128 rows starting from the beginning of the part | ||
3609 | 2024.11.21 01:19:47.069060 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
3610 | 2024.11.21 01:19:47.069083 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
3611 | 2024.11.21 01:19:47.070251 [ 253 ] {d017d186-081b-40e9-9960-e14e793055c5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3612 | 2024.11.21 01:19:47.070322 [ 253 ] {d017d186-081b-40e9-9960-e14e793055c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3613 | 2024.11.21 01:19:47.071170 [ 253 ] {d017d186-081b-40e9-9960-e14e793055c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3614 | 2024.11.21 01:19:47.071664 [ 253 ] {d017d186-081b-40e9-9960-e14e793055c5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3615 | 2024.11.21 01:19:47.071979 [ 104 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3616 | 2024.11.21 01:19:47.072083 [ 104 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3617 | 2024.11.21 01:19:47.072174 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3618 | 2024.11.21 01:19:47.072346 [ 253 ] {d017d186-081b-40e9-9960-e14e793055c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006001 sec., 9998.333611064822 rows/sec., 689.99 KiB/sec. | ||
3619 | 2024.11.21 01:19:47.072691 [ 253 ] {d017d186-081b-40e9-9960-e14e793055c5} <Debug> TCPHandler: Processed in 0.006939118 sec. | ||
3620 | 2024.11.21 01:19:47.072825 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
3621 | 2024.11.21 01:19:47.073067 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3622 | 2024.11.21 01:19:47.073156 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1168 rows starting from the beginning of the part | ||
3623 | 2024.11.21 01:19:47.073257 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
3624 | 2024.11.21 01:19:47.073519 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
3625 | 2024.11.21 01:19:47.073861 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
3626 | 2024.11.21 01:19:47.074129 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
3627 | 2024.11.21 01:19:47.074297 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
3628 | 2024.11.21 01:19:47.075074 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6618 rows, containing 5 columns (5 merged, 0 gathered) in 0.009798678 sec., 675397.232157236 rows/sec., 45.66 MiB/sec. | ||
3629 | 2024.11.21 01:19:47.075598 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3630 | 2024.11.21 01:19:47.076136 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3631 | 2024.11.21 01:19:47.076384 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3632 | 2024.11.21 01:19:47.076520 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1466 rows, containing 4 columns (4 merged, 0 gathered) in 0.004163559 sec., 352102.61221229244 rows/sec., 23.04 MiB/sec. | ||
3633 | 2024.11.21 01:19:47.076557 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
3634 | 2024.11.21 01:19:47.076830 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3635 | 2024.11.21 01:19:47.077132 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_26_5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3636 | 2024.11.21 01:19:47.077213 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_26_5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3637 | 2024.11.21 01:19:47.077295 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3638 | 2024.11.21 01:19:48.000179 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.49 MiB, peak 162.26 MiB, free memory in arenas 0.00 B, will set to 156.71 MiB (RSS), difference: 1.22 MiB | ||
3639 | 2024.11.21 01:19:48.048434 [ 100 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
3640 | 2024.11.21 01:19:48.048547 [ 100 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3641 | 2024.11.21 01:19:48.048590 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3642 | 2024.11.21 01:19:48.048867 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
3643 | 2024.11.21 01:19:48.049068 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3644 | 2024.11.21 01:19:48.049110 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 57 rows starting from the beginning of the part | ||
3645 | 2024.11.21 01:19:48.049203 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part | ||
3646 | 2024.11.21 01:19:48.049461 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
3647 | 2024.11.21 01:19:48.049643 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
3648 | 2024.11.21 01:19:48.049792 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
3649 | 2024.11.21 01:19:48.050795 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.002099849 sec., 98102.29211719509 rows/sec., 7.39 MiB/sec. | ||
3650 | 2024.11.21 01:19:48.050976 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3651 | 2024.11.21 01:19:48.051266 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_14_3} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3652 | 2024.11.21 01:19:48.051349 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_14_3} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
3653 | 2024.11.21 01:19:48.051431 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3654 | 2024.11.21 01:19:50.662700 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3655 | 2024.11.21 01:19:50.662768 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3656 | 2024.11.21 01:19:52.058478 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3657 | 2024.11.21 01:19:52.058694 [ 252 ] {71590404-9455-4d73-b755-3a4b351c4f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3658 | 2024.11.21 01:19:52.058774 [ 252 ] {71590404-9455-4d73-b755-3a4b351c4f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3659 | 2024.11.21 01:19:52.059558 [ 252 ] {71590404-9455-4d73-b755-3a4b351c4f62} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3660 | 2024.11.21 01:19:52.059610 [ 252 ] {71590404-9455-4d73-b755-3a4b351c4f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3661 | 2024.11.21 01:19:52.060047 [ 252 ] {71590404-9455-4d73-b755-3a4b351c4f62} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3662 | 2024.11.21 01:19:52.060308 [ 252 ] {71590404-9455-4d73-b755-3a4b351c4f62} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3663 | 2024.11.21 01:19:52.060561 [ 252 ] {71590404-9455-4d73-b755-3a4b351c4f62} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec. | ||
3664 | 2024.11.21 01:19:52.060697 [ 252 ] {71590404-9455-4d73-b755-3a4b351c4f62} <Debug> TCPHandler: Processed in 0.002354894 sec. | ||
3665 | 2024.11.21 01:19:52.060987 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3666 | 2024.11.21 01:19:52.061194 [ 253 ] {3c60f0fc-25f0-4c1f-ac6f-828434a2377a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3667 | 2024.11.21 01:19:52.061269 [ 253 ] {3c60f0fc-25f0-4c1f-ac6f-828434a2377a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3668 | 2024.11.21 01:19:52.062182 [ 253 ] {3c60f0fc-25f0-4c1f-ac6f-828434a2377a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3669 | 2024.11.21 01:19:52.062238 [ 253 ] {3c60f0fc-25f0-4c1f-ac6f-828434a2377a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3670 | 2024.11.21 01:19:52.062728 [ 253 ] {3c60f0fc-25f0-4c1f-ac6f-828434a2377a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3671 | 2024.11.21 01:19:52.062998 [ 253 ] {3c60f0fc-25f0-4c1f-ac6f-828434a2377a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3672 | 2024.11.21 01:19:52.063250 [ 253 ] {3c60f0fc-25f0-4c1f-ac6f-828434a2377a} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002114 sec., 132923.36802270578 rows/sec., 11.72 MiB/sec. | ||
3673 | 2024.11.21 01:19:52.063313 [ 253 ] {3c60f0fc-25f0-4c1f-ac6f-828434a2377a} <Debug> TCPHandler: Processed in 0.002479775 sec. | ||
3674 | 2024.11.21 01:19:52.063532 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3675 | 2024.11.21 01:19:52.063667 [ 252 ] {ebf07904-fa50-4f1b-af5a-e6f839498950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3676 | 2024.11.21 01:19:52.063724 [ 252 ] {ebf07904-fa50-4f1b-af5a-e6f839498950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3677 | 2024.11.21 01:19:52.064369 [ 252 ] {ebf07904-fa50-4f1b-af5a-e6f839498950} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3678 | 2024.11.21 01:19:52.064413 [ 252 ] {ebf07904-fa50-4f1b-af5a-e6f839498950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3679 | 2024.11.21 01:19:52.064790 [ 252 ] {ebf07904-fa50-4f1b-af5a-e6f839498950} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3680 | 2024.11.21 01:19:52.065037 [ 252 ] {ebf07904-fa50-4f1b-af5a-e6f839498950} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3681 | 2024.11.21 01:19:52.065257 [ 252 ] {ebf07904-fa50-4f1b-af5a-e6f839498950} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.00162 sec., 28395.061728395063 rows/sec., 2.04 MiB/sec. | ||
3682 | 2024.11.21 01:19:52.065317 [ 252 ] {ebf07904-fa50-4f1b-af5a-e6f839498950} <Debug> TCPHandler: Processed in 0.001844296 sec. | ||
3683 | 2024.11.21 01:19:52.065484 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3684 | 2024.11.21 01:19:52.065618 [ 253 ] {b6bb53f0-e2c6-4cde-9e45-f79b3294124a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3685 | 2024.11.21 01:19:52.065671 [ 253 ] {b6bb53f0-e2c6-4cde-9e45-f79b3294124a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3686 | 2024.11.21 01:19:52.066283 [ 253 ] {b6bb53f0-e2c6-4cde-9e45-f79b3294124a} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3687 | 2024.11.21 01:19:52.066325 [ 253 ] {b6bb53f0-e2c6-4cde-9e45-f79b3294124a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3688 | 2024.11.21 01:19:52.066687 [ 253 ] {b6bb53f0-e2c6-4cde-9e45-f79b3294124a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3689 | 2024.11.21 01:19:52.066934 [ 253 ] {b6bb53f0-e2c6-4cde-9e45-f79b3294124a} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3690 | 2024.11.21 01:19:52.067176 [ 253 ] {b6bb53f0-e2c6-4cde-9e45-f79b3294124a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. | ||
3691 | 2024.11.21 01:19:52.067389 [ 253 ] {b6bb53f0-e2c6-4cde-9e45-f79b3294124a} <Debug> TCPHandler: Processed in 0.001964598 sec. | ||
3692 | 2024.11.21 01:19:52.067569 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3693 | 2024.11.21 01:19:52.067689 [ 252 ] {e4be115d-c18b-4722-b18a-af6476cee276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3694 | 2024.11.21 01:19:52.067740 [ 252 ] {e4be115d-c18b-4722-b18a-af6476cee276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3695 | 2024.11.21 01:19:52.068326 [ 252 ] {e4be115d-c18b-4722-b18a-af6476cee276} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3696 | 2024.11.21 01:19:52.068365 [ 252 ] {e4be115d-c18b-4722-b18a-af6476cee276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3697 | 2024.11.21 01:19:52.068730 [ 252 ] {e4be115d-c18b-4722-b18a-af6476cee276} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3698 | 2024.11.21 01:19:52.068961 [ 252 ] {e4be115d-c18b-4722-b18a-af6476cee276} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3699 | 2024.11.21 01:19:52.069167 [ 252 ] {e4be115d-c18b-4722-b18a-af6476cee276} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001505 sec., 8637.873754152824 rows/sec., 538.57 KiB/sec. | ||
3700 | 2024.11.21 01:19:52.069220 [ 252 ] {e4be115d-c18b-4722-b18a-af6476cee276} <Debug> TCPHandler: Processed in 0.001711574 sec. | ||
3701 | 2024.11.21 01:19:52.069383 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3702 | 2024.11.21 01:19:52.069522 [ 253 ] {436fefc3-d568-42a6-9a9f-4b46a6d70fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3703 | 2024.11.21 01:19:52.069581 [ 253 ] {436fefc3-d568-42a6-9a9f-4b46a6d70fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3704 | 2024.11.21 01:19:52.070349 [ 253 ] {436fefc3-d568-42a6-9a9f-4b46a6d70fbb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3705 | 2024.11.21 01:19:52.070389 [ 253 ] {436fefc3-d568-42a6-9a9f-4b46a6d70fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3706 | 2024.11.21 01:19:52.070784 [ 253 ] {436fefc3-d568-42a6-9a9f-4b46a6d70fbb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3707 | 2024.11.21 01:19:52.071031 [ 253 ] {436fefc3-d568-42a6-9a9f-4b46a6d70fbb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3708 | 2024.11.21 01:19:52.071239 [ 253 ] {436fefc3-d568-42a6-9a9f-4b46a6d70fbb} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001749 sec., 240708.97655803317 rows/sec., 17.20 MiB/sec. | ||
3709 | 2024.11.21 01:19:52.071319 [ 253 ] {436fefc3-d568-42a6-9a9f-4b46a6d70fbb} <Debug> TCPHandler: Processed in 0.002006898 sec. | ||
3710 | 2024.11.21 01:19:52.071467 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3711 | 2024.11.21 01:19:52.071587 [ 252 ] {9c79f205-a5e0-4cb7-adaa-3342fc194617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3712 | 2024.11.21 01:19:52.071637 [ 252 ] {9c79f205-a5e0-4cb7-adaa-3342fc194617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3713 | 2024.11.21 01:19:52.072121 [ 252 ] {9c79f205-a5e0-4cb7-adaa-3342fc194617} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3714 | 2024.11.21 01:19:52.072160 [ 252 ] {9c79f205-a5e0-4cb7-adaa-3342fc194617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3715 | 2024.11.21 01:19:52.072519 [ 252 ] {9c79f205-a5e0-4cb7-adaa-3342fc194617} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3716 | 2024.11.21 01:19:52.072747 [ 252 ] {9c79f205-a5e0-4cb7-adaa-3342fc194617} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3717 | 2024.11.21 01:19:52.072981 [ 252 ] {9c79f205-a5e0-4cb7-adaa-3342fc194617} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
3718 | 2024.11.21 01:19:52.073031 [ 252 ] {9c79f205-a5e0-4cb7-adaa-3342fc194617} <Debug> TCPHandler: Processed in 0.001620343 sec. | ||
3719 | 2024.11.21 01:19:52.073162 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3720 | 2024.11.21 01:19:52.073281 [ 253 ] {0f2f3637-530c-4a95-b6fd-d116eb555ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3721 | 2024.11.21 01:19:52.073334 [ 253 ] {0f2f3637-530c-4a95-b6fd-d116eb555ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3722 | 2024.11.21 01:19:52.073936 [ 253 ] {0f2f3637-530c-4a95-b6fd-d116eb555ece} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3723 | 2024.11.21 01:19:52.073975 [ 253 ] {0f2f3637-530c-4a95-b6fd-d116eb555ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3724 | 2024.11.21 01:19:52.074372 [ 253 ] {0f2f3637-530c-4a95-b6fd-d116eb555ece} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3725 | 2024.11.21 01:19:52.074620 [ 253 ] {0f2f3637-530c-4a95-b6fd-d116eb555ece} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3726 | 2024.11.21 01:19:52.074832 [ 253 ] {0f2f3637-530c-4a95-b6fd-d116eb555ece} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001573 sec., 150667.51430387795 rows/sec., 10.10 MiB/sec. | ||
3727 | 2024.11.21 01:19:52.074883 [ 253 ] {0f2f3637-530c-4a95-b6fd-d116eb555ece} <Debug> TCPHandler: Processed in 0.001777945 sec. | ||
3728 | 2024.11.21 01:19:52.075036 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3729 | 2024.11.21 01:19:52.075153 [ 252 ] {4e97f3ef-2fcd-443d-8dc1-a585d11562a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3730 | 2024.11.21 01:19:52.075203 [ 252 ] {4e97f3ef-2fcd-443d-8dc1-a585d11562a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3731 | 2024.11.21 01:19:52.075714 [ 252 ] {4e97f3ef-2fcd-443d-8dc1-a585d11562a0} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3732 | 2024.11.21 01:19:52.075761 [ 252 ] {4e97f3ef-2fcd-443d-8dc1-a585d11562a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3733 | 2024.11.21 01:19:52.076127 [ 252 ] {4e97f3ef-2fcd-443d-8dc1-a585d11562a0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3734 | 2024.11.21 01:19:52.076377 [ 252 ] {4e97f3ef-2fcd-443d-8dc1-a585d11562a0} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3735 | 2024.11.21 01:19:52.076583 [ 252 ] {4e97f3ef-2fcd-443d-8dc1-a585d11562a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. | ||
3736 | 2024.11.21 01:19:52.076632 [ 252 ] {4e97f3ef-2fcd-443d-8dc1-a585d11562a0} <Debug> TCPHandler: Processed in 0.001653163 sec. | ||
3737 | 2024.11.21 01:19:52.076800 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3738 | 2024.11.21 01:19:52.076934 [ 253 ] {169bb04d-96bc-4526-b2c2-f87fec681041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3739 | 2024.11.21 01:19:52.077034 [ 253 ] {169bb04d-96bc-4526-b2c2-f87fec681041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3740 | 2024.11.21 01:19:52.078267 [ 253 ] {169bb04d-96bc-4526-b2c2-f87fec681041} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3741 | 2024.11.21 01:19:52.078307 [ 253 ] {169bb04d-96bc-4526-b2c2-f87fec681041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3742 | 2024.11.21 01:19:52.078998 [ 253 ] {169bb04d-96bc-4526-b2c2-f87fec681041} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3743 | 2024.11.21 01:19:52.079309 [ 253 ] {169bb04d-96bc-4526-b2c2-f87fec681041} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3744 | 2024.11.21 01:19:52.079620 [ 253 ] {169bb04d-96bc-4526-b2c2-f87fec681041} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.0027 sec., 14444.444444444443 rows/sec., 25.88 MiB/sec. | ||
3745 | 2024.11.21 01:19:52.079835 [ 253 ] {169bb04d-96bc-4526-b2c2-f87fec681041} <Debug> TCPHandler: Processed in 0.003103774 sec. | ||
3746 | 2024.11.21 01:19:52.080027 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3747 | 2024.11.21 01:19:52.080152 [ 252 ] {70cab344-f1dd-471a-aa62-8143cd87f6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3748 | 2024.11.21 01:19:52.080213 [ 252 ] {70cab344-f1dd-471a-aa62-8143cd87f6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3749 | 2024.11.21 01:19:52.080756 [ 252 ] {70cab344-f1dd-471a-aa62-8143cd87f6c8} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3750 | 2024.11.21 01:19:52.080799 [ 252 ] {70cab344-f1dd-471a-aa62-8143cd87f6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3751 | 2024.11.21 01:19:52.081289 [ 252 ] {70cab344-f1dd-471a-aa62-8143cd87f6c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3752 | 2024.11.21 01:19:52.081538 [ 252 ] {70cab344-f1dd-471a-aa62-8143cd87f6c8} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3753 | 2024.11.21 01:19:52.081747 [ 252 ] {70cab344-f1dd-471a-aa62-8143cd87f6c8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001619 sec., 50648.548486720196 rows/sec., 3.22 MiB/sec. | ||
3754 | 2024.11.21 01:19:52.081798 [ 252 ] {70cab344-f1dd-471a-aa62-8143cd87f6c8} <Debug> TCPHandler: Processed in 0.001850256 sec. | ||
3755 | 2024.11.21 01:19:55.810127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 570 | ||
3756 | 2024.11.21 01:19:55.813157 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3757 | 2024.11.21 01:19:55.813215 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3758 | 2024.11.21 01:19:55.814783 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3759 | 2024.11.21 01:19:55.815085 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3760 | 2024.11.21 01:19:55.815286 [ 92 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3761 | 2024.11.21 01:19:55.815394 [ 92 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3762 | 2024.11.21 01:19:55.815459 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3763 | 2024.11.21 01:19:55.815762 [ 198 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
3764 | 2024.11.21 01:19:55.816105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
3765 | 2024.11.21 01:19:55.816490 [ 198 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3766 | 2024.11.21 01:19:55.816607 [ 198 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 430 rows starting from the beginning of the part | ||
3767 | 2024.11.21 01:19:55.817165 [ 198 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
3768 | 2024.11.21 01:19:55.817716 [ 198 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
3769 | 2024.11.21 01:19:55.818227 [ 198 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
3770 | 2024.11.21 01:19:55.818677 [ 198 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
3771 | 2024.11.21 01:19:55.819171 [ 198 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
3772 | 2024.11.21 01:19:55.826765 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 72 columns (72 merged, 0 gathered) in 0.011150487 sec., 51118.843508808175 rows/sec., 44.81 MiB/sec. | ||
3773 | 2024.11.21 01:19:55.827666 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3774 | 2024.11.21 01:19:55.828325 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_16_3} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3775 | 2024.11.21 01:19:55.828399 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_16_3} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3776 | 2024.11.21 01:19:55.828572 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
3777 | 2024.11.21 01:19:57.051276 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3778 | 2024.11.21 01:19:57.051461 [ 252 ] {d220c829-0b7d-49fe-9d92-11bbc226d5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3779 | 2024.11.21 01:19:57.051529 [ 252 ] {d220c829-0b7d-49fe-9d92-11bbc226d5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3780 | 2024.11.21 01:19:57.052252 [ 252 ] {d220c829-0b7d-49fe-9d92-11bbc226d5b4} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3781 | 2024.11.21 01:19:57.052303 [ 252 ] {d220c829-0b7d-49fe-9d92-11bbc226d5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3782 | 2024.11.21 01:19:57.052712 [ 252 ] {d220c829-0b7d-49fe-9d92-11bbc226d5b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3783 | 2024.11.21 01:19:57.052964 [ 252 ] {d220c829-0b7d-49fe-9d92-11bbc226d5b4} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3784 | 2024.11.21 01:19:57.053208 [ 252 ] {d220c829-0b7d-49fe-9d92-11bbc226d5b4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001788 sec., 3355.7046979865772 rows/sec., 273.63 KiB/sec. | ||
3785 | 2024.11.21 01:19:57.053352 [ 252 ] {d220c829-0b7d-49fe-9d92-11bbc226d5b4} <Debug> TCPHandler: Processed in 0.002206251 sec. | ||
3786 | 2024.11.21 01:19:57.053626 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3787 | 2024.11.21 01:19:57.053849 [ 253 ] {50ca8b09-1163-419d-8f18-3b8c642cd77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3788 | 2024.11.21 01:19:57.053933 [ 253 ] {50ca8b09-1163-419d-8f18-3b8c642cd77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3789 | 2024.11.21 01:19:57.054710 [ 253 ] {50ca8b09-1163-419d-8f18-3b8c642cd77d} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3790 | 2024.11.21 01:19:57.054761 [ 253 ] {50ca8b09-1163-419d-8f18-3b8c642cd77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3791 | 2024.11.21 01:19:57.055208 [ 253 ] {50ca8b09-1163-419d-8f18-3b8c642cd77d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3792 | 2024.11.21 01:19:57.055474 [ 253 ] {50ca8b09-1163-419d-8f18-3b8c642cd77d} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3793 | 2024.11.21 01:19:57.055759 [ 253 ] {50ca8b09-1163-419d-8f18-3b8c642cd77d} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.00197 sec., 29949.238578680204 rows/sec., 2.28 MiB/sec. | ||
3794 | 2024.11.21 01:19:57.056001 [ 253 ] {50ca8b09-1163-419d-8f18-3b8c642cd77d} <Debug> TCPHandler: Processed in 0.002519465 sec. | ||
3795 | 2024.11.21 01:19:57.056210 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3796 | 2024.11.21 01:19:57.056347 [ 252 ] {066faeda-a0e6-44b4-bead-a3dfaf5b3217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3797 | 2024.11.21 01:19:57.056404 [ 252 ] {066faeda-a0e6-44b4-bead-a3dfaf5b3217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3798 | 2024.11.21 01:19:57.057081 [ 252 ] {066faeda-a0e6-44b4-bead-a3dfaf5b3217} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3799 | 2024.11.21 01:19:57.057129 [ 252 ] {066faeda-a0e6-44b4-bead-a3dfaf5b3217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3800 | 2024.11.21 01:19:57.057482 [ 252 ] {066faeda-a0e6-44b4-bead-a3dfaf5b3217} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3801 | 2024.11.21 01:19:57.057729 [ 252 ] {066faeda-a0e6-44b4-bead-a3dfaf5b3217} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3802 | 2024.11.21 01:19:57.057975 [ 252 ] {066faeda-a0e6-44b4-bead-a3dfaf5b3217} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001651 sec., 3634.1611144760755 rows/sec., 253.75 KiB/sec. | ||
3803 | 2024.11.21 01:19:57.058156 [ 252 ] {066faeda-a0e6-44b4-bead-a3dfaf5b3217} <Debug> TCPHandler: Processed in 0.002032459 sec. | ||
3804 | 2024.11.21 01:19:57.058325 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3805 | 2024.11.21 01:19:57.058465 [ 253 ] {a6b614f8-758e-4656-a38d-198fc608a0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3806 | 2024.11.21 01:19:57.058523 [ 253 ] {a6b614f8-758e-4656-a38d-198fc608a0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3807 | 2024.11.21 01:19:57.059219 [ 253 ] {a6b614f8-758e-4656-a38d-198fc608a0c4} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3808 | 2024.11.21 01:19:57.059260 [ 253 ] {a6b614f8-758e-4656-a38d-198fc608a0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3809 | 2024.11.21 01:19:57.059630 [ 253 ] {a6b614f8-758e-4656-a38d-198fc608a0c4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3810 | 2024.11.21 01:19:57.059882 [ 253 ] {a6b614f8-758e-4656-a38d-198fc608a0c4} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3811 | 2024.11.21 01:19:57.060093 [ 253 ] {a6b614f8-758e-4656-a38d-198fc608a0c4} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00166 sec., 42168.67469879518 rows/sec., 3.30 MiB/sec. | ||
3812 | 2024.11.21 01:19:57.060147 [ 253 ] {a6b614f8-758e-4656-a38d-198fc608a0c4} <Debug> TCPHandler: Processed in 0.001893257 sec. | ||
3813 | 2024.11.21 01:19:57.060292 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3814 | 2024.11.21 01:19:57.060430 [ 252 ] {a6e781ae-cc1a-4c6f-bf76-42ad7ea2b4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3815 | 2024.11.21 01:19:57.060491 [ 252 ] {a6e781ae-cc1a-4c6f-bf76-42ad7ea2b4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3816 | 2024.11.21 01:19:57.061165 [ 252 ] {a6e781ae-cc1a-4c6f-bf76-42ad7ea2b4e5} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3817 | 2024.11.21 01:19:57.061203 [ 252 ] {a6e781ae-cc1a-4c6f-bf76-42ad7ea2b4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3818 | 2024.11.21 01:19:57.061604 [ 252 ] {a6e781ae-cc1a-4c6f-bf76-42ad7ea2b4e5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3819 | 2024.11.21 01:19:57.061841 [ 252 ] {a6e781ae-cc1a-4c6f-bf76-42ad7ea2b4e5} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3820 | 2024.11.21 01:19:57.062050 [ 252 ] {a6e781ae-cc1a-4c6f-bf76-42ad7ea2b4e5} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.00165 sec., 79393.93939393939 rows/sec., 5.53 MiB/sec. | ||
3821 | 2024.11.21 01:19:57.062103 [ 252 ] {a6e781ae-cc1a-4c6f-bf76-42ad7ea2b4e5} <Debug> TCPHandler: Processed in 0.001879316 sec. | ||
3822 | 2024.11.21 01:19:57.062241 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3823 | 2024.11.21 01:19:57.062357 [ 253 ] {3138c1e7-fda1-4ee5-810a-4207bc4bf4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3824 | 2024.11.21 01:19:57.062411 [ 253 ] {3138c1e7-fda1-4ee5-810a-4207bc4bf4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3825 | 2024.11.21 01:19:57.062903 [ 253 ] {3138c1e7-fda1-4ee5-810a-4207bc4bf4d5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3826 | 2024.11.21 01:19:57.062944 [ 253 ] {3138c1e7-fda1-4ee5-810a-4207bc4bf4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3827 | 2024.11.21 01:19:57.063326 [ 253 ] {3138c1e7-fda1-4ee5-810a-4207bc4bf4d5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3828 | 2024.11.21 01:19:57.063564 [ 253 ] {3138c1e7-fda1-4ee5-810a-4207bc4bf4d5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3829 | 2024.11.21 01:19:57.063781 [ 253 ] {3138c1e7-fda1-4ee5-810a-4207bc4bf4d5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001448 sec., 33149.17127071823 rows/sec., 2.23 MiB/sec. | ||
3830 | 2024.11.21 01:19:57.063831 [ 253 ] {3138c1e7-fda1-4ee5-810a-4207bc4bf4d5} <Debug> TCPHandler: Processed in 0.001645573 sec. | ||
3831 | 2024.11.21 01:20:02.052336 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3832 | 2024.11.21 01:20:02.052559 [ 252 ] {8a75b093-5313-4b7c-9c01-6e9bdf4830ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3833 | 2024.11.21 01:20:02.052636 [ 252 ] {8a75b093-5313-4b7c-9c01-6e9bdf4830ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3834 | 2024.11.21 01:20:02.053459 [ 252 ] {8a75b093-5313-4b7c-9c01-6e9bdf4830ad} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3835 | 2024.11.21 01:20:02.053510 [ 252 ] {8a75b093-5313-4b7c-9c01-6e9bdf4830ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3836 | 2024.11.21 01:20:02.053954 [ 252 ] {8a75b093-5313-4b7c-9c01-6e9bdf4830ad} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3837 | 2024.11.21 01:20:02.054204 [ 252 ] {8a75b093-5313-4b7c-9c01-6e9bdf4830ad} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3838 | 2024.11.21 01:20:02.054404 [ 252 ] {8a75b093-5313-4b7c-9c01-6e9bdf4830ad} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.25 MiB/sec. | ||
3839 | 2024.11.21 01:20:02.054458 [ 252 ] {8a75b093-5313-4b7c-9c01-6e9bdf4830ad} <Debug> TCPHandler: Processed in 0.002254321 sec. | ||
3840 | 2024.11.21 01:20:02.054796 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3841 | 2024.11.21 01:20:02.055116 [ 253 ] {262123f1-390f-4911-a41f-a423957435ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3842 | 2024.11.21 01:20:02.055236 [ 253 ] {262123f1-390f-4911-a41f-a423957435ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3843 | 2024.11.21 01:20:02.056060 [ 253 ] {262123f1-390f-4911-a41f-a423957435ce} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3844 | 2024.11.21 01:20:02.056115 [ 253 ] {262123f1-390f-4911-a41f-a423957435ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3845 | 2024.11.21 01:20:02.056567 [ 253 ] {262123f1-390f-4911-a41f-a423957435ce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3846 | 2024.11.21 01:20:02.056829 [ 253 ] {262123f1-390f-4911-a41f-a423957435ce} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3847 | 2024.11.21 01:20:02.057066 [ 253 ] {262123f1-390f-4911-a41f-a423957435ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002041 sec., 31357.177853993144 rows/sec., 2.45 MiB/sec. | ||
3848 | 2024.11.21 01:20:02.057130 [ 253 ] {262123f1-390f-4911-a41f-a423957435ce} <Debug> TCPHandler: Processed in 0.002531936 sec. | ||
3849 | 2024.11.21 01:20:02.057281 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3850 | 2024.11.21 01:20:02.057421 [ 252 ] {91b52f68-6d39-4ab0-85a4-cf992d77d4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3851 | 2024.11.21 01:20:02.057484 [ 252 ] {91b52f68-6d39-4ab0-85a4-cf992d77d4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3852 | 2024.11.21 01:20:02.058173 [ 252 ] {91b52f68-6d39-4ab0-85a4-cf992d77d4f0} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3853 | 2024.11.21 01:20:02.058218 [ 252 ] {91b52f68-6d39-4ab0-85a4-cf992d77d4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3854 | 2024.11.21 01:20:02.058629 [ 252 ] {91b52f68-6d39-4ab0-85a4-cf992d77d4f0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3855 | 2024.11.21 01:20:02.058878 [ 252 ] {91b52f68-6d39-4ab0-85a4-cf992d77d4f0} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3856 | 2024.11.21 01:20:02.059062 [ 252 ] {91b52f68-6d39-4ab0-85a4-cf992d77d4f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. | ||
3857 | 2024.11.21 01:20:02.059188 [ 252 ] {91b52f68-6d39-4ab0-85a4-cf992d77d4f0} <Debug> TCPHandler: Processed in 0.001971038 sec. | ||
3858 | 2024.11.21 01:20:02.059373 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3859 | 2024.11.21 01:20:02.059522 [ 253 ] {7a5a3b4f-fcb0-4886-80d0-1a12229a1d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3860 | 2024.11.21 01:20:02.059590 [ 253 ] {7a5a3b4f-fcb0-4886-80d0-1a12229a1d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3861 | 2024.11.21 01:20:02.060190 [ 253 ] {7a5a3b4f-fcb0-4886-80d0-1a12229a1d3d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3862 | 2024.11.21 01:20:02.060239 [ 253 ] {7a5a3b4f-fcb0-4886-80d0-1a12229a1d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3863 | 2024.11.21 01:20:02.060643 [ 253 ] {7a5a3b4f-fcb0-4886-80d0-1a12229a1d3d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3864 | 2024.11.21 01:20:02.060896 [ 253 ] {7a5a3b4f-fcb0-4886-80d0-1a12229a1d3d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3865 | 2024.11.21 01:20:02.061111 [ 253 ] {7a5a3b4f-fcb0-4886-80d0-1a12229a1d3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001627 sec., 36877.68899815612 rows/sec., 2.49 MiB/sec. | ||
3866 | 2024.11.21 01:20:02.061166 [ 253 ] {7a5a3b4f-fcb0-4886-80d0-1a12229a1d3d} <Debug> TCPHandler: Processed in 0.001863246 sec. | ||
3867 | 2024.11.21 01:20:03.874140 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3868 | 2024.11.21 01:20:04.037642 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3869 | 2024.11.21 01:20:04.066231 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40311, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3870 | 2024.11.21 01:20:04.185638 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3871 | 2024.11.21 01:20:04.187994 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3872 | 2024.11.21 01:20:04.246352 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54151, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3873 | 2024.11.21 01:20:04.287795 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58452, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3874 | 2024.11.21 01:20:04.295192 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3875 | 2024.11.21 01:20:05.663040 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3876 | 2024.11.21 01:20:05.663138 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3877 | 2024.11.21 01:20:05.816348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 590 | ||
3878 | 2024.11.21 01:20:05.819820 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3879 | 2024.11.21 01:20:05.819879 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3880 | 2024.11.21 01:20:05.821366 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3881 | 2024.11.21 01:20:05.821679 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3882 | 2024.11.21 01:20:05.822236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
3883 | 2024.11.21 01:20:07.059647 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3884 | 2024.11.21 01:20:07.059860 [ 252 ] {bba0d11c-7a54-4a36-8d60-73a98119da29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3885 | 2024.11.21 01:20:07.059939 [ 252 ] {bba0d11c-7a54-4a36-8d60-73a98119da29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3886 | 2024.11.21 01:20:07.060731 [ 252 ] {bba0d11c-7a54-4a36-8d60-73a98119da29} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3887 | 2024.11.21 01:20:07.060784 [ 252 ] {bba0d11c-7a54-4a36-8d60-73a98119da29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3888 | 2024.11.21 01:20:07.061219 [ 252 ] {bba0d11c-7a54-4a36-8d60-73a98119da29} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3889 | 2024.11.21 01:20:07.061483 [ 252 ] {bba0d11c-7a54-4a36-8d60-73a98119da29} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3890 | 2024.11.21 01:20:07.061723 [ 252 ] {bba0d11c-7a54-4a36-8d60-73a98119da29} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001907 sec., 7341.373885684321 rows/sec., 528.48 KiB/sec. | ||
3891 | 2024.11.21 01:20:07.062023 [ 252 ] {bba0d11c-7a54-4a36-8d60-73a98119da29} <Debug> TCPHandler: Processed in 0.002503045 sec. | ||
3892 | 2024.11.21 01:20:07.062399 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3893 | 2024.11.21 01:20:07.062617 [ 253 ] {54aeb103-ff31-42b9-908c-2648163462ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3894 | 2024.11.21 01:20:07.062702 [ 253 ] {54aeb103-ff31-42b9-908c-2648163462ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3895 | 2024.11.21 01:20:07.063671 [ 253 ] {54aeb103-ff31-42b9-908c-2648163462ae} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3896 | 2024.11.21 01:20:07.063721 [ 253 ] {54aeb103-ff31-42b9-908c-2648163462ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3897 | 2024.11.21 01:20:07.064181 [ 253 ] {54aeb103-ff31-42b9-908c-2648163462ae} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3898 | 2024.11.21 01:20:07.064444 [ 253 ] {54aeb103-ff31-42b9-908c-2648163462ae} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3899 | 2024.11.21 01:20:07.064689 [ 253 ] {54aeb103-ff31-42b9-908c-2648163462ae} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002135 sec., 131615.925058548 rows/sec., 11.61 MiB/sec. | ||
3900 | 2024.11.21 01:20:07.064752 [ 253 ] {54aeb103-ff31-42b9-908c-2648163462ae} <Debug> TCPHandler: Processed in 0.002533426 sec. | ||
3901 | 2024.11.21 01:20:07.064923 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3902 | 2024.11.21 01:20:07.065073 [ 252 ] {7fc68d8a-b6b4-4115-b0e1-729e11556b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3903 | 2024.11.21 01:20:07.065133 [ 252 ] {7fc68d8a-b6b4-4115-b0e1-729e11556b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3904 | 2024.11.21 01:20:07.065825 [ 252 ] {7fc68d8a-b6b4-4115-b0e1-729e11556b7a} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3905 | 2024.11.21 01:20:07.065869 [ 252 ] {7fc68d8a-b6b4-4115-b0e1-729e11556b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3906 | 2024.11.21 01:20:07.066253 [ 252 ] {7fc68d8a-b6b4-4115-b0e1-729e11556b7a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3907 | 2024.11.21 01:20:07.066499 [ 252 ] {7fc68d8a-b6b4-4115-b0e1-729e11556b7a} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3908 | 2024.11.21 01:20:07.066719 [ 252 ] {7fc68d8a-b6b4-4115-b0e1-729e11556b7a} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001679 sec., 27397.260273972603 rows/sec., 1.97 MiB/sec. | ||
3909 | 2024.11.21 01:20:07.066827 [ 252 ] {7fc68d8a-b6b4-4115-b0e1-729e11556b7a} <Debug> TCPHandler: Processed in 0.001978428 sec. | ||
3910 | 2024.11.21 01:20:07.067005 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3911 | 2024.11.21 01:20:07.067140 [ 253 ] {d62ec53e-f691-489d-a879-cb2ba734972f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3912 | 2024.11.21 01:20:07.067194 [ 253 ] {d62ec53e-f691-489d-a879-cb2ba734972f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3913 | 2024.11.21 01:20:07.067786 [ 253 ] {d62ec53e-f691-489d-a879-cb2ba734972f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3914 | 2024.11.21 01:20:07.067827 [ 253 ] {d62ec53e-f691-489d-a879-cb2ba734972f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3915 | 2024.11.21 01:20:07.068204 [ 253 ] {d62ec53e-f691-489d-a879-cb2ba734972f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3916 | 2024.11.21 01:20:07.068450 [ 253 ] {d62ec53e-f691-489d-a879-cb2ba734972f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3917 | 2024.11.21 01:20:07.068717 [ 253 ] {d62ec53e-f691-489d-a879-cb2ba734972f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001601 sec., 8744.534665833853 rows/sec., 612.41 KiB/sec. | ||
3918 | 2024.11.21 01:20:07.068882 [ 253 ] {d62ec53e-f691-489d-a879-cb2ba734972f} <Debug> TCPHandler: Processed in 0.001942477 sec. | ||
3919 | 2024.11.21 01:20:07.069051 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3920 | 2024.11.21 01:20:07.069191 [ 252 ] {c0b48cd7-2e7e-4891-8bd6-ab5b62503781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3921 | 2024.11.21 01:20:07.069248 [ 252 ] {c0b48cd7-2e7e-4891-8bd6-ab5b62503781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3922 | 2024.11.21 01:20:07.069864 [ 252 ] {c0b48cd7-2e7e-4891-8bd6-ab5b62503781} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3923 | 2024.11.21 01:20:07.069904 [ 252 ] {c0b48cd7-2e7e-4891-8bd6-ab5b62503781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3924 | 2024.11.21 01:20:07.070259 [ 252 ] {c0b48cd7-2e7e-4891-8bd6-ab5b62503781} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3925 | 2024.11.21 01:20:07.070528 [ 252 ] {c0b48cd7-2e7e-4891-8bd6-ab5b62503781} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3926 | 2024.11.21 01:20:07.070778 [ 252 ] {c0b48cd7-2e7e-4891-8bd6-ab5b62503781} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. | ||
3927 | 2024.11.21 01:20:07.070953 [ 252 ] {c0b48cd7-2e7e-4891-8bd6-ab5b62503781} <Debug> TCPHandler: Processed in 0.001968447 sec. | ||
3928 | 2024.11.21 01:20:07.071167 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3929 | 2024.11.21 01:20:07.071309 [ 253 ] {5bb9c58d-45af-4930-a20e-2ffe934c57c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3930 | 2024.11.21 01:20:07.071368 [ 253 ] {5bb9c58d-45af-4930-a20e-2ffe934c57c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3931 | 2024.11.21 01:20:07.072123 [ 253 ] {5bb9c58d-45af-4930-a20e-2ffe934c57c1} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3932 | 2024.11.21 01:20:07.072163 [ 253 ] {5bb9c58d-45af-4930-a20e-2ffe934c57c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3933 | 2024.11.21 01:20:07.072585 [ 253 ] {5bb9c58d-45af-4930-a20e-2ffe934c57c1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3934 | 2024.11.21 01:20:07.072825 [ 253 ] {5bb9c58d-45af-4930-a20e-2ffe934c57c1} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3935 | 2024.11.21 01:20:07.073079 [ 253 ] {5bb9c58d-45af-4930-a20e-2ffe934c57c1} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001792 sec., 234933.0357142857 rows/sec., 16.79 MiB/sec. | ||
3936 | 2024.11.21 01:20:07.073278 [ 253 ] {5bb9c58d-45af-4930-a20e-2ffe934c57c1} <Debug> TCPHandler: Processed in 0.002177341 sec. | ||
3937 | 2024.11.21 01:20:07.073479 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3938 | 2024.11.21 01:20:07.073605 [ 252 ] {fb76ee81-7735-4352-bf43-23f698a936cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3939 | 2024.11.21 01:20:07.073657 [ 252 ] {fb76ee81-7735-4352-bf43-23f698a936cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3940 | 2024.11.21 01:20:07.074172 [ 252 ] {fb76ee81-7735-4352-bf43-23f698a936cb} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3941 | 2024.11.21 01:20:07.074211 [ 252 ] {fb76ee81-7735-4352-bf43-23f698a936cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3942 | 2024.11.21 01:20:07.074597 [ 252 ] {fb76ee81-7735-4352-bf43-23f698a936cb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3943 | 2024.11.21 01:20:07.074843 [ 252 ] {fb76ee81-7735-4352-bf43-23f698a936cb} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3944 | 2024.11.21 01:20:07.075112 [ 252 ] {fb76ee81-7735-4352-bf43-23f698a936cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 205.96 KiB/sec. | ||
3945 | 2024.11.21 01:20:07.075263 [ 252 ] {fb76ee81-7735-4352-bf43-23f698a936cb} <Debug> TCPHandler: Processed in 0.001860836 sec. | ||
3946 | 2024.11.21 01:20:07.075410 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3947 | 2024.11.21 01:20:07.075527 [ 253 ] {39d5f1af-abbb-4c40-89c0-9463531f80bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3948 | 2024.11.21 01:20:07.075579 [ 253 ] {39d5f1af-abbb-4c40-89c0-9463531f80bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3949 | 2024.11.21 01:20:07.076156 [ 253 ] {39d5f1af-abbb-4c40-89c0-9463531f80bf} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3950 | 2024.11.21 01:20:07.076195 [ 253 ] {39d5f1af-abbb-4c40-89c0-9463531f80bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3951 | 2024.11.21 01:20:07.076592 [ 253 ] {39d5f1af-abbb-4c40-89c0-9463531f80bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3952 | 2024.11.21 01:20:07.076829 [ 253 ] {39d5f1af-abbb-4c40-89c0-9463531f80bf} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3953 | 2024.11.21 01:20:07.077071 [ 253 ] {39d5f1af-abbb-4c40-89c0-9463531f80bf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001561 sec., 151825.7527226137 rows/sec., 10.18 MiB/sec. | ||
3954 | 2024.11.21 01:20:07.077274 [ 253 ] {39d5f1af-abbb-4c40-89c0-9463531f80bf} <Debug> TCPHandler: Processed in 0.001917797 sec. | ||
3955 | 2024.11.21 01:20:07.077475 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3956 | 2024.11.21 01:20:07.077617 [ 252 ] {83b5be68-b3c9-4302-95ea-22ac2bcc6bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3957 | 2024.11.21 01:20:07.077682 [ 252 ] {83b5be68-b3c9-4302-95ea-22ac2bcc6bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3958 | 2024.11.21 01:20:07.078177 [ 252 ] {83b5be68-b3c9-4302-95ea-22ac2bcc6bde} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3959 | 2024.11.21 01:20:07.078216 [ 252 ] {83b5be68-b3c9-4302-95ea-22ac2bcc6bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3960 | 2024.11.21 01:20:07.078578 [ 252 ] {83b5be68-b3c9-4302-95ea-22ac2bcc6bde} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3961 | 2024.11.21 01:20:07.078813 [ 252 ] {83b5be68-b3c9-4302-95ea-22ac2bcc6bde} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3962 | 2024.11.21 01:20:07.079098 [ 252 ] {83b5be68-b3c9-4302-95ea-22ac2bcc6bde} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 45.10 KiB/sec. | ||
3963 | 2024.11.21 01:20:07.079240 [ 252 ] {83b5be68-b3c9-4302-95ea-22ac2bcc6bde} <Debug> TCPHandler: Processed in 0.001868796 sec. | ||
3964 | 2024.11.21 01:20:07.079383 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3965 | 2024.11.21 01:20:07.079515 [ 253 ] {3b941278-34c6-4f8c-a392-a7be90008e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3966 | 2024.11.21 01:20:07.079607 [ 253 ] {3b941278-34c6-4f8c-a392-a7be90008e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3967 | 2024.11.21 01:20:07.080833 [ 253 ] {3b941278-34c6-4f8c-a392-a7be90008e31} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3968 | 2024.11.21 01:20:07.080871 [ 253 ] {3b941278-34c6-4f8c-a392-a7be90008e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3969 | 2024.11.21 01:20:07.081546 [ 253 ] {3b941278-34c6-4f8c-a392-a7be90008e31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3970 | 2024.11.21 01:20:07.081798 [ 253 ] {3b941278-34c6-4f8c-a392-a7be90008e31} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3971 | 2024.11.21 01:20:07.081981 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
3972 | 2024.11.21 01:20:07.082046 [ 253 ] {3b941278-34c6-4f8c-a392-a7be90008e31} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002557 sec., 15252.248728979273 rows/sec., 27.33 MiB/sec. | ||
3973 | 2024.11.21 01:20:07.082063 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3974 | 2024.11.21 01:20:07.082129 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3975 | 2024.11.21 01:20:07.082555 [ 253 ] {3b941278-34c6-4f8c-a392-a7be90008e31} <Debug> TCPHandler: Processed in 0.003227816 sec. | ||
3976 | 2024.11.21 01:20:07.082738 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
3977 | 2024.11.21 01:20:07.083037 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3978 | 2024.11.21 01:20:07.083335 [ 252 ] {346f4136-cb30-476f-b51a-75569bafa855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3979 | 2024.11.21 01:20:07.083467 [ 252 ] {346f4136-cb30-476f-b51a-75569bafa855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3980 | 2024.11.21 01:20:07.083507 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3981 | 2024.11.21 01:20:07.083758 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 221 rows starting from the beginning of the part | ||
3982 | 2024.11.21 01:20:07.084553 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
3983 | 2024.11.21 01:20:07.085355 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
3984 | 2024.11.21 01:20:07.085437 [ 252 ] {346f4136-cb30-476f-b51a-75569bafa855} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3985 | 2024.11.21 01:20:07.085524 [ 252 ] {346f4136-cb30-476f-b51a-75569bafa855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
3986 | 2024.11.21 01:20:07.085988 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
3987 | 2024.11.21 01:20:07.086564 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
3988 | 2024.11.21 01:20:07.087226 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
3989 | 2024.11.21 01:20:07.087414 [ 252 ] {346f4136-cb30-476f-b51a-75569bafa855} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3990 | 2024.11.21 01:20:07.088169 [ 252 ] {346f4136-cb30-476f-b51a-75569bafa855} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3991 | 2024.11.21 01:20:07.088638 [ 252 ] {346f4136-cb30-476f-b51a-75569bafa855} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005397 sec., 15193.626088567724 rows/sec., 988.14 KiB/sec. | ||
3992 | 2024.11.21 01:20:07.088852 [ 252 ] {346f4136-cb30-476f-b51a-75569bafa855} <Debug> TCPHandler: Processed in 0.006146617 sec. | ||
3993 | 2024.11.21 01:20:07.092024 [ 191 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 19 columns (19 merged, 0 gathered) in 0.009745817 sec., 42582.37149332888 rows/sec., 76.31 MiB/sec. | ||
3994 | 2024.11.21 01:20:07.092547 [ 194 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3995 | 2024.11.21 01:20:07.092961 [ 194 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3996 | 2024.11.21 01:20:07.093040 [ 194 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_14_3} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
3997 | 2024.11.21 01:20:07.093152 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
3998 | 2024.11.21 01:20:07.735166 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3999 | 2024.11.21 01:20:08.102144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4000 | 2024.11.21 01:20:08.107510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42490, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4001 | 2024.11.21 01:20:08.166043 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4002 | 2024.11.21 01:20:08.179556 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4003 | 2024.11.21 01:20:08.288498 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4004 | 2024.11.21 01:20:08.378783 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4005 | 2024.11.21 01:20:08.424117 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4006 | 2024.11.21 01:20:08.441228 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4007 | 2024.11.21 01:20:08.858872 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4008 | 2024.11.21 01:20:08.968102 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4009 | 2024.11.21 01:20:09.020606 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4010 | 2024.11.21 01:20:09.029051 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36508, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4011 | 2024.11.21 01:20:09.078506 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63209, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4012 | 2024.11.21 01:20:09.090812 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4013 | 2024.11.21 01:20:09.107094 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55042, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4014 | 2024.11.21 01:20:09.151922 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4015 | 2024.11.21 01:20:09.332639 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4016 | 2024.11.21 01:20:09.342878 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36161, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4017 | 2024.11.21 01:20:09.370237 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4018 | 2024.11.21 01:20:09.476328 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4019 | 2024.11.21 01:20:09.489667 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4020 | 2024.11.21 01:20:09.564045 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4021 | 2024.11.21 01:20:09.662802 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37261, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4022 | 2024.11.21 01:20:12.050193 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4023 | 2024.11.21 01:20:12.050399 [ 252 ] {890161bb-f674-4bf5-b715-eaee6a24be06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4024 | 2024.11.21 01:20:12.050477 [ 252 ] {890161bb-f674-4bf5-b715-eaee6a24be06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4025 | 2024.11.21 01:20:12.051270 [ 252 ] {890161bb-f674-4bf5-b715-eaee6a24be06} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4026 | 2024.11.21 01:20:12.051321 [ 252 ] {890161bb-f674-4bf5-b715-eaee6a24be06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4027 | 2024.11.21 01:20:12.051738 [ 252 ] {890161bb-f674-4bf5-b715-eaee6a24be06} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4028 | 2024.11.21 01:20:12.051992 [ 252 ] {890161bb-f674-4bf5-b715-eaee6a24be06} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4029 | 2024.11.21 01:20:12.052184 [ 31 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4030 | 2024.11.21 01:20:12.052249 [ 252 ] {890161bb-f674-4bf5-b715-eaee6a24be06} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.25 MiB/sec. | ||
4031 | 2024.11.21 01:20:12.052260 [ 31 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4032 | 2024.11.21 01:20:12.052328 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4033 | 2024.11.21 01:20:12.052384 [ 252 ] {890161bb-f674-4bf5-b715-eaee6a24be06} <Debug> TCPHandler: Processed in 0.002326172 sec. | ||
4034 | 2024.11.21 01:20:12.052603 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
4035 | 2024.11.21 01:20:12.052715 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4036 | 2024.11.21 01:20:12.052788 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4037 | 2024.11.21 01:20:12.052845 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1430 rows starting from the beginning of the part | ||
4038 | 2024.11.21 01:20:12.053065 [ 253 ] {934d0320-b162-4cdd-93ca-cfe45aabbfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4039 | 2024.11.21 01:20:12.053104 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 281 rows starting from the beginning of the part | ||
4040 | 2024.11.21 01:20:12.053297 [ 253 ] {934d0320-b162-4cdd-93ca-cfe45aabbfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4041 | 2024.11.21 01:20:12.053388 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 59 rows starting from the beginning of the part | ||
4042 | 2024.11.21 01:20:12.053735 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
4043 | 2024.11.21 01:20:12.053952 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 281 rows starting from the beginning of the part | ||
4044 | 2024.11.21 01:20:12.054253 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
4045 | 2024.11.21 01:20:12.055934 [ 253 ] {934d0320-b162-4cdd-93ca-cfe45aabbfeb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4046 | 2024.11.21 01:20:12.056032 [ 253 ] {934d0320-b162-4cdd-93ca-cfe45aabbfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4047 | 2024.11.21 01:20:12.057086 [ 253 ] {934d0320-b162-4cdd-93ca-cfe45aabbfeb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4048 | 2024.11.21 01:20:12.057555 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005126712 sec., 421907.84268747683 rows/sec., 37.09 MiB/sec. | ||
4049 | 2024.11.21 01:20:12.057621 [ 253 ] {934d0320-b162-4cdd-93ca-cfe45aabbfeb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4050 | 2024.11.21 01:20:12.057839 [ 31 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4051 | 2024.11.21 01:20:12.057930 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4052 | 2024.11.21 01:20:12.057935 [ 31 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4053 | 2024.11.21 01:20:12.058015 [ 253 ] {934d0320-b162-4cdd-93ca-cfe45aabbfeb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00509 sec., 12573.673870333989 rows/sec., 1004.96 KiB/sec. | ||
4054 | 2024.11.21 01:20:12.058040 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4055 | 2024.11.21 01:20:12.058418 [ 253 ] {934d0320-b162-4cdd-93ca-cfe45aabbfeb} <Debug> TCPHandler: Processed in 0.005891913 sec. | ||
4056 | 2024.11.21 01:20:12.058755 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
4057 | 2024.11.21 01:20:12.058834 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4058 | 2024.11.21 01:20:12.059109 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_31_6} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4059 | 2024.11.21 01:20:12.059450 [ 252 ] {694b0df0-2eb8-4187-8635-efb15b255f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4060 | 2024.11.21 01:20:12.059557 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4061 | 2024.11.21 01:20:12.059572 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_31_6} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4062 | 2024.11.21 01:20:12.059743 [ 252 ] {694b0df0-2eb8-4187-8635-efb15b255f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4063 | 2024.11.21 01:20:12.059793 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 913 rows starting from the beginning of the part | ||
4064 | 2024.11.21 01:20:12.059998 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
4065 | 2024.11.21 01:20:12.060283 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 421 rows starting from the beginning of the part | ||
4066 | 2024.11.21 01:20:12.060590 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 70 rows starting from the beginning of the part | ||
4067 | 2024.11.21 01:20:12.060926 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
4068 | 2024.11.21 01:20:12.061202 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 421 rows starting from the beginning of the part | ||
4069 | 2024.11.21 01:20:12.061577 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
4070 | 2024.11.21 01:20:12.062893 [ 252 ] {694b0df0-2eb8-4187-8635-efb15b255f35} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4071 | 2024.11.21 01:20:12.062955 [ 252 ] {694b0df0-2eb8-4187-8635-efb15b255f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4072 | 2024.11.21 01:20:12.064060 [ 252 ] {694b0df0-2eb8-4187-8635-efb15b255f35} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4073 | 2024.11.21 01:20:12.064493 [ 252 ] {694b0df0-2eb8-4187-8635-efb15b255f35} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4074 | 2024.11.21 01:20:12.064879 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4075 | 2024.11.21 01:20:12.064979 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.006745075 sec., 289544.59364795795 rows/sec., 22.16 MiB/sec. | ||
4076 | 2024.11.21 01:20:12.065000 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4077 | 2024.11.21 01:20:12.065087 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4078 | 2024.11.21 01:20:12.065225 [ 252 ] {694b0df0-2eb8-4187-8635-efb15b255f35} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00595 sec., 21512.605042016807 rows/sec., 1.50 MiB/sec. | ||
4079 | 2024.11.21 01:20:12.065383 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4080 | 2024.11.21 01:20:12.065552 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
4081 | 2024.11.21 01:20:12.066211 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4082 | 2024.11.21 01:20:12.066322 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6618 rows starting from the beginning of the part | ||
4083 | 2024.11.21 01:20:12.066420 [ 252 ] {694b0df0-2eb8-4187-8635-efb15b255f35} <Debug> TCPHandler: Processed in 0.00784468 sec. | ||
4084 | 2024.11.21 01:20:12.066707 [ 196 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_31_6} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4085 | 2024.11.21 01:20:12.066783 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4086 | 2024.11.21 01:20:12.066905 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part | ||
4087 | 2024.11.21 01:20:12.067246 [ 196 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_31_6} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4088 | 2024.11.21 01:20:12.067271 [ 253 ] {6fc57f48-0fa0-43e4-822a-0752927ef310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4089 | 2024.11.21 01:20:12.067471 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 131 rows starting from the beginning of the part | ||
4090 | 2024.11.21 01:20:12.067588 [ 253 ] {6fc57f48-0fa0-43e4-822a-0752927ef310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4091 | 2024.11.21 01:20:12.067677 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4092 | 2024.11.21 01:20:12.067888 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
4093 | 2024.11.21 01:20:12.068302 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part | ||
4094 | 2024.11.21 01:20:12.068662 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 128 rows starting from the beginning of the part | ||
4095 | 2024.11.21 01:20:12.069962 [ 253 ] {6fc57f48-0fa0-43e4-822a-0752927ef310} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4096 | 2024.11.21 01:20:12.070035 [ 253 ] {6fc57f48-0fa0-43e4-822a-0752927ef310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4097 | 2024.11.21 01:20:12.070837 [ 253 ] {6fc57f48-0fa0-43e4-822a-0752927ef310} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4098 | 2024.11.21 01:20:12.071356 [ 253 ] {6fc57f48-0fa0-43e4-822a-0752927ef310} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4099 | 2024.11.21 01:20:12.071529 [ 30 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4100 | 2024.11.21 01:20:12.071569 [ 30 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4101 | 2024.11.21 01:20:12.071593 [ 253 ] {6fc57f48-0fa0-43e4-822a-0752927ef310} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004533 sec., 10589.013898080742 rows/sec., 730.75 KiB/sec. | ||
4102 | 2024.11.21 01:20:12.071597 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4103 | 2024.11.21 01:20:12.071846 [ 253 ] {6fc57f48-0fa0-43e4-822a-0752927ef310} <Debug> TCPHandler: Processed in 0.005257225 sec. | ||
4104 | 2024.11.21 01:20:12.072005 [ 196 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
4105 | 2024.11.21 01:20:12.072187 [ 196 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4106 | 2024.11.21 01:20:12.072219 [ 196 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1466 rows starting from the beginning of the part | ||
4107 | 2024.11.21 01:20:12.072364 [ 196 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
4108 | 2024.11.21 01:20:12.072603 [ 196 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
4109 | 2024.11.21 01:20:12.072983 [ 196 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
4110 | 2024.11.21 01:20:12.073289 [ 196 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
4111 | 2024.11.21 01:20:12.073304 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7511 rows, containing 5 columns (5 merged, 0 gathered) in 0.008093564 sec., 928021.3265750416 rows/sec., 62.81 MiB/sec. | ||
4112 | 2024.11.21 01:20:12.073551 [ 196 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
4113 | 2024.11.21 01:20:12.073893 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4114 | 2024.11.21 01:20:12.074261 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4115 | 2024.11.21 01:20:12.074473 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4116 | 2024.11.21 01:20:12.074674 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
4117 | 2024.11.21 01:20:12.075216 [ 195 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1786 rows, containing 4 columns (4 merged, 0 gathered) in 0.003445458 sec., 518363.5963636764 rows/sec., 33.92 MiB/sec. | ||
4118 | 2024.11.21 01:20:12.075399 [ 196 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4119 | 2024.11.21 01:20:12.075682 [ 196 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_31_6} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4120 | 2024.11.21 01:20:12.075759 [ 196 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_31_6} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4121 | 2024.11.21 01:20:12.075830 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4122 | 2024.11.21 01:20:15.822403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 620 | ||
4123 | 2024.11.21 01:20:15.825306 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4124 | 2024.11.21 01:20:15.825359 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4125 | 2024.11.21 01:20:15.826812 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4126 | 2024.11.21 01:20:15.827127 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4127 | 2024.11.21 01:20:15.828116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
4128 | 2024.11.21 01:20:17.051775 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4129 | 2024.11.21 01:20:17.051961 [ 252 ] {88c4c6ca-da37-4ce2-b711-56c8d2b25a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4130 | 2024.11.21 01:20:17.052034 [ 252 ] {88c4c6ca-da37-4ce2-b711-56c8d2b25a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4131 | 2024.11.21 01:20:17.052778 [ 252 ] {88c4c6ca-da37-4ce2-b711-56c8d2b25a26} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4132 | 2024.11.21 01:20:17.052822 [ 252 ] {88c4c6ca-da37-4ce2-b711-56c8d2b25a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4133 | 2024.11.21 01:20:17.053264 [ 252 ] {88c4c6ca-da37-4ce2-b711-56c8d2b25a26} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4134 | 2024.11.21 01:20:17.053516 [ 252 ] {88c4c6ca-da37-4ce2-b711-56c8d2b25a26} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4135 | 2024.11.21 01:20:17.053727 [ 252 ] {88c4c6ca-da37-4ce2-b711-56c8d2b25a26} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001817 sec., 30820.03302146395 rows/sec., 2.35 MiB/sec. | ||
4136 | 2024.11.21 01:20:17.053859 [ 252 ] {88c4c6ca-da37-4ce2-b711-56c8d2b25a26} <Debug> TCPHandler: Processed in 0.002211491 sec. | ||
4137 | 2024.11.21 01:20:17.054126 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4138 | 2024.11.21 01:20:17.054343 [ 253 ] {3159441a-8cf9-4e45-8057-23947117bd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4139 | 2024.11.21 01:20:17.054428 [ 253 ] {3159441a-8cf9-4e45-8057-23947117bd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4140 | 2024.11.21 01:20:17.055230 [ 253 ] {3159441a-8cf9-4e45-8057-23947117bd19} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4141 | 2024.11.21 01:20:17.055282 [ 253 ] {3159441a-8cf9-4e45-8057-23947117bd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4142 | 2024.11.21 01:20:17.055727 [ 253 ] {3159441a-8cf9-4e45-8057-23947117bd19} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4143 | 2024.11.21 01:20:17.055981 [ 253 ] {3159441a-8cf9-4e45-8057-23947117bd19} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4144 | 2024.11.21 01:20:17.056216 [ 253 ] {3159441a-8cf9-4e45-8057-23947117bd19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001933 sec., 33109.156751163995 rows/sec., 2.58 MiB/sec. | ||
4145 | 2024.11.21 01:20:17.056280 [ 253 ] {3159441a-8cf9-4e45-8057-23947117bd19} <Debug> TCPHandler: Processed in 0.002300123 sec. | ||
4146 | 2024.11.21 01:20:17.056420 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4147 | 2024.11.21 01:20:17.056545 [ 252 ] {3b0c862e-903d-4e3e-99fa-efd8c746eb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4148 | 2024.11.21 01:20:17.056602 [ 252 ] {3b0c862e-903d-4e3e-99fa-efd8c746eb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4149 | 2024.11.21 01:20:17.057179 [ 252 ] {3b0c862e-903d-4e3e-99fa-efd8c746eb46} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4150 | 2024.11.21 01:20:17.057217 [ 252 ] {3b0c862e-903d-4e3e-99fa-efd8c746eb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4151 | 2024.11.21 01:20:17.057622 [ 252 ] {3b0c862e-903d-4e3e-99fa-efd8c746eb46} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4152 | 2024.11.21 01:20:17.057863 [ 252 ] {3b0c862e-903d-4e3e-99fa-efd8c746eb46} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4153 | 2024.11.21 01:20:17.058045 [ 252 ] {3b0c862e-903d-4e3e-99fa-efd8c746eb46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
4154 | 2024.11.21 01:20:17.058098 [ 252 ] {3b0c862e-903d-4e3e-99fa-efd8c746eb46} <Debug> TCPHandler: Processed in 0.001736315 sec. | ||
4155 | 2024.11.21 01:20:17.058237 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4156 | 2024.11.21 01:20:17.058365 [ 253 ] {2fad3514-290c-4907-853c-db703ab6ed50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4157 | 2024.11.21 01:20:17.058420 [ 253 ] {2fad3514-290c-4907-853c-db703ab6ed50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4158 | 2024.11.21 01:20:17.058948 [ 253 ] {2fad3514-290c-4907-853c-db703ab6ed50} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4159 | 2024.11.21 01:20:17.058988 [ 253 ] {2fad3514-290c-4907-853c-db703ab6ed50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4160 | 2024.11.21 01:20:17.059381 [ 253 ] {2fad3514-290c-4907-853c-db703ab6ed50} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4161 | 2024.11.21 01:20:17.059631 [ 253 ] {2fad3514-290c-4907-853c-db703ab6ed50} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4162 | 2024.11.21 01:20:17.059883 [ 253 ] {2fad3514-290c-4907-853c-db703ab6ed50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. | ||
4163 | 2024.11.21 01:20:17.060099 [ 253 ] {2fad3514-290c-4907-853c-db703ab6ed50} <Debug> TCPHandler: Processed in 0.001911146 sec. | ||
4164 | 2024.11.21 01:20:20.663211 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4165 | 2024.11.21 01:20:20.663302 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4166 | 2024.11.21 01:20:22.058517 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4167 | 2024.11.21 01:20:22.058736 [ 252 ] {018518ba-09d7-4d1d-9b5d-d08d36ca93a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4168 | 2024.11.21 01:20:22.058812 [ 252 ] {018518ba-09d7-4d1d-9b5d-d08d36ca93a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4169 | 2024.11.21 01:20:22.059561 [ 252 ] {018518ba-09d7-4d1d-9b5d-d08d36ca93a7} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4170 | 2024.11.21 01:20:22.059612 [ 252 ] {018518ba-09d7-4d1d-9b5d-d08d36ca93a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4171 | 2024.11.21 01:20:22.060051 [ 252 ] {018518ba-09d7-4d1d-9b5d-d08d36ca93a7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4172 | 2024.11.21 01:20:22.060301 [ 252 ] {018518ba-09d7-4d1d-9b5d-d08d36ca93a7} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4173 | 2024.11.21 01:20:22.060495 [ 83 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4174 | 2024.11.21 01:20:22.060559 [ 252 ] {018518ba-09d7-4d1d-9b5d-d08d36ca93a7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001871 sec., 7482.629609834313 rows/sec., 538.65 KiB/sec. | ||
4175 | 2024.11.21 01:20:22.060587 [ 83 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4176 | 2024.11.21 01:20:22.060665 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4177 | 2024.11.21 01:20:22.060673 [ 252 ] {018518ba-09d7-4d1d-9b5d-d08d36ca93a7} <Debug> TCPHandler: Processed in 0.002294963 sec. | ||
4178 | 2024.11.21 01:20:22.060960 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::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 | ||
4179 | 2024.11.21 01:20:22.061067 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4180 | 2024.11.21 01:20:22.061363 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4181 | 2024.11.21 01:20:22.061435 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4182 | 2024.11.21 01:20:22.061453 [ 253 ] {ce5bf1fe-0f96-4ed1-ba8a-e7e79d11588f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4183 | 2024.11.21 01:20:22.061595 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4184 | 2024.11.21 01:20:22.061627 [ 253 ] {ce5bf1fe-0f96-4ed1-ba8a-e7e79d11588f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4185 | 2024.11.21 01:20:22.062052 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4186 | 2024.11.21 01:20:22.062399 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4187 | 2024.11.21 01:20:22.062756 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4188 | 2024.11.21 01:20:22.064743 [ 253 ] {ce5bf1fe-0f96-4ed1-ba8a-e7e79d11588f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4189 | 2024.11.21 01:20:22.064838 [ 253 ] {ce5bf1fe-0f96-4ed1-ba8a-e7e79d11588f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4190 | 2024.11.21 01:20:22.065225 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004456942 sec., 15705.835974531416 rows/sec., 1.16 MiB/sec. | ||
4191 | 2024.11.21 01:20:22.065477 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4192 | 2024.11.21 01:20:22.065798 [ 253 ] {ce5bf1fe-0f96-4ed1-ba8a-e7e79d11588f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4193 | 2024.11.21 01:20:22.066121 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_13_3} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4194 | 2024.11.21 01:20:22.066292 [ 253 ] {ce5bf1fe-0f96-4ed1-ba8a-e7e79d11588f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4195 | 2024.11.21 01:20:22.066321 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_13_3} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4196 | 2024.11.21 01:20:22.066509 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4197 | 2024.11.21 01:20:22.066680 [ 253 ] {ce5bf1fe-0f96-4ed1-ba8a-e7e79d11588f} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.005329 sec., 52730.34340401576 rows/sec., 4.65 MiB/sec. | ||
4198 | 2024.11.21 01:20:22.066763 [ 253 ] {ce5bf1fe-0f96-4ed1-ba8a-e7e79d11588f} <Debug> TCPHandler: Processed in 0.005949773 sec. | ||
4199 | 2024.11.21 01:20:22.066945 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4200 | 2024.11.21 01:20:22.067091 [ 252 ] {b9171e2f-a5da-4e4e-a925-c3147b13b15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4201 | 2024.11.21 01:20:22.067150 [ 252 ] {b9171e2f-a5da-4e4e-a925-c3147b13b15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4202 | 2024.11.21 01:20:22.067860 [ 252 ] {b9171e2f-a5da-4e4e-a925-c3147b13b15d} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4203 | 2024.11.21 01:20:22.067901 [ 252 ] {b9171e2f-a5da-4e4e-a925-c3147b13b15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4204 | 2024.11.21 01:20:22.068272 [ 252 ] {b9171e2f-a5da-4e4e-a925-c3147b13b15d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4205 | 2024.11.21 01:20:22.068517 [ 252 ] {b9171e2f-a5da-4e4e-a925-c3147b13b15d} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4206 | 2024.11.21 01:20:22.068736 [ 252 ] {b9171e2f-a5da-4e4e-a925-c3147b13b15d} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001676 sec., 27446.300715990456 rows/sec., 1.97 MiB/sec. | ||
4207 | 2024.11.21 01:20:22.068786 [ 252 ] {b9171e2f-a5da-4e4e-a925-c3147b13b15d} <Debug> TCPHandler: Processed in 0.001910887 sec. | ||
4208 | 2024.11.21 01:20:22.068943 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4209 | 2024.11.21 01:20:22.069074 [ 253 ] {f843cc63-d666-4dac-8989-48c1c50034ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4210 | 2024.11.21 01:20:22.069127 [ 253 ] {f843cc63-d666-4dac-8989-48c1c50034ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4211 | 2024.11.21 01:20:22.069719 [ 253 ] {f843cc63-d666-4dac-8989-48c1c50034ce} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4212 | 2024.11.21 01:20:22.069760 [ 253 ] {f843cc63-d666-4dac-8989-48c1c50034ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4213 | 2024.11.21 01:20:22.070123 [ 253 ] {f843cc63-d666-4dac-8989-48c1c50034ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4214 | 2024.11.21 01:20:22.070369 [ 253 ] {f843cc63-d666-4dac-8989-48c1c50034ce} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4215 | 2024.11.21 01:20:22.070639 [ 253 ] {f843cc63-d666-4dac-8989-48c1c50034ce} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001592 sec., 8793.96984924623 rows/sec., 615.87 KiB/sec. | ||
4216 | 2024.11.21 01:20:22.070864 [ 253 ] {f843cc63-d666-4dac-8989-48c1c50034ce} <Debug> TCPHandler: Processed in 0.001980658 sec. | ||
4217 | 2024.11.21 01:20:22.071024 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4218 | 2024.11.21 01:20:22.071141 [ 252 ] {979ae62f-d2e4-4a2e-9e85-d99311ecfaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4219 | 2024.11.21 01:20:22.071188 [ 252 ] {979ae62f-d2e4-4a2e-9e85-d99311ecfaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4220 | 2024.11.21 01:20:22.071740 [ 252 ] {979ae62f-d2e4-4a2e-9e85-d99311ecfaae} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4221 | 2024.11.21 01:20:22.071779 [ 252 ] {979ae62f-d2e4-4a2e-9e85-d99311ecfaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4222 | 2024.11.21 01:20:22.072132 [ 252 ] {979ae62f-d2e4-4a2e-9e85-d99311ecfaae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4223 | 2024.11.21 01:20:22.072366 [ 252 ] {979ae62f-d2e4-4a2e-9e85-d99311ecfaae} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4224 | 2024.11.21 01:20:22.072516 [ 84 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4225 | 2024.11.21 01:20:22.072580 [ 84 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4226 | 2024.11.21 01:20:22.072616 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4227 | 2024.11.21 01:20:22.072620 [ 252 ] {979ae62f-d2e4-4a2e-9e85-d99311ecfaae} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001491 sec., 8718.980549966465 rows/sec., 543.63 KiB/sec. | ||
4228 | 2024.11.21 01:20:22.072841 [ 252 ] {979ae62f-d2e4-4a2e-9e85-d99311ecfaae} <Debug> TCPHandler: Processed in 0.001869926 sec. | ||
4229 | 2024.11.21 01:20:22.072911 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::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 | ||
4230 | 2024.11.21 01:20:22.073131 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4231 | 2024.11.21 01:20:22.073221 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4232 | 2024.11.21 01:20:22.073292 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
4233 | 2024.11.21 01:20:22.073404 [ 253 ] {3cd58851-ef74-4b0f-bfa0-37130c739f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4234 | 2024.11.21 01:20:22.073535 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
4235 | 2024.11.21 01:20:22.073609 [ 253 ] {3cd58851-ef74-4b0f-bfa0-37130c739f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4236 | 2024.11.21 01:20:22.073930 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
4237 | 2024.11.21 01:20:22.074244 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
4238 | 2024.11.21 01:20:22.074520 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
4239 | 2024.11.21 01:20:22.076630 [ 253 ] {3cd58851-ef74-4b0f-bfa0-37130c739f30} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4240 | 2024.11.21 01:20:22.076722 [ 253 ] {3cd58851-ef74-4b0f-bfa0-37130c739f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4241 | 2024.11.21 01:20:22.076879 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004179919 sec., 15550.54057267617 rows/sec., 1.01 MiB/sec. | ||
4242 | 2024.11.21 01:20:22.077075 [ 196 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4243 | 2024.11.21 01:20:22.077562 [ 253 ] {3cd58851-ef74-4b0f-bfa0-37130c739f30} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4244 | 2024.11.21 01:20:22.077694 [ 196 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_13_3} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4245 | 2024.11.21 01:20:22.077870 [ 196 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_13_3} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4246 | 2024.11.21 01:20:22.078007 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4247 | 2024.11.21 01:20:22.078092 [ 253 ] {3cd58851-ef74-4b0f-bfa0-37130c739f30} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4248 | 2024.11.21 01:20:22.078317 [ 253 ] {3cd58851-ef74-4b0f-bfa0-37130c739f30} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.005 sec., 84200 rows/sec., 6.02 MiB/sec. | ||
4249 | 2024.11.21 01:20:22.078384 [ 253 ] {3cd58851-ef74-4b0f-bfa0-37130c739f30} <Debug> TCPHandler: Processed in 0.005446887 sec. | ||
4250 | 2024.11.21 01:20:22.078567 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4251 | 2024.11.21 01:20:22.078712 [ 252 ] {a172ab7b-a267-493d-b56e-dbe23ff9f57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4252 | 2024.11.21 01:20:22.078772 [ 252 ] {a172ab7b-a267-493d-b56e-dbe23ff9f57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4253 | 2024.11.21 01:20:22.079283 [ 252 ] {a172ab7b-a267-493d-b56e-dbe23ff9f57a} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4254 | 2024.11.21 01:20:22.079323 [ 252 ] {a172ab7b-a267-493d-b56e-dbe23ff9f57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4255 | 2024.11.21 01:20:22.079702 [ 252 ] {a172ab7b-a267-493d-b56e-dbe23ff9f57a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4256 | 2024.11.21 01:20:22.079941 [ 252 ] {a172ab7b-a267-493d-b56e-dbe23ff9f57a} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4257 | 2024.11.21 01:20:22.080185 [ 252 ] {a172ab7b-a267-493d-b56e-dbe23ff9f57a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. | ||
4258 | 2024.11.21 01:20:22.080270 [ 252 ] {a172ab7b-a267-493d-b56e-dbe23ff9f57a} <Debug> TCPHandler: Processed in 0.001769385 sec. | ||
4259 | 2024.11.21 01:20:22.080414 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4260 | 2024.11.21 01:20:22.080553 [ 253 ] {9d9b8427-c71d-4cf7-9101-cf12f6d88c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4261 | 2024.11.21 01:20:22.080616 [ 253 ] {9d9b8427-c71d-4cf7-9101-cf12f6d88c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4262 | 2024.11.21 01:20:22.081248 [ 253 ] {9d9b8427-c71d-4cf7-9101-cf12f6d88c13} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4263 | 2024.11.21 01:20:22.081286 [ 253 ] {9d9b8427-c71d-4cf7-9101-cf12f6d88c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4264 | 2024.11.21 01:20:22.081675 [ 253 ] {9d9b8427-c71d-4cf7-9101-cf12f6d88c13} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4265 | 2024.11.21 01:20:22.081911 [ 253 ] {9d9b8427-c71d-4cf7-9101-cf12f6d88c13} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4266 | 2024.11.21 01:20:22.082113 [ 253 ] {9d9b8427-c71d-4cf7-9101-cf12f6d88c13} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001591 sec., 148962.9164047769 rows/sec., 9.98 MiB/sec. | ||
4267 | 2024.11.21 01:20:22.082166 [ 253 ] {9d9b8427-c71d-4cf7-9101-cf12f6d88c13} <Debug> TCPHandler: Processed in 0.001819325 sec. | ||
4268 | 2024.11.21 01:20:22.082309 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4269 | 2024.11.21 01:20:22.082425 [ 252 ] {76ccdc81-dcf4-4a08-af65-55474ad36b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4270 | 2024.11.21 01:20:22.082476 [ 252 ] {76ccdc81-dcf4-4a08-af65-55474ad36b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4271 | 2024.11.21 01:20:22.082947 [ 252 ] {76ccdc81-dcf4-4a08-af65-55474ad36b38} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4272 | 2024.11.21 01:20:22.082985 [ 252 ] {76ccdc81-dcf4-4a08-af65-55474ad36b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4273 | 2024.11.21 01:20:22.083339 [ 252 ] {76ccdc81-dcf4-4a08-af65-55474ad36b38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4274 | 2024.11.21 01:20:22.083569 [ 252 ] {76ccdc81-dcf4-4a08-af65-55474ad36b38} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4275 | 2024.11.21 01:20:22.083800 [ 252 ] {76ccdc81-dcf4-4a08-af65-55474ad36b38} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001394 sec., 717.3601147776184 rows/sec., 48.34 KiB/sec. | ||
4276 | 2024.11.21 01:20:22.083897 [ 252 ] {76ccdc81-dcf4-4a08-af65-55474ad36b38} <Debug> TCPHandler: Processed in 0.001642413 sec. | ||
4277 | 2024.11.21 01:20:22.084057 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4278 | 2024.11.21 01:20:22.084197 [ 253 ] {3bde58c5-41ed-4a4c-95dc-6a44ccf802f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4279 | 2024.11.21 01:20:22.084287 [ 253 ] {3bde58c5-41ed-4a4c-95dc-6a44ccf802f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4280 | 2024.11.21 01:20:22.085562 [ 253 ] {3bde58c5-41ed-4a4c-95dc-6a44ccf802f8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4281 | 2024.11.21 01:20:22.085600 [ 253 ] {3bde58c5-41ed-4a4c-95dc-6a44ccf802f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4282 | 2024.11.21 01:20:22.086254 [ 253 ] {3bde58c5-41ed-4a4c-95dc-6a44ccf802f8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4283 | 2024.11.21 01:20:22.086510 [ 253 ] {3bde58c5-41ed-4a4c-95dc-6a44ccf802f8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4284 | 2024.11.21 01:20:22.086798 [ 253 ] {3bde58c5-41ed-4a4c-95dc-6a44ccf802f8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002623 sec., 14868.471216164697 rows/sec., 26.64 MiB/sec. | ||
4285 | 2024.11.21 01:20:22.087072 [ 253 ] {3bde58c5-41ed-4a4c-95dc-6a44ccf802f8} <Debug> TCPHandler: Processed in 0.003081453 sec. | ||
4286 | 2024.11.21 01:20:22.087239 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4287 | 2024.11.21 01:20:22.087377 [ 252 ] {08a4c28d-25f3-4010-a00a-197b79075baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4288 | 2024.11.21 01:20:22.087435 [ 252 ] {08a4c28d-25f3-4010-a00a-197b79075baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4289 | 2024.11.21 01:20:22.087983 [ 252 ] {08a4c28d-25f3-4010-a00a-197b79075baa} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4290 | 2024.11.21 01:20:22.088022 [ 252 ] {08a4c28d-25f3-4010-a00a-197b79075baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4291 | 2024.11.21 01:20:22.088389 [ 252 ] {08a4c28d-25f3-4010-a00a-197b79075baa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4292 | 2024.11.21 01:20:22.088634 [ 252 ] {08a4c28d-25f3-4010-a00a-197b79075baa} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4293 | 2024.11.21 01:20:22.088862 [ 252 ] {08a4c28d-25f3-4010-a00a-197b79075baa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001516 sec., 54089.709762532984 rows/sec., 3.44 MiB/sec. | ||
4294 | 2024.11.21 01:20:22.088973 [ 252 ] {08a4c28d-25f3-4010-a00a-197b79075baa} <Debug> TCPHandler: Processed in 0.001800775 sec. | ||
4295 | 2024.11.21 01:20:25.828321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 650 | ||
4296 | 2024.11.21 01:20:25.831226 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4297 | 2024.11.21 01:20:25.831269 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4298 | 2024.11.21 01:20:25.832683 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4299 | 2024.11.21 01:20:25.832989 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4300 | 2024.11.21 01:20:25.833515 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
4301 | 2024.11.21 01:20:27.052320 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4302 | 2024.11.21 01:20:27.052538 [ 252 ] {c9002d19-bba7-43df-8222-fe482b0f2b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4303 | 2024.11.21 01:20:27.052616 [ 252 ] {c9002d19-bba7-43df-8222-fe482b0f2b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4304 | 2024.11.21 01:20:27.053400 [ 252 ] {c9002d19-bba7-43df-8222-fe482b0f2b2a} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4305 | 2024.11.21 01:20:27.053451 [ 252 ] {c9002d19-bba7-43df-8222-fe482b0f2b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4306 | 2024.11.21 01:20:27.053869 [ 252 ] {c9002d19-bba7-43df-8222-fe482b0f2b2a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4307 | 2024.11.21 01:20:27.054122 [ 252 ] {c9002d19-bba7-43df-8222-fe482b0f2b2a} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4308 | 2024.11.21 01:20:27.054336 [ 252 ] {c9002d19-bba7-43df-8222-fe482b0f2b2a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001851 sec., 6482.982171799027 rows/sec., 528.64 KiB/sec. | ||
4309 | 2024.11.21 01:20:27.054510 [ 252 ] {c9002d19-bba7-43df-8222-fe482b0f2b2a} <Debug> TCPHandler: Processed in 0.002333583 sec. | ||
4310 | 2024.11.21 01:20:27.054805 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4311 | 2024.11.21 01:20:27.055018 [ 253 ] {8969ae03-283d-42df-a73c-f5773290171f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4312 | 2024.11.21 01:20:27.055090 [ 253 ] {8969ae03-283d-42df-a73c-f5773290171f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4313 | 2024.11.21 01:20:27.055837 [ 253 ] {8969ae03-283d-42df-a73c-f5773290171f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4314 | 2024.11.21 01:20:27.055883 [ 253 ] {8969ae03-283d-42df-a73c-f5773290171f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4315 | 2024.11.21 01:20:27.056322 [ 253 ] {8969ae03-283d-42df-a73c-f5773290171f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4316 | 2024.11.21 01:20:27.056584 [ 253 ] {8969ae03-283d-42df-a73c-f5773290171f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4317 | 2024.11.21 01:20:27.056839 [ 253 ] {8969ae03-283d-42df-a73c-f5773290171f} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001877 sec., 33031.43313798615 rows/sec., 2.51 MiB/sec. | ||
4318 | 2024.11.21 01:20:27.056995 [ 253 ] {8969ae03-283d-42df-a73c-f5773290171f} <Debug> TCPHandler: Processed in 0.002335763 sec. | ||
4319 | 2024.11.21 01:20:27.057241 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4320 | 2024.11.21 01:20:27.057381 [ 252 ] {8dc4493d-e135-4b78-ae3b-ca868f51ab62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4321 | 2024.11.21 01:20:27.057440 [ 252 ] {8dc4493d-e135-4b78-ae3b-ca868f51ab62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4322 | 2024.11.21 01:20:27.058112 [ 252 ] {8dc4493d-e135-4b78-ae3b-ca868f51ab62} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4323 | 2024.11.21 01:20:27.058151 [ 252 ] {8dc4493d-e135-4b78-ae3b-ca868f51ab62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4324 | 2024.11.21 01:20:27.058515 [ 252 ] {8dc4493d-e135-4b78-ae3b-ca868f51ab62} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4325 | 2024.11.21 01:20:27.058753 [ 252 ] {8dc4493d-e135-4b78-ae3b-ca868f51ab62} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4326 | 2024.11.21 01:20:27.058877 [ 81 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
4327 | 2024.11.21 01:20:27.058919 [ 81 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4328 | 2024.11.21 01:20:27.058940 [ 252 ] {8dc4493d-e135-4b78-ae3b-ca868f51ab62} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.00159 sec., 7547.169811320755 rows/sec., 526.98 KiB/sec. | ||
4329 | 2024.11.21 01:20:27.058944 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4330 | 2024.11.21 01:20:27.059023 [ 252 ] {8dc4493d-e135-4b78-ae3b-ca868f51ab62} <Debug> TCPHandler: Processed in 0.001918837 sec. | ||
4331 | 2024.11.21 01:20:27.059282 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4332 | 2024.11.21 01:20:27.059490 [ 197 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
4333 | 2024.11.21 01:20:27.059630 [ 253 ] {9e3dba37-6fc7-4962-9ea6-dc98b3d2bb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4334 | 2024.11.21 01:20:27.059751 [ 253 ] {9e3dba37-6fc7-4962-9ea6-dc98b3d2bb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4335 | 2024.11.21 01:20:27.060041 [ 197 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4336 | 2024.11.21 01:20:27.060131 [ 197 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 64 rows starting from the beginning of the part | ||
4337 | 2024.11.21 01:20:27.060468 [ 197 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
4338 | 2024.11.21 01:20:27.060880 [ 197 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
4339 | 2024.11.21 01:20:27.061231 [ 197 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part | ||
4340 | 2024.11.21 01:20:27.061562 [ 197 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
4341 | 2024.11.21 01:20:27.061734 [ 197 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
4342 | 2024.11.21 01:20:27.062674 [ 253 ] {9e3dba37-6fc7-4962-9ea6-dc98b3d2bb1c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4343 | 2024.11.21 01:20:27.062746 [ 253 ] {9e3dba37-6fc7-4962-9ea6-dc98b3d2bb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4344 | 2024.11.21 01:20:27.063882 [ 253 ] {9e3dba37-6fc7-4962-9ea6-dc98b3d2bb1c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4345 | 2024.11.21 01:20:27.064476 [ 253 ] {9e3dba37-6fc7-4962-9ea6-dc98b3d2bb1c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4346 | 2024.11.21 01:20:27.064471 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.005430397 sec., 40512.69179767151 rows/sec., 3.04 MiB/sec. | ||
4347 | 2024.11.21 01:20:27.064778 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
4348 | 2024.11.21 01:20:27.064859 [ 253 ] {9e3dba37-6fc7-4962-9ea6-dc98b3d2bb1c} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.00531 sec., 14312.617702448211 rows/sec., 1.12 MiB/sec. | ||
4349 | 2024.11.21 01:20:27.065157 [ 253 ] {9e3dba37-6fc7-4962-9ea6-dc98b3d2bb1c} <Debug> TCPHandler: Processed in 0.006005934 sec. | ||
4350 | 2024.11.21 01:20:27.065586 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4351 | 2024.11.21 01:20:27.065654 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4352 | 2024.11.21 01:20:27.065829 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_19_4} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
4353 | 2024.11.21 01:20:27.065837 [ 252 ] {16b19db4-61a1-42d4-8253-4a16f1069494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4354 | 2024.11.21 01:20:27.065954 [ 252 ] {16b19db4-61a1-42d4-8253-4a16f1069494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4355 | 2024.11.21 01:20:27.065989 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4356 | 2024.11.21 01:20:27.066614 [ 252 ] {16b19db4-61a1-42d4-8253-4a16f1069494} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4357 | 2024.11.21 01:20:27.066660 [ 252 ] {16b19db4-61a1-42d4-8253-4a16f1069494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4358 | 2024.11.21 01:20:27.067087 [ 252 ] {16b19db4-61a1-42d4-8253-4a16f1069494} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4359 | 2024.11.21 01:20:27.067336 [ 252 ] {16b19db4-61a1-42d4-8253-4a16f1069494} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4360 | 2024.11.21 01:20:27.067603 [ 252 ] {16b19db4-61a1-42d4-8253-4a16f1069494} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001824 sec., 91008.77192982455 rows/sec., 6.34 MiB/sec. | ||
4361 | 2024.11.21 01:20:27.067810 [ 252 ] {16b19db4-61a1-42d4-8253-4a16f1069494} <Debug> TCPHandler: Processed in 0.002514466 sec. | ||
4362 | 2024.11.21 01:20:27.068009 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4363 | 2024.11.21 01:20:27.068152 [ 253 ] {84c2814e-93b5-4fd2-9cf0-2c7f0973628f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4364 | 2024.11.21 01:20:27.068213 [ 253 ] {84c2814e-93b5-4fd2-9cf0-2c7f0973628f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4365 | 2024.11.21 01:20:27.068788 [ 253 ] {84c2814e-93b5-4fd2-9cf0-2c7f0973628f} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4366 | 2024.11.21 01:20:27.068833 [ 253 ] {84c2814e-93b5-4fd2-9cf0-2c7f0973628f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
4367 | 2024.11.21 01:20:27.069246 [ 253 ] {84c2814e-93b5-4fd2-9cf0-2c7f0973628f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4368 | 2024.11.21 01:20:27.069480 [ 253 ] {84c2814e-93b5-4fd2-9cf0-2c7f0973628f} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4369 | 2024.11.21 01:20:27.069737 [ 253 ] {84c2814e-93b5-4fd2-9cf0-2c7f0973628f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001614 sec., 37174.72118959108 rows/sec., 2.51 MiB/sec. | ||
4370 | 2024.11.21 01:20:27.069951 [ 253 ] {84c2814e-93b5-4fd2-9cf0-2c7f0973628f} <Debug> TCPHandler: Processed in 0.002034409 sec. | ||
4371 | 2024.11.21 01:20:32.052547 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4372 | 2024.11.21 01:20:32.052769 [ 252 ] {17e091f6-d646-48e4-b6df-1e6a5e505cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4373 | 2024.11.21 01:20:32.052848 [ 252 ] {17e091f6-d646-48e4-b6df-1e6a5e505cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4374 | 2024.11.21 01:20:32.053649 [ 252 ] {17e091f6-d646-48e4-b6df-1e6a5e505cad} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4375 | 2024.11.21 01:20:32.053693 [ 252 ] {17e091f6-d646-48e4-b6df-1e6a5e505cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4376 | 2024.11.21 01:20:32.054116 [ 252 ] {17e091f6-d646-48e4-b6df-1e6a5e505cad} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4377 | 2024.11.21 01:20:32.054389 [ 252 ] {17e091f6-d646-48e4-b6df-1e6a5e505cad} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4378 | 2024.11.21 01:20:32.054598 [ 252 ] {17e091f6-d646-48e4-b6df-1e6a5e505cad} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001879 sec., 29803.086748270358 rows/sec., 2.28 MiB/sec. | ||
4379 | 2024.11.21 01:20:32.054697 [ 252 ] {17e091f6-d646-48e4-b6df-1e6a5e505cad} <Debug> TCPHandler: Processed in 0.002286533 sec. | ||
4380 | 2024.11.21 01:20:32.055045 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4381 | 2024.11.21 01:20:32.055308 [ 253 ] {1c350305-f18f-4dbe-9881-f2543d3fe1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4382 | 2024.11.21 01:20:32.055385 [ 253 ] {1c350305-f18f-4dbe-9881-f2543d3fe1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4383 | 2024.11.21 01:20:32.056171 [ 253 ] {1c350305-f18f-4dbe-9881-f2543d3fe1cb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4384 | 2024.11.21 01:20:32.056225 [ 253 ] {1c350305-f18f-4dbe-9881-f2543d3fe1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4385 | 2024.11.21 01:20:32.056699 [ 253 ] {1c350305-f18f-4dbe-9881-f2543d3fe1cb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4386 | 2024.11.21 01:20:32.056952 [ 253 ] {1c350305-f18f-4dbe-9881-f2543d3fe1cb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4387 | 2024.11.21 01:20:32.057195 [ 253 ] {1c350305-f18f-4dbe-9881-f2543d3fe1cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001941 sec., 32972.69448737764 rows/sec., 2.57 MiB/sec. | ||
4388 | 2024.11.21 01:20:32.057261 [ 253 ] {1c350305-f18f-4dbe-9881-f2543d3fe1cb} <Debug> TCPHandler: Processed in 0.002411824 sec. | ||
4389 | 2024.11.21 01:20:32.057412 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4390 | 2024.11.21 01:20:32.057553 [ 252 ] {c78aa281-00a8-4bc0-bb8e-58defadb139e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4391 | 2024.11.21 01:20:32.057617 [ 252 ] {c78aa281-00a8-4bc0-bb8e-58defadb139e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4392 | 2024.11.21 01:20:32.058273 [ 252 ] {c78aa281-00a8-4bc0-bb8e-58defadb139e} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4393 | 2024.11.21 01:20:32.058311 [ 252 ] {c78aa281-00a8-4bc0-bb8e-58defadb139e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4394 | 2024.11.21 01:20:32.058707 [ 252 ] {c78aa281-00a8-4bc0-bb8e-58defadb139e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4395 | 2024.11.21 01:20:32.058941 [ 252 ] {c78aa281-00a8-4bc0-bb8e-58defadb139e} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4396 | 2024.11.21 01:20:32.059118 [ 252 ] {c78aa281-00a8-4bc0-bb8e-58defadb139e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. | ||
4397 | 2024.11.21 01:20:32.059167 [ 252 ] {c78aa281-00a8-4bc0-bb8e-58defadb139e} <Debug> TCPHandler: Processed in 0.001822456 sec. | ||
4398 | 2024.11.21 01:20:32.059334 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4399 | 2024.11.21 01:20:32.059484 [ 253 ] {96f933e5-8ae5-42e1-a0e9-3a339e892be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4400 | 2024.11.21 01:20:32.059550 [ 253 ] {96f933e5-8ae5-42e1-a0e9-3a339e892be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4401 | 2024.11.21 01:20:32.060192 [ 253 ] {96f933e5-8ae5-42e1-a0e9-3a339e892be7} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4402 | 2024.11.21 01:20:32.060234 [ 253 ] {96f933e5-8ae5-42e1-a0e9-3a339e892be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4403 | 2024.11.21 01:20:32.060635 [ 253 ] {96f933e5-8ae5-42e1-a0e9-3a339e892be7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4404 | 2024.11.21 01:20:32.060875 [ 253 ] {96f933e5-8ae5-42e1-a0e9-3a339e892be7} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4405 | 2024.11.21 01:20:32.061151 [ 253 ] {96f933e5-8ae5-42e1-a0e9-3a339e892be7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001703 sec., 35231.94362889019 rows/sec., 2.37 MiB/sec. | ||
4406 | 2024.11.21 01:20:32.061357 [ 253 ] {96f933e5-8ae5-42e1-a0e9-3a339e892be7} <Debug> TCPHandler: Processed in 0.00209094 sec. | ||
4407 | 2024.11.21 01:20:33.619963 [ 76 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4408 | 2024.11.21 01:20:33.620026 [ 76 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4409 | 2024.11.21 01:20:33.620049 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4410 | 2024.11.21 01:20:33.620257 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::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 | ||
4411 | 2024.11.21 01:20:33.620459 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4412 | 2024.11.21 01:20:33.620503 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
4413 | 2024.11.21 01:20:33.620592 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4414 | 2024.11.21 01:20:33.620781 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4415 | 2024.11.21 01:20:33.621108 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4416 | 2024.11.21 01:20:33.621286 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4417 | 2024.11.21 01:20:33.622422 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.002308103 sec., 5632.330966165721 rows/sec., 379.52 KiB/sec. | ||
4418 | 2024.11.21 01:20:33.622576 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4419 | 2024.11.21 01:20:33.622870 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_13_3} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4420 | 2024.11.21 01:20:33.622953 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_13_3} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4421 | 2024.11.21 01:20:33.623029 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
4422 | 2024.11.21 01:20:33.880169 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4423 | 2024.11.21 01:20:34.013432 [ 76 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4424 | 2024.11.21 01:20:34.013501 [ 76 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4425 | 2024.11.21 01:20:34.013527 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4426 | 2024.11.21 01:20:34.013717 [ 196 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::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 | ||
4427 | 2024.11.21 01:20:34.013956 [ 196 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4428 | 2024.11.21 01:20:34.013994 [ 196 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part | ||
4429 | 2024.11.21 01:20:34.014072 [ 196 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
4430 | 2024.11.21 01:20:34.014329 [ 196 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::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 | ||
4431 | 2024.11.21 01:20:34.014430 [ 196 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
4432 | 2024.11.21 01:20:34.014640 [ 196 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
4433 | 2024.11.21 01:20:34.015794 [ 187 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002198261 sec., 35482.592831333495 rows/sec., 1.81 MiB/sec. | ||
4434 | 2024.11.21 01:20:34.015984 [ 187 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4435 | 2024.11.21 01:20:34.016338 [ 187 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_13_3} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4436 | 2024.11.21 01:20:34.016422 [ 187 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_13_3} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4437 | 2024.11.21 01:20:34.016520 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4438 | 2024.11.21 01:20:34.050552 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4439 | 2024.11.21 01:20:34.078832 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4440 | 2024.11.21 01:20:34.207282 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4441 | 2024.11.21 01:20:34.207313 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4442 | 2024.11.21 01:20:34.249671 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57632, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4443 | 2024.11.21 01:20:34.292026 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44829, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4444 | 2024.11.21 01:20:34.309361 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45026, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4445 | 2024.11.21 01:20:35.545358 [ 75 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4446 | 2024.11.21 01:20:35.545473 [ 75 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4447 | 2024.11.21 01:20:35.545514 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4448 | 2024.11.21 01:20:35.545773 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::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 | ||
4449 | 2024.11.21 01:20:35.546025 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4450 | 2024.11.21 01:20:35.546069 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 242 rows starting from the beginning of the part | ||
4451 | 2024.11.21 01:20:35.546165 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4452 | 2024.11.21 01:20:35.546399 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4453 | 2024.11.21 01:20:35.546659 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4454 | 2024.11.21 01:20:35.546887 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4455 | 2024.11.21 01:20:35.548081 [ 187 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002468105 sec., 120740.40610103704 rows/sec., 8.66 MiB/sec. | ||
4456 | 2024.11.21 01:20:35.548242 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4457 | 2024.11.21 01:20:35.548531 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_13_3} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4458 | 2024.11.21 01:20:35.548614 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_13_3} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4459 | 2024.11.21 01:20:35.548699 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4460 | 2024.11.21 01:20:35.663365 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4461 | 2024.11.21 01:20:35.663408 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4462 | 2024.11.21 01:20:35.833757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 670 | ||
4463 | 2024.11.21 01:20:35.836692 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4464 | 2024.11.21 01:20:35.836744 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4465 | 2024.11.21 01:20:35.838161 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4466 | 2024.11.21 01:20:35.838484 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4467 | 2024.11.21 01:20:35.839095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
4468 | 2024.11.21 01:20:37.057939 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4469 | 2024.11.21 01:20:37.058123 [ 252 ] {94291646-38c3-4f43-96ea-6c5c05e5ed6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4470 | 2024.11.21 01:20:37.058191 [ 252 ] {94291646-38c3-4f43-96ea-6c5c05e5ed6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4471 | 2024.11.21 01:20:37.058921 [ 252 ] {94291646-38c3-4f43-96ea-6c5c05e5ed6a} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4472 | 2024.11.21 01:20:37.058963 [ 252 ] {94291646-38c3-4f43-96ea-6c5c05e5ed6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4473 | 2024.11.21 01:20:37.059389 [ 252 ] {94291646-38c3-4f43-96ea-6c5c05e5ed6a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4474 | 2024.11.21 01:20:37.059636 [ 252 ] {94291646-38c3-4f43-96ea-6c5c05e5ed6a} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4475 | 2024.11.21 01:20:37.059838 [ 252 ] {94291646-38c3-4f43-96ea-6c5c05e5ed6a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001766 sec., 7927.5198187995475 rows/sec., 570.68 KiB/sec. | ||
4476 | 2024.11.21 01:20:37.059957 [ 252 ] {94291646-38c3-4f43-96ea-6c5c05e5ed6a} <Debug> TCPHandler: Processed in 0.00214851 sec. | ||
4477 | 2024.11.21 01:20:37.060295 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4478 | 2024.11.21 01:20:37.060510 [ 253 ] {1daf1685-7891-4f7f-9c8a-1833ad791d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4479 | 2024.11.21 01:20:37.060586 [ 253 ] {1daf1685-7891-4f7f-9c8a-1833ad791d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4480 | 2024.11.21 01:20:37.061498 [ 253 ] {1daf1685-7891-4f7f-9c8a-1833ad791d5e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4481 | 2024.11.21 01:20:37.061550 [ 253 ] {1daf1685-7891-4f7f-9c8a-1833ad791d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4482 | 2024.11.21 01:20:37.062001 [ 253 ] {1daf1685-7891-4f7f-9c8a-1833ad791d5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4483 | 2024.11.21 01:20:37.062257 [ 253 ] {1daf1685-7891-4f7f-9c8a-1833ad791d5e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4484 | 2024.11.21 01:20:37.062438 [ 73 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4485 | 2024.11.21 01:20:37.062499 [ 73 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4486 | 2024.11.21 01:20:37.062521 [ 253 ] {1daf1685-7891-4f7f-9c8a-1833ad791d5e} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.00206 sec., 136407.76699029125 rows/sec., 12.03 MiB/sec. | ||
4487 | 2024.11.21 01:20:37.062539 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4488 | 2024.11.21 01:20:37.062735 [ 253 ] {1daf1685-7891-4f7f-9c8a-1833ad791d5e} <Debug> TCPHandler: Processed in 0.002628817 sec. | ||
4489 | 2024.11.21 01:20:37.062858 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
4490 | 2024.11.21 01:20:37.063012 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4491 | 2024.11.21 01:20:37.063298 [ 252 ] {7f79e3d0-7fc7-4a01-97fc-7adad7333b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4492 | 2024.11.21 01:20:37.063325 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4493 | 2024.11.21 01:20:37.063392 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1430 rows starting from the beginning of the part | ||
4494 | 2024.11.21 01:20:37.063393 [ 252 ] {7f79e3d0-7fc7-4a01-97fc-7adad7333b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4495 | 2024.11.21 01:20:37.063564 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
4496 | 2024.11.21 01:20:37.063980 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 281 rows starting from the beginning of the part | ||
4497 | 2024.11.21 01:20:37.064370 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 62 rows starting from the beginning of the part | ||
4498 | 2024.11.21 01:20:37.064693 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
4499 | 2024.11.21 01:20:37.065091 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 281 rows starting from the beginning of the part | ||
4500 | 2024.11.21 01:20:37.065898 [ 252 ] {7f79e3d0-7fc7-4a01-97fc-7adad7333b42} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4501 | 2024.11.21 01:20:37.065938 [ 252 ] {7f79e3d0-7fc7-4a01-97fc-7adad7333b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4502 | 2024.11.21 01:20:37.066467 [ 252 ] {7f79e3d0-7fc7-4a01-97fc-7adad7333b42} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4503 | 2024.11.21 01:20:37.066767 [ 252 ] {7f79e3d0-7fc7-4a01-97fc-7adad7333b42} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4504 | 2024.11.21 01:20:37.067024 [ 252 ] {7f79e3d0-7fc7-4a01-97fc-7adad7333b42} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.003829 sec., 12013.580569339254 rows/sec., 885.00 KiB/sec. | ||
4505 | 2024.11.21 01:20:37.067194 [ 252 ] {7f79e3d0-7fc7-4a01-97fc-7adad7333b42} <Debug> TCPHandler: Processed in 0.004345181 sec. | ||
4506 | 2024.11.21 01:20:37.067270 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.004609425 sec., 469906.7671130347 rows/sec., 41.30 MiB/sec. | ||
4507 | 2024.11.21 01:20:37.067377 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4508 | 2024.11.21 01:20:37.067481 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4509 | 2024.11.21 01:20:37.067634 [ 253 ] {626356c8-4860-4dc8-a96c-f4dbe880b9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4510 | 2024.11.21 01:20:37.067716 [ 253 ] {626356c8-4860-4dc8-a96c-f4dbe880b9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4511 | 2024.11.21 01:20:37.067989 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_36_7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4512 | 2024.11.21 01:20:37.068205 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_36_7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4513 | 2024.11.21 01:20:37.068388 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
4514 | 2024.11.21 01:20:37.068800 [ 253 ] {626356c8-4860-4dc8-a96c-f4dbe880b9f4} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4515 | 2024.11.21 01:20:37.068844 [ 253 ] {626356c8-4860-4dc8-a96c-f4dbe880b9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4516 | 2024.11.21 01:20:37.069217 [ 253 ] {626356c8-4860-4dc8-a96c-f4dbe880b9f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4517 | 2024.11.21 01:20:37.069461 [ 253 ] {626356c8-4860-4dc8-a96c-f4dbe880b9f4} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4518 | 2024.11.21 01:20:37.069671 [ 253 ] {626356c8-4860-4dc8-a96c-f4dbe880b9f4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002137 sec., 6551.240056153486 rows/sec., 458.81 KiB/sec. | ||
4519 | 2024.11.21 01:20:37.069727 [ 253 ] {626356c8-4860-4dc8-a96c-f4dbe880b9f4} <Debug> TCPHandler: Processed in 0.002432114 sec. | ||
4520 | 2024.11.21 01:20:37.069862 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4521 | 2024.11.21 01:20:37.069980 [ 252 ] {f2adcb18-f978-41f2-ab35-3bf6508e7319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4522 | 2024.11.21 01:20:37.070028 [ 252 ] {f2adcb18-f978-41f2-ab35-3bf6508e7319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4523 | 2024.11.21 01:20:37.070612 [ 252 ] {f2adcb18-f978-41f2-ab35-3bf6508e7319} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4524 | 2024.11.21 01:20:37.070650 [ 252 ] {f2adcb18-f978-41f2-ab35-3bf6508e7319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4525 | 2024.11.21 01:20:37.071007 [ 252 ] {f2adcb18-f978-41f2-ab35-3bf6508e7319} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4526 | 2024.11.21 01:20:37.071328 [ 252 ] {f2adcb18-f978-41f2-ab35-3bf6508e7319} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4527 | 2024.11.21 01:20:37.071571 [ 252 ] {f2adcb18-f978-41f2-ab35-3bf6508e7319} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001606 sec., 8094.64508094645 rows/sec., 504.70 KiB/sec. | ||
4528 | 2024.11.21 01:20:37.071656 [ 252 ] {f2adcb18-f978-41f2-ab35-3bf6508e7319} <Debug> TCPHandler: Processed in 0.001851846 sec. | ||
4529 | 2024.11.21 01:20:37.071815 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4530 | 2024.11.21 01:20:37.071955 [ 253 ] {c5918947-46e1-4dc9-af1a-930a81f3c67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4531 | 2024.11.21 01:20:37.072013 [ 253 ] {c5918947-46e1-4dc9-af1a-930a81f3c67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4532 | 2024.11.21 01:20:37.072795 [ 253 ] {c5918947-46e1-4dc9-af1a-930a81f3c67c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4533 | 2024.11.21 01:20:37.072834 [ 253 ] {c5918947-46e1-4dc9-af1a-930a81f3c67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4534 | 2024.11.21 01:20:37.073220 [ 253 ] {c5918947-46e1-4dc9-af1a-930a81f3c67c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4535 | 2024.11.21 01:20:37.073462 [ 253 ] {c5918947-46e1-4dc9-af1a-930a81f3c67c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4536 | 2024.11.21 01:20:37.073623 [ 73 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4537 | 2024.11.21 01:20:37.073698 [ 73 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4538 | 2024.11.21 01:20:37.073733 [ 253 ] {c5918947-46e1-4dc9-af1a-930a81f3c67c} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001793 sec., 234802.00780814275 rows/sec., 16.78 MiB/sec. | ||
4539 | 2024.11.21 01:20:37.073742 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4540 | 2024.11.21 01:20:37.073897 [ 253 ] {c5918947-46e1-4dc9-af1a-930a81f3c67c} <Debug> TCPHandler: Processed in 0.00214585 sec. | ||
4541 | 2024.11.21 01:20:37.074013 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
4542 | 2024.11.21 01:20:37.074111 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4543 | 2024.11.21 01:20:37.074233 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4544 | 2024.11.21 01:20:37.074330 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part | ||
4545 | 2024.11.21 01:20:37.074335 [ 252 ] {1fa16f08-f247-446f-bc85-ff56a4014137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4546 | 2024.11.21 01:20:37.074493 [ 252 ] {1fa16f08-f247-446f-bc85-ff56a4014137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4547 | 2024.11.21 01:20:37.074624 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
4548 | 2024.11.21 01:20:37.074975 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 421 rows starting from the beginning of the part | ||
4549 | 2024.11.21 01:20:37.075355 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
4550 | 2024.11.21 01:20:37.075678 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
4551 | 2024.11.21 01:20:37.075960 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 421 rows starting from the beginning of the part | ||
4552 | 2024.11.21 01:20:37.076870 [ 252 ] {1fa16f08-f247-446f-bc85-ff56a4014137} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2024.11.21 01:20:37.076943 [ 252 ] {1fa16f08-f247-446f-bc85-ff56a4014137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4554 | 2024.11.21 01:20:37.077867 [ 252 ] {1fa16f08-f247-446f-bc85-ff56a4014137} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4555 | 2024.11.21 01:20:37.078372 [ 252 ] {1fa16f08-f247-446f-bc85-ff56a4014137} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4556 | 2024.11.21 01:20:37.078654 [ 252 ] {1fa16f08-f247-446f-bc85-ff56a4014137} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00438 sec., 1369.86301369863 rows/sec., 71.57 KiB/sec. | ||
4557 | 2024.11.21 01:20:37.079002 [ 252 ] {1fa16f08-f247-446f-bc85-ff56a4014137} <Debug> TCPHandler: Processed in 0.004985811 sec. | ||
4558 | 2024.11.21 01:20:37.079095 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.005215154 sec., 375636.07901128137 rows/sec., 28.76 MiB/sec. | ||
4559 | 2024.11.21 01:20:37.079198 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4560 | 2024.11.21 01:20:37.079290 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4561 | 2024.11.21 01:20:37.079442 [ 253 ] {9ca80df7-fe85-488a-a6bc-2a0715faf612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4562 | 2024.11.21 01:20:37.079547 [ 253 ] {9ca80df7-fe85-488a-a6bc-2a0715faf612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4563 | 2024.11.21 01:20:37.079884 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_36_7} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4564 | 2024.11.21 01:20:37.080131 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_36_7} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4565 | 2024.11.21 01:20:37.080285 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4566 | 2024.11.21 01:20:37.080671 [ 253 ] {9ca80df7-fe85-488a-a6bc-2a0715faf612} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4567 | 2024.11.21 01:20:37.080717 [ 253 ] {9ca80df7-fe85-488a-a6bc-2a0715faf612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4568 | 2024.11.21 01:20:37.081135 [ 253 ] {9ca80df7-fe85-488a-a6bc-2a0715faf612} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4569 | 2024.11.21 01:20:37.081372 [ 253 ] {9ca80df7-fe85-488a-a6bc-2a0715faf612} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4570 | 2024.11.21 01:20:37.081547 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4571 | 2024.11.21 01:20:37.081615 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4572 | 2024.11.21 01:20:37.081618 [ 253 ] {9ca80df7-fe85-488a-a6bc-2a0715faf612} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002277 sec., 104084.32147562582 rows/sec., 6.98 MiB/sec. | ||
4573 | 2024.11.21 01:20:37.081661 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4574 | 2024.11.21 01:20:37.081843 [ 253 ] {9ca80df7-fe85-488a-a6bc-2a0715faf612} <Debug> TCPHandler: Processed in 0.002713828 sec. | ||
4575 | 2024.11.21 01:20:37.082100 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
4576 | 2024.11.21 01:20:37.082128 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4577 | 2024.11.21 01:20:37.082499 [ 252 ] {4b5005ec-7981-42ac-be0c-54baf8311de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4578 | 2024.11.21 01:20:37.082586 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4579 | 2024.11.21 01:20:37.082605 [ 252 ] {4b5005ec-7981-42ac-be0c-54baf8311de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4580 | 2024.11.21 01:20:37.082657 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7511 rows starting from the beginning of the part | ||
4581 | 2024.11.21 01:20:37.082992 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
4582 | 2024.11.21 01:20:37.083358 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
4583 | 2024.11.21 01:20:37.083690 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 166 rows starting from the beginning of the part | ||
4584 | 2024.11.21 01:20:37.083938 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
4585 | 2024.11.21 01:20:37.084033 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part | ||
4586 | 2024.11.21 01:20:37.084947 [ 252 ] {4b5005ec-7981-42ac-be0c-54baf8311de3} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4587 | 2024.11.21 01:20:37.085010 [ 252 ] {4b5005ec-7981-42ac-be0c-54baf8311de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4588 | 2024.11.21 01:20:37.085819 [ 252 ] {4b5005ec-7981-42ac-be0c-54baf8311de3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4589 | 2024.11.21 01:20:37.086201 [ 252 ] {4b5005ec-7981-42ac-be0c-54baf8311de3} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4590 | 2024.11.21 01:20:37.086884 [ 252 ] {4b5005ec-7981-42ac-be0c-54baf8311de3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004478 sec., 223.31397945511387 rows/sec., 15.05 KiB/sec. | ||
4591 | 2024.11.21 01:20:37.087199 [ 252 ] {4b5005ec-7981-42ac-be0c-54baf8311de3} <Debug> TCPHandler: Processed in 0.005228704 sec. | ||
4592 | 2024.11.21 01:20:37.087460 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4593 | 2024.11.21 01:20:37.087730 [ 253 ] {856e794f-2d30-42c2-a159-d3ec5ee03253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4594 | 2024.11.21 01:20:37.087904 [ 253 ] {856e794f-2d30-42c2-a159-d3ec5ee03253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4595 | 2024.11.21 01:20:37.089830 [ 253 ] {856e794f-2d30-42c2-a159-d3ec5ee03253} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4596 | 2024.11.21 01:20:37.089874 [ 253 ] {856e794f-2d30-42c2-a159-d3ec5ee03253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4597 | 2024.11.21 01:20:37.090340 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8471 rows, containing 5 columns (5 merged, 0 gathered) in 0.008550281 sec., 990727.6731606832 rows/sec., 67.13 MiB/sec. | ||
4598 | 2024.11.21 01:20:37.090603 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4599 | 2024.11.21 01:20:37.091264 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4600 | 2024.11.21 01:20:37.091472 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4601 | 2024.11.21 01:20:37.091623 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
4602 | 2024.11.21 01:20:37.091712 [ 253 ] {856e794f-2d30-42c2-a159-d3ec5ee03253} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4603 | 2024.11.21 01:20:37.091984 [ 253 ] {856e794f-2d30-42c2-a159-d3ec5ee03253} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4604 | 2024.11.21 01:20:37.092333 [ 253 ] {856e794f-2d30-42c2-a159-d3ec5ee03253} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004656 sec., 8376.288659793814 rows/sec., 15.01 MiB/sec. | ||
4605 | 2024.11.21 01:20:37.092583 [ 253 ] {856e794f-2d30-42c2-a159-d3ec5ee03253} <Debug> TCPHandler: Processed in 0.005248114 sec. | ||
4606 | 2024.11.21 01:20:37.092731 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4607 | 2024.11.21 01:20:37.092851 [ 252 ] {88cd9fba-e235-4b15-b9a2-d5e1838b8e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4608 | 2024.11.21 01:20:37.092901 [ 252 ] {88cd9fba-e235-4b15-b9a2-d5e1838b8e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4609 | 2024.11.21 01:20:37.093412 [ 252 ] {88cd9fba-e235-4b15-b9a2-d5e1838b8e75} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4610 | 2024.11.21 01:20:37.093450 [ 252 ] {88cd9fba-e235-4b15-b9a2-d5e1838b8e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4611 | 2024.11.21 01:20:37.093832 [ 252 ] {88cd9fba-e235-4b15-b9a2-d5e1838b8e75} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4612 | 2024.11.21 01:20:37.094073 [ 252 ] {88cd9fba-e235-4b15-b9a2-d5e1838b8e75} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4613 | 2024.11.21 01:20:37.094200 [ 73 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4614 | 2024.11.21 01:20:37.094239 [ 73 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4615 | 2024.11.21 01:20:37.094268 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4616 | 2024.11.21 01:20:37.094268 [ 252 ] {88cd9fba-e235-4b15-b9a2-d5e1838b8e75} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001439 sec., 56984.01667824879 rows/sec., 3.62 MiB/sec. | ||
4617 | 2024.11.21 01:20:37.094486 [ 252 ] {88cd9fba-e235-4b15-b9a2-d5e1838b8e75} <Debug> TCPHandler: Processed in 0.001805386 sec. | ||
4618 | 2024.11.21 01:20:37.094543 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
4619 | 2024.11.21 01:20:37.094938 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4620 | 2024.11.21 01:20:37.095003 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1786 rows starting from the beginning of the part | ||
4621 | 2024.11.21 01:20:37.095160 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
4622 | 2024.11.21 01:20:37.095311 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
4623 | 2024.11.21 01:20:37.095404 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
4624 | 2024.11.21 01:20:37.095591 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
4625 | 2024.11.21 01:20:37.095662 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
4626 | 2024.11.21 01:20:37.097067 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2130 rows, containing 4 columns (4 merged, 0 gathered) in 0.002747318 sec., 775301.5850367523 rows/sec., 50.75 MiB/sec. | ||
4627 | 2024.11.21 01:20:37.097261 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4628 | 2024.11.21 01:20:37.097535 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_36_7} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4629 | 2024.11.21 01:20:37.097606 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_36_7} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4630 | 2024.11.21 01:20:37.097671 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4631 | 2024.11.21 01:20:37.738848 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4632 | 2024.11.21 01:20:38.105658 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39485, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4633 | 2024.11.21 01:20:38.113071 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4634 | 2024.11.21 01:20:38.172151 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4635 | 2024.11.21 01:20:38.181874 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4636 | 2024.11.21 01:20:38.295165 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4637 | 2024.11.21 01:20:38.386617 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4638 | 2024.11.21 01:20:38.431098 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57867, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4639 | 2024.11.21 01:20:38.450517 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4640 | 2024.11.21 01:20:38.875693 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46878, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4641 | 2024.11.21 01:20:38.979701 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40080, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4642 | 2024.11.21 01:20:39.022245 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4643 | 2024.11.21 01:20:39.031721 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55704, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4644 | 2024.11.21 01:20:39.090214 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4645 | 2024.11.21 01:20:39.100559 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4646 | 2024.11.21 01:20:39.115902 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4647 | 2024.11.21 01:20:39.164536 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4648 | 2024.11.21 01:20:39.341673 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4649 | 2024.11.21 01:20:39.345103 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61217, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4650 | 2024.11.21 01:20:39.380431 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42184, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4651 | 2024.11.21 01:20:39.481548 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4652 | 2024.11.21 01:20:39.501045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4653 | 2024.11.21 01:20:39.584492 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4654 | 2024.11.21 01:20:39.684279 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4655 | 2024.11.21 01:20:39.776638 [ 69 ] {} <Debug> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4656 | 2024.11.21 01:20:39.776716 [ 69 ] {} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4657 | 2024.11.21 01:20:39.776758 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4658 | 2024.11.21 01:20:39.777061 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
4659 | 2024.11.21 01:20:39.777322 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4660 | 2024.11.21 01:20:39.777388 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
4661 | 2024.11.21 01:20:39.777496 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
4662 | 2024.11.21 01:20:39.777722 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
4663 | 2024.11.21 01:20:39.778076 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
4664 | 2024.11.21 01:20:39.778289 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
4665 | 2024.11.21 01:20:39.779495 [ 201 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002619947 sec., 16030.858639506829 rows/sec., 1.34 MiB/sec. | ||
4666 | 2024.11.21 01:20:39.779684 [ 187 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4667 | 2024.11.21 01:20:39.780071 [ 187 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_5_1} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4668 | 2024.11.21 01:20:39.780174 [ 187 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_5_1} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4669 | 2024.11.21 01:20:39.780290 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4670 | 2024.11.21 01:20:42.049814 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4671 | 2024.11.21 01:20:42.050020 [ 252 ] {353f1338-132b-42a4-af2f-b3d1ee2a3d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4672 | 2024.11.21 01:20:42.050097 [ 252 ] {353f1338-132b-42a4-af2f-b3d1ee2a3d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4673 | 2024.11.21 01:20:42.050906 [ 252 ] {353f1338-132b-42a4-af2f-b3d1ee2a3d1d} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4674 | 2024.11.21 01:20:42.050956 [ 252 ] {353f1338-132b-42a4-af2f-b3d1ee2a3d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4675 | 2024.11.21 01:20:42.051382 [ 252 ] {353f1338-132b-42a4-af2f-b3d1ee2a3d1d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4676 | 2024.11.21 01:20:42.051634 [ 252 ] {353f1338-132b-42a4-af2f-b3d1ee2a3d1d} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4677 | 2024.11.21 01:20:42.051868 [ 252 ] {353f1338-132b-42a4-af2f-b3d1ee2a3d1d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.25 MiB/sec. | ||
4678 | 2024.11.21 01:20:42.051982 [ 252 ] {353f1338-132b-42a4-af2f-b3d1ee2a3d1d} <Debug> TCPHandler: Processed in 0.002302162 sec. | ||
4679 | 2024.11.21 01:20:42.052250 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4680 | 2024.11.21 01:20:42.052447 [ 253 ] {b06e6145-6484-4ba3-aa11-d2a32885b69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4681 | 2024.11.21 01:20:42.052523 [ 253 ] {b06e6145-6484-4ba3-aa11-d2a32885b69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4682 | 2024.11.21 01:20:42.053298 [ 253 ] {b06e6145-6484-4ba3-aa11-d2a32885b69e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4683 | 2024.11.21 01:20:42.053349 [ 253 ] {b06e6145-6484-4ba3-aa11-d2a32885b69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4684 | 2024.11.21 01:20:42.053781 [ 253 ] {b06e6145-6484-4ba3-aa11-d2a32885b69e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4685 | 2024.11.21 01:20:42.054033 [ 253 ] {b06e6145-6484-4ba3-aa11-d2a32885b69e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4686 | 2024.11.21 01:20:42.054275 [ 253 ] {b06e6145-6484-4ba3-aa11-d2a32885b69e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001881 sec., 34024.455077086655 rows/sec., 2.66 MiB/sec. | ||
4687 | 2024.11.21 01:20:42.054343 [ 253 ] {b06e6145-6484-4ba3-aa11-d2a32885b69e} <Debug> TCPHandler: Processed in 0.002229751 sec. | ||
4688 | 2024.11.21 01:20:42.054512 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4689 | 2024.11.21 01:20:42.054652 [ 252 ] {565ea7f3-c32d-45cb-8bb3-704e7873b1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4690 | 2024.11.21 01:20:42.054716 [ 252 ] {565ea7f3-c32d-45cb-8bb3-704e7873b1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4691 | 2024.11.21 01:20:42.055376 [ 252 ] {565ea7f3-c32d-45cb-8bb3-704e7873b1cb} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4692 | 2024.11.21 01:20:42.055424 [ 252 ] {565ea7f3-c32d-45cb-8bb3-704e7873b1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4693 | 2024.11.21 01:20:42.055831 [ 252 ] {565ea7f3-c32d-45cb-8bb3-704e7873b1cb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4694 | 2024.11.21 01:20:42.056074 [ 252 ] {565ea7f3-c32d-45cb-8bb3-704e7873b1cb} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4695 | 2024.11.21 01:20:42.056271 [ 252 ] {565ea7f3-c32d-45cb-8bb3-704e7873b1cb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001652 sec., 77481.8401937046 rows/sec., 5.40 MiB/sec. | ||
4696 | 2024.11.21 01:20:42.056322 [ 252 ] {565ea7f3-c32d-45cb-8bb3-704e7873b1cb} <Debug> TCPHandler: Processed in 0.001876906 sec. | ||
4697 | 2024.11.21 01:20:42.056471 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4698 | 2024.11.21 01:20:42.056620 [ 253 ] {bd24a552-c3ee-4adc-900f-b2115d5cd6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4699 | 2024.11.21 01:20:42.056685 [ 253 ] {bd24a552-c3ee-4adc-900f-b2115d5cd6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4700 | 2024.11.21 01:20:42.057262 [ 253 ] {bd24a552-c3ee-4adc-900f-b2115d5cd6f5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4701 | 2024.11.21 01:20:42.057310 [ 253 ] {bd24a552-c3ee-4adc-900f-b2115d5cd6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4702 | 2024.11.21 01:20:42.057720 [ 253 ] {bd24a552-c3ee-4adc-900f-b2115d5cd6f5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4703 | 2024.11.21 01:20:42.057952 [ 253 ] {bd24a552-c3ee-4adc-900f-b2115d5cd6f5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4704 | 2024.11.21 01:20:42.058159 [ 253 ] {bd24a552-c3ee-4adc-900f-b2115d5cd6f5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001577 sec., 30437.539632213062 rows/sec., 2.05 MiB/sec. | ||
4705 | 2024.11.21 01:20:42.058214 [ 253 ] {bd24a552-c3ee-4adc-900f-b2115d5cd6f5} <Debug> TCPHandler: Processed in 0.001805676 sec. | ||
4706 | 2024.11.21 01:20:45.839304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 700 | ||
4707 | 2024.11.21 01:20:45.842490 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4708 | 2024.11.21 01:20:45.842540 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4709 | 2024.11.21 01:20:45.843967 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4710 | 2024.11.21 01:20:45.844271 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4711 | 2024.11.21 01:20:45.844480 [ 63 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4712 | 2024.11.21 01:20:45.844593 [ 63 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4713 | 2024.11.21 01:20:45.844655 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4714 | 2024.11.21 01:20:45.845270 [ 201 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
4715 | 2024.11.21 01:20:45.845743 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
4716 | 2024.11.21 01:20:45.846315 [ 201 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4717 | 2024.11.21 01:20:45.846506 [ 201 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 570 rows starting from the beginning of the part | ||
4718 | 2024.11.21 01:20:45.847029 [ 201 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
4719 | 2024.11.21 01:20:45.847501 [ 201 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
4720 | 2024.11.21 01:20:45.847964 [ 201 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
4721 | 2024.11.21 01:20:45.848390 [ 201 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
4722 | 2024.11.21 01:20:45.848768 [ 201 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
4723 | 2024.11.21 01:20:45.857007 [ 187 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 72 columns (72 merged, 0 gathered) in 0.012148551 sec., 57620.04044762211 rows/sec., 48.70 MiB/sec. | ||
4724 | 2024.11.21 01:20:45.858052 [ 193 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4725 | 2024.11.21 01:20:45.858777 [ 193 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_21_4} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4726 | 2024.11.21 01:20:45.858864 [ 193 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_21_4} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4727 | 2024.11.21 01:20:45.859067 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
4728 | 2024.11.21 01:20:47.051891 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4729 | 2024.11.21 01:20:47.052081 [ 252 ] {60a45ebd-98c8-4ae5-86ae-e8437c46afb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4730 | 2024.11.21 01:20:47.052151 [ 252 ] {60a45ebd-98c8-4ae5-86ae-e8437c46afb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4731 | 2024.11.21 01:20:47.052906 [ 252 ] {60a45ebd-98c8-4ae5-86ae-e8437c46afb2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4732 | 2024.11.21 01:20:47.052956 [ 252 ] {60a45ebd-98c8-4ae5-86ae-e8437c46afb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4733 | 2024.11.21 01:20:47.053402 [ 252 ] {60a45ebd-98c8-4ae5-86ae-e8437c46afb2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4734 | 2024.11.21 01:20:47.053657 [ 252 ] {60a45ebd-98c8-4ae5-86ae-e8437c46afb2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4735 | 2024.11.21 01:20:47.053897 [ 252 ] {60a45ebd-98c8-4ae5-86ae-e8437c46afb2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001867 sec., 29994.643813604715 rows/sec., 2.29 MiB/sec. | ||
4736 | 2024.11.21 01:20:47.053953 [ 252 ] {60a45ebd-98c8-4ae5-86ae-e8437c46afb2} <Debug> TCPHandler: Processed in 0.002189131 sec. | ||
4737 | 2024.11.21 01:20:47.054223 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4738 | 2024.11.21 01:20:47.054436 [ 253 ] {8e9829a9-fecc-49d3-9bdb-7ff790bea0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4739 | 2024.11.21 01:20:47.054518 [ 253 ] {8e9829a9-fecc-49d3-9bdb-7ff790bea0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4740 | 2024.11.21 01:20:47.055293 [ 253 ] {8e9829a9-fecc-49d3-9bdb-7ff790bea0cc} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4741 | 2024.11.21 01:20:47.055335 [ 253 ] {8e9829a9-fecc-49d3-9bdb-7ff790bea0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4742 | 2024.11.21 01:20:47.055770 [ 253 ] {8e9829a9-fecc-49d3-9bdb-7ff790bea0cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4743 | 2024.11.21 01:20:47.056021 [ 253 ] {8e9829a9-fecc-49d3-9bdb-7ff790bea0cc} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4744 | 2024.11.21 01:20:47.056233 [ 253 ] {8e9829a9-fecc-49d3-9bdb-7ff790bea0cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001858 sec., 34445.64047362756 rows/sec., 2.69 MiB/sec. | ||
4745 | 2024.11.21 01:20:47.056294 [ 253 ] {8e9829a9-fecc-49d3-9bdb-7ff790bea0cc} <Debug> TCPHandler: Processed in 0.002217331 sec. | ||
4746 | 2024.11.21 01:20:47.056447 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4747 | 2024.11.21 01:20:47.056584 [ 252 ] {5526ad74-ad08-46c0-8b23-e69c64a000a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4748 | 2024.11.21 01:20:47.056645 [ 252 ] {5526ad74-ad08-46c0-8b23-e69c64a000a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4749 | 2024.11.21 01:20:47.057336 [ 252 ] {5526ad74-ad08-46c0-8b23-e69c64a000a6} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4750 | 2024.11.21 01:20:47.057384 [ 252 ] {5526ad74-ad08-46c0-8b23-e69c64a000a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4751 | 2024.11.21 01:20:47.057813 [ 252 ] {5526ad74-ad08-46c0-8b23-e69c64a000a6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4752 | 2024.11.21 01:20:47.058052 [ 252 ] {5526ad74-ad08-46c0-8b23-e69c64a000a6} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4753 | 2024.11.21 01:20:47.058283 [ 252 ] {5526ad74-ad08-46c0-8b23-e69c64a000a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00173 sec., 92485.54913294798 rows/sec., 6.44 MiB/sec. | ||
4754 | 2024.11.21 01:20:47.058335 [ 252 ] {5526ad74-ad08-46c0-8b23-e69c64a000a6} <Debug> TCPHandler: Processed in 0.001955458 sec. | ||
4755 | 2024.11.21 01:20:47.058490 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4756 | 2024.11.21 01:20:47.058624 [ 253 ] {3a964a79-fad8-44a3-99f3-145022187b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4757 | 2024.11.21 01:20:47.058687 [ 253 ] {3a964a79-fad8-44a3-99f3-145022187b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4758 | 2024.11.21 01:20:47.059293 [ 253 ] {3a964a79-fad8-44a3-99f3-145022187b51} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4759 | 2024.11.21 01:20:47.059339 [ 253 ] {3a964a79-fad8-44a3-99f3-145022187b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4760 | 2024.11.21 01:20:47.059758 [ 253 ] {3a964a79-fad8-44a3-99f3-145022187b51} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4761 | 2024.11.21 01:20:47.059996 [ 253 ] {3a964a79-fad8-44a3-99f3-145022187b51} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4762 | 2024.11.21 01:20:47.060186 [ 253 ] {3a964a79-fad8-44a3-99f3-145022187b51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. | ||
4763 | 2024.11.21 01:20:47.060238 [ 253 ] {3a964a79-fad8-44a3-99f3-145022187b51} <Debug> TCPHandler: Processed in 0.001806226 sec. | ||
4764 | 2024.11.21 01:20:50.663472 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4765 | 2024.11.21 01:20:50.663540 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4766 | 2024.11.21 01:20:52.058901 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4767 | 2024.11.21 01:20:52.059195 [ 252 ] {d4cdd3f0-d318-403b-8b2c-9a3f5a69683f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4768 | 2024.11.21 01:20:52.059300 [ 252 ] {d4cdd3f0-d318-403b-8b2c-9a3f5a69683f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4769 | 2024.11.21 01:20:52.060198 [ 252 ] {d4cdd3f0-d318-403b-8b2c-9a3f5a69683f} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4770 | 2024.11.21 01:20:52.060249 [ 252 ] {d4cdd3f0-d318-403b-8b2c-9a3f5a69683f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4771 | 2024.11.21 01:20:52.060684 [ 252 ] {d4cdd3f0-d318-403b-8b2c-9a3f5a69683f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4772 | 2024.11.21 01:20:52.060934 [ 252 ] {d4cdd3f0-d318-403b-8b2c-9a3f5a69683f} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4773 | 2024.11.21 01:20:52.061190 [ 252 ] {d4cdd3f0-d318-403b-8b2c-9a3f5a69683f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002046 sec., 6842.619745845552 rows/sec., 492.58 KiB/sec. | ||
4774 | 2024.11.21 01:20:52.061315 [ 252 ] {d4cdd3f0-d318-403b-8b2c-9a3f5a69683f} <Debug> TCPHandler: Processed in 0.002594877 sec. | ||
4775 | 2024.11.21 01:20:52.061648 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4776 | 2024.11.21 01:20:52.061901 [ 253 ] {cdae8762-2050-426f-a0a1-23886da41814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4777 | 2024.11.21 01:20:52.061978 [ 253 ] {cdae8762-2050-426f-a0a1-23886da41814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4778 | 2024.11.21 01:20:52.062850 [ 253 ] {cdae8762-2050-426f-a0a1-23886da41814} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4779 | 2024.11.21 01:20:52.062903 [ 253 ] {cdae8762-2050-426f-a0a1-23886da41814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4780 | 2024.11.21 01:20:52.063372 [ 253 ] {cdae8762-2050-426f-a0a1-23886da41814} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4781 | 2024.11.21 01:20:52.063633 [ 253 ] {cdae8762-2050-426f-a0a1-23886da41814} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4782 | 2024.11.21 01:20:52.063866 [ 253 ] {cdae8762-2050-426f-a0a1-23886da41814} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002021 sec., 139040.07916872838 rows/sec., 12.26 MiB/sec. | ||
4783 | 2024.11.21 01:20:52.063933 [ 253 ] {cdae8762-2050-426f-a0a1-23886da41814} <Debug> TCPHandler: Processed in 0.002493175 sec. | ||
4784 | 2024.11.21 01:20:52.064082 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4785 | 2024.11.21 01:20:52.064220 [ 252 ] {b4f529f8-d8f6-442e-b3ee-7b459fb685ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4786 | 2024.11.21 01:20:52.064277 [ 252 ] {b4f529f8-d8f6-442e-b3ee-7b459fb685ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4787 | 2024.11.21 01:20:52.064950 [ 252 ] {b4f529f8-d8f6-442e-b3ee-7b459fb685ba} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4788 | 2024.11.21 01:20:52.064990 [ 252 ] {b4f529f8-d8f6-442e-b3ee-7b459fb685ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4789 | 2024.11.21 01:20:52.065370 [ 252 ] {b4f529f8-d8f6-442e-b3ee-7b459fb685ba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4790 | 2024.11.21 01:20:52.065609 [ 252 ] {b4f529f8-d8f6-442e-b3ee-7b459fb685ba} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4791 | 2024.11.21 01:20:52.065857 [ 252 ] {b4f529f8-d8f6-442e-b3ee-7b459fb685ba} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.00166 sec., 27710.843373493975 rows/sec., 1.99 MiB/sec. | ||
4792 | 2024.11.21 01:20:52.066005 [ 252 ] {b4f529f8-d8f6-442e-b3ee-7b459fb685ba} <Debug> TCPHandler: Processed in 0.001987148 sec. | ||
4793 | 2024.11.21 01:20:52.066222 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4794 | 2024.11.21 01:20:52.066368 [ 253 ] {497194ba-a201-47f8-9aa4-7fea86ec7fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4795 | 2024.11.21 01:20:52.066429 [ 253 ] {497194ba-a201-47f8-9aa4-7fea86ec7fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4796 | 2024.11.21 01:20:52.067070 [ 253 ] {497194ba-a201-47f8-9aa4-7fea86ec7fe9} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4797 | 2024.11.21 01:20:52.067113 [ 253 ] {497194ba-a201-47f8-9aa4-7fea86ec7fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4798 | 2024.11.21 01:20:52.067475 [ 253 ] {497194ba-a201-47f8-9aa4-7fea86ec7fe9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4799 | 2024.11.21 01:20:52.067708 [ 253 ] {497194ba-a201-47f8-9aa4-7fea86ec7fe9} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4800 | 2024.11.21 01:20:52.067939 [ 253 ] {497194ba-a201-47f8-9aa4-7fea86ec7fe9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001606 sec., 8717.3100871731 rows/sec., 610.50 KiB/sec. | ||
4801 | 2024.11.21 01:20:52.068057 [ 253 ] {497194ba-a201-47f8-9aa4-7fea86ec7fe9} <Debug> TCPHandler: Processed in 0.001956138 sec. | ||
4802 | 2024.11.21 01:20:52.068209 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4803 | 2024.11.21 01:20:52.068345 [ 252 ] {73962737-342c-4cf7-bea3-5309f244a592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4804 | 2024.11.21 01:20:52.068401 [ 252 ] {73962737-342c-4cf7-bea3-5309f244a592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4805 | 2024.11.21 01:20:52.069057 [ 252 ] {73962737-342c-4cf7-bea3-5309f244a592} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4806 | 2024.11.21 01:20:52.069096 [ 252 ] {73962737-342c-4cf7-bea3-5309f244a592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4807 | 2024.11.21 01:20:52.069447 [ 252 ] {73962737-342c-4cf7-bea3-5309f244a592} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4808 | 2024.11.21 01:20:52.069689 [ 252 ] {73962737-342c-4cf7-bea3-5309f244a592} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4809 | 2024.11.21 01:20:52.069954 [ 252 ] {73962737-342c-4cf7-bea3-5309f244a592} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001623 sec., 8009.858287122612 rows/sec., 499.41 KiB/sec. | ||
4810 | 2024.11.21 01:20:52.070154 [ 252 ] {73962737-342c-4cf7-bea3-5309f244a592} <Debug> TCPHandler: Processed in 0.002012248 sec. | ||
4811 | 2024.11.21 01:20:52.070336 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4812 | 2024.11.21 01:20:52.070459 [ 253 ] {4b326a9c-b36e-41a4-ac80-6a68f2e289a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4813 | 2024.11.21 01:20:52.070509 [ 253 ] {4b326a9c-b36e-41a4-ac80-6a68f2e289a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4814 | 2024.11.21 01:20:52.071308 [ 253 ] {4b326a9c-b36e-41a4-ac80-6a68f2e289a6} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4815 | 2024.11.21 01:20:52.071348 [ 253 ] {4b326a9c-b36e-41a4-ac80-6a68f2e289a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4816 | 2024.11.21 01:20:52.071736 [ 253 ] {4b326a9c-b36e-41a4-ac80-6a68f2e289a6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4817 | 2024.11.21 01:20:52.071975 [ 253 ] {4b326a9c-b36e-41a4-ac80-6a68f2e289a6} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4818 | 2024.11.21 01:20:52.072186 [ 253 ] {4b326a9c-b36e-41a4-ac80-6a68f2e289a6} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001754 sec., 240022.80501710376 rows/sec., 17.15 MiB/sec. | ||
4819 | 2024.11.21 01:20:52.072239 [ 253 ] {4b326a9c-b36e-41a4-ac80-6a68f2e289a6} <Debug> TCPHandler: Processed in 0.001969778 sec. | ||
4820 | 2024.11.21 01:20:52.072419 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4821 | 2024.11.21 01:20:52.072555 [ 252 ] {fcb9ce25-28a4-42ae-aa22-bd877b6cc959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4822 | 2024.11.21 01:20:52.072614 [ 252 ] {fcb9ce25-28a4-42ae-aa22-bd877b6cc959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4823 | 2024.11.21 01:20:52.073120 [ 252 ] {fcb9ce25-28a4-42ae-aa22-bd877b6cc959} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4824 | 2024.11.21 01:20:52.073158 [ 252 ] {fcb9ce25-28a4-42ae-aa22-bd877b6cc959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4825 | 2024.11.21 01:20:52.073525 [ 252 ] {fcb9ce25-28a4-42ae-aa22-bd877b6cc959} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4826 | 2024.11.21 01:20:52.073763 [ 252 ] {fcb9ce25-28a4-42ae-aa22-bd877b6cc959} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4827 | 2024.11.21 01:20:52.074024 [ 252 ] {fcb9ce25-28a4-42ae-aa22-bd877b6cc959} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. | ||
4828 | 2024.11.21 01:20:52.074216 [ 252 ] {fcb9ce25-28a4-42ae-aa22-bd877b6cc959} <Debug> TCPHandler: Processed in 0.001859967 sec. | ||
4829 | 2024.11.21 01:20:52.074377 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4830 | 2024.11.21 01:20:52.074516 [ 253 ] {a20f2741-faa8-4755-9a51-6b3805dc47d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4831 | 2024.11.21 01:20:52.074579 [ 253 ] {a20f2741-faa8-4755-9a51-6b3805dc47d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4832 | 2024.11.21 01:20:52.075171 [ 253 ] {a20f2741-faa8-4755-9a51-6b3805dc47d3} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4833 | 2024.11.21 01:20:52.075210 [ 253 ] {a20f2741-faa8-4755-9a51-6b3805dc47d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4834 | 2024.11.21 01:20:52.075597 [ 253 ] {a20f2741-faa8-4755-9a51-6b3805dc47d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4835 | 2024.11.21 01:20:52.075845 [ 253 ] {a20f2741-faa8-4755-9a51-6b3805dc47d3} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4836 | 2024.11.21 01:20:52.076047 [ 253 ] {a20f2741-faa8-4755-9a51-6b3805dc47d3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001563 sec., 151631.47792706336 rows/sec., 10.16 MiB/sec. | ||
4837 | 2024.11.21 01:20:52.076099 [ 253 ] {a20f2741-faa8-4755-9a51-6b3805dc47d3} <Debug> TCPHandler: Processed in 0.001787605 sec. | ||
4838 | 2024.11.21 01:20:52.076244 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4839 | 2024.11.21 01:20:52.076378 [ 252 ] {b86b9397-3436-4fdd-a145-9211dd179790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4840 | 2024.11.21 01:20:52.076438 [ 252 ] {b86b9397-3436-4fdd-a145-9211dd179790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4841 | 2024.11.21 01:20:52.076950 [ 252 ] {b86b9397-3436-4fdd-a145-9211dd179790} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4842 | 2024.11.21 01:20:52.076988 [ 252 ] {b86b9397-3436-4fdd-a145-9211dd179790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4843 | 2024.11.21 01:20:52.077346 [ 252 ] {b86b9397-3436-4fdd-a145-9211dd179790} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4844 | 2024.11.21 01:20:52.077580 [ 252 ] {b86b9397-3436-4fdd-a145-9211dd179790} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4845 | 2024.11.21 01:20:52.077868 [ 252 ] {b86b9397-3436-4fdd-a145-9211dd179790} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0015 sec., 666.6666666666666 rows/sec., 44.92 KiB/sec. | ||
4846 | 2024.11.21 01:20:52.078044 [ 252 ] {b86b9397-3436-4fdd-a145-9211dd179790} <Debug> TCPHandler: Processed in 0.001862187 sec. | ||
4847 | 2024.11.21 01:20:52.078207 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4848 | 2024.11.21 01:20:52.078344 [ 253 ] {d4c434b3-8baf-4d7b-bc02-2b56acb6728e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4849 | 2024.11.21 01:20:52.078438 [ 253 ] {d4c434b3-8baf-4d7b-bc02-2b56acb6728e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4850 | 2024.11.21 01:20:52.079617 [ 253 ] {d4c434b3-8baf-4d7b-bc02-2b56acb6728e} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4851 | 2024.11.21 01:20:52.079657 [ 253 ] {d4c434b3-8baf-4d7b-bc02-2b56acb6728e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4852 | 2024.11.21 01:20:52.080293 [ 253 ] {d4c434b3-8baf-4d7b-bc02-2b56acb6728e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4853 | 2024.11.21 01:20:52.080548 [ 253 ] {d4c434b3-8baf-4d7b-bc02-2b56acb6728e} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4854 | 2024.11.21 01:20:52.080824 [ 253 ] {d4c434b3-8baf-4d7b-bc02-2b56acb6728e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002505 sec., 15568.862275449103 rows/sec., 27.90 MiB/sec. | ||
4855 | 2024.11.21 01:20:52.080946 [ 253 ] {d4c434b3-8baf-4d7b-bc02-2b56acb6728e} <Debug> TCPHandler: Processed in 0.002805029 sec. | ||
4856 | 2024.11.21 01:20:52.081105 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4857 | 2024.11.21 01:20:52.081252 [ 252 ] {74a33bf5-cbbb-42ba-960d-fe9274a2e617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4858 | 2024.11.21 01:20:52.081312 [ 252 ] {74a33bf5-cbbb-42ba-960d-fe9274a2e617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4859 | 2024.11.21 01:20:52.081862 [ 252 ] {74a33bf5-cbbb-42ba-960d-fe9274a2e617} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4860 | 2024.11.21 01:20:52.081900 [ 252 ] {74a33bf5-cbbb-42ba-960d-fe9274a2e617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4861 | 2024.11.21 01:20:52.082280 [ 252 ] {74a33bf5-cbbb-42ba-960d-fe9274a2e617} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4862 | 2024.11.21 01:20:52.082529 [ 252 ] {74a33bf5-cbbb-42ba-960d-fe9274a2e617} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4863 | 2024.11.21 01:20:52.082743 [ 252 ] {74a33bf5-cbbb-42ba-960d-fe9274a2e617} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001522 sec., 53876.47831800263 rows/sec., 3.42 MiB/sec. | ||
4864 | 2024.11.21 01:20:52.082793 [ 252 ] {74a33bf5-cbbb-42ba-960d-fe9274a2e617} <Debug> TCPHandler: Processed in 0.001754934 sec. | ||
4865 | 2024.11.21 01:20:55.845955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 730 | ||
4866 | 2024.11.21 01:20:55.848941 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4867 | 2024.11.21 01:20:55.848989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4868 | 2024.11.21 01:20:55.850432 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4869 | 2024.11.21 01:20:55.850735 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4870 | 2024.11.21 01:20:55.851208 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 730 | ||
4871 | 2024.11.21 01:20:57.051144 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4872 | 2024.11.21 01:20:57.051439 [ 252 ] {6a289e0c-2d9f-4011-9029-95087c01f0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4873 | 2024.11.21 01:20:57.051548 [ 252 ] {6a289e0c-2d9f-4011-9029-95087c01f0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4874 | 2024.11.21 01:20:57.052393 [ 252 ] {6a289e0c-2d9f-4011-9029-95087c01f0f9} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4875 | 2024.11.21 01:20:57.052434 [ 252 ] {6a289e0c-2d9f-4011-9029-95087c01f0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4876 | 2024.11.21 01:20:57.052842 [ 252 ] {6a289e0c-2d9f-4011-9029-95087c01f0f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4877 | 2024.11.21 01:20:57.053083 [ 252 ] {6a289e0c-2d9f-4011-9029-95087c01f0f9} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4878 | 2024.11.21 01:20:57.053281 [ 252 ] {6a289e0c-2d9f-4011-9029-95087c01f0f9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001924 sec., 3118.5031185031185 rows/sec., 254.29 KiB/sec. | ||
4879 | 2024.11.21 01:20:57.053333 [ 252 ] {6a289e0c-2d9f-4011-9029-95087c01f0f9} <Debug> TCPHandler: Processed in 0.002376234 sec. | ||
4880 | 2024.11.21 01:20:57.053590 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4881 | 2024.11.21 01:20:57.053811 [ 253 ] {adfe490e-0218-49e8-b6f0-a4c0d2994c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4882 | 2024.11.21 01:20:57.053895 [ 253 ] {adfe490e-0218-49e8-b6f0-a4c0d2994c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4883 | 2024.11.21 01:20:57.054669 [ 253 ] {adfe490e-0218-49e8-b6f0-a4c0d2994c75} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4884 | 2024.11.21 01:20:57.054725 [ 253 ] {adfe490e-0218-49e8-b6f0-a4c0d2994c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4885 | 2024.11.21 01:20:57.055168 [ 253 ] {adfe490e-0218-49e8-b6f0-a4c0d2994c75} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4886 | 2024.11.21 01:20:57.055417 [ 253 ] {adfe490e-0218-49e8-b6f0-a4c0d2994c75} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4887 | 2024.11.21 01:20:57.055652 [ 253 ] {adfe490e-0218-49e8-b6f0-a4c0d2994c75} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001904 sec., 30987.394957983193 rows/sec., 2.36 MiB/sec. | ||
4888 | 2024.11.21 01:20:57.055710 [ 253 ] {adfe490e-0218-49e8-b6f0-a4c0d2994c75} <Debug> TCPHandler: Processed in 0.002266332 sec. | ||
4889 | 2024.11.21 01:20:57.055867 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4890 | 2024.11.21 01:20:57.056005 [ 252 ] {db1b0e60-556f-42f0-840c-26af22a2250f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4891 | 2024.11.21 01:20:57.056062 [ 252 ] {db1b0e60-556f-42f0-840c-26af22a2250f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4892 | 2024.11.21 01:20:57.056749 [ 252 ] {db1b0e60-556f-42f0-840c-26af22a2250f} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4893 | 2024.11.21 01:20:57.056793 [ 252 ] {db1b0e60-556f-42f0-840c-26af22a2250f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4894 | 2024.11.21 01:20:57.057163 [ 252 ] {db1b0e60-556f-42f0-840c-26af22a2250f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4895 | 2024.11.21 01:20:57.057402 [ 252 ] {db1b0e60-556f-42f0-840c-26af22a2250f} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4896 | 2024.11.21 01:20:57.057590 [ 252 ] {db1b0e60-556f-42f0-840c-26af22a2250f} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001616 sec., 3712.871287128713 rows/sec., 259.25 KiB/sec. | ||
4897 | 2024.11.21 01:20:57.057713 [ 252 ] {db1b0e60-556f-42f0-840c-26af22a2250f} <Debug> TCPHandler: Processed in 0.001911357 sec. | ||
4898 | 2024.11.21 01:20:57.057867 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4899 | 2024.11.21 01:20:57.058008 [ 253 ] {eb8b7958-8e70-4ca2-9d12-e6db747cc220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4900 | 2024.11.21 01:20:57.058066 [ 253 ] {eb8b7958-8e70-4ca2-9d12-e6db747cc220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4901 | 2024.11.21 01:20:57.058815 [ 253 ] {eb8b7958-8e70-4ca2-9d12-e6db747cc220} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4902 | 2024.11.21 01:20:57.058865 [ 253 ] {eb8b7958-8e70-4ca2-9d12-e6db747cc220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4903 | 2024.11.21 01:20:57.059233 [ 253 ] {eb8b7958-8e70-4ca2-9d12-e6db747cc220} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4904 | 2024.11.21 01:20:57.059473 [ 253 ] {eb8b7958-8e70-4ca2-9d12-e6db747cc220} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4905 | 2024.11.21 01:20:57.059689 [ 253 ] {eb8b7958-8e70-4ca2-9d12-e6db747cc220} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001711 sec., 40911.74751607247 rows/sec., 3.20 MiB/sec. | ||
4906 | 2024.11.21 01:20:57.059742 [ 253 ] {eb8b7958-8e70-4ca2-9d12-e6db747cc220} <Debug> TCPHandler: Processed in 0.001938557 sec. | ||
4907 | 2024.11.21 01:20:57.059954 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4908 | 2024.11.21 01:20:57.060173 [ 252 ] {a97095c5-1d96-43bb-b858-fdb74513f2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4909 | 2024.11.21 01:20:57.060278 [ 252 ] {a97095c5-1d96-43bb-b858-fdb74513f2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4910 | 2024.11.21 01:20:57.061105 [ 252 ] {a97095c5-1d96-43bb-b858-fdb74513f2ba} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4911 | 2024.11.21 01:20:57.061140 [ 252 ] {a97095c5-1d96-43bb-b858-fdb74513f2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4912 | 2024.11.21 01:20:57.061536 [ 252 ] {a97095c5-1d96-43bb-b858-fdb74513f2ba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4913 | 2024.11.21 01:20:57.061777 [ 252 ] {a97095c5-1d96-43bb-b858-fdb74513f2ba} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4914 | 2024.11.21 01:20:57.061962 [ 252 ] {a97095c5-1d96-43bb-b858-fdb74513f2ba} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.001846 sec., 70964.24702058505 rows/sec., 4.94 MiB/sec. | ||
4915 | 2024.11.21 01:20:57.062010 [ 252 ] {a97095c5-1d96-43bb-b858-fdb74513f2ba} <Debug> TCPHandler: Processed in 0.00216094 sec. | ||
4916 | 2024.11.21 01:20:57.062162 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4917 | 2024.11.21 01:20:57.062288 [ 253 ] {4d6b806c-941b-4683-8f82-1128dcc3ad3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4918 | 2024.11.21 01:20:57.062341 [ 253 ] {4d6b806c-941b-4683-8f82-1128dcc3ad3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4919 | 2024.11.21 01:20:57.062829 [ 253 ] {4d6b806c-941b-4683-8f82-1128dcc3ad3e} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4920 | 2024.11.21 01:20:57.062869 [ 253 ] {4d6b806c-941b-4683-8f82-1128dcc3ad3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4921 | 2024.11.21 01:20:57.063255 [ 253 ] {4d6b806c-941b-4683-8f82-1128dcc3ad3e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4922 | 2024.11.21 01:20:57.063501 [ 253 ] {4d6b806c-941b-4683-8f82-1128dcc3ad3e} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4923 | 2024.11.21 01:20:57.063720 [ 253 ] {4d6b806c-941b-4683-8f82-1128dcc3ad3e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001456 sec., 32967.03296703297 rows/sec., 2.22 MiB/sec. | ||
4924 | 2024.11.21 01:20:57.063769 [ 253 ] {4d6b806c-941b-4683-8f82-1128dcc3ad3e} <Debug> TCPHandler: Processed in 0.001662853 sec. | ||
4925 | 2024.11.21 01:21:02.051611 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4926 | 2024.11.21 01:21:02.051850 [ 252 ] {7ae2bb6a-123e-4849-abca-03bdcbe1da51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4927 | 2024.11.21 01:21:02.051929 [ 252 ] {7ae2bb6a-123e-4849-abca-03bdcbe1da51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4928 | 2024.11.21 01:21:02.052692 [ 252 ] {7ae2bb6a-123e-4849-abca-03bdcbe1da51} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4929 | 2024.11.21 01:21:02.052745 [ 252 ] {7ae2bb6a-123e-4849-abca-03bdcbe1da51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4930 | 2024.11.21 01:21:02.053198 [ 252 ] {7ae2bb6a-123e-4849-abca-03bdcbe1da51} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4931 | 2024.11.21 01:21:02.053457 [ 252 ] {7ae2bb6a-123e-4849-abca-03bdcbe1da51} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4932 | 2024.11.21 01:21:02.053651 [ 46 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4933 | 2024.11.21 01:21:02.053730 [ 252 ] {7ae2bb6a-123e-4849-abca-03bdcbe1da51} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.21 MiB/sec. | ||
4934 | 2024.11.21 01:21:02.053737 [ 46 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4935 | 2024.11.21 01:21:02.053812 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4936 | 2024.11.21 01:21:02.053868 [ 252 ] {7ae2bb6a-123e-4849-abca-03bdcbe1da51} <Debug> TCPHandler: Processed in 0.002391174 sec. | ||
4937 | 2024.11.21 01:21:02.054133 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
4938 | 2024.11.21 01:21:02.054167 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4939 | 2024.11.21 01:21:02.054479 [ 253 ] {7923fc52-212f-44c8-9638-ddebe09e9669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4940 | 2024.11.21 01:21:02.054520 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4941 | 2024.11.21 01:21:02.054590 [ 253 ] {7923fc52-212f-44c8-9638-ddebe09e9669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4942 | 2024.11.21 01:21:02.054623 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1430 rows starting from the beginning of the part | ||
4943 | 2024.11.21 01:21:02.055091 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
4944 | 2024.11.21 01:21:02.055273 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
4945 | 2024.11.21 01:21:02.055623 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 281 rows starting from the beginning of the part | ||
4946 | 2024.11.21 01:21:02.056067 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 59 rows starting from the beginning of the part | ||
4947 | 2024.11.21 01:21:02.056446 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
4948 | 2024.11.21 01:21:02.057687 [ 253 ] {7923fc52-212f-44c8-9638-ddebe09e9669} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4949 | 2024.11.21 01:21:02.057750 [ 253 ] {7923fc52-212f-44c8-9638-ddebe09e9669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4950 | 2024.11.21 01:21:02.058800 [ 253 ] {7923fc52-212f-44c8-9638-ddebe09e9669} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4951 | 2024.11.21 01:21:02.059182 [ 253 ] {7923fc52-212f-44c8-9638-ddebe09e9669} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4952 | 2024.11.21 01:21:02.059488 [ 43 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4953 | 2024.11.21 01:21:02.059619 [ 43 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4954 | 2024.11.21 01:21:02.059706 [ 253 ] {7923fc52-212f-44c8-9638-ddebe09e9669} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005323 sec., 12023.29513432275 rows/sec., 960.97 KiB/sec. | ||
4955 | 2024.11.21 01:21:02.059715 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4956 | 2024.11.21 01:21:02.060179 [ 253 ] {7923fc52-212f-44c8-9638-ddebe09e9669} <Debug> TCPHandler: Processed in 0.006173127 sec. | ||
4957 | 2024.11.21 01:21:02.060280 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 5 columns (5 merged, 0 gathered) in 0.006328049 sec., 306255.52994295716 rows/sec., 26.67 MiB/sec. | ||
4958 | 2024.11.21 01:21:02.060360 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
4959 | 2024.11.21 01:21:02.060500 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4960 | 2024.11.21 01:21:02.060666 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4961 | 2024.11.21 01:21:02.060723 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4962 | 2024.11.21 01:21:02.060848 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part | ||
4963 | 2024.11.21 01:21:02.061019 [ 252 ] {142f32b1-ecb0-4846-9a8d-407a604a6c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4964 | 2024.11.21 01:21:02.061256 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
4965 | 2024.11.21 01:21:02.061330 [ 252 ] {142f32b1-ecb0-4846-9a8d-407a604a6c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4966 | 2024.11.21 01:21:02.061685 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
4967 | 2024.11.21 01:21:02.061727 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_41_8} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4968 | 2024.11.21 01:21:02.062006 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 421 rows starting from the beginning of the part | ||
4969 | 2024.11.21 01:21:02.062044 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_41_8} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4970 | 2024.11.21 01:21:02.062359 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 70 rows starting from the beginning of the part | ||
4971 | 2024.11.21 01:21:02.062368 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
4972 | 2024.11.21 01:21:02.062722 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
4973 | 2024.11.21 01:21:02.064734 [ 252 ] {142f32b1-ecb0-4846-9a8d-407a604a6c32} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4974 | 2024.11.21 01:21:02.064807 [ 252 ] {142f32b1-ecb0-4846-9a8d-407a604a6c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4975 | 2024.11.21 01:21:02.065786 [ 252 ] {142f32b1-ecb0-4846-9a8d-407a604a6c32} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4976 | 2024.11.21 01:21:02.065877 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.005952744 sec., 268111.64733440574 rows/sec., 20.67 MiB/sec. | ||
4977 | 2024.11.21 01:21:02.066173 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4978 | 2024.11.21 01:21:02.066209 [ 252 ] {142f32b1-ecb0-4846-9a8d-407a604a6c32} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4979 | 2024.11.21 01:21:02.066493 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4980 | 2024.11.21 01:21:02.066587 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4981 | 2024.11.21 01:21:02.066655 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
4982 | 2024.11.21 01:21:02.066784 [ 252 ] {142f32b1-ecb0-4846-9a8d-407a604a6c32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005977 sec., 26769.28224861971 rows/sec., 1.86 MiB/sec. | ||
4983 | 2024.11.21 01:21:02.066979 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_41_8} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4984 | 2024.11.21 01:21:02.067093 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
4985 | 2024.11.21 01:21:02.067141 [ 252 ] {142f32b1-ecb0-4846-9a8d-407a604a6c32} <Debug> TCPHandler: Processed in 0.006824096 sec. | ||
4986 | 2024.11.21 01:21:02.067248 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_41_8} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4987 | 2024.11.21 01:21:02.067448 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4988 | 2024.11.21 01:21:02.067552 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4989 | 2024.11.21 01:21:02.067580 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4990 | 2024.11.21 01:21:02.067669 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 8471 rows starting from the beginning of the part | ||
4991 | 2024.11.21 01:21:02.067816 [ 253 ] {a4ccd7e5-72e1-4a8d-9c78-d4f4928cb868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4992 | 2024.11.21 01:21:02.067891 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
4993 | 2024.11.21 01:21:02.068028 [ 253 ] {a4ccd7e5-72e1-4a8d-9c78-d4f4928cb868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4994 | 2024.11.21 01:21:02.068227 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
4995 | 2024.11.21 01:21:02.068657 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part | ||
4996 | 2024.11.21 01:21:02.068994 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 131 rows starting from the beginning of the part | ||
4997 | 2024.11.21 01:21:02.069303 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
4998 | 2024.11.21 01:21:02.070379 [ 253 ] {a4ccd7e5-72e1-4a8d-9c78-d4f4928cb868} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4999 | 2024.11.21 01:21:02.070459 [ 253 ] {a4ccd7e5-72e1-4a8d-9c78-d4f4928cb868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5000 | 2024.11.21 01:21:02.071026 [ 253 ] {a4ccd7e5-72e1-4a8d-9c78-d4f4928cb868} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5001 | 2024.11.21 01:21:02.071584 [ 253 ] {a4ccd7e5-72e1-4a8d-9c78-d4f4928cb868} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5002 | 2024.11.21 01:21:02.071884 [ 43 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5003 | 2024.11.21 01:21:02.071988 [ 43 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5004 | 2024.11.21 01:21:02.072062 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5005 | 2024.11.21 01:21:02.072265 [ 253 ] {a4ccd7e5-72e1-4a8d-9c78-d4f4928cb868} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004551 sec., 13183.915622940012 rows/sec., 909.83 KiB/sec. | ||
5006 | 2024.11.21 01:21:02.072597 [ 253 ] {a4ccd7e5-72e1-4a8d-9c78-d4f4928cb868} <Debug> TCPHandler: Processed in 0.005324755 sec. | ||
5007 | 2024.11.21 01:21:02.072710 [ 197 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
5008 | 2024.11.21 01:21:02.072913 [ 197 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5009 | 2024.11.21 01:21:02.072952 [ 197 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2130 rows starting from the beginning of the part | ||
5010 | 2024.11.21 01:21:02.073063 [ 197 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
5011 | 2024.11.21 01:21:02.073152 [ 197 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
5012 | 2024.11.21 01:21:02.073318 [ 197 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
5013 | 2024.11.21 01:21:02.073452 [ 197 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
5014 | 2024.11.21 01:21:02.073808 [ 197 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
5015 | 2024.11.21 01:21:02.075273 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9287 rows, containing 5 columns (5 merged, 0 gathered) in 0.00848891 sec., 1094015.603887896 rows/sec., 74.24 MiB/sec. | ||
5016 | 2024.11.21 01:21:02.075580 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5017 | 2024.11.21 01:21:02.076116 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5018 | 2024.11.21 01:21:02.076310 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2428 rows, containing 4 columns (4 merged, 0 gathered) in 0.004100547 sec., 592116.124995031 rows/sec., 38.82 MiB/sec. | ||
5019 | 2024.11.21 01:21:02.076338 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5020 | 2024.11.21 01:21:02.076460 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
5021 | 2024.11.21 01:21:02.076679 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5022 | 2024.11.21 01:21:02.076994 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_41_8} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5023 | 2024.11.21 01:21:02.077086 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_41_8} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5024 | 2024.11.21 01:21:02.077183 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5025 | 2024.11.21 01:21:03.888322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5026 | 2024.11.21 01:21:04.053828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5027 | 2024.11.21 01:21:04.086226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61173, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5028 | 2024.11.21 01:21:04.219615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61579, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5029 | 2024.11.21 01:21:04.228056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5030 | 2024.11.21 01:21:04.254456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57515, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5031 | 2024.11.21 01:21:04.297720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5032 | 2024.11.21 01:21:04.315956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5033 | 2024.11.21 01:21:05.663594 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5034 | 2024.11.21 01:21:05.663695 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5035 | 2024.11.21 01:21:05.851448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 750 | ||
5036 | 2024.11.21 01:21:05.854449 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5037 | 2024.11.21 01:21:05.854500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5038 | 2024.11.21 01:21:05.855966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5039 | 2024.11.21 01:21:05.856290 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5040 | 2024.11.21 01:21:05.856896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
5041 | 2024.11.21 01:21:06.001427 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001029705 sec. | ||
5042 | 2024.11.21 01:21:07.057718 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5043 | 2024.11.21 01:21:07.057928 [ 252 ] {d81f61a5-3901-4444-b442-a3f56d405795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5044 | 2024.11.21 01:21:07.058047 [ 252 ] {d81f61a5-3901-4444-b442-a3f56d405795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5045 | 2024.11.21 01:21:07.058825 [ 252 ] {d81f61a5-3901-4444-b442-a3f56d405795} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5046 | 2024.11.21 01:21:07.058874 [ 252 ] {d81f61a5-3901-4444-b442-a3f56d405795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5047 | 2024.11.21 01:21:07.059298 [ 252 ] {d81f61a5-3901-4444-b442-a3f56d405795} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5048 | 2024.11.21 01:21:07.059599 [ 252 ] {d81f61a5-3901-4444-b442-a3f56d405795} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5049 | 2024.11.21 01:21:07.059846 [ 252 ] {d81f61a5-3901-4444-b442-a3f56d405795} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001976 sec., 7085.02024291498 rows/sec., 510.03 KiB/sec. | ||
5050 | 2024.11.21 01:21:07.059978 [ 252 ] {d81f61a5-3901-4444-b442-a3f56d405795} <Debug> TCPHandler: Processed in 0.002398744 sec. | ||
5051 | 2024.11.21 01:21:07.060237 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5052 | 2024.11.21 01:21:07.060462 [ 253 ] {f57b315e-f520-4acd-b198-f774219bc81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5053 | 2024.11.21 01:21:07.060539 [ 253 ] {f57b315e-f520-4acd-b198-f774219bc81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5054 | 2024.11.21 01:21:07.061461 [ 253 ] {f57b315e-f520-4acd-b198-f774219bc81d} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5055 | 2024.11.21 01:21:07.061516 [ 253 ] {f57b315e-f520-4acd-b198-f774219bc81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5056 | 2024.11.21 01:21:07.061971 [ 253 ] {f57b315e-f520-4acd-b198-f774219bc81d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5057 | 2024.11.21 01:21:07.062229 [ 253 ] {f57b315e-f520-4acd-b198-f774219bc81d} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5058 | 2024.11.21 01:21:07.062508 [ 253 ] {f57b315e-f520-4acd-b198-f774219bc81d} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002091 sec., 134385.46150167385 rows/sec., 11.85 MiB/sec. | ||
5059 | 2024.11.21 01:21:07.062724 [ 253 ] {f57b315e-f520-4acd-b198-f774219bc81d} <Debug> TCPHandler: Processed in 0.002621728 sec. | ||
5060 | 2024.11.21 01:21:07.062918 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5061 | 2024.11.21 01:21:07.063040 [ 252 ] {e9804090-bd50-4f06-ac4f-9b51bdc54a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5062 | 2024.11.21 01:21:07.063090 [ 252 ] {e9804090-bd50-4f06-ac4f-9b51bdc54a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5063 | 2024.11.21 01:21:07.063781 [ 252 ] {e9804090-bd50-4f06-ac4f-9b51bdc54a68} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5064 | 2024.11.21 01:21:07.063828 [ 252 ] {e9804090-bd50-4f06-ac4f-9b51bdc54a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5065 | 2024.11.21 01:21:07.064243 [ 252 ] {e9804090-bd50-4f06-ac4f-9b51bdc54a68} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5066 | 2024.11.21 01:21:07.064483 [ 252 ] {e9804090-bd50-4f06-ac4f-9b51bdc54a68} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5067 | 2024.11.21 01:21:07.064721 [ 252 ] {e9804090-bd50-4f06-ac4f-9b51bdc54a68} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001708 sec., 26932.084309133486 rows/sec., 1.94 MiB/sec. | ||
5068 | 2024.11.21 01:21:07.064839 [ 252 ] {e9804090-bd50-4f06-ac4f-9b51bdc54a68} <Debug> TCPHandler: Processed in 0.001986957 sec. | ||
5069 | 2024.11.21 01:21:07.064993 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5070 | 2024.11.21 01:21:07.065118 [ 253 ] {91c512a8-f3d7-45f7-8682-861f5883adfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5071 | 2024.11.21 01:21:07.065174 [ 253 ] {91c512a8-f3d7-45f7-8682-861f5883adfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5072 | 2024.11.21 01:21:07.065874 [ 253 ] {91c512a8-f3d7-45f7-8682-861f5883adfa} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5073 | 2024.11.21 01:21:07.065923 [ 253 ] {91c512a8-f3d7-45f7-8682-861f5883adfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5074 | 2024.11.21 01:21:07.066339 [ 253 ] {91c512a8-f3d7-45f7-8682-861f5883adfa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5075 | 2024.11.21 01:21:07.066588 [ 253 ] {91c512a8-f3d7-45f7-8682-861f5883adfa} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5076 | 2024.11.21 01:21:07.066876 [ 253 ] {91c512a8-f3d7-45f7-8682-861f5883adfa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001759 sec., 7959.067652075043 rows/sec., 557.40 KiB/sec. | ||
5077 | 2024.11.21 01:21:07.067063 [ 253 ] {91c512a8-f3d7-45f7-8682-861f5883adfa} <Debug> TCPHandler: Processed in 0.00212674 sec. | ||
5078 | 2024.11.21 01:21:07.067214 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5079 | 2024.11.21 01:21:07.067340 [ 252 ] {0a239e52-0f6f-46d6-b8e2-44b368f4c9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5080 | 2024.11.21 01:21:07.067389 [ 252 ] {0a239e52-0f6f-46d6-b8e2-44b368f4c9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5081 | 2024.11.21 01:21:07.067963 [ 252 ] {0a239e52-0f6f-46d6-b8e2-44b368f4c9f3} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5082 | 2024.11.21 01:21:07.068002 [ 252 ] {0a239e52-0f6f-46d6-b8e2-44b368f4c9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5083 | 2024.11.21 01:21:07.068375 [ 252 ] {0a239e52-0f6f-46d6-b8e2-44b368f4c9f3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5084 | 2024.11.21 01:21:07.068615 [ 252 ] {0a239e52-0f6f-46d6-b8e2-44b368f4c9f3} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5085 | 2024.11.21 01:21:07.068836 [ 252 ] {0a239e52-0f6f-46d6-b8e2-44b368f4c9f3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001522 sec., 8541.392904073587 rows/sec., 532.55 KiB/sec. | ||
5086 | 2024.11.21 01:21:07.068950 [ 252 ] {0a239e52-0f6f-46d6-b8e2-44b368f4c9f3} <Debug> TCPHandler: Processed in 0.001793395 sec. | ||
5087 | 2024.11.21 01:21:07.069082 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5088 | 2024.11.21 01:21:07.069201 [ 253 ] {9253abf4-c914-45e7-b602-c7a7c9418201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5089 | 2024.11.21 01:21:07.069251 [ 253 ] {9253abf4-c914-45e7-b602-c7a7c9418201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5090 | 2024.11.21 01:21:07.070006 [ 253 ] {9253abf4-c914-45e7-b602-c7a7c9418201} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5091 | 2024.11.21 01:21:07.070047 [ 253 ] {9253abf4-c914-45e7-b602-c7a7c9418201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5092 | 2024.11.21 01:21:07.070430 [ 253 ] {9253abf4-c914-45e7-b602-c7a7c9418201} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5093 | 2024.11.21 01:21:07.070677 [ 253 ] {9253abf4-c914-45e7-b602-c7a7c9418201} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5094 | 2024.11.21 01:21:07.070884 [ 253 ] {9253abf4-c914-45e7-b602-c7a7c9418201} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001709 sec., 246342.89057928612 rows/sec., 17.60 MiB/sec. | ||
5095 | 2024.11.21 01:21:07.070937 [ 253 ] {9253abf4-c914-45e7-b602-c7a7c9418201} <Debug> TCPHandler: Processed in 0.001913607 sec. | ||
5096 | 2024.11.21 01:21:07.071093 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5097 | 2024.11.21 01:21:07.071264 [ 252 ] {b364c52d-2c71-43a6-b3a7-9d6345d2450b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5098 | 2024.11.21 01:21:07.071359 [ 252 ] {b364c52d-2c71-43a6-b3a7-9d6345d2450b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5099 | 2024.11.21 01:21:07.072225 [ 252 ] {b364c52d-2c71-43a6-b3a7-9d6345d2450b} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5100 | 2024.11.21 01:21:07.072269 [ 252 ] {b364c52d-2c71-43a6-b3a7-9d6345d2450b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5101 | 2024.11.21 01:21:07.072638 [ 252 ] {b364c52d-2c71-43a6-b3a7-9d6345d2450b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5102 | 2024.11.21 01:21:07.072876 [ 252 ] {b364c52d-2c71-43a6-b3a7-9d6345d2450b} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5103 | 2024.11.21 01:21:07.073112 [ 252 ] {b364c52d-2c71-43a6-b3a7-9d6345d2450b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001899 sec., 3159.55766192733 rows/sec., 165.07 KiB/sec. | ||
5104 | 2024.11.21 01:21:07.073213 [ 252 ] {b364c52d-2c71-43a6-b3a7-9d6345d2450b} <Debug> TCPHandler: Processed in 0.002178791 sec. | ||
5105 | 2024.11.21 01:21:07.073362 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5106 | 2024.11.21 01:21:07.073503 [ 253 ] {8e74bb0b-4816-46c8-832a-323fd0ba5383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5107 | 2024.11.21 01:21:07.073565 [ 253 ] {8e74bb0b-4816-46c8-832a-323fd0ba5383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5108 | 2024.11.21 01:21:07.074252 [ 253 ] {8e74bb0b-4816-46c8-832a-323fd0ba5383} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5109 | 2024.11.21 01:21:07.074291 [ 253 ] {8e74bb0b-4816-46c8-832a-323fd0ba5383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5110 | 2024.11.21 01:21:07.074690 [ 253 ] {8e74bb0b-4816-46c8-832a-323fd0ba5383} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5111 | 2024.11.21 01:21:07.074924 [ 253 ] {8e74bb0b-4816-46c8-832a-323fd0ba5383} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5112 | 2024.11.21 01:21:07.075162 [ 253 ] {8e74bb0b-4816-46c8-832a-323fd0ba5383} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00169 sec., 140236.68639053253 rows/sec., 9.40 MiB/sec. | ||
5113 | 2024.11.21 01:21:07.075370 [ 253 ] {8e74bb0b-4816-46c8-832a-323fd0ba5383} <Debug> TCPHandler: Processed in 0.00208224 sec. | ||
5114 | 2024.11.21 01:21:07.075581 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5115 | 2024.11.21 01:21:07.075712 [ 252 ] {addfd868-7aa9-447e-9732-6dbe38168aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5116 | 2024.11.21 01:21:07.075768 [ 252 ] {addfd868-7aa9-447e-9732-6dbe38168aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5117 | 2024.11.21 01:21:07.076324 [ 252 ] {addfd868-7aa9-447e-9732-6dbe38168aae} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5118 | 2024.11.21 01:21:07.076363 [ 252 ] {addfd868-7aa9-447e-9732-6dbe38168aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5119 | 2024.11.21 01:21:07.076748 [ 252 ] {addfd868-7aa9-447e-9732-6dbe38168aae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5120 | 2024.11.21 01:21:07.076986 [ 252 ] {addfd868-7aa9-447e-9732-6dbe38168aae} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5121 | 2024.11.21 01:21:07.077194 [ 252 ] {addfd868-7aa9-447e-9732-6dbe38168aae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001479 sec., 676.1325219743069 rows/sec., 45.56 KiB/sec. | ||
5122 | 2024.11.21 01:21:07.077245 [ 252 ] {addfd868-7aa9-447e-9732-6dbe38168aae} <Debug> TCPHandler: Processed in 0.001744144 sec. | ||
5123 | 2024.11.21 01:21:07.077439 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5124 | 2024.11.21 01:21:07.077642 [ 253 ] {7f4548f3-1592-418b-bdbc-52217db5ed91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5125 | 2024.11.21 01:21:07.077770 [ 253 ] {7f4548f3-1592-418b-bdbc-52217db5ed91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5126 | 2024.11.21 01:21:07.079130 [ 253 ] {7f4548f3-1592-418b-bdbc-52217db5ed91} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5127 | 2024.11.21 01:21:07.079171 [ 253 ] {7f4548f3-1592-418b-bdbc-52217db5ed91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5128 | 2024.11.21 01:21:07.079815 [ 253 ] {7f4548f3-1592-418b-bdbc-52217db5ed91} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5129 | 2024.11.21 01:21:07.080067 [ 253 ] {7f4548f3-1592-418b-bdbc-52217db5ed91} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5130 | 2024.11.21 01:21:07.080392 [ 253 ] {7f4548f3-1592-418b-bdbc-52217db5ed91} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00279 sec., 13978.494623655914 rows/sec., 25.05 MiB/sec. | ||
5131 | 2024.11.21 01:21:07.080745 [ 253 ] {7f4548f3-1592-418b-bdbc-52217db5ed91} <Debug> TCPHandler: Processed in 0.003406328 sec. | ||
5132 | 2024.11.21 01:21:07.080904 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5133 | 2024.11.21 01:21:07.081043 [ 252 ] {22a81f15-3bbc-47cd-9a79-11e450c47bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5134 | 2024.11.21 01:21:07.081102 [ 252 ] {22a81f15-3bbc-47cd-9a79-11e450c47bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5135 | 2024.11.21 01:21:07.081602 [ 252 ] {22a81f15-3bbc-47cd-9a79-11e450c47bfc} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5136 | 2024.11.21 01:21:07.081641 [ 252 ] {22a81f15-3bbc-47cd-9a79-11e450c47bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5137 | 2024.11.21 01:21:07.082017 [ 252 ] {22a81f15-3bbc-47cd-9a79-11e450c47bfc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5138 | 2024.11.21 01:21:07.082259 [ 252 ] {22a81f15-3bbc-47cd-9a79-11e450c47bfc} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5139 | 2024.11.21 01:21:07.082474 [ 252 ] {22a81f15-3bbc-47cd-9a79-11e450c47bfc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001463 sec., 56049.21394395078 rows/sec., 3.56 MiB/sec. | ||
5140 | 2024.11.21 01:21:07.082527 [ 252 ] {22a81f15-3bbc-47cd-9a79-11e450c47bfc} <Debug> TCPHandler: Processed in 0.001688694 sec. | ||
5141 | 2024.11.21 01:21:07.752316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5142 | 2024.11.21 01:21:08.108928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52515, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5143 | 2024.11.21 01:21:08.134393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5144 | 2024.11.21 01:21:08.186772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5145 | 2024.11.21 01:21:08.189072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5146 | 2024.11.21 01:21:08.302429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5147 | 2024.11.21 01:21:08.392513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5148 | 2024.11.21 01:21:08.444770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5149 | 2024.11.21 01:21:08.468086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33606, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5150 | 2024.11.21 01:21:08.878915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5151 | 2024.11.21 01:21:08.996288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56880, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5152 | 2024.11.21 01:21:09.032761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5153 | 2024.11.21 01:21:09.048206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5154 | 2024.11.21 01:21:09.103570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5155 | 2024.11.21 01:21:09.117891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5156 | 2024.11.21 01:21:09.127234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5157 | 2024.11.21 01:21:09.169786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33149, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5158 | 2024.11.21 01:21:09.361660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5159 | 2024.11.21 01:21:09.365026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54119, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5160 | 2024.11.21 01:21:09.390346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60415, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5161 | 2024.11.21 01:21:09.497234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5162 | 2024.11.21 01:21:09.516659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64403, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5163 | 2024.11.21 01:21:09.603042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5164 | 2024.11.21 01:21:09.695378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5165 | 2024.11.21 01:21:12.051888 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5166 | 2024.11.21 01:21:12.052114 [ 252 ] {bdfa3d5c-5289-4a1e-af33-d1a7f4468db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5167 | 2024.11.21 01:21:12.052196 [ 252 ] {bdfa3d5c-5289-4a1e-af33-d1a7f4468db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5168 | 2024.11.21 01:21:12.053001 [ 252 ] {bdfa3d5c-5289-4a1e-af33-d1a7f4468db0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5169 | 2024.11.21 01:21:12.053060 [ 252 ] {bdfa3d5c-5289-4a1e-af33-d1a7f4468db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5170 | 2024.11.21 01:21:12.053518 [ 252 ] {bdfa3d5c-5289-4a1e-af33-d1a7f4468db0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5171 | 2024.11.21 01:21:12.053775 [ 252 ] {bdfa3d5c-5289-4a1e-af33-d1a7f4468db0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5172 | 2024.11.21 01:21:12.054002 [ 252 ] {bdfa3d5c-5289-4a1e-af33-d1a7f4468db0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.20 MiB/sec. | ||
5173 | 2024.11.21 01:21:12.054068 [ 252 ] {bdfa3d5c-5289-4a1e-af33-d1a7f4468db0} <Debug> TCPHandler: Processed in 0.002321893 sec. | ||
5174 | 2024.11.21 01:21:12.054326 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5175 | 2024.11.21 01:21:12.054517 [ 253 ] {d064aec4-9dfd-4ce7-84b9-04a7011afa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5176 | 2024.11.21 01:21:12.054587 [ 253 ] {d064aec4-9dfd-4ce7-84b9-04a7011afa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5177 | 2024.11.21 01:21:12.055347 [ 253 ] {d064aec4-9dfd-4ce7-84b9-04a7011afa9c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5178 | 2024.11.21 01:21:12.055387 [ 253 ] {d064aec4-9dfd-4ce7-84b9-04a7011afa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5179 | 2024.11.21 01:21:12.055808 [ 253 ] {d064aec4-9dfd-4ce7-84b9-04a7011afa9c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5180 | 2024.11.21 01:21:12.056064 [ 253 ] {d064aec4-9dfd-4ce7-84b9-04a7011afa9c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5181 | 2024.11.21 01:21:12.056265 [ 253 ] {d064aec4-9dfd-4ce7-84b9-04a7011afa9c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001798 sec., 35595.10567296997 rows/sec., 2.78 MiB/sec. | ||
5182 | 2024.11.21 01:21:12.056342 [ 253 ] {d064aec4-9dfd-4ce7-84b9-04a7011afa9c} <Debug> TCPHandler: Processed in 0.00215154 sec. | ||
5183 | 2024.11.21 01:21:12.056556 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5184 | 2024.11.21 01:21:12.056709 [ 252 ] {31169b1c-59eb-4405-8c8c-8d83b6c76b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5185 | 2024.11.21 01:21:12.056775 [ 252 ] {31169b1c-59eb-4405-8c8c-8d83b6c76b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5186 | 2024.11.21 01:21:12.057429 [ 252 ] {31169b1c-59eb-4405-8c8c-8d83b6c76b27} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5187 | 2024.11.21 01:21:12.057469 [ 252 ] {31169b1c-59eb-4405-8c8c-8d83b6c76b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5188 | 2024.11.21 01:21:12.057891 [ 252 ] {31169b1c-59eb-4405-8c8c-8d83b6c76b27} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5189 | 2024.11.21 01:21:12.058129 [ 252 ] {31169b1c-59eb-4405-8c8c-8d83b6c76b27} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5190 | 2024.11.21 01:21:12.058385 [ 252 ] {31169b1c-59eb-4405-8c8c-8d83b6c76b27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001704 sec., 93896.71361502347 rows/sec., 6.54 MiB/sec. | ||
5191 | 2024.11.21 01:21:12.058461 [ 252 ] {31169b1c-59eb-4405-8c8c-8d83b6c76b27} <Debug> TCPHandler: Processed in 0.002003948 sec. | ||
5192 | 2024.11.21 01:21:12.058707 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5193 | 2024.11.21 01:21:12.058869 [ 253 ] {7c657614-0c60-42ce-bf2c-29a763f5b09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5194 | 2024.11.21 01:21:12.058930 [ 253 ] {7c657614-0c60-42ce-bf2c-29a763f5b09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5195 | 2024.11.21 01:21:12.059485 [ 253 ] {7c657614-0c60-42ce-bf2c-29a763f5b09a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5196 | 2024.11.21 01:21:12.059522 [ 253 ] {7c657614-0c60-42ce-bf2c-29a763f5b09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5197 | 2024.11.21 01:21:12.059895 [ 253 ] {7c657614-0c60-42ce-bf2c-29a763f5b09a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5198 | 2024.11.21 01:21:12.060129 [ 253 ] {7c657614-0c60-42ce-bf2c-29a763f5b09a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5199 | 2024.11.21 01:21:12.060299 [ 253 ] {7c657614-0c60-42ce-bf2c-29a763f5b09a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
5200 | 2024.11.21 01:21:12.060345 [ 253 ] {7c657614-0c60-42ce-bf2c-29a763f5b09a} <Debug> TCPHandler: Processed in 0.001773634 sec. | ||
5201 | 2024.11.21 01:21:15.857072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 780 | ||
5202 | 2024.11.21 01:21:15.860025 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5203 | 2024.11.21 01:21:15.860078 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5204 | 2024.11.21 01:21:15.861567 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5205 | 2024.11.21 01:21:15.861882 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5206 | 2024.11.21 01:21:15.862696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
5207 | 2024.11.21 01:21:17.052327 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5208 | 2024.11.21 01:21:17.052585 [ 252 ] {b0a9b3a1-563e-49f9-98c6-6861b1614ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5209 | 2024.11.21 01:21:17.052655 [ 252 ] {b0a9b3a1-563e-49f9-98c6-6861b1614ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5210 | 2024.11.21 01:21:17.053399 [ 252 ] {b0a9b3a1-563e-49f9-98c6-6861b1614ec0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5211 | 2024.11.21 01:21:17.053452 [ 252 ] {b0a9b3a1-563e-49f9-98c6-6861b1614ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5212 | 2024.11.21 01:21:17.053899 [ 252 ] {b0a9b3a1-563e-49f9-98c6-6861b1614ec0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5213 | 2024.11.21 01:21:17.054162 [ 252 ] {b0a9b3a1-563e-49f9-98c6-6861b1614ec0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5214 | 2024.11.21 01:21:17.054388 [ 252 ] {b0a9b3a1-563e-49f9-98c6-6861b1614ec0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001853 sec., 30221.262817053426 rows/sec., 2.31 MiB/sec. | ||
5215 | 2024.11.21 01:21:17.054450 [ 252 ] {b0a9b3a1-563e-49f9-98c6-6861b1614ec0} <Debug> TCPHandler: Processed in 0.002313602 sec. | ||
5216 | 2024.11.21 01:21:17.054702 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5217 | 2024.11.21 01:21:17.054921 [ 253 ] {55391259-4592-4995-b29e-f64f817fcfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5218 | 2024.11.21 01:21:17.055003 [ 253 ] {55391259-4592-4995-b29e-f64f817fcfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5219 | 2024.11.21 01:21:17.055818 [ 253 ] {55391259-4592-4995-b29e-f64f817fcfd9} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5220 | 2024.11.21 01:21:17.055863 [ 253 ] {55391259-4592-4995-b29e-f64f817fcfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5221 | 2024.11.21 01:21:17.056315 [ 253 ] {55391259-4592-4995-b29e-f64f817fcfd9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5222 | 2024.11.21 01:21:17.056571 [ 253 ] {55391259-4592-4995-b29e-f64f817fcfd9} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5223 | 2024.11.21 01:21:17.056808 [ 253 ] {55391259-4592-4995-b29e-f64f817fcfd9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. | ||
5224 | 2024.11.21 01:21:17.056932 [ 253 ] {55391259-4592-4995-b29e-f64f817fcfd9} <Debug> TCPHandler: Processed in 0.002369773 sec. | ||
5225 | 2024.11.21 01:21:17.057151 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5226 | 2024.11.21 01:21:17.057302 [ 252 ] {d92a6962-d659-47ad-a03c-d71bf429a982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5227 | 2024.11.21 01:21:17.057366 [ 252 ] {d92a6962-d659-47ad-a03c-d71bf429a982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5228 | 2024.11.21 01:21:17.057946 [ 252 ] {d92a6962-d659-47ad-a03c-d71bf429a982} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5229 | 2024.11.21 01:21:17.057986 [ 252 ] {d92a6962-d659-47ad-a03c-d71bf429a982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5230 | 2024.11.21 01:21:17.058395 [ 252 ] {d92a6962-d659-47ad-a03c-d71bf429a982} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5231 | 2024.11.21 01:21:17.058635 [ 252 ] {d92a6962-d659-47ad-a03c-d71bf429a982} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5232 | 2024.11.21 01:21:17.058889 [ 252 ] {d92a6962-d659-47ad-a03c-d71bf429a982} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec. | ||
5233 | 2024.11.21 01:21:17.058949 [ 252 ] {d92a6962-d659-47ad-a03c-d71bf429a982} <Debug> TCPHandler: Processed in 0.001914887 sec. | ||
5234 | 2024.11.21 01:21:17.059162 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5235 | 2024.11.21 01:21:17.059327 [ 253 ] {38900d73-1f13-4490-a248-f65fbc5eede5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5236 | 2024.11.21 01:21:17.059383 [ 253 ] {38900d73-1f13-4490-a248-f65fbc5eede5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5237 | 2024.11.21 01:21:17.059911 [ 253 ] {38900d73-1f13-4490-a248-f65fbc5eede5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5238 | 2024.11.21 01:21:17.059948 [ 253 ] {38900d73-1f13-4490-a248-f65fbc5eede5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5239 | 2024.11.21 01:21:17.060337 [ 253 ] {38900d73-1f13-4490-a248-f65fbc5eede5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5240 | 2024.11.21 01:21:17.060582 [ 253 ] {38900d73-1f13-4490-a248-f65fbc5eede5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5241 | 2024.11.21 01:21:17.060761 [ 253 ] {38900d73-1f13-4490-a248-f65fbc5eede5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. | ||
5242 | 2024.11.21 01:21:17.060811 [ 253 ] {38900d73-1f13-4490-a248-f65fbc5eede5} <Debug> TCPHandler: Processed in 0.001769115 sec. | ||
5243 | 2024.11.21 01:21:18.889201 [ 25 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
5244 | 2024.11.21 01:21:18.889276 [ 25 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5245 | 2024.11.21 01:21:18.889306 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5246 | 2024.11.21 01:21:18.889511 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
5247 | 2024.11.21 01:21:18.889732 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5248 | 2024.11.21 01:21:18.889769 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 64 rows starting from the beginning of the part | ||
5249 | 2024.11.21 01:21:18.889854 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
5250 | 2024.11.21 01:21:18.890040 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
5251 | 2024.11.21 01:21:18.890309 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
5252 | 2024.11.21 01:21:18.890583 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
5253 | 2024.11.21 01:21:18.891701 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.002305102 sec., 90234.61868498662 rows/sec., 6.80 MiB/sec. | ||
5254 | 2024.11.21 01:21:18.892016 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
5255 | 2024.11.21 01:21:18.892583 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_23_5} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5256 | 2024.11.21 01:21:18.892681 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_23_5} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
5257 | 2024.11.21 01:21:18.892790 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5258 | 2024.11.21 01:21:20.663966 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5259 | 2024.11.21 01:21:20.664072 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5260 | 2024.11.21 01:21:22.059019 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5261 | 2024.11.21 01:21:22.059325 [ 252 ] {bdebaa01-d4a6-4814-bf09-84e32d04d4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5262 | 2024.11.21 01:21:22.059443 [ 252 ] {bdebaa01-d4a6-4814-bf09-84e32d04d4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5263 | 2024.11.21 01:21:22.060256 [ 252 ] {bdebaa01-d4a6-4814-bf09-84e32d04d4c5} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5264 | 2024.11.21 01:21:22.060317 [ 252 ] {bdebaa01-d4a6-4814-bf09-84e32d04d4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5265 | 2024.11.21 01:21:22.060752 [ 252 ] {bdebaa01-d4a6-4814-bf09-84e32d04d4c5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5266 | 2024.11.21 01:21:22.061008 [ 252 ] {bdebaa01-d4a6-4814-bf09-84e32d04d4c5} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5267 | 2024.11.21 01:21:22.061200 [ 71 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5268 | 2024.11.21 01:21:22.061272 [ 252 ] {bdebaa01-d4a6-4814-bf09-84e32d04d4c5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002027 sec., 6906.758756783423 rows/sec., 497.19 KiB/sec. | ||
5269 | 2024.11.21 01:21:22.061296 [ 71 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5270 | 2024.11.21 01:21:22.061380 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5271 | 2024.11.21 01:21:22.061428 [ 252 ] {bdebaa01-d4a6-4814-bf09-84e32d04d4c5} <Debug> TCPHandler: Processed in 0.002599716 sec. | ||
5272 | 2024.11.21 01:21:22.061747 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::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 | ||
5273 | 2024.11.21 01:21:22.061764 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5274 | 2024.11.21 01:21:22.062097 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5275 | 2024.11.21 01:21:22.062141 [ 253 ] {5a7b274e-5a4a-4d61-857f-56059cce2640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5276 | 2024.11.21 01:21:22.062163 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
5277 | 2024.11.21 01:21:22.062276 [ 253 ] {5a7b274e-5a4a-4d61-857f-56059cce2640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5278 | 2024.11.21 01:21:22.062431 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5279 | 2024.11.21 01:21:22.062810 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5280 | 2024.11.21 01:21:22.063123 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5281 | 2024.11.21 01:21:22.063408 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5282 | 2024.11.21 01:21:22.065516 [ 253 ] {5a7b274e-5a4a-4d61-857f-56059cce2640} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5283 | 2024.11.21 01:21:22.065602 [ 253 ] {5a7b274e-5a4a-4d61-857f-56059cce2640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5284 | 2024.11.21 01:21:22.066018 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004533284 sec., 15441.344508749065 rows/sec., 1.14 MiB/sec. | ||
5285 | 2024.11.21 01:21:22.066219 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5286 | 2024.11.21 01:21:22.066510 [ 253 ] {5a7b274e-5a4a-4d61-857f-56059cce2640} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5287 | 2024.11.21 01:21:22.066682 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_17_4} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5288 | 2024.11.21 01:21:22.066844 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_17_4} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5289 | 2024.11.21 01:21:22.067026 [ 253 ] {5a7b274e-5a4a-4d61-857f-56059cce2640} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5290 | 2024.11.21 01:21:22.067031 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5291 | 2024.11.21 01:21:22.067333 [ 253 ] {5a7b274e-5a4a-4d61-857f-56059cce2640} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.005295 sec., 53068.932955618504 rows/sec., 4.68 MiB/sec. | ||
5292 | 2024.11.21 01:21:22.067415 [ 253 ] {5a7b274e-5a4a-4d61-857f-56059cce2640} <Debug> TCPHandler: Processed in 0.005859223 sec. | ||
5293 | 2024.11.21 01:21:22.067578 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5294 | 2024.11.21 01:21:22.067724 [ 252 ] {b5201ca9-9899-4dc9-b437-f0155a279293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5295 | 2024.11.21 01:21:22.067785 [ 252 ] {b5201ca9-9899-4dc9-b437-f0155a279293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5296 | 2024.11.21 01:21:22.068608 [ 252 ] {b5201ca9-9899-4dc9-b437-f0155a279293} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5297 | 2024.11.21 01:21:22.068650 [ 252 ] {b5201ca9-9899-4dc9-b437-f0155a279293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5298 | 2024.11.21 01:21:22.069020 [ 252 ] {b5201ca9-9899-4dc9-b437-f0155a279293} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5299 | 2024.11.21 01:21:22.069264 [ 252 ] {b5201ca9-9899-4dc9-b437-f0155a279293} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5300 | 2024.11.21 01:21:22.069520 [ 252 ] {b5201ca9-9899-4dc9-b437-f0155a279293} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001832 sec., 25109.170305676857 rows/sec., 1.81 MiB/sec. | ||
5301 | 2024.11.21 01:21:22.069712 [ 252 ] {b5201ca9-9899-4dc9-b437-f0155a279293} <Debug> TCPHandler: Processed in 0.002199951 sec. | ||
5302 | 2024.11.21 01:21:22.069889 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5303 | 2024.11.21 01:21:22.070020 [ 253 ] {2ae26931-ee05-4eaa-bac3-a84f203ae518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5304 | 2024.11.21 01:21:22.070076 [ 253 ] {2ae26931-ee05-4eaa-bac3-a84f203ae518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5305 | 2024.11.21 01:21:22.070695 [ 253 ] {2ae26931-ee05-4eaa-bac3-a84f203ae518} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5306 | 2024.11.21 01:21:22.070738 [ 253 ] {2ae26931-ee05-4eaa-bac3-a84f203ae518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5307 | 2024.11.21 01:21:22.071105 [ 253 ] {2ae26931-ee05-4eaa-bac3-a84f203ae518} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5308 | 2024.11.21 01:21:22.071359 [ 253 ] {2ae26931-ee05-4eaa-bac3-a84f203ae518} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5309 | 2024.11.21 01:21:22.071650 [ 253 ] {2ae26931-ee05-4eaa-bac3-a84f203ae518} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 591.00 KiB/sec. | ||
5310 | 2024.11.21 01:21:22.071923 [ 253 ] {2ae26931-ee05-4eaa-bac3-a84f203ae518} <Debug> TCPHandler: Processed in 0.002093499 sec. | ||
5311 | 2024.11.21 01:21:22.072162 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5312 | 2024.11.21 01:21:22.072306 [ 252 ] {dbf70c0a-07da-4704-8de0-fc06ae58ec84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5313 | 2024.11.21 01:21:22.072366 [ 252 ] {dbf70c0a-07da-4704-8de0-fc06ae58ec84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5314 | 2024.11.21 01:21:22.073000 [ 252 ] {dbf70c0a-07da-4704-8de0-fc06ae58ec84} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5315 | 2024.11.21 01:21:22.073041 [ 252 ] {dbf70c0a-07da-4704-8de0-fc06ae58ec84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5316 | 2024.11.21 01:21:22.073405 [ 252 ] {dbf70c0a-07da-4704-8de0-fc06ae58ec84} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5317 | 2024.11.21 01:21:22.073647 [ 252 ] {dbf70c0a-07da-4704-8de0-fc06ae58ec84} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5318 | 2024.11.21 01:21:22.073809 [ 47 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5319 | 2024.11.21 01:21:22.073882 [ 47 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5320 | 2024.11.21 01:21:22.073898 [ 252 ] {dbf70c0a-07da-4704-8de0-fc06ae58ec84} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001615 sec., 8049.5356037151705 rows/sec., 501.89 KiB/sec. | ||
5321 | 2024.11.21 01:21:22.073930 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5322 | 2024.11.21 01:21:22.074040 [ 252 ] {dbf70c0a-07da-4704-8de0-fc06ae58ec84} <Debug> TCPHandler: Processed in 0.001974058 sec. | ||
5323 | 2024.11.21 01:21:22.074353 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5324 | 2024.11.21 01:21:22.074381 [ 189 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::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 | ||
5325 | 2024.11.21 01:21:22.074747 [ 253 ] {e872334a-01de-4a7d-9cd4-cabb5852a3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5326 | 2024.11.21 01:21:22.074777 [ 189 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5327 | 2024.11.21 01:21:22.074847 [ 189 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5328 | 2024.11.21 01:21:22.074859 [ 253 ] {e872334a-01de-4a7d-9cd4-cabb5852a3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5329 | 2024.11.21 01:21:22.075190 [ 189 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
5330 | 2024.11.21 01:21:22.075496 [ 189 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
5331 | 2024.11.21 01:21:22.075797 [ 189 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
5332 | 2024.11.21 01:21:22.076176 [ 189 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5333 | 2024.11.21 01:21:22.078073 [ 253 ] {e872334a-01de-4a7d-9cd4-cabb5852a3ec} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5334 | 2024.11.21 01:21:22.078159 [ 253 ] {e872334a-01de-4a7d-9cd4-cabb5852a3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5335 | 2024.11.21 01:21:22.078671 [ 189 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004615065 sec., 14084.30867170885 rows/sec., 933.17 KiB/sec. | ||
5336 | 2024.11.21 01:21:22.078858 [ 186 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5337 | 2024.11.21 01:21:22.078984 [ 253 ] {e872334a-01de-4a7d-9cd4-cabb5852a3ec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5338 | 2024.11.21 01:21:22.079208 [ 186 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_17_4} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5339 | 2024.11.21 01:21:22.079290 [ 253 ] {e872334a-01de-4a7d-9cd4-cabb5852a3ec} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5340 | 2024.11.21 01:21:22.079337 [ 186 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_17_4} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5341 | 2024.11.21 01:21:22.079521 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5342 | 2024.11.21 01:21:22.079631 [ 253 ] {e872334a-01de-4a7d-9cd4-cabb5852a3ec} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.005017 sec., 83914.69005381703 rows/sec., 6.00 MiB/sec. | ||
5343 | 2024.11.21 01:21:22.079700 [ 253 ] {e872334a-01de-4a7d-9cd4-cabb5852a3ec} <Debug> TCPHandler: Processed in 0.005545888 sec. | ||
5344 | 2024.11.21 01:21:22.079874 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5345 | 2024.11.21 01:21:22.080013 [ 252 ] {1ee1d8dd-6a6b-47f5-b412-38fbe56ef5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5346 | 2024.11.21 01:21:22.080075 [ 252 ] {1ee1d8dd-6a6b-47f5-b412-38fbe56ef5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5347 | 2024.11.21 01:21:22.080653 [ 252 ] {1ee1d8dd-6a6b-47f5-b412-38fbe56ef5a6} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5348 | 2024.11.21 01:21:22.080693 [ 252 ] {1ee1d8dd-6a6b-47f5-b412-38fbe56ef5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5349 | 2024.11.21 01:21:22.081063 [ 252 ] {1ee1d8dd-6a6b-47f5-b412-38fbe56ef5a6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5350 | 2024.11.21 01:21:22.081310 [ 252 ] {1ee1d8dd-6a6b-47f5-b412-38fbe56ef5a6} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5351 | 2024.11.21 01:21:22.081582 [ 252 ] {1ee1d8dd-6a6b-47f5-b412-38fbe56ef5a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001593 sec., 3766.478342749529 rows/sec., 196.78 KiB/sec. | ||
5352 | 2024.11.21 01:21:22.081780 [ 252 ] {1ee1d8dd-6a6b-47f5-b412-38fbe56ef5a6} <Debug> TCPHandler: Processed in 0.001977958 sec. | ||
5353 | 2024.11.21 01:21:22.081998 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5354 | 2024.11.21 01:21:22.082228 [ 253 ] {4056d08d-abf0-4e4d-afb5-cd2dad501d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5355 | 2024.11.21 01:21:22.082328 [ 253 ] {4056d08d-abf0-4e4d-afb5-cd2dad501d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5356 | 2024.11.21 01:21:22.083043 [ 253 ] {4056d08d-abf0-4e4d-afb5-cd2dad501d30} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5357 | 2024.11.21 01:21:22.083083 [ 253 ] {4056d08d-abf0-4e4d-afb5-cd2dad501d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5358 | 2024.11.21 01:21:22.083488 [ 253 ] {4056d08d-abf0-4e4d-afb5-cd2dad501d30} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5359 | 2024.11.21 01:21:22.083719 [ 253 ] {4056d08d-abf0-4e4d-afb5-cd2dad501d30} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5360 | 2024.11.21 01:21:22.083970 [ 253 ] {4056d08d-abf0-4e4d-afb5-cd2dad501d30} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001798 sec., 131813.1256952169 rows/sec., 8.84 MiB/sec. | ||
5361 | 2024.11.21 01:21:22.084199 [ 253 ] {4056d08d-abf0-4e4d-afb5-cd2dad501d30} <Debug> TCPHandler: Processed in 0.002313362 sec. | ||
5362 | 2024.11.21 01:21:22.084430 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5363 | 2024.11.21 01:21:22.084573 [ 252 ] {c7165338-cca1-413f-a1b4-f01a6d6ed9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5364 | 2024.11.21 01:21:22.084628 [ 252 ] {c7165338-cca1-413f-a1b4-f01a6d6ed9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5365 | 2024.11.21 01:21:22.085106 [ 252 ] {c7165338-cca1-413f-a1b4-f01a6d6ed9c6} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5366 | 2024.11.21 01:21:22.085144 [ 252 ] {c7165338-cca1-413f-a1b4-f01a6d6ed9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5367 | 2024.11.21 01:21:22.085504 [ 252 ] {c7165338-cca1-413f-a1b4-f01a6d6ed9c6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5368 | 2024.11.21 01:21:22.085735 [ 252 ] {c7165338-cca1-413f-a1b4-f01a6d6ed9c6} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5369 | 2024.11.21 01:21:22.085994 [ 252 ] {c7165338-cca1-413f-a1b4-f01a6d6ed9c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 46.57 KiB/sec. | ||
5370 | 2024.11.21 01:21:22.086189 [ 252 ] {c7165338-cca1-413f-a1b4-f01a6d6ed9c6} <Debug> TCPHandler: Processed in 0.001886796 sec. | ||
5371 | 2024.11.21 01:21:22.086348 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5372 | 2024.11.21 01:21:22.086467 [ 253 ] {820b290e-24f4-48b2-a9c9-3fee84346169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5373 | 2024.11.21 01:21:22.086548 [ 253 ] {820b290e-24f4-48b2-a9c9-3fee84346169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5374 | 2024.11.21 01:21:22.087827 [ 253 ] {820b290e-24f4-48b2-a9c9-3fee84346169} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5375 | 2024.11.21 01:21:22.087867 [ 253 ] {820b290e-24f4-48b2-a9c9-3fee84346169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5376 | 2024.11.21 01:21:22.088513 [ 253 ] {820b290e-24f4-48b2-a9c9-3fee84346169} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5377 | 2024.11.21 01:21:22.088764 [ 253 ] {820b290e-24f4-48b2-a9c9-3fee84346169} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5378 | 2024.11.21 01:21:22.088935 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
5379 | 2024.11.21 01:21:22.089001 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5380 | 2024.11.21 01:21:22.089037 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5381 | 2024.11.21 01:21:22.089042 [ 253 ] {820b290e-24f4-48b2-a9c9-3fee84346169} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002594 sec., 15034.695451040863 rows/sec., 26.94 MiB/sec. | ||
5382 | 2024.11.21 01:21:22.089341 [ 191 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
5383 | 2024.11.21 01:21:22.089448 [ 253 ] {820b290e-24f4-48b2-a9c9-3fee84346169} <Debug> TCPHandler: Processed in 0.003160264 sec. | ||
5384 | 2024.11.21 01:21:22.089680 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5385 | 2024.11.21 01:21:22.089966 [ 252 ] {0019db7d-734b-46c6-b8ee-f480c6886e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5386 | 2024.11.21 01:21:22.089981 [ 191 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5387 | 2024.11.21 01:21:22.090088 [ 252 ] {0019db7d-734b-46c6-b8ee-f480c6886e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5388 | 2024.11.21 01:21:22.090132 [ 191 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 415 rows starting from the beginning of the part | ||
5389 | 2024.11.21 01:21:22.091060 [ 191 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
5390 | 2024.11.21 01:21:22.091547 [ 191 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
5391 | 2024.11.21 01:21:22.092231 [ 191 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
5392 | 2024.11.21 01:21:22.092534 [ 252 ] {0019db7d-734b-46c6-b8ee-f480c6886e69} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5393 | 2024.11.21 01:21:22.092655 [ 252 ] {0019db7d-734b-46c6-b8ee-f480c6886e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5394 | 2024.11.21 01:21:22.092844 [ 191 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
5395 | 2024.11.21 01:21:22.093425 [ 191 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
5396 | 2024.11.21 01:21:22.094154 [ 252 ] {0019db7d-734b-46c6-b8ee-f480c6886e69} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5397 | 2024.11.21 01:21:22.094653 [ 252 ] {0019db7d-734b-46c6-b8ee-f480c6886e69} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5398 | 2024.11.21 01:21:22.095202 [ 252 ] {0019db7d-734b-46c6-b8ee-f480c6886e69} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005318 sec., 15419.330575404289 rows/sec., 1002.82 KiB/sec. | ||
5399 | 2024.11.21 01:21:22.095342 [ 252 ] {0019db7d-734b-46c6-b8ee-f480c6886e69} <Debug> TCPHandler: Processed in 0.005792512 sec. | ||
5400 | 2024.11.21 01:21:22.108124 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 19 columns (19 merged, 0 gathered) in 0.019003418 sec., 32099.488628835086 rows/sec., 57.52 MiB/sec. | ||
5401 | 2024.11.21 01:21:22.109132 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
5402 | 2024.11.21 01:21:22.109546 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5403 | 2024.11.21 01:21:22.109624 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_19_4} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
5404 | 2024.11.21 01:21:22.109765 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
5405 | 2024.11.21 01:21:25.862935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 810 | ||
5406 | 2024.11.21 01:21:25.866211 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5407 | 2024.11.21 01:21:25.866259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5408 | 2024.11.21 01:21:25.867660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5409 | 2024.11.21 01:21:25.867978 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5410 | 2024.11.21 01:21:25.868518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
5411 | 2024.11.21 01:21:27.051158 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5412 | 2024.11.21 01:21:27.051350 [ 252 ] {7e4ae346-e1a7-444a-9182-a4c4b33e2e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5413 | 2024.11.21 01:21:27.051420 [ 252 ] {7e4ae346-e1a7-444a-9182-a4c4b33e2e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5414 | 2024.11.21 01:21:27.052148 [ 252 ] {7e4ae346-e1a7-444a-9182-a4c4b33e2e46} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5415 | 2024.11.21 01:21:27.052200 [ 252 ] {7e4ae346-e1a7-444a-9182-a4c4b33e2e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5416 | 2024.11.21 01:21:27.052622 [ 252 ] {7e4ae346-e1a7-444a-9182-a4c4b33e2e46} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5417 | 2024.11.21 01:21:27.052877 [ 252 ] {7e4ae346-e1a7-444a-9182-a4c4b33e2e46} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5418 | 2024.11.21 01:21:27.053130 [ 252 ] {7e4ae346-e1a7-444a-9182-a4c4b33e2e46} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001823 sec., 6582.5562260010975 rows/sec., 536.76 KiB/sec. | ||
5419 | 2024.11.21 01:21:27.053263 [ 252 ] {7e4ae346-e1a7-444a-9182-a4c4b33e2e46} <Debug> TCPHandler: Processed in 0.002228872 sec. | ||
5420 | 2024.11.21 01:21:27.053559 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5421 | 2024.11.21 01:21:27.053774 [ 253 ] {3d07fd82-d906-43e3-9b31-33a4b408aee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5422 | 2024.11.21 01:21:27.053847 [ 253 ] {3d07fd82-d906-43e3-9b31-33a4b408aee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5423 | 2024.11.21 01:21:27.054628 [ 253 ] {3d07fd82-d906-43e3-9b31-33a4b408aee7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5424 | 2024.11.21 01:21:27.054675 [ 253 ] {3d07fd82-d906-43e3-9b31-33a4b408aee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5425 | 2024.11.21 01:21:27.055113 [ 253 ] {3d07fd82-d906-43e3-9b31-33a4b408aee7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5426 | 2024.11.21 01:21:27.055369 [ 253 ] {3d07fd82-d906-43e3-9b31-33a4b408aee7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5427 | 2024.11.21 01:21:27.055508 [ 98 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5428 | 2024.11.21 01:21:27.055554 [ 98 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5429 | 2024.11.21 01:21:27.055575 [ 253 ] {3d07fd82-d906-43e3-9b31-33a4b408aee7} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001857 sec., 33387.183629509964 rows/sec., 2.53 MiB/sec. | ||
5430 | 2024.11.21 01:21:27.055580 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5431 | 2024.11.21 01:21:27.055722 [ 253 ] {3d07fd82-d906-43e3-9b31-33a4b408aee7} <Debug> TCPHandler: Processed in 0.002305802 sec. | ||
5432 | 2024.11.21 01:21:27.055828 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
5433 | 2024.11.21 01:21:27.055909 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5434 | 2024.11.21 01:21:27.056119 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5435 | 2024.11.21 01:21:27.056136 [ 252 ] {d28b427c-d45e-4e24-b28a-b5efb46c979e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5436 | 2024.11.21 01:21:27.056191 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1430 rows starting from the beginning of the part | ||
5437 | 2024.11.21 01:21:27.056229 [ 252 ] {d28b427c-d45e-4e24-b28a-b5efb46c979e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5438 | 2024.11.21 01:21:27.056534 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 281 rows starting from the beginning of the part | ||
5439 | 2024.11.21 01:21:27.056841 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
5440 | 2024.11.21 01:21:27.057131 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
5441 | 2024.11.21 01:21:27.057474 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 281 rows starting from the beginning of the part | ||
5442 | 2024.11.21 01:21:27.057839 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 62 rows starting from the beginning of the part | ||
5443 | 2024.11.21 01:21:27.059117 [ 252 ] {d28b427c-d45e-4e24-b28a-b5efb46c979e} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5444 | 2024.11.21 01:21:27.059181 [ 252 ] {d28b427c-d45e-4e24-b28a-b5efb46c979e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5445 | 2024.11.21 01:21:27.060164 [ 252 ] {d28b427c-d45e-4e24-b28a-b5efb46c979e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5446 | 2024.11.21 01:21:27.060532 [ 252 ] {d28b427c-d45e-4e24-b28a-b5efb46c979e} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5447 | 2024.11.21 01:21:27.061215 [ 252 ] {d28b427c-d45e-4e24-b28a-b5efb46c979e} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.005099 sec., 2353.4026279662676 rows/sec., 164.32 KiB/sec. | ||
5448 | 2024.11.21 01:21:27.061412 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.00571562 sec., 378961.5124868343 rows/sec., 33.31 MiB/sec. | ||
5449 | 2024.11.21 01:21:27.061566 [ 252 ] {d28b427c-d45e-4e24-b28a-b5efb46c979e} <Debug> TCPHandler: Processed in 0.005724451 sec. | ||
5450 | 2024.11.21 01:21:27.061767 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5451 | 2024.11.21 01:21:27.061793 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5452 | 2024.11.21 01:21:27.061998 [ 253 ] {8458a7b0-6373-4d61-944f-0e73f5768e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5453 | 2024.11.21 01:21:27.062074 [ 253 ] {8458a7b0-6373-4d61-944f-0e73f5768e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5454 | 2024.11.21 01:21:27.062253 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_46_9} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5455 | 2024.11.21 01:21:27.062427 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_46_9} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5456 | 2024.11.21 01:21:27.062616 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5457 | 2024.11.21 01:21:27.063123 [ 253 ] {8458a7b0-6373-4d61-944f-0e73f5768e90} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5458 | 2024.11.21 01:21:27.063167 [ 253 ] {8458a7b0-6373-4d61-944f-0e73f5768e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5459 | 2024.11.21 01:21:27.063539 [ 253 ] {8458a7b0-6373-4d61-944f-0e73f5768e90} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5460 | 2024.11.21 01:21:27.063787 [ 253 ] {8458a7b0-6373-4d61-944f-0e73f5768e90} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5461 | 2024.11.21 01:21:27.063913 [ 98 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5462 | 2024.11.21 01:21:27.063949 [ 98 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5463 | 2024.11.21 01:21:27.063973 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5464 | 2024.11.21 01:21:27.063977 [ 253 ] {8458a7b0-6373-4d61-944f-0e73f5768e90} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.002034 sec., 37364.798426745336 rows/sec., 2.93 MiB/sec. | ||
5465 | 2024.11.21 01:21:27.064097 [ 253 ] {8458a7b0-6373-4d61-944f-0e73f5768e90} <Debug> TCPHandler: Processed in 0.002388974 sec. | ||
5466 | 2024.11.21 01:21:27.064128 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
5467 | 2024.11.21 01:21:27.064256 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5468 | 2024.11.21 01:21:27.064293 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5469 | 2024.11.21 01:21:27.064312 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part | ||
5470 | 2024.11.21 01:21:27.064549 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 421 rows starting from the beginning of the part | ||
5471 | 2024.11.21 01:21:27.064732 [ 252 ] {fdfeaa14-b7dd-4469-95f1-90db416bdeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5472 | 2024.11.21 01:21:27.064878 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
5473 | 2024.11.21 01:21:27.064900 [ 252 ] {fdfeaa14-b7dd-4469-95f1-90db416bdeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5474 | 2024.11.21 01:21:27.065298 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
5475 | 2024.11.21 01:21:27.065691 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 421 rows starting from the beginning of the part | ||
5476 | 2024.11.21 01:21:27.066051 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 76 rows starting from the beginning of the part | ||
5477 | 2024.11.21 01:21:27.067294 [ 252 ] {fdfeaa14-b7dd-4469-95f1-90db416bdeff} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5478 | 2024.11.21 01:21:27.067376 [ 252 ] {fdfeaa14-b7dd-4469-95f1-90db416bdeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5479 | 2024.11.21 01:21:27.068492 [ 252 ] {fdfeaa14-b7dd-4469-95f1-90db416bdeff} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5480 | 2024.11.21 01:21:27.069001 [ 252 ] {fdfeaa14-b7dd-4469-95f1-90db416bdeff} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5481 | 2024.11.21 01:21:27.069208 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.005182623 sec., 377993.9231543564 rows/sec., 28.94 MiB/sec. | ||
5482 | 2024.11.21 01:21:27.069344 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5483 | 2024.11.21 01:21:27.069436 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5484 | 2024.11.21 01:21:27.069487 [ 252 ] {fdfeaa14-b7dd-4469-95f1-90db416bdeff} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.004923 sec., 27219.175299614053 rows/sec., 1.89 MiB/sec. | ||
5485 | 2024.11.21 01:21:27.069495 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5486 | 2024.11.21 01:21:27.069561 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5487 | 2024.11.21 01:21:27.069791 [ 252 ] {fdfeaa14-b7dd-4469-95f1-90db416bdeff} <Debug> TCPHandler: Processed in 0.005583759 sec. | ||
5488 | 2024.11.21 01:21:27.069890 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
5489 | 2024.11.21 01:21:27.070007 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5490 | 2024.11.21 01:21:27.070102 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5491 | 2024.11.21 01:21:27.070198 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 9287 rows starting from the beginning of the part | ||
5492 | 2024.11.21 01:21:27.070352 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_46_9} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5493 | 2024.11.21 01:21:27.070388 [ 253 ] {ce672abd-35a4-4a30-9e74-c86071e1a779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5494 | 2024.11.21 01:21:27.070738 [ 253 ] {ce672abd-35a4-4a30-9e74-c86071e1a779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5495 | 2024.11.21 01:21:27.070754 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part | ||
5496 | 2024.11.21 01:21:27.070830 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_46_9} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5497 | 2024.11.21 01:21:27.071249 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5498 | 2024.11.21 01:21:27.071427 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
5499 | 2024.11.21 01:21:27.071861 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
5500 | 2024.11.21 01:21:27.072160 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part | ||
5501 | 2024.11.21 01:21:27.072328 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 134 rows starting from the beginning of the part | ||
5502 | 2024.11.21 01:21:27.073287 [ 253 ] {ce672abd-35a4-4a30-9e74-c86071e1a779} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5503 | 2024.11.21 01:21:27.073350 [ 253 ] {ce672abd-35a4-4a30-9e74-c86071e1a779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5504 | 2024.11.21 01:21:27.073976 [ 253 ] {ce672abd-35a4-4a30-9e74-c86071e1a779} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5505 | 2024.11.21 01:21:27.074384 [ 253 ] {ce672abd-35a4-4a30-9e74-c86071e1a779} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5506 | 2024.11.21 01:21:27.074724 [ 98 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5507 | 2024.11.21 01:21:27.074840 [ 98 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5508 | 2024.11.21 01:21:27.074931 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
5509 | 2024.11.21 01:21:27.075100 [ 253 ] {ce672abd-35a4-4a30-9e74-c86071e1a779} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004842 sec., 9913.258983890953 rows/sec., 684.12 KiB/sec. | ||
5510 | 2024.11.21 01:21:27.075486 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
5511 | 2024.11.21 01:21:27.075515 [ 253 ] {ce672abd-35a4-4a30-9e74-c86071e1a779} <Debug> TCPHandler: Processed in 0.005615279 sec. | ||
5512 | 2024.11.21 01:21:27.075940 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5513 | 2024.11.21 01:21:27.076006 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2428 rows starting from the beginning of the part | ||
5514 | 2024.11.21 01:21:27.076284 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part | ||
5515 | 2024.11.21 01:21:27.076527 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
5516 | 2024.11.21 01:21:27.076782 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
5517 | 2024.11.21 01:21:27.076971 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part | ||
5518 | 2024.11.21 01:21:27.077166 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 48 rows starting from the beginning of the part | ||
5519 | 2024.11.21 01:21:27.079134 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10215 rows, containing 5 columns (5 merged, 0 gathered) in 0.009459813 sec., 1079831.0706564707 rows/sec., 73.32 MiB/sec. | ||
5520 | 2024.11.21 01:21:27.079597 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5521 | 2024.11.21 01:21:27.079619 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 4 columns (4 merged, 0 gathered) in 0.004520924 sec., 610494.6687889467 rows/sec., 40.02 MiB/sec. | ||
5522 | 2024.11.21 01:21:27.079967 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5523 | 2024.11.21 01:21:27.080080 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5524 | 2024.11.21 01:21:27.080254 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5525 | 2024.11.21 01:21:27.080453 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
5526 | 2024.11.21 01:21:27.080521 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_46_9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5527 | 2024.11.21 01:21:27.080608 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_46_9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5528 | 2024.11.21 01:21:27.080686 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
5529 | 2024.11.21 01:21:32.051889 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5530 | 2024.11.21 01:21:32.052116 [ 252 ] {04eb249a-0471-40e8-9bcc-78aeaf03f597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5531 | 2024.11.21 01:21:32.052197 [ 252 ] {04eb249a-0471-40e8-9bcc-78aeaf03f597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5532 | 2024.11.21 01:21:32.053025 [ 252 ] {04eb249a-0471-40e8-9bcc-78aeaf03f597} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5533 | 2024.11.21 01:21:32.053077 [ 252 ] {04eb249a-0471-40e8-9bcc-78aeaf03f597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5534 | 2024.11.21 01:21:32.053585 [ 252 ] {04eb249a-0471-40e8-9bcc-78aeaf03f597} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5535 | 2024.11.21 01:21:32.053849 [ 252 ] {04eb249a-0471-40e8-9bcc-78aeaf03f597} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5536 | 2024.11.21 01:21:32.054093 [ 252 ] {04eb249a-0471-40e8-9bcc-78aeaf03f597} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002031 sec., 27572.6243229936 rows/sec., 2.11 MiB/sec. | ||
5537 | 2024.11.21 01:21:32.054218 [ 252 ] {04eb249a-0471-40e8-9bcc-78aeaf03f597} <Debug> TCPHandler: Processed in 0.002470815 sec. | ||
5538 | 2024.11.21 01:21:32.054606 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5539 | 2024.11.21 01:21:32.054913 [ 253 ] {15bea5af-ce5a-46f5-a8b2-a95d125bed85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5540 | 2024.11.21 01:21:32.054998 [ 253 ] {15bea5af-ce5a-46f5-a8b2-a95d125bed85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5541 | 2024.11.21 01:21:32.055793 [ 253 ] {15bea5af-ce5a-46f5-a8b2-a95d125bed85} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5542 | 2024.11.21 01:21:32.055838 [ 253 ] {15bea5af-ce5a-46f5-a8b2-a95d125bed85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5543 | 2024.11.21 01:21:32.056277 [ 253 ] {15bea5af-ce5a-46f5-a8b2-a95d125bed85} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5544 | 2024.11.21 01:21:32.056548 [ 253 ] {15bea5af-ce5a-46f5-a8b2-a95d125bed85} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5545 | 2024.11.21 01:21:32.056748 [ 253 ] {15bea5af-ce5a-46f5-a8b2-a95d125bed85} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. | ||
5546 | 2024.11.21 01:21:32.056811 [ 253 ] {15bea5af-ce5a-46f5-a8b2-a95d125bed85} <Debug> TCPHandler: Processed in 0.002449145 sec. | ||
5547 | 2024.11.21 01:21:32.056994 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5548 | 2024.11.21 01:21:32.057141 [ 252 ] {f8b28dc9-7a91-492f-bc9b-7559c5ade2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5549 | 2024.11.21 01:21:32.057209 [ 252 ] {f8b28dc9-7a91-492f-bc9b-7559c5ade2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5550 | 2024.11.21 01:21:32.057902 [ 252 ] {f8b28dc9-7a91-492f-bc9b-7559c5ade2f9} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5551 | 2024.11.21 01:21:32.057944 [ 252 ] {f8b28dc9-7a91-492f-bc9b-7559c5ade2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5552 | 2024.11.21 01:21:32.058358 [ 252 ] {f8b28dc9-7a91-492f-bc9b-7559c5ade2f9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5553 | 2024.11.21 01:21:32.058605 [ 252 ] {f8b28dc9-7a91-492f-bc9b-7559c5ade2f9} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5554 | 2024.11.21 01:21:32.058870 [ 252 ] {f8b28dc9-7a91-492f-bc9b-7559c5ade2f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00176 sec., 90909.09090909091 rows/sec., 6.33 MiB/sec. | ||
5555 | 2024.11.21 01:21:32.059015 [ 252 ] {f8b28dc9-7a91-492f-bc9b-7559c5ade2f9} <Debug> TCPHandler: Processed in 0.002088299 sec. | ||
5556 | 2024.11.21 01:21:32.059349 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5557 | 2024.11.21 01:21:32.059583 [ 253 ] {8c10e658-2772-4d6f-bc60-4d8ba97ecb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5558 | 2024.11.21 01:21:32.059682 [ 253 ] {8c10e658-2772-4d6f-bc60-4d8ba97ecb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5559 | 2024.11.21 01:21:32.060305 [ 253 ] {8c10e658-2772-4d6f-bc60-4d8ba97ecb5a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5560 | 2024.11.21 01:21:32.060343 [ 253 ] {8c10e658-2772-4d6f-bc60-4d8ba97ecb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5561 | 2024.11.21 01:21:32.060726 [ 253 ] {8c10e658-2772-4d6f-bc60-4d8ba97ecb5a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5562 | 2024.11.21 01:21:32.060963 [ 253 ] {8c10e658-2772-4d6f-bc60-4d8ba97ecb5a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5563 | 2024.11.21 01:21:32.061197 [ 253 ] {8c10e658-2772-4d6f-bc60-4d8ba97ecb5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001659 sec., 36166.36528028933 rows/sec., 2.44 MiB/sec. | ||
5564 | 2024.11.21 01:21:32.061253 [ 253 ] {8c10e658-2772-4d6f-bc60-4d8ba97ecb5a} <Debug> TCPHandler: Processed in 0.0021124 sec. | ||
5565 | 2024.11.21 01:21:33.904330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5566 | 2024.11.21 01:21:34.073840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5567 | 2024.11.21 01:21:34.107181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63171, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5568 | 2024.11.21 01:21:34.224580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5569 | 2024.11.21 01:21:34.230928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5570 | 2024.11.21 01:21:34.269309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5571 | 2024.11.21 01:21:34.304668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5572 | 2024.11.21 01:21:34.319968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46568, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5573 | 2024.11.21 01:21:35.038530 [ 151 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5574 | 2024.11.21 01:21:35.038659 [ 151 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5575 | 2024.11.21 01:21:35.038699 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5576 | 2024.11.21 01:21:35.039003 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::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 | ||
5577 | 2024.11.21 01:21:35.039362 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5578 | 2024.11.21 01:21:35.039408 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 78 rows starting from the beginning of the part | ||
5579 | 2024.11.21 01:21:35.039484 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5580 | 2024.11.21 01:21:35.039600 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5581 | 2024.11.21 01:21:35.039707 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
5582 | 2024.11.21 01:21:35.039787 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
5583 | 2024.11.21 01:21:35.040722 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001909907 sec., 53405.741745540494 rows/sec., 2.72 MiB/sec. | ||
5584 | 2024.11.21 01:21:35.040911 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5585 | 2024.11.21 01:21:35.041250 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_17_4} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5586 | 2024.11.21 01:21:35.041345 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_17_4} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5587 | 2024.11.21 01:21:35.041449 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5588 | 2024.11.21 01:21:35.256163 [ 151 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5589 | 2024.11.21 01:21:35.256214 [ 151 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5590 | 2024.11.21 01:21:35.256239 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5591 | 2024.11.21 01:21:35.256394 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::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 | ||
5592 | 2024.11.21 01:21:35.256553 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5593 | 2024.11.21 01:21:35.256595 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5594 | 2024.11.21 01:21:35.256707 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5595 | 2024.11.21 01:21:35.256873 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5596 | 2024.11.21 01:21:35.257082 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5597 | 2024.11.21 01:21:35.257215 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
5598 | 2024.11.21 01:21:35.258341 [ 200 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002031809 sec., 8366.928190592718 rows/sec., 563.79 KiB/sec. | ||
5599 | 2024.11.21 01:21:35.258484 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5600 | 2024.11.21 01:21:35.258765 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_17_4} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5601 | 2024.11.21 01:21:35.258850 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_17_4} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5602 | 2024.11.21 01:21:35.258930 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5603 | 2024.11.21 01:21:35.664140 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5604 | 2024.11.21 01:21:35.664211 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5605 | 2024.11.21 01:21:35.868759 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 830 | ||
5606 | 2024.11.21 01:21:35.871608 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5607 | 2024.11.21 01:21:35.871656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5608 | 2024.11.21 01:21:35.873086 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5609 | 2024.11.21 01:21:35.873400 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5610 | 2024.11.21 01:21:35.873558 [ 150 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5611 | 2024.11.21 01:21:35.873636 [ 150 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5612 | 2024.11.21 01:21:35.873681 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5613 | 2024.11.21 01:21:35.874113 [ 200 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
5614 | 2024.11.21 01:21:35.874732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
5615 | 2024.11.21 01:21:35.875250 [ 200 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5616 | 2024.11.21 01:21:35.875424 [ 200 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 700 rows starting from the beginning of the part | ||
5617 | 2024.11.21 01:21:35.876046 [ 200 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
5618 | 2024.11.21 01:21:35.876624 [ 200 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
5619 | 2024.11.21 01:21:35.877150 [ 200 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
5620 | 2024.11.21 01:21:35.877656 [ 200 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
5621 | 2024.11.21 01:21:35.878114 [ 200 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
5622 | 2024.11.21 01:21:35.885800 [ 197 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 72 columns (72 merged, 0 gathered) in 0.011972868 sec., 69323.40688964416 rows/sec., 57.08 MiB/sec. | ||
5623 | 2024.11.21 01:21:35.887518 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5624 | 2024.11.21 01:21:35.888317 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_26_5} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5625 | 2024.11.21 01:21:35.888400 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_26_5} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5626 | 2024.11.21 01:21:35.888698 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
5627 | 2024.11.21 01:21:36.529265 [ 150 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5628 | 2024.11.21 01:21:36.529344 [ 150 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5629 | 2024.11.21 01:21:36.529378 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5630 | 2024.11.21 01:21:36.529609 [ 197 ] {17da601e-bca2-4511-8fc5-93de4e128763::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 | ||
5631 | 2024.11.21 01:21:36.529815 [ 197 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5632 | 2024.11.21 01:21:36.529858 [ 197 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 242 rows starting from the beginning of the part | ||
5633 | 2024.11.21 01:21:36.529957 [ 197 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5634 | 2024.11.21 01:21:36.530052 [ 197 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5635 | 2024.11.21 01:21:36.530300 [ 197 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5636 | 2024.11.21 01:21:36.530428 [ 197 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5637 | 2024.11.21 01:21:36.531551 [ 190 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002082449 sec., 143100.74340355993 rows/sec., 10.26 MiB/sec. | ||
5638 | 2024.11.21 01:21:36.531733 [ 189 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5639 | 2024.11.21 01:21:36.532077 [ 189 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_17_4} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5640 | 2024.11.21 01:21:36.532167 [ 189 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_17_4} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5641 | 2024.11.21 01:21:36.532248 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
5642 | 2024.11.21 01:21:37.058131 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5643 | 2024.11.21 01:21:37.058317 [ 252 ] {d26b0be4-59cf-4054-8cc1-537acf80798a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5644 | 2024.11.21 01:21:37.058389 [ 252 ] {d26b0be4-59cf-4054-8cc1-537acf80798a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5645 | 2024.11.21 01:21:37.059109 [ 252 ] {d26b0be4-59cf-4054-8cc1-537acf80798a} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5646 | 2024.11.21 01:21:37.059161 [ 252 ] {d26b0be4-59cf-4054-8cc1-537acf80798a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5647 | 2024.11.21 01:21:37.059591 [ 252 ] {d26b0be4-59cf-4054-8cc1-537acf80798a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5648 | 2024.11.21 01:21:37.059853 [ 252 ] {d26b0be4-59cf-4054-8cc1-537acf80798a} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5649 | 2024.11.21 01:21:37.060104 [ 252 ] {d26b0be4-59cf-4054-8cc1-537acf80798a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. | ||
5650 | 2024.11.21 01:21:37.060313 [ 252 ] {d26b0be4-59cf-4054-8cc1-537acf80798a} <Debug> TCPHandler: Processed in 0.002306582 sec. | ||
5651 | 2024.11.21 01:21:37.060592 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5652 | 2024.11.21 01:21:37.060804 [ 253 ] {7ad42ca1-1599-4ca2-83a2-5ec3a3d6c538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5653 | 2024.11.21 01:21:37.060886 [ 253 ] {7ad42ca1-1599-4ca2-83a2-5ec3a3d6c538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5654 | 2024.11.21 01:21:37.061789 [ 253 ] {7ad42ca1-1599-4ca2-83a2-5ec3a3d6c538} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5655 | 2024.11.21 01:21:37.061834 [ 253 ] {7ad42ca1-1599-4ca2-83a2-5ec3a3d6c538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5656 | 2024.11.21 01:21:37.062301 [ 253 ] {7ad42ca1-1599-4ca2-83a2-5ec3a3d6c538} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5657 | 2024.11.21 01:21:37.062574 [ 253 ] {7ad42ca1-1599-4ca2-83a2-5ec3a3d6c538} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5658 | 2024.11.21 01:21:37.062844 [ 253 ] {7ad42ca1-1599-4ca2-83a2-5ec3a3d6c538} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002093 sec., 134257.04730052556 rows/sec., 11.84 MiB/sec. | ||
5659 | 2024.11.21 01:21:37.062983 [ 253 ] {7ad42ca1-1599-4ca2-83a2-5ec3a3d6c538} <Debug> TCPHandler: Processed in 0.002527276 sec. | ||
5660 | 2024.11.21 01:21:37.063247 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5661 | 2024.11.21 01:21:37.063398 [ 252 ] {12e7650e-11f7-43f2-8040-c63781ca7cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5662 | 2024.11.21 01:21:37.063458 [ 252 ] {12e7650e-11f7-43f2-8040-c63781ca7cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5663 | 2024.11.21 01:21:37.064160 [ 252 ] {12e7650e-11f7-43f2-8040-c63781ca7cc5} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5664 | 2024.11.21 01:21:37.064201 [ 252 ] {12e7650e-11f7-43f2-8040-c63781ca7cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5665 | 2024.11.21 01:21:37.064571 [ 252 ] {12e7650e-11f7-43f2-8040-c63781ca7cc5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5666 | 2024.11.21 01:21:37.064819 [ 252 ] {12e7650e-11f7-43f2-8040-c63781ca7cc5} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5667 | 2024.11.21 01:21:37.065032 [ 252 ] {12e7650e-11f7-43f2-8040-c63781ca7cc5} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.00167 sec., 27544.91017964072 rows/sec., 1.98 MiB/sec. | ||
5668 | 2024.11.21 01:21:37.065085 [ 252 ] {12e7650e-11f7-43f2-8040-c63781ca7cc5} <Debug> TCPHandler: Processed in 0.001973138 sec. | ||
5669 | 2024.11.21 01:21:37.065264 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5670 | 2024.11.21 01:21:37.065411 [ 253 ] {f0b64c65-95f1-4b9b-8bcf-1adce696da42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5671 | 2024.11.21 01:21:37.065474 [ 253 ] {f0b64c65-95f1-4b9b-8bcf-1adce696da42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5672 | 2024.11.21 01:21:37.066147 [ 253 ] {f0b64c65-95f1-4b9b-8bcf-1adce696da42} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5673 | 2024.11.21 01:21:37.066188 [ 253 ] {f0b64c65-95f1-4b9b-8bcf-1adce696da42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5674 | 2024.11.21 01:21:37.066551 [ 253 ] {f0b64c65-95f1-4b9b-8bcf-1adce696da42} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5675 | 2024.11.21 01:21:37.066802 [ 253 ] {f0b64c65-95f1-4b9b-8bcf-1adce696da42} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5676 | 2024.11.21 01:21:37.067003 [ 253 ] {f0b64c65-95f1-4b9b-8bcf-1adce696da42} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001628 sec., 8599.5085995086 rows/sec., 602.25 KiB/sec. | ||
5677 | 2024.11.21 01:21:37.067056 [ 253 ] {f0b64c65-95f1-4b9b-8bcf-1adce696da42} <Debug> TCPHandler: Processed in 0.001862507 sec. | ||
5678 | 2024.11.21 01:21:37.067220 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5679 | 2024.11.21 01:21:37.067359 [ 252 ] {2e6dc2e5-8981-49e6-bb0a-ca500647803c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5680 | 2024.11.21 01:21:37.067418 [ 252 ] {2e6dc2e5-8981-49e6-bb0a-ca500647803c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5681 | 2024.11.21 01:21:37.068090 [ 252 ] {2e6dc2e5-8981-49e6-bb0a-ca500647803c} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5682 | 2024.11.21 01:21:37.068130 [ 252 ] {2e6dc2e5-8981-49e6-bb0a-ca500647803c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5683 | 2024.11.21 01:21:37.068484 [ 252 ] {2e6dc2e5-8981-49e6-bb0a-ca500647803c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5684 | 2024.11.21 01:21:37.068722 [ 252 ] {2e6dc2e5-8981-49e6-bb0a-ca500647803c} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5685 | 2024.11.21 01:21:37.069003 [ 252 ] {2e6dc2e5-8981-49e6-bb0a-ca500647803c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001653 sec., 7864.488808227466 rows/sec., 490.35 KiB/sec. | ||
5686 | 2024.11.21 01:21:37.069191 [ 252 ] {2e6dc2e5-8981-49e6-bb0a-ca500647803c} <Debug> TCPHandler: Processed in 0.002038688 sec. | ||
5687 | 2024.11.21 01:21:37.069350 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5688 | 2024.11.21 01:21:37.069490 [ 253 ] {e07676b3-5cca-41da-904c-f8b6d15f9511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5689 | 2024.11.21 01:21:37.069545 [ 253 ] {e07676b3-5cca-41da-904c-f8b6d15f9511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5690 | 2024.11.21 01:21:37.070349 [ 253 ] {e07676b3-5cca-41da-904c-f8b6d15f9511} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5691 | 2024.11.21 01:21:37.070394 [ 253 ] {e07676b3-5cca-41da-904c-f8b6d15f9511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5692 | 2024.11.21 01:21:37.070772 [ 253 ] {e07676b3-5cca-41da-904c-f8b6d15f9511} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5693 | 2024.11.21 01:21:37.071013 [ 253 ] {e07676b3-5cca-41da-904c-f8b6d15f9511} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5694 | 2024.11.21 01:21:37.071234 [ 253 ] {e07676b3-5cca-41da-904c-f8b6d15f9511} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001774 sec., 237316.79819616687 rows/sec., 16.96 MiB/sec. | ||
5695 | 2024.11.21 01:21:37.071285 [ 253 ] {e07676b3-5cca-41da-904c-f8b6d15f9511} <Debug> TCPHandler: Processed in 0.002003828 sec. | ||
5696 | 2024.11.21 01:21:37.071451 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5697 | 2024.11.21 01:21:37.071599 [ 252 ] {a0323231-5b36-4bff-b0b0-4cdaeafb2eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5698 | 2024.11.21 01:21:37.071659 [ 252 ] {a0323231-5b36-4bff-b0b0-4cdaeafb2eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5699 | 2024.11.21 01:21:37.072211 [ 252 ] {a0323231-5b36-4bff-b0b0-4cdaeafb2eb2} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5700 | 2024.11.21 01:21:37.072251 [ 252 ] {a0323231-5b36-4bff-b0b0-4cdaeafb2eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5701 | 2024.11.21 01:21:37.072624 [ 252 ] {a0323231-5b36-4bff-b0b0-4cdaeafb2eb2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5702 | 2024.11.21 01:21:37.072868 [ 252 ] {a0323231-5b36-4bff-b0b0-4cdaeafb2eb2} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5703 | 2024.11.21 01:21:37.073078 [ 252 ] {a0323231-5b36-4bff-b0b0-4cdaeafb2eb2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. | ||
5704 | 2024.11.21 01:21:37.073131 [ 252 ] {a0323231-5b36-4bff-b0b0-4cdaeafb2eb2} <Debug> TCPHandler: Processed in 0.001764155 sec. | ||
5705 | 2024.11.21 01:21:37.073282 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5706 | 2024.11.21 01:21:37.073422 [ 253 ] {536f7ec7-1f40-4ec7-bf4e-1e77a9aa5ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5707 | 2024.11.21 01:21:37.073482 [ 253 ] {536f7ec7-1f40-4ec7-bf4e-1e77a9aa5ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5708 | 2024.11.21 01:21:37.074141 [ 253 ] {536f7ec7-1f40-4ec7-bf4e-1e77a9aa5ee2} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5709 | 2024.11.21 01:21:37.074180 [ 253 ] {536f7ec7-1f40-4ec7-bf4e-1e77a9aa5ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5710 | 2024.11.21 01:21:37.074566 [ 253 ] {536f7ec7-1f40-4ec7-bf4e-1e77a9aa5ee2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5711 | 2024.11.21 01:21:37.074827 [ 253 ] {536f7ec7-1f40-4ec7-bf4e-1e77a9aa5ee2} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5712 | 2024.11.21 01:21:37.075074 [ 253 ] {536f7ec7-1f40-4ec7-bf4e-1e77a9aa5ee2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001669 sec., 142001.19832234873 rows/sec., 9.52 MiB/sec. | ||
5713 | 2024.11.21 01:21:37.075240 [ 253 ] {536f7ec7-1f40-4ec7-bf4e-1e77a9aa5ee2} <Debug> TCPHandler: Processed in 0.002019689 sec. | ||
5714 | 2024.11.21 01:21:37.075506 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5715 | 2024.11.21 01:21:37.075655 [ 252 ] {b1755f84-edf4-43ad-b102-b2e6e6623875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5716 | 2024.11.21 01:21:37.075715 [ 252 ] {b1755f84-edf4-43ad-b102-b2e6e6623875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5717 | 2024.11.21 01:21:37.076240 [ 252 ] {b1755f84-edf4-43ad-b102-b2e6e6623875} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5718 | 2024.11.21 01:21:37.076281 [ 252 ] {b1755f84-edf4-43ad-b102-b2e6e6623875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5719 | 2024.11.21 01:21:37.076665 [ 252 ] {b1755f84-edf4-43ad-b102-b2e6e6623875} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5720 | 2024.11.21 01:21:37.076904 [ 252 ] {b1755f84-edf4-43ad-b102-b2e6e6623875} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5721 | 2024.11.21 01:21:37.077102 [ 252 ] {b1755f84-edf4-43ad-b102-b2e6e6623875} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 45.62 KiB/sec. | ||
5722 | 2024.11.21 01:21:37.077153 [ 252 ] {b1755f84-edf4-43ad-b102-b2e6e6623875} <Debug> TCPHandler: Processed in 0.001810546 sec. | ||
5723 | 2024.11.21 01:21:37.077303 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5724 | 2024.11.21 01:21:37.077444 [ 253 ] {944d1fdb-6be3-4542-8c42-555b65d742be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5725 | 2024.11.21 01:21:37.077535 [ 253 ] {944d1fdb-6be3-4542-8c42-555b65d742be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5726 | 2024.11.21 01:21:37.078756 [ 253 ] {944d1fdb-6be3-4542-8c42-555b65d742be} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5727 | 2024.11.21 01:21:37.078795 [ 253 ] {944d1fdb-6be3-4542-8c42-555b65d742be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5728 | 2024.11.21 01:21:37.079426 [ 253 ] {944d1fdb-6be3-4542-8c42-555b65d742be} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5729 | 2024.11.21 01:21:37.079683 [ 253 ] {944d1fdb-6be3-4542-8c42-555b65d742be} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5730 | 2024.11.21 01:21:37.079912 [ 253 ] {944d1fdb-6be3-4542-8c42-555b65d742be} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.0025 sec., 15600 rows/sec., 27.95 MiB/sec. | ||
5731 | 2024.11.21 01:21:37.080000 [ 253 ] {944d1fdb-6be3-4542-8c42-555b65d742be} <Debug> TCPHandler: Processed in 0.002762909 sec. | ||
5732 | 2024.11.21 01:21:37.080165 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5733 | 2024.11.21 01:21:37.080305 [ 252 ] {200414fc-205a-47a4-9a51-34f664d70c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5734 | 2024.11.21 01:21:37.080363 [ 252 ] {200414fc-205a-47a4-9a51-34f664d70c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5735 | 2024.11.21 01:21:37.080929 [ 252 ] {200414fc-205a-47a4-9a51-34f664d70c07} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5736 | 2024.11.21 01:21:37.080976 [ 252 ] {200414fc-205a-47a4-9a51-34f664d70c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5737 | 2024.11.21 01:21:37.081360 [ 252 ] {200414fc-205a-47a4-9a51-34f664d70c07} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5738 | 2024.11.21 01:21:37.081600 [ 252 ] {200414fc-205a-47a4-9a51-34f664d70c07} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5739 | 2024.11.21 01:21:37.081807 [ 252 ] {200414fc-205a-47a4-9a51-34f664d70c07} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001534 sec., 53455.01955671447 rows/sec., 3.40 MiB/sec. | ||
5740 | 2024.11.21 01:21:37.081860 [ 252 ] {200414fc-205a-47a4-9a51-34f664d70c07} <Debug> TCPHandler: Processed in 0.001765415 sec. | ||
5741 | 2024.11.21 01:21:37.768486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41581, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5742 | 2024.11.21 01:21:38.125899 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49482, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5743 | 2024.11.21 01:21:38.137317 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5744 | 2024.11.21 01:21:38.190848 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5745 | 2024.11.21 01:21:38.208174 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5746 | 2024.11.21 01:21:38.310639 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55043, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5747 | 2024.11.21 01:21:38.412175 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5748 | 2024.11.21 01:21:38.448460 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5749 | 2024.11.21 01:21:38.483507 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5750 | 2024.11.21 01:21:38.885043 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5751 | 2024.11.21 01:21:38.998785 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55634, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5752 | 2024.11.21 01:21:39.052274 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5753 | 2024.11.21 01:21:39.067682 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5754 | 2024.11.21 01:21:39.110078 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5755 | 2024.11.21 01:21:39.123367 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5756 | 2024.11.21 01:21:39.142621 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52583, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5757 | 2024.11.21 01:21:39.185717 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5758 | 2024.11.21 01:21:39.368902 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5759 | 2024.11.21 01:21:39.381198 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5760 | 2024.11.21 01:21:39.395480 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5761 | 2024.11.21 01:21:39.508414 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5762 | 2024.11.21 01:21:39.531797 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5763 | 2024.11.21 01:21:39.624268 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5764 | 2024.11.21 01:21:39.706856 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5765 | 2024.11.21 01:21:42.050596 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5766 | 2024.11.21 01:21:42.050896 [ 252 ] {831fab49-15a6-48de-89f2-4d7b144e0806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5767 | 2024.11.21 01:21:42.051013 [ 252 ] {831fab49-15a6-48de-89f2-4d7b144e0806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5768 | 2024.11.21 01:21:42.051860 [ 252 ] {831fab49-15a6-48de-89f2-4d7b144e0806} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5769 | 2024.11.21 01:21:42.051912 [ 252 ] {831fab49-15a6-48de-89f2-4d7b144e0806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5770 | 2024.11.21 01:21:42.052349 [ 252 ] {831fab49-15a6-48de-89f2-4d7b144e0806} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5771 | 2024.11.21 01:21:42.052607 [ 252 ] {831fab49-15a6-48de-89f2-4d7b144e0806} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5772 | 2024.11.21 01:21:42.052844 [ 252 ] {831fab49-15a6-48de-89f2-4d7b144e0806} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002031 sec., 27572.6243229936 rows/sec., 2.11 MiB/sec. | ||
5773 | 2024.11.21 01:21:42.052907 [ 252 ] {831fab49-15a6-48de-89f2-4d7b144e0806} <Debug> TCPHandler: Processed in 0.002496165 sec. | ||
5774 | 2024.11.21 01:21:42.053178 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5775 | 2024.11.21 01:21:42.053380 [ 253 ] {e6fe82f8-9cdf-4ce3-9249-d8b7ec2367ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5776 | 2024.11.21 01:21:42.053457 [ 253 ] {e6fe82f8-9cdf-4ce3-9249-d8b7ec2367ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5777 | 2024.11.21 01:21:42.054227 [ 253 ] {e6fe82f8-9cdf-4ce3-9249-d8b7ec2367ad} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5778 | 2024.11.21 01:21:42.054281 [ 253 ] {e6fe82f8-9cdf-4ce3-9249-d8b7ec2367ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5779 | 2024.11.21 01:21:42.054735 [ 253 ] {e6fe82f8-9cdf-4ce3-9249-d8b7ec2367ad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5780 | 2024.11.21 01:21:42.055000 [ 253 ] {e6fe82f8-9cdf-4ce3-9249-d8b7ec2367ad} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5781 | 2024.11.21 01:21:42.055229 [ 253 ] {e6fe82f8-9cdf-4ce3-9249-d8b7ec2367ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001904 sec., 33613.44537815126 rows/sec., 2.62 MiB/sec. | ||
5782 | 2024.11.21 01:21:42.055296 [ 253 ] {e6fe82f8-9cdf-4ce3-9249-d8b7ec2367ad} <Debug> TCPHandler: Processed in 0.002264171 sec. | ||
5783 | 2024.11.21 01:21:42.055468 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5784 | 2024.11.21 01:21:42.055622 [ 252 ] {0bb9d214-21cf-4bc9-a54b-4dc6a6c5ec92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5785 | 2024.11.21 01:21:42.055688 [ 252 ] {0bb9d214-21cf-4bc9-a54b-4dc6a6c5ec92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5786 | 2024.11.21 01:21:42.056332 [ 252 ] {0bb9d214-21cf-4bc9-a54b-4dc6a6c5ec92} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5787 | 2024.11.21 01:21:42.056374 [ 252 ] {0bb9d214-21cf-4bc9-a54b-4dc6a6c5ec92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5788 | 2024.11.21 01:21:42.056790 [ 252 ] {0bb9d214-21cf-4bc9-a54b-4dc6a6c5ec92} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5789 | 2024.11.21 01:21:42.057037 [ 252 ] {0bb9d214-21cf-4bc9-a54b-4dc6a6c5ec92} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5790 | 2024.11.21 01:21:42.057254 [ 252 ] {0bb9d214-21cf-4bc9-a54b-4dc6a6c5ec92} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001668 sec., 76738.60911270983 rows/sec., 5.34 MiB/sec. | ||
5791 | 2024.11.21 01:21:42.057310 [ 252 ] {0bb9d214-21cf-4bc9-a54b-4dc6a6c5ec92} <Debug> TCPHandler: Processed in 0.001914627 sec. | ||
5792 | 2024.11.21 01:21:42.057467 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5793 | 2024.11.21 01:21:42.057617 [ 253 ] {207b0f48-db54-4bc3-ace3-41d3a483097b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5794 | 2024.11.21 01:21:42.057683 [ 253 ] {207b0f48-db54-4bc3-ace3-41d3a483097b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5795 | 2024.11.21 01:21:42.058249 [ 253 ] {207b0f48-db54-4bc3-ace3-41d3a483097b} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5796 | 2024.11.21 01:21:42.058290 [ 253 ] {207b0f48-db54-4bc3-ace3-41d3a483097b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5797 | 2024.11.21 01:21:42.058684 [ 253 ] {207b0f48-db54-4bc3-ace3-41d3a483097b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5798 | 2024.11.21 01:21:42.058934 [ 253 ] {207b0f48-db54-4bc3-ace3-41d3a483097b} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5799 | 2024.11.21 01:21:42.059138 [ 253 ] {207b0f48-db54-4bc3-ace3-41d3a483097b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001558 sec., 30808.72913992298 rows/sec., 2.08 MiB/sec. | ||
5800 | 2024.11.21 01:21:42.059191 [ 253 ] {207b0f48-db54-4bc3-ace3-41d3a483097b} <Debug> TCPHandler: Processed in 0.001793405 sec. | ||
5801 | 2024.11.21 01:21:45.874951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 860 | ||
5802 | 2024.11.21 01:21:45.877952 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5803 | 2024.11.21 01:21:45.878010 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5804 | 2024.11.21 01:21:45.879527 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5805 | 2024.11.21 01:21:45.879841 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5806 | 2024.11.21 01:21:45.880423 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
5807 | 2024.11.21 01:21:47.052537 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5808 | 2024.11.21 01:21:47.052730 [ 252 ] {b05cd5e9-584d-4e61-9ac4-2162cc99cf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5809 | 2024.11.21 01:21:47.052802 [ 252 ] {b05cd5e9-584d-4e61-9ac4-2162cc99cf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5810 | 2024.11.21 01:21:47.053578 [ 252 ] {b05cd5e9-584d-4e61-9ac4-2162cc99cf8b} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5811 | 2024.11.21 01:21:47.053633 [ 252 ] {b05cd5e9-584d-4e61-9ac4-2162cc99cf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5812 | 2024.11.21 01:21:47.054079 [ 252 ] {b05cd5e9-584d-4e61-9ac4-2162cc99cf8b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5813 | 2024.11.21 01:21:47.054344 [ 252 ] {b05cd5e9-584d-4e61-9ac4-2162cc99cf8b} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5814 | 2024.11.21 01:21:47.054622 [ 252 ] {b05cd5e9-584d-4e61-9ac4-2162cc99cf8b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001938 sec., 28895.768833849328 rows/sec., 2.21 MiB/sec. | ||
5815 | 2024.11.21 01:21:47.054714 [ 252 ] {b05cd5e9-584d-4e61-9ac4-2162cc99cf8b} <Debug> TCPHandler: Processed in 0.002306223 sec. | ||
5816 | 2024.11.21 01:21:47.055016 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5817 | 2024.11.21 01:21:47.055207 [ 253 ] {ab8dc984-24ed-427b-b2b4-c0ef1308afff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5818 | 2024.11.21 01:21:47.055282 [ 253 ] {ab8dc984-24ed-427b-b2b4-c0ef1308afff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5819 | 2024.11.21 01:21:47.056052 [ 253 ] {ab8dc984-24ed-427b-b2b4-c0ef1308afff} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5820 | 2024.11.21 01:21:47.056096 [ 253 ] {ab8dc984-24ed-427b-b2b4-c0ef1308afff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5821 | 2024.11.21 01:21:47.056549 [ 253 ] {ab8dc984-24ed-427b-b2b4-c0ef1308afff} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5822 | 2024.11.21 01:21:47.056824 [ 253 ] {ab8dc984-24ed-427b-b2b4-c0ef1308afff} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5823 | 2024.11.21 01:21:47.057026 [ 253 ] {ab8dc984-24ed-427b-b2b4-c0ef1308afff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001873 sec., 34169.78109983983 rows/sec., 2.67 MiB/sec. | ||
5824 | 2024.11.21 01:21:47.057091 [ 253 ] {ab8dc984-24ed-427b-b2b4-c0ef1308afff} <Debug> TCPHandler: Processed in 0.002245991 sec. | ||
5825 | 2024.11.21 01:21:47.057265 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5826 | 2024.11.21 01:21:47.057398 [ 252 ] {ec8d6fea-0fa9-4f0b-8f54-1b72d1a89303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5827 | 2024.11.21 01:21:47.057457 [ 252 ] {ec8d6fea-0fa9-4f0b-8f54-1b72d1a89303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5828 | 2024.11.21 01:21:47.058084 [ 252 ] {ec8d6fea-0fa9-4f0b-8f54-1b72d1a89303} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5829 | 2024.11.21 01:21:47.058129 [ 252 ] {ec8d6fea-0fa9-4f0b-8f54-1b72d1a89303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5830 | 2024.11.21 01:21:47.058545 [ 252 ] {ec8d6fea-0fa9-4f0b-8f54-1b72d1a89303} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5831 | 2024.11.21 01:21:47.058796 [ 252 ] {ec8d6fea-0fa9-4f0b-8f54-1b72d1a89303} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5832 | 2024.11.21 01:21:47.059023 [ 252 ] {ec8d6fea-0fa9-4f0b-8f54-1b72d1a89303} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec. | ||
5833 | 2024.11.21 01:21:47.059084 [ 252 ] {ec8d6fea-0fa9-4f0b-8f54-1b72d1a89303} <Debug> TCPHandler: Processed in 0.001882197 sec. | ||
5834 | 2024.11.21 01:21:47.059301 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5835 | 2024.11.21 01:21:47.059449 [ 253 ] {cbda08f3-e24a-481e-905d-9ba2bc332016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5836 | 2024.11.21 01:21:47.059508 [ 253 ] {cbda08f3-e24a-481e-905d-9ba2bc332016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5837 | 2024.11.21 01:21:47.060046 [ 253 ] {cbda08f3-e24a-481e-905d-9ba2bc332016} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5838 | 2024.11.21 01:21:47.060087 [ 253 ] {cbda08f3-e24a-481e-905d-9ba2bc332016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5839 | 2024.11.21 01:21:47.060491 [ 253 ] {cbda08f3-e24a-481e-905d-9ba2bc332016} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5840 | 2024.11.21 01:21:47.060736 [ 253 ] {cbda08f3-e24a-481e-905d-9ba2bc332016} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5841 | 2024.11.21 01:21:47.060927 [ 253 ] {cbda08f3-e24a-481e-905d-9ba2bc332016} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. | ||
5842 | 2024.11.21 01:21:47.060988 [ 253 ] {cbda08f3-e24a-481e-905d-9ba2bc332016} <Debug> TCPHandler: Processed in 0.001781845 sec. | ||
5843 | 2024.11.21 01:21:50.664464 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5844 | 2024.11.21 01:21:50.664531 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5845 | 2024.11.21 01:21:52.058918 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5846 | 2024.11.21 01:21:52.059129 [ 252 ] {fdca5f09-a9a4-45b5-a95e-267621aa0211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5847 | 2024.11.21 01:21:52.059214 [ 252 ] {fdca5f09-a9a4-45b5-a95e-267621aa0211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5848 | 2024.11.21 01:21:52.060005 [ 252 ] {fdca5f09-a9a4-45b5-a95e-267621aa0211} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5849 | 2024.11.21 01:21:52.060063 [ 252 ] {fdca5f09-a9a4-45b5-a95e-267621aa0211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5850 | 2024.11.21 01:21:52.060510 [ 252 ] {fdca5f09-a9a4-45b5-a95e-267621aa0211} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5851 | 2024.11.21 01:21:52.060761 [ 252 ] {fdca5f09-a9a4-45b5-a95e-267621aa0211} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5852 | 2024.11.21 01:21:52.061008 [ 252 ] {fdca5f09-a9a4-45b5-a95e-267621aa0211} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001924 sec., 7276.507276507276 rows/sec., 523.81 KiB/sec. | ||
5853 | 2024.11.21 01:21:52.061135 [ 252 ] {fdca5f09-a9a4-45b5-a95e-267621aa0211} <Debug> TCPHandler: Processed in 0.002351563 sec. | ||
5854 | 2024.11.21 01:21:52.061446 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5855 | 2024.11.21 01:21:52.061697 [ 253 ] {71c57a59-5191-4381-987f-f3a4e7b7c39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5856 | 2024.11.21 01:21:52.061781 [ 253 ] {71c57a59-5191-4381-987f-f3a4e7b7c39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5857 | 2024.11.21 01:21:52.062742 [ 253 ] {71c57a59-5191-4381-987f-f3a4e7b7c39f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5858 | 2024.11.21 01:21:52.062794 [ 253 ] {71c57a59-5191-4381-987f-f3a4e7b7c39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5859 | 2024.11.21 01:21:52.063246 [ 253 ] {71c57a59-5191-4381-987f-f3a4e7b7c39f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5860 | 2024.11.21 01:21:52.063504 [ 253 ] {71c57a59-5191-4381-987f-f3a4e7b7c39f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5861 | 2024.11.21 01:21:52.063688 [ 139 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5862 | 2024.11.21 01:21:52.063754 [ 253 ] {71c57a59-5191-4381-987f-f3a4e7b7c39f} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002116 sec., 132797.73156899813 rows/sec., 11.71 MiB/sec. | ||
5863 | 2024.11.21 01:21:52.063770 [ 139 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5864 | 2024.11.21 01:21:52.063842 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5865 | 2024.11.21 01:21:52.063891 [ 253 ] {71c57a59-5191-4381-987f-f3a4e7b7c39f} <Debug> TCPHandler: Processed in 0.002603637 sec. | ||
5866 | 2024.11.21 01:21:52.064182 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5867 | 2024.11.21 01:21:52.064205 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
5868 | 2024.11.21 01:21:52.064706 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5869 | 2024.11.21 01:21:52.064759 [ 252 ] {54d0393a-f9cd-4487-89ea-8c4742b2617b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5870 | 2024.11.21 01:21:52.064817 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1430 rows starting from the beginning of the part | ||
5871 | 2024.11.21 01:21:52.065094 [ 252 ] {54d0393a-f9cd-4487-89ea-8c4742b2617b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5872 | 2024.11.21 01:21:52.065180 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
5873 | 2024.11.21 01:21:52.065565 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 281 rows starting from the beginning of the part | ||
5874 | 2024.11.21 01:21:52.065949 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
5875 | 2024.11.21 01:21:52.066312 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
5876 | 2024.11.21 01:21:52.066708 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 281 rows starting from the beginning of the part | ||
5877 | 2024.11.21 01:21:52.067972 [ 252 ] {54d0393a-f9cd-4487-89ea-8c4742b2617b} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5878 | 2024.11.21 01:21:52.068028 [ 252 ] {54d0393a-f9cd-4487-89ea-8c4742b2617b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5879 | 2024.11.21 01:21:52.069044 [ 252 ] {54d0393a-f9cd-4487-89ea-8c4742b2617b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5880 | 2024.11.21 01:21:52.069453 [ 252 ] {54d0393a-f9cd-4487-89ea-8c4742b2617b} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5881 | 2024.11.21 01:21:52.070034 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.006089936 sec., 354683.530335951 rows/sec., 31.19 MiB/sec. | ||
5882 | 2024.11.21 01:21:52.070065 [ 252 ] {54d0393a-f9cd-4487-89ea-8c4742b2617b} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.005635 sec., 8163.265306122448 rows/sec., 601.36 KiB/sec. | ||
5883 | 2024.11.21 01:21:52.070180 [ 252 ] {54d0393a-f9cd-4487-89ea-8c4742b2617b} <Debug> TCPHandler: Processed in 0.006161936 sec. | ||
5884 | 2024.11.21 01:21:52.070289 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5885 | 2024.11.21 01:21:52.070355 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5886 | 2024.11.21 01:21:52.070508 [ 253 ] {8f39570b-62a9-4960-a06d-189444d53116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5887 | 2024.11.21 01:21:52.070565 [ 253 ] {8f39570b-62a9-4960-a06d-189444d53116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5888 | 2024.11.21 01:21:52.070628 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_51_10} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5889 | 2024.11.21 01:21:52.070739 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_51_10} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5890 | 2024.11.21 01:21:52.070841 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
5891 | 2024.11.21 01:21:52.071230 [ 253 ] {8f39570b-62a9-4960-a06d-189444d53116} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5892 | 2024.11.21 01:21:52.071270 [ 253 ] {8f39570b-62a9-4960-a06d-189444d53116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5893 | 2024.11.21 01:21:52.071645 [ 253 ] {8f39570b-62a9-4960-a06d-189444d53116} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5894 | 2024.11.21 01:21:52.071886 [ 253 ] {8f39570b-62a9-4960-a06d-189444d53116} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5895 | 2024.11.21 01:21:52.072148 [ 253 ] {8f39570b-62a9-4960-a06d-189444d53116} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001669 sec., 8388.256440982625 rows/sec., 587.46 KiB/sec. | ||
5896 | 2024.11.21 01:21:52.072361 [ 253 ] {8f39570b-62a9-4960-a06d-189444d53116} <Debug> TCPHandler: Processed in 0.002077569 sec. | ||
5897 | 2024.11.21 01:21:52.072523 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5898 | 2024.11.21 01:21:52.072644 [ 252 ] {ee71c8ef-c068-443e-87c0-80d65c249f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5899 | 2024.11.21 01:21:52.072695 [ 252 ] {ee71c8ef-c068-443e-87c0-80d65c249f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5900 | 2024.11.21 01:21:52.073290 [ 252 ] {ee71c8ef-c068-443e-87c0-80d65c249f54} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5901 | 2024.11.21 01:21:52.073330 [ 252 ] {ee71c8ef-c068-443e-87c0-80d65c249f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5902 | 2024.11.21 01:21:52.073710 [ 252 ] {ee71c8ef-c068-443e-87c0-80d65c249f54} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5903 | 2024.11.21 01:21:52.073953 [ 252 ] {ee71c8ef-c068-443e-87c0-80d65c249f54} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5904 | 2024.11.21 01:21:52.074235 [ 252 ] {ee71c8ef-c068-443e-87c0-80d65c249f54} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001593 sec., 8160.703075957314 rows/sec., 508.82 KiB/sec. | ||
5905 | 2024.11.21 01:21:52.074421 [ 252 ] {ee71c8ef-c068-443e-87c0-80d65c249f54} <Debug> TCPHandler: Processed in 0.001950947 sec. | ||
5906 | 2024.11.21 01:21:52.074574 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5907 | 2024.11.21 01:21:52.074692 [ 253 ] {07af6d1f-0972-43ba-b046-782f7d0387bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5908 | 2024.11.21 01:21:52.074741 [ 253 ] {07af6d1f-0972-43ba-b046-782f7d0387bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5909 | 2024.11.21 01:21:52.075499 [ 253 ] {07af6d1f-0972-43ba-b046-782f7d0387bc} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5910 | 2024.11.21 01:21:52.075540 [ 253 ] {07af6d1f-0972-43ba-b046-782f7d0387bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5911 | 2024.11.21 01:21:52.075924 [ 253 ] {07af6d1f-0972-43ba-b046-782f7d0387bc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5912 | 2024.11.21 01:21:52.076169 [ 253 ] {07af6d1f-0972-43ba-b046-782f7d0387bc} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5913 | 2024.11.21 01:21:52.076340 [ 139 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5914 | 2024.11.21 01:21:52.076398 [ 139 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5915 | 2024.11.21 01:21:52.076417 [ 253 ] {07af6d1f-0972-43ba-b046-782f7d0387bc} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.00174 sec., 241954.02298850575 rows/sec., 17.29 MiB/sec. | ||
5916 | 2024.11.21 01:21:52.076435 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5917 | 2024.11.21 01:21:52.076575 [ 253 ] {07af6d1f-0972-43ba-b046-782f7d0387bc} <Debug> TCPHandler: Processed in 0.002055409 sec. | ||
5918 | 2024.11.21 01:21:52.076628 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
5919 | 2024.11.21 01:21:52.076778 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5920 | 2024.11.21 01:21:52.076797 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5921 | 2024.11.21 01:21:52.076856 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
5922 | 2024.11.21 01:21:52.077116 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
5923 | 2024.11.21 01:21:52.077134 [ 252 ] {9fb29f1d-391f-4f2f-ac6b-494ea057b1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5924 | 2024.11.21 01:21:52.077386 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 421 rows starting from the beginning of the part | ||
5925 | 2024.11.21 01:21:52.077401 [ 252 ] {9fb29f1d-391f-4f2f-ac6b-494ea057b1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5926 | 2024.11.21 01:21:52.077702 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
5927 | 2024.11.21 01:21:52.078019 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
5928 | 2024.11.21 01:21:52.078332 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 421 rows starting from the beginning of the part | ||
5929 | 2024.11.21 01:21:52.079827 [ 252 ] {9fb29f1d-391f-4f2f-ac6b-494ea057b1ca} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5930 | 2024.11.21 01:21:52.079895 [ 252 ] {9fb29f1d-391f-4f2f-ac6b-494ea057b1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5931 | 2024.11.21 01:21:52.080922 [ 252 ] {9fb29f1d-391f-4f2f-ac6b-494ea057b1ca} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5932 | 2024.11.21 01:21:52.081366 [ 252 ] {9fb29f1d-391f-4f2f-ac6b-494ea057b1ca} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5933 | 2024.11.21 01:21:52.081598 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005048721 sec., 385642.22503085434 rows/sec., 29.51 MiB/sec. | ||
5934 | 2024.11.21 01:21:52.081955 [ 252 ] {9fb29f1d-391f-4f2f-ac6b-494ea057b1ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004984 sec., 1203.8523274478332 rows/sec., 62.90 KiB/sec. | ||
5935 | 2024.11.21 01:21:52.082061 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5936 | 2024.11.21 01:21:52.082363 [ 252 ] {9fb29f1d-391f-4f2f-ac6b-494ea057b1ca} <Debug> TCPHandler: Processed in 0.00568807 sec. | ||
5937 | 2024.11.21 01:21:52.082559 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5938 | 2024.11.21 01:21:52.082772 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_51_10} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5939 | 2024.11.21 01:21:52.082783 [ 253 ] {20a16b1a-e7d0-492e-a6e2-57d7abddec05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5940 | 2024.11.21 01:21:52.082900 [ 253 ] {20a16b1a-e7d0-492e-a6e2-57d7abddec05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5941 | 2024.11.21 01:21:52.082939 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_51_10} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5942 | 2024.11.21 01:21:52.083147 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5943 | 2024.11.21 01:21:52.083721 [ 253 ] {20a16b1a-e7d0-492e-a6e2-57d7abddec05} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5944 | 2024.11.21 01:21:52.083765 [ 253 ] {20a16b1a-e7d0-492e-a6e2-57d7abddec05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5945 | 2024.11.21 01:21:52.084163 [ 253 ] {20a16b1a-e7d0-492e-a6e2-57d7abddec05} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5946 | 2024.11.21 01:21:52.084406 [ 253 ] {20a16b1a-e7d0-492e-a6e2-57d7abddec05} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5947 | 2024.11.21 01:21:52.084567 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5948 | 2024.11.21 01:21:52.084622 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5949 | 2024.11.21 01:21:52.084658 [ 253 ] {20a16b1a-e7d0-492e-a6e2-57d7abddec05} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001924 sec., 123180.87318087318 rows/sec., 8.26 MiB/sec. | ||
5950 | 2024.11.21 01:21:52.084665 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5951 | 2024.11.21 01:21:52.084809 [ 253 ] {20a16b1a-e7d0-492e-a6e2-57d7abddec05} <Debug> TCPHandler: Processed in 0.002332583 sec. | ||
5952 | 2024.11.21 01:21:52.085098 [ 196 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
5953 | 2024.11.21 01:21:52.085170 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5954 | 2024.11.21 01:21:52.085705 [ 196 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5955 | 2024.11.21 01:21:52.085796 [ 252 ] {77d64ca5-d996-4abd-826c-29bf048ab811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5956 | 2024.11.21 01:21:52.085852 [ 196 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 10215 rows starting from the beginning of the part | ||
5957 | 2024.11.21 01:21:52.086013 [ 252 ] {77d64ca5-d996-4abd-826c-29bf048ab811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5958 | 2024.11.21 01:21:52.086213 [ 196 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
5959 | 2024.11.21 01:21:52.086536 [ 196 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
5960 | 2024.11.21 01:21:52.086870 [ 196 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 128 rows starting from the beginning of the part | ||
5961 | 2024.11.21 01:21:52.087160 [ 196 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
5962 | 2024.11.21 01:21:52.087469 [ 196 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part | ||
5963 | 2024.11.21 01:21:52.088641 [ 252 ] {77d64ca5-d996-4abd-826c-29bf048ab811} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5964 | 2024.11.21 01:21:52.088700 [ 252 ] {77d64ca5-d996-4abd-826c-29bf048ab811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5965 | 2024.11.21 01:21:52.089118 [ 252 ] {77d64ca5-d996-4abd-826c-29bf048ab811} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5966 | 2024.11.21 01:21:52.089669 [ 252 ] {77d64ca5-d996-4abd-826c-29bf048ab811} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5967 | 2024.11.21 01:21:52.090471 [ 252 ] {77d64ca5-d996-4abd-826c-29bf048ab811} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004879 sec., 204.96003279360525 rows/sec., 13.81 KiB/sec. | ||
5968 | 2024.11.21 01:21:52.090808 [ 252 ] {77d64ca5-d996-4abd-826c-29bf048ab811} <Debug> TCPHandler: Processed in 0.005767511 sec. | ||
5969 | 2024.11.21 01:21:52.091033 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5970 | 2024.11.21 01:21:52.091205 [ 253 ] {94a0994b-4f74-4104-ae99-8f2ec9a69f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5971 | 2024.11.21 01:21:52.091302 [ 253 ] {94a0994b-4f74-4104-ae99-8f2ec9a69f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5972 | 2024.11.21 01:21:52.092974 [ 253 ] {94a0994b-4f74-4104-ae99-8f2ec9a69f54} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5973 | 2024.11.21 01:21:52.093034 [ 253 ] {94a0994b-4f74-4104-ae99-8f2ec9a69f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5974 | 2024.11.21 01:21:52.093698 [ 196 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11137 rows, containing 5 columns (5 merged, 0 gathered) in 0.008869275 sec., 1255683.2435571116 rows/sec., 85.30 MiB/sec. | ||
5975 | 2024.11.21 01:21:52.094115 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5976 | 2024.11.21 01:21:52.094767 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5977 | 2024.11.21 01:21:52.094830 [ 253 ] {94a0994b-4f74-4104-ae99-8f2ec9a69f54} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5978 | 2024.11.21 01:21:52.094883 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5979 | 2024.11.21 01:21:52.095040 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
5980 | 2024.11.21 01:21:52.095227 [ 253 ] {94a0994b-4f74-4104-ae99-8f2ec9a69f54} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5981 | 2024.11.21 01:21:52.095561 [ 253 ] {94a0994b-4f74-4104-ae99-8f2ec9a69f54} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004385 sec., 8893.956670467503 rows/sec., 15.94 MiB/sec. | ||
5982 | 2024.11.21 01:21:52.095919 [ 253 ] {94a0994b-4f74-4104-ae99-8f2ec9a69f54} <Debug> TCPHandler: Processed in 0.005005 sec. | ||
5983 | 2024.11.21 01:21:52.096100 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5984 | 2024.11.21 01:21:52.096244 [ 252 ] {b5bb2e1e-7c81-46eb-9839-e9b1758a3a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5985 | 2024.11.21 01:21:52.096305 [ 252 ] {b5bb2e1e-7c81-46eb-9839-e9b1758a3a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5986 | 2024.11.21 01:21:52.096841 [ 252 ] {b5bb2e1e-7c81-46eb-9839-e9b1758a3a05} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5987 | 2024.11.21 01:21:52.096880 [ 252 ] {b5bb2e1e-7c81-46eb-9839-e9b1758a3a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5988 | 2024.11.21 01:21:52.097264 [ 252 ] {b5bb2e1e-7c81-46eb-9839-e9b1758a3a05} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5989 | 2024.11.21 01:21:52.097504 [ 252 ] {b5bb2e1e-7c81-46eb-9839-e9b1758a3a05} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5990 | 2024.11.21 01:21:52.097672 [ 139 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5991 | 2024.11.21 01:21:52.097732 [ 139 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5992 | 2024.11.21 01:21:52.097761 [ 252 ] {b5bb2e1e-7c81-46eb-9839-e9b1758a3a05} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001544 sec., 53108.80829015544 rows/sec., 3.37 MiB/sec. | ||
5993 | 2024.11.21 01:21:52.097771 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
5994 | 2024.11.21 01:21:52.097909 [ 252 ] {b5bb2e1e-7c81-46eb-9839-e9b1758a3a05} <Debug> TCPHandler: Processed in 0.001880066 sec. | ||
5995 | 2024.11.21 01:21:52.097978 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
5996 | 2024.11.21 01:21:52.098099 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5997 | 2024.11.21 01:21:52.098134 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2760 rows starting from the beginning of the part | ||
5998 | 2024.11.21 01:21:52.098221 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
5999 | 2024.11.21 01:21:52.098452 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
6000 | 2024.11.21 01:21:52.098574 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
6001 | 2024.11.21 01:21:52.098717 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
6002 | 2024.11.21 01:21:52.098808 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
6003 | 2024.11.21 01:21:52.100261 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3092 rows, containing 4 columns (4 merged, 0 gathered) in 0.002351913 sec., 1314674.4798808459 rows/sec., 86.17 MiB/sec. | ||
6004 | 2024.11.21 01:21:52.100695 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6005 | 2024.11.21 01:21:52.101228 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_51_10} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6006 | 2024.11.21 01:21:52.101386 [ 194 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_51_10} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6007 | 2024.11.21 01:21:52.101551 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
6008 | 2024.11.21 01:21:55.880669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 890 | ||
6009 | 2024.11.21 01:21:55.884154 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6010 | 2024.11.21 01:21:55.884211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6011 | 2024.11.21 01:21:55.885667 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6012 | 2024.11.21 01:21:55.885976 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6013 | 2024.11.21 01:21:55.886552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
6014 | 2024.11.21 01:21:57.050904 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6015 | 2024.11.21 01:21:57.051121 [ 252 ] {9cc4f92e-7e30-4e15-b7ac-2beec6be4da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6016 | 2024.11.21 01:21:57.051203 [ 252 ] {9cc4f92e-7e30-4e15-b7ac-2beec6be4da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6017 | 2024.11.21 01:21:57.052024 [ 252 ] {9cc4f92e-7e30-4e15-b7ac-2beec6be4da2} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6018 | 2024.11.21 01:21:57.052076 [ 252 ] {9cc4f92e-7e30-4e15-b7ac-2beec6be4da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6019 | 2024.11.21 01:21:57.052507 [ 252 ] {9cc4f92e-7e30-4e15-b7ac-2beec6be4da2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6020 | 2024.11.21 01:21:57.052788 [ 252 ] {9cc4f92e-7e30-4e15-b7ac-2beec6be4da2} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6021 | 2024.11.21 01:21:57.053017 [ 252 ] {9cc4f92e-7e30-4e15-b7ac-2beec6be4da2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00195 sec., 3076.923076923077 rows/sec., 250.90 KiB/sec. | ||
6022 | 2024.11.21 01:21:57.053125 [ 252 ] {9cc4f92e-7e30-4e15-b7ac-2beec6be4da2} <Debug> TCPHandler: Processed in 0.002358803 sec. | ||
6023 | 2024.11.21 01:21:57.053397 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6024 | 2024.11.21 01:21:57.053603 [ 253 ] {5720eb6b-ec80-44b7-ad9f-53018db03370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6025 | 2024.11.21 01:21:57.053683 [ 253 ] {5720eb6b-ec80-44b7-ad9f-53018db03370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6026 | 2024.11.21 01:21:57.054479 [ 253 ] {5720eb6b-ec80-44b7-ad9f-53018db03370} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6027 | 2024.11.21 01:21:57.054537 [ 253 ] {5720eb6b-ec80-44b7-ad9f-53018db03370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6028 | 2024.11.21 01:21:57.055003 [ 253 ] {5720eb6b-ec80-44b7-ad9f-53018db03370} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6029 | 2024.11.21 01:21:57.055277 [ 253 ] {5720eb6b-ec80-44b7-ad9f-53018db03370} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6030 | 2024.11.21 01:21:57.055552 [ 253 ] {5720eb6b-ec80-44b7-ad9f-53018db03370} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001996 sec., 29559.118236472947 rows/sec., 2.25 MiB/sec. | ||
6031 | 2024.11.21 01:21:57.055656 [ 253 ] {5720eb6b-ec80-44b7-ad9f-53018db03370} <Debug> TCPHandler: Processed in 0.002389873 sec. | ||
6032 | 2024.11.21 01:21:57.055914 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6033 | 2024.11.21 01:21:57.056075 [ 252 ] {189d1b03-a305-4ba0-953a-e4c8129720a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6034 | 2024.11.21 01:21:57.056135 [ 252 ] {189d1b03-a305-4ba0-953a-e4c8129720a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6035 | 2024.11.21 01:21:57.056812 [ 252 ] {189d1b03-a305-4ba0-953a-e4c8129720a1} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6036 | 2024.11.21 01:21:57.056852 [ 252 ] {189d1b03-a305-4ba0-953a-e4c8129720a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6037 | 2024.11.21 01:21:57.057225 [ 252 ] {189d1b03-a305-4ba0-953a-e4c8129720a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6038 | 2024.11.21 01:21:57.057464 [ 252 ] {189d1b03-a305-4ba0-953a-e4c8129720a1} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6039 | 2024.11.21 01:21:57.057628 [ 135 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
6040 | 2024.11.21 01:21:57.057691 [ 252 ] {189d1b03-a305-4ba0-953a-e4c8129720a1} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001649 sec., 3638.568829593693 rows/sec., 254.06 KiB/sec. | ||
6041 | 2024.11.21 01:21:57.057711 [ 135 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6042 | 2024.11.21 01:21:57.057785 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6043 | 2024.11.21 01:21:57.057817 [ 252 ] {189d1b03-a305-4ba0-953a-e4c8129720a1} <Debug> TCPHandler: Processed in 0.002037039 sec. | ||
6044 | 2024.11.21 01:21:57.058146 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6045 | 2024.11.21 01:21:57.058251 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
6046 | 2024.11.21 01:21:57.058563 [ 253 ] {b6255f37-c011-4882-b6d4-2adcdd7ca70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6047 | 2024.11.21 01:21:57.058724 [ 253 ] {b6255f37-c011-4882-b6d4-2adcdd7ca70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6048 | 2024.11.21 01:21:57.058822 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6049 | 2024.11.21 01:21:57.058925 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 64 rows starting from the beginning of the part | ||
6050 | 2024.11.21 01:21:57.059198 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part | ||
6051 | 2024.11.21 01:21:57.059492 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
6052 | 2024.11.21 01:21:57.059967 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part | ||
6053 | 2024.11.21 01:21:57.060324 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
6054 | 2024.11.21 01:21:57.060643 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
6055 | 2024.11.21 01:21:57.061613 [ 253 ] {b6255f37-c011-4882-b6d4-2adcdd7ca70b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6056 | 2024.11.21 01:21:57.061685 [ 253 ] {b6255f37-c011-4882-b6d4-2adcdd7ca70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6057 | 2024.11.21 01:21:57.062807 [ 253 ] {b6255f37-c011-4882-b6d4-2adcdd7ca70b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6058 | 2024.11.21 01:21:57.063211 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.005322465 sec., 41334.231413452224 rows/sec., 3.11 MiB/sec. | ||
6059 | 2024.11.21 01:21:57.063371 [ 253 ] {b6255f37-c011-4882-b6d4-2adcdd7ca70b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6060 | 2024.11.21 01:21:57.063418 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
6061 | 2024.11.21 01:21:57.063921 [ 253 ] {b6255f37-c011-4882-b6d4-2adcdd7ca70b} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.005481 sec., 12771.39208173691 rows/sec., 1022.53 KiB/sec. | ||
6062 | 2024.11.21 01:21:57.064229 [ 253 ] {b6255f37-c011-4882-b6d4-2adcdd7ca70b} <Debug> TCPHandler: Processed in 0.006259908 sec. | ||
6063 | 2024.11.21 01:21:57.064343 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2024.11.21 01:21:57.064658 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_28_6} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
6065 | 2024.11.21 01:21:57.064721 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6066 | 2024.11.21 01:21:57.064895 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6067 | 2024.11.21 01:21:57.064982 [ 252 ] {374587ab-e88c-40a8-b26d-ecb41c53eee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6068 | 2024.11.21 01:21:57.065049 [ 252 ] {374587ab-e88c-40a8-b26d-ecb41c53eee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6069 | 2024.11.21 01:21:57.065691 [ 252 ] {374587ab-e88c-40a8-b26d-ecb41c53eee6} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6070 | 2024.11.21 01:21:57.065731 [ 252 ] {374587ab-e88c-40a8-b26d-ecb41c53eee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6071 | 2024.11.21 01:21:57.066130 [ 252 ] {374587ab-e88c-40a8-b26d-ecb41c53eee6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6072 | 2024.11.21 01:21:57.066371 [ 252 ] {374587ab-e88c-40a8-b26d-ecb41c53eee6} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6073 | 2024.11.21 01:21:57.066596 [ 252 ] {374587ab-e88c-40a8-b26d-ecb41c53eee6} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.001662 sec., 78820.69795427196 rows/sec., 5.49 MiB/sec. | ||
6074 | 2024.11.21 01:21:57.066674 [ 252 ] {374587ab-e88c-40a8-b26d-ecb41c53eee6} <Debug> TCPHandler: Processed in 0.002180221 sec. | ||
6075 | 2024.11.21 01:21:57.066875 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6076 | 2024.11.21 01:21:57.067017 [ 253 ] {598f5b1d-6ffc-422b-9232-f0448787ce44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6077 | 2024.11.21 01:21:57.067081 [ 253 ] {598f5b1d-6ffc-422b-9232-f0448787ce44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6078 | 2024.11.21 01:21:57.067647 [ 253 ] {598f5b1d-6ffc-422b-9232-f0448787ce44} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6079 | 2024.11.21 01:21:57.067686 [ 253 ] {598f5b1d-6ffc-422b-9232-f0448787ce44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6080 | 2024.11.21 01:21:57.068080 [ 253 ] {598f5b1d-6ffc-422b-9232-f0448787ce44} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6081 | 2024.11.21 01:21:57.068332 [ 253 ] {598f5b1d-6ffc-422b-9232-f0448787ce44} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6082 | 2024.11.21 01:21:57.068506 [ 253 ] {598f5b1d-6ffc-422b-9232-f0448787ce44} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001524 sec., 31496.062992125986 rows/sec., 2.12 MiB/sec. | ||
6083 | 2024.11.21 01:21:57.068557 [ 253 ] {598f5b1d-6ffc-422b-9232-f0448787ce44} <Debug> TCPHandler: Processed in 0.001786485 sec. | ||
6084 | 2024.11.21 01:22:02.052801 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6085 | 2024.11.21 01:22:02.053021 [ 252 ] {af65bfc6-0efe-4527-a4ca-b4e008bc9518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6086 | 2024.11.21 01:22:02.053098 [ 252 ] {af65bfc6-0efe-4527-a4ca-b4e008bc9518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6087 | 2024.11.21 01:22:02.053936 [ 252 ] {af65bfc6-0efe-4527-a4ca-b4e008bc9518} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6088 | 2024.11.21 01:22:02.053980 [ 252 ] {af65bfc6-0efe-4527-a4ca-b4e008bc9518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6089 | 2024.11.21 01:22:02.054391 [ 252 ] {af65bfc6-0efe-4527-a4ca-b4e008bc9518} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6090 | 2024.11.21 01:22:02.054639 [ 252 ] {af65bfc6-0efe-4527-a4ca-b4e008bc9518} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6091 | 2024.11.21 01:22:02.054847 [ 252 ] {af65bfc6-0efe-4527-a4ca-b4e008bc9518} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.27 MiB/sec. | ||
6092 | 2024.11.21 01:22:02.054903 [ 252 ] {af65bfc6-0efe-4527-a4ca-b4e008bc9518} <Debug> TCPHandler: Processed in 0.002287683 sec. | ||
6093 | 2024.11.21 01:22:02.055181 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6094 | 2024.11.21 01:22:02.055395 [ 253 ] {8b8e72ba-c508-4320-b355-4ec1c922b70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6095 | 2024.11.21 01:22:02.055479 [ 253 ] {8b8e72ba-c508-4320-b355-4ec1c922b70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6096 | 2024.11.21 01:22:02.056277 [ 253 ] {8b8e72ba-c508-4320-b355-4ec1c922b70e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6097 | 2024.11.21 01:22:02.056327 [ 253 ] {8b8e72ba-c508-4320-b355-4ec1c922b70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6098 | 2024.11.21 01:22:02.056778 [ 253 ] {8b8e72ba-c508-4320-b355-4ec1c922b70e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6099 | 2024.11.21 01:22:02.057036 [ 253 ] {8b8e72ba-c508-4320-b355-4ec1c922b70e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6100 | 2024.11.21 01:22:02.057268 [ 253 ] {8b8e72ba-c508-4320-b355-4ec1c922b70e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001933 sec., 33109.156751163995 rows/sec., 2.58 MiB/sec. | ||
6101 | 2024.11.21 01:22:02.057326 [ 253 ] {8b8e72ba-c508-4320-b355-4ec1c922b70e} <Debug> TCPHandler: Processed in 0.002290883 sec. | ||
6102 | 2024.11.21 01:22:02.057493 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6103 | 2024.11.21 01:22:02.057633 [ 252 ] {9c07bb88-7cd3-42cc-8f80-5b64b623f3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6104 | 2024.11.21 01:22:02.057694 [ 252 ] {9c07bb88-7cd3-42cc-8f80-5b64b623f3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6105 | 2024.11.21 01:22:02.058291 [ 252 ] {9c07bb88-7cd3-42cc-8f80-5b64b623f3a6} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6106 | 2024.11.21 01:22:02.058329 [ 252 ] {9c07bb88-7cd3-42cc-8f80-5b64b623f3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6107 | 2024.11.21 01:22:02.058729 [ 252 ] {9c07bb88-7cd3-42cc-8f80-5b64b623f3a6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6108 | 2024.11.21 01:22:02.058975 [ 252 ] {9c07bb88-7cd3-42cc-8f80-5b64b623f3a6} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6109 | 2024.11.21 01:22:02.059197 [ 252 ] {9c07bb88-7cd3-42cc-8f80-5b64b623f3a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec. | ||
6110 | 2024.11.21 01:22:02.059254 [ 252 ] {9c07bb88-7cd3-42cc-8f80-5b64b623f3a6} <Debug> TCPHandler: Processed in 0.001826006 sec. | ||
6111 | 2024.11.21 01:22:02.059456 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6112 | 2024.11.21 01:22:02.059577 [ 253 ] {41dc4d0c-b92d-4f36-be03-357d7b6c06d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6113 | 2024.11.21 01:22:02.059631 [ 253 ] {41dc4d0c-b92d-4f36-be03-357d7b6c06d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6114 | 2024.11.21 01:22:02.060140 [ 253 ] {41dc4d0c-b92d-4f36-be03-357d7b6c06d5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6115 | 2024.11.21 01:22:02.060181 [ 253 ] {41dc4d0c-b92d-4f36-be03-357d7b6c06d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6116 | 2024.11.21 01:22:02.060579 [ 253 ] {41dc4d0c-b92d-4f36-be03-357d7b6c06d5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6117 | 2024.11.21 01:22:02.060836 [ 253 ] {41dc4d0c-b92d-4f36-be03-357d7b6c06d5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6118 | 2024.11.21 01:22:02.061071 [ 253 ] {41dc4d0c-b92d-4f36-be03-357d7b6c06d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. | ||
6119 | 2024.11.21 01:22:02.061136 [ 253 ] {41dc4d0c-b92d-4f36-be03-357d7b6c06d5} <Debug> TCPHandler: Processed in 0.001776845 sec. | ||
6120 | 2024.11.21 01:22:03.914286 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6121 | 2024.11.21 01:22:04.079764 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6122 | 2024.11.21 01:22:04.124141 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6123 | 2024.11.21 01:22:04.240497 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6124 | 2024.11.21 01:22:04.241719 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6125 | 2024.11.21 01:22:04.276970 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60129, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6126 | 2024.11.21 01:22:04.317276 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37072, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6127 | 2024.11.21 01:22:04.338686 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6128 | 2024.11.21 01:22:05.664597 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6129 | 2024.11.21 01:22:05.664697 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6130 | 2024.11.21 01:22:05.886762 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 910 | ||
6131 | 2024.11.21 01:22:05.889616 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6132 | 2024.11.21 01:22:05.889662 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6133 | 2024.11.21 01:22:05.891084 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6134 | 2024.11.21 01:22:05.891401 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6135 | 2024.11.21 01:22:05.892549 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
6136 | 2024.11.21 01:22:07.058758 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6137 | 2024.11.21 01:22:07.058948 [ 252 ] {f0f3c3f9-f75e-479a-8266-95893a3e3bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6138 | 2024.11.21 01:22:07.059019 [ 252 ] {f0f3c3f9-f75e-479a-8266-95893a3e3bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6139 | 2024.11.21 01:22:07.059764 [ 252 ] {f0f3c3f9-f75e-479a-8266-95893a3e3bc9} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6140 | 2024.11.21 01:22:07.059821 [ 252 ] {f0f3c3f9-f75e-479a-8266-95893a3e3bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6141 | 2024.11.21 01:22:07.060265 [ 252 ] {f0f3c3f9-f75e-479a-8266-95893a3e3bc9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6142 | 2024.11.21 01:22:07.060525 [ 252 ] {f0f3c3f9-f75e-479a-8266-95893a3e3bc9} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6143 | 2024.11.21 01:22:07.060759 [ 252 ] {f0f3c3f9-f75e-479a-8266-95893a3e3bc9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec. | ||
6144 | 2024.11.21 01:22:07.060822 [ 252 ] {f0f3c3f9-f75e-479a-8266-95893a3e3bc9} <Debug> TCPHandler: Processed in 0.002194151 sec. | ||
6145 | 2024.11.21 01:22:07.061087 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6146 | 2024.11.21 01:22:07.061302 [ 253 ] {9ccb72e1-3ea7-41db-a828-1467cf88e04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6147 | 2024.11.21 01:22:07.061402 [ 253 ] {9ccb72e1-3ea7-41db-a828-1467cf88e04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6148 | 2024.11.21 01:22:07.062326 [ 253 ] {9ccb72e1-3ea7-41db-a828-1467cf88e04e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6149 | 2024.11.21 01:22:07.062381 [ 253 ] {9ccb72e1-3ea7-41db-a828-1467cf88e04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6150 | 2024.11.21 01:22:07.062848 [ 253 ] {9ccb72e1-3ea7-41db-a828-1467cf88e04e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6151 | 2024.11.21 01:22:07.063107 [ 253 ] {9ccb72e1-3ea7-41db-a828-1467cf88e04e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6152 | 2024.11.21 01:22:07.063355 [ 253 ] {9ccb72e1-3ea7-41db-a828-1467cf88e04e} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.00211 sec., 133175.35545023697 rows/sec., 11.75 MiB/sec. | ||
6153 | 2024.11.21 01:22:07.063421 [ 253 ] {9ccb72e1-3ea7-41db-a828-1467cf88e04e} <Debug> TCPHandler: Processed in 0.002474065 sec. | ||
6154 | 2024.11.21 01:22:07.063575 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6155 | 2024.11.21 01:22:07.063701 [ 252 ] {e03bbe32-98b6-4f28-944b-305f8b4a3284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6156 | 2024.11.21 01:22:07.063755 [ 252 ] {e03bbe32-98b6-4f28-944b-305f8b4a3284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6157 | 2024.11.21 01:22:07.064381 [ 252 ] {e03bbe32-98b6-4f28-944b-305f8b4a3284} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6158 | 2024.11.21 01:22:07.064423 [ 252 ] {e03bbe32-98b6-4f28-944b-305f8b4a3284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6159 | 2024.11.21 01:22:07.064798 [ 252 ] {e03bbe32-98b6-4f28-944b-305f8b4a3284} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6160 | 2024.11.21 01:22:07.065042 [ 252 ] {e03bbe32-98b6-4f28-944b-305f8b4a3284} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6161 | 2024.11.21 01:22:07.065288 [ 252 ] {e03bbe32-98b6-4f28-944b-305f8b4a3284} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001607 sec., 28624.766645924083 rows/sec., 2.06 MiB/sec. | ||
6162 | 2024.11.21 01:22:07.065389 [ 252 ] {e03bbe32-98b6-4f28-944b-305f8b4a3284} <Debug> TCPHandler: Processed in 0.001867126 sec. | ||
6163 | 2024.11.21 01:22:07.065625 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6164 | 2024.11.21 01:22:07.065761 [ 253 ] {1a0be5da-295d-4f02-9f8e-86698f526808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6165 | 2024.11.21 01:22:07.065812 [ 253 ] {1a0be5da-295d-4f02-9f8e-86698f526808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6166 | 2024.11.21 01:22:07.066411 [ 253 ] {1a0be5da-295d-4f02-9f8e-86698f526808} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6167 | 2024.11.21 01:22:07.066453 [ 253 ] {1a0be5da-295d-4f02-9f8e-86698f526808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6168 | 2024.11.21 01:22:07.066830 [ 253 ] {1a0be5da-295d-4f02-9f8e-86698f526808} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6169 | 2024.11.21 01:22:07.067106 [ 253 ] {1a0be5da-295d-4f02-9f8e-86698f526808} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6170 | 2024.11.21 01:22:07.067348 [ 253 ] {1a0be5da-295d-4f02-9f8e-86698f526808} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. | ||
6171 | 2024.11.21 01:22:07.067489 [ 253 ] {1a0be5da-295d-4f02-9f8e-86698f526808} <Debug> TCPHandler: Processed in 0.001976068 sec. | ||
6172 | 2024.11.21 01:22:07.067678 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6173 | 2024.11.21 01:22:07.067808 [ 252 ] {9ce92fa9-3ecf-4c74-a63a-5c01c1f92e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6174 | 2024.11.21 01:22:07.067860 [ 252 ] {9ce92fa9-3ecf-4c74-a63a-5c01c1f92e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6175 | 2024.11.21 01:22:07.068452 [ 252 ] {9ce92fa9-3ecf-4c74-a63a-5c01c1f92e66} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6176 | 2024.11.21 01:22:07.068494 [ 252 ] {9ce92fa9-3ecf-4c74-a63a-5c01c1f92e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6177 | 2024.11.21 01:22:07.068873 [ 252 ] {9ce92fa9-3ecf-4c74-a63a-5c01c1f92e66} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6178 | 2024.11.21 01:22:07.069135 [ 252 ] {9ce92fa9-3ecf-4c74-a63a-5c01c1f92e66} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6179 | 2024.11.21 01:22:07.069357 [ 252 ] {9ce92fa9-3ecf-4c74-a63a-5c01c1f92e66} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec. | ||
6180 | 2024.11.21 01:22:07.069409 [ 252 ] {9ce92fa9-3ecf-4c74-a63a-5c01c1f92e66} <Debug> TCPHandler: Processed in 0.001799966 sec. | ||
6181 | 2024.11.21 01:22:07.069554 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6182 | 2024.11.21 01:22:07.069674 [ 253 ] {f0d4186a-b237-45a7-96e4-5ef3e3320e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6183 | 2024.11.21 01:22:07.069722 [ 253 ] {f0d4186a-b237-45a7-96e4-5ef3e3320e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6184 | 2024.11.21 01:22:07.070458 [ 253 ] {f0d4186a-b237-45a7-96e4-5ef3e3320e4f} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6185 | 2024.11.21 01:22:07.070500 [ 253 ] {f0d4186a-b237-45a7-96e4-5ef3e3320e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6186 | 2024.11.21 01:22:07.070906 [ 253 ] {f0d4186a-b237-45a7-96e4-5ef3e3320e4f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6187 | 2024.11.21 01:22:07.071155 [ 253 ] {f0d4186a-b237-45a7-96e4-5ef3e3320e4f} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6188 | 2024.11.21 01:22:07.071374 [ 253 ] {f0d4186a-b237-45a7-96e4-5ef3e3320e4f} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001725 sec., 244057.97101449277 rows/sec., 17.44 MiB/sec. | ||
6189 | 2024.11.21 01:22:07.071429 [ 253 ] {f0d4186a-b237-45a7-96e4-5ef3e3320e4f} <Debug> TCPHandler: Processed in 0.001929787 sec. | ||
6190 | 2024.11.21 01:22:07.071583 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6191 | 2024.11.21 01:22:07.071708 [ 252 ] {8dd2c3bb-4397-4ed3-aafb-552417a9c748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6192 | 2024.11.21 01:22:07.071760 [ 252 ] {8dd2c3bb-4397-4ed3-aafb-552417a9c748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6193 | 2024.11.21 01:22:07.072256 [ 252 ] {8dd2c3bb-4397-4ed3-aafb-552417a9c748} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6194 | 2024.11.21 01:22:07.072296 [ 252 ] {8dd2c3bb-4397-4ed3-aafb-552417a9c748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6195 | 2024.11.21 01:22:07.072677 [ 252 ] {8dd2c3bb-4397-4ed3-aafb-552417a9c748} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6196 | 2024.11.21 01:22:07.072920 [ 252 ] {8dd2c3bb-4397-4ed3-aafb-552417a9c748} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6197 | 2024.11.21 01:22:07.073184 [ 252 ] {8dd2c3bb-4397-4ed3-aafb-552417a9c748} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. | ||
6198 | 2024.11.21 01:22:07.073375 [ 252 ] {8dd2c3bb-4397-4ed3-aafb-552417a9c748} <Debug> TCPHandler: Processed in 0.001848715 sec. | ||
6199 | 2024.11.21 01:22:07.073569 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6200 | 2024.11.21 01:22:07.073689 [ 253 ] {e2401a12-4ddb-40a1-98f0-b8f5f65dbeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6201 | 2024.11.21 01:22:07.073741 [ 253 ] {e2401a12-4ddb-40a1-98f0-b8f5f65dbeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6202 | 2024.11.21 01:22:07.074332 [ 253 ] {e2401a12-4ddb-40a1-98f0-b8f5f65dbeee} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6203 | 2024.11.21 01:22:07.074372 [ 253 ] {e2401a12-4ddb-40a1-98f0-b8f5f65dbeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6204 | 2024.11.21 01:22:07.074790 [ 253 ] {e2401a12-4ddb-40a1-98f0-b8f5f65dbeee} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6205 | 2024.11.21 01:22:07.075035 [ 253 ] {e2401a12-4ddb-40a1-98f0-b8f5f65dbeee} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6206 | 2024.11.21 01:22:07.075259 [ 253 ] {e2401a12-4ddb-40a1-98f0-b8f5f65dbeee} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec. | ||
6207 | 2024.11.21 01:22:07.075319 [ 253 ] {e2401a12-4ddb-40a1-98f0-b8f5f65dbeee} <Debug> TCPHandler: Processed in 0.001843556 sec. | ||
6208 | 2024.11.21 01:22:07.075518 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6209 | 2024.11.21 01:22:07.075665 [ 252 ] {6a04ae60-41b9-4466-814a-6bc07cdaee71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6210 | 2024.11.21 01:22:07.075725 [ 252 ] {6a04ae60-41b9-4466-814a-6bc07cdaee71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6211 | 2024.11.21 01:22:07.076230 [ 252 ] {6a04ae60-41b9-4466-814a-6bc07cdaee71} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6212 | 2024.11.21 01:22:07.076269 [ 252 ] {6a04ae60-41b9-4466-814a-6bc07cdaee71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6213 | 2024.11.21 01:22:07.076641 [ 252 ] {6a04ae60-41b9-4466-814a-6bc07cdaee71} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6214 | 2024.11.21 01:22:07.076885 [ 252 ] {6a04ae60-41b9-4466-814a-6bc07cdaee71} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6215 | 2024.11.21 01:22:07.077153 [ 252 ] {6a04ae60-41b9-4466-814a-6bc07cdaee71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. | ||
6216 | 2024.11.21 01:22:07.077353 [ 252 ] {6a04ae60-41b9-4466-814a-6bc07cdaee71} <Debug> TCPHandler: Processed in 0.001937448 sec. | ||
6217 | 2024.11.21 01:22:07.077529 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6218 | 2024.11.21 01:22:07.077670 [ 253 ] {90386891-dd24-4137-bd65-9b7dd994b40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6219 | 2024.11.21 01:22:07.077765 [ 253 ] {90386891-dd24-4137-bd65-9b7dd994b40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6220 | 2024.11.21 01:22:07.078959 [ 253 ] {90386891-dd24-4137-bd65-9b7dd994b40d} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6221 | 2024.11.21 01:22:07.078999 [ 253 ] {90386891-dd24-4137-bd65-9b7dd994b40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6222 | 2024.11.21 01:22:07.079668 [ 253 ] {90386891-dd24-4137-bd65-9b7dd994b40d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6223 | 2024.11.21 01:22:07.079946 [ 253 ] {90386891-dd24-4137-bd65-9b7dd994b40d} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6224 | 2024.11.21 01:22:07.080222 [ 253 ] {90386891-dd24-4137-bd65-9b7dd994b40d} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002574 sec., 15151.515151515152 rows/sec., 27.15 MiB/sec. | ||
6225 | 2024.11.21 01:22:07.080387 [ 253 ] {90386891-dd24-4137-bd65-9b7dd994b40d} <Debug> TCPHandler: Processed in 0.002927681 sec. | ||
6226 | 2024.11.21 01:22:07.080541 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6227 | 2024.11.21 01:22:07.080668 [ 252 ] {71aaf1cb-1dfb-48ed-8227-6fe2681da20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6228 | 2024.11.21 01:22:07.080721 [ 252 ] {71aaf1cb-1dfb-48ed-8227-6fe2681da20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6229 | 2024.11.21 01:22:07.081226 [ 252 ] {71aaf1cb-1dfb-48ed-8227-6fe2681da20d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6230 | 2024.11.21 01:22:07.081265 [ 252 ] {71aaf1cb-1dfb-48ed-8227-6fe2681da20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6231 | 2024.11.21 01:22:07.081653 [ 252 ] {71aaf1cb-1dfb-48ed-8227-6fe2681da20d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6232 | 2024.11.21 01:22:07.081900 [ 252 ] {71aaf1cb-1dfb-48ed-8227-6fe2681da20d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6233 | 2024.11.21 01:22:07.082105 [ 252 ] {71aaf1cb-1dfb-48ed-8227-6fe2681da20d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001464 sec., 56010.928961748636 rows/sec., 3.56 MiB/sec. | ||
6234 | 2024.11.21 01:22:07.082154 [ 252 ] {71aaf1cb-1dfb-48ed-8227-6fe2681da20d} <Debug> TCPHandler: Processed in 0.001675053 sec. | ||
6235 | 2024.11.21 01:22:07.780638 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6236 | 2024.11.21 01:22:08.145952 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48678, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6237 | 2024.11.21 01:22:08.154849 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6238 | 2024.11.21 01:22:08.202400 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6239 | 2024.11.21 01:22:08.225507 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6240 | 2024.11.21 01:22:08.317128 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6241 | 2024.11.21 01:22:08.429378 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6242 | 2024.11.21 01:22:08.452810 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6243 | 2024.11.21 01:22:08.491263 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6244 | 2024.11.21 01:22:08.900738 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55984, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6245 | 2024.11.21 01:22:09.003481 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34582, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6246 | 2024.11.21 01:22:09.072945 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6247 | 2024.11.21 01:22:09.089327 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6248 | 2024.11.21 01:22:09.120651 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6249 | 2024.11.21 01:22:09.136991 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52545, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6250 | 2024.11.21 01:22:09.160395 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6251 | 2024.11.21 01:22:09.192243 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53779, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6252 | 2024.11.21 01:22:09.373620 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6253 | 2024.11.21 01:22:09.393251 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6254 | 2024.11.21 01:22:09.411679 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6255 | 2024.11.21 01:22:09.511577 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6256 | 2024.11.21 01:22:09.547968 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6257 | 2024.11.21 01:22:09.644373 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6258 | 2024.11.21 01:22:09.723882 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6259 | 2024.11.21 01:22:12.051009 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6260 | 2024.11.21 01:22:12.051201 [ 252 ] {1a37b90f-9dfb-4c95-8962-6bea16d9fd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6261 | 2024.11.21 01:22:12.051272 [ 252 ] {1a37b90f-9dfb-4c95-8962-6bea16d9fd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6262 | 2024.11.21 01:22:12.052063 [ 252 ] {1a37b90f-9dfb-4c95-8962-6bea16d9fd8f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6263 | 2024.11.21 01:22:12.052115 [ 252 ] {1a37b90f-9dfb-4c95-8962-6bea16d9fd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6264 | 2024.11.21 01:22:12.052565 [ 252 ] {1a37b90f-9dfb-4c95-8962-6bea16d9fd8f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6265 | 2024.11.21 01:22:12.052834 [ 252 ] {1a37b90f-9dfb-4c95-8962-6bea16d9fd8f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6266 | 2024.11.21 01:22:12.053073 [ 252 ] {1a37b90f-9dfb-4c95-8962-6bea16d9fd8f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.22 MiB/sec. | ||
6267 | 2024.11.21 01:22:12.053136 [ 252 ] {1a37b90f-9dfb-4c95-8962-6bea16d9fd8f} <Debug> TCPHandler: Processed in 0.002258672 sec. | ||
6268 | 2024.11.21 01:22:12.053401 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6269 | 2024.11.21 01:22:12.053596 [ 253 ] {4dc365bd-9120-4145-8cc2-c98bed6c9636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6270 | 2024.11.21 01:22:12.053671 [ 253 ] {4dc365bd-9120-4145-8cc2-c98bed6c9636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6271 | 2024.11.21 01:22:12.054426 [ 253 ] {4dc365bd-9120-4145-8cc2-c98bed6c9636} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6272 | 2024.11.21 01:22:12.054476 [ 253 ] {4dc365bd-9120-4145-8cc2-c98bed6c9636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6273 | 2024.11.21 01:22:12.054927 [ 253 ] {4dc365bd-9120-4145-8cc2-c98bed6c9636} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6274 | 2024.11.21 01:22:12.055187 [ 253 ] {4dc365bd-9120-4145-8cc2-c98bed6c9636} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6275 | 2024.11.21 01:22:12.055419 [ 253 ] {4dc365bd-9120-4145-8cc2-c98bed6c9636} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001877 sec., 34096.96323921151 rows/sec., 2.66 MiB/sec. | ||
6276 | 2024.11.21 01:22:12.055476 [ 253 ] {4dc365bd-9120-4145-8cc2-c98bed6c9636} <Debug> TCPHandler: Processed in 0.002211461 sec. | ||
6277 | 2024.11.21 01:22:12.055649 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6278 | 2024.11.21 01:22:12.055797 [ 252 ] {02195909-5542-4fe6-b3d1-fb49078d1d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6279 | 2024.11.21 01:22:12.055865 [ 252 ] {02195909-5542-4fe6-b3d1-fb49078d1d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6280 | 2024.11.21 01:22:12.056462 [ 252 ] {02195909-5542-4fe6-b3d1-fb49078d1d5b} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6281 | 2024.11.21 01:22:12.056504 [ 252 ] {02195909-5542-4fe6-b3d1-fb49078d1d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6282 | 2024.11.21 01:22:12.056914 [ 252 ] {02195909-5542-4fe6-b3d1-fb49078d1d5b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6283 | 2024.11.21 01:22:12.057155 [ 252 ] {02195909-5542-4fe6-b3d1-fb49078d1d5b} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6284 | 2024.11.21 01:22:12.057384 [ 252 ] {02195909-5542-4fe6-b3d1-fb49078d1d5b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001625 sec., 78769.23076923077 rows/sec., 5.49 MiB/sec. | ||
6285 | 2024.11.21 01:22:12.057440 [ 252 ] {02195909-5542-4fe6-b3d1-fb49078d1d5b} <Debug> TCPHandler: Processed in 0.001861086 sec. | ||
6286 | 2024.11.21 01:22:12.057594 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6287 | 2024.11.21 01:22:12.057737 [ 253 ] {f75e04a1-dab3-4ad7-a673-1f78bb315212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6288 | 2024.11.21 01:22:12.057801 [ 253 ] {f75e04a1-dab3-4ad7-a673-1f78bb315212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6289 | 2024.11.21 01:22:12.058332 [ 253 ] {f75e04a1-dab3-4ad7-a673-1f78bb315212} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6290 | 2024.11.21 01:22:12.058373 [ 253 ] {f75e04a1-dab3-4ad7-a673-1f78bb315212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6291 | 2024.11.21 01:22:12.058769 [ 253 ] {f75e04a1-dab3-4ad7-a673-1f78bb315212} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6292 | 2024.11.21 01:22:12.059020 [ 253 ] {f75e04a1-dab3-4ad7-a673-1f78bb315212} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6293 | 2024.11.21 01:22:12.059244 [ 253 ] {f75e04a1-dab3-4ad7-a673-1f78bb315212} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001537 sec., 31229.66818477554 rows/sec., 2.10 MiB/sec. | ||
6294 | 2024.11.21 01:22:12.059298 [ 253 ] {f75e04a1-dab3-4ad7-a673-1f78bb315212} <Debug> TCPHandler: Processed in 0.001771665 sec. | ||
6295 | 2024.11.21 01:22:15.892716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 940 | ||
6296 | 2024.11.21 01:22:15.895777 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6297 | 2024.11.21 01:22:15.895826 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6298 | 2024.11.21 01:22:15.897244 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6299 | 2024.11.21 01:22:15.897575 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6300 | 2024.11.21 01:22:15.898667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 940 | ||
6301 | 2024.11.21 01:22:17.052260 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6302 | 2024.11.21 01:22:17.052446 [ 252 ] {fcc82e07-a38e-4270-aeba-bd7df00c8c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6303 | 2024.11.21 01:22:17.052515 [ 252 ] {fcc82e07-a38e-4270-aeba-bd7df00c8c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6304 | 2024.11.21 01:22:17.053267 [ 252 ] {fcc82e07-a38e-4270-aeba-bd7df00c8c43} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6305 | 2024.11.21 01:22:17.053320 [ 252 ] {fcc82e07-a38e-4270-aeba-bd7df00c8c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6306 | 2024.11.21 01:22:17.053871 [ 252 ] {fcc82e07-a38e-4270-aeba-bd7df00c8c43} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6307 | 2024.11.21 01:22:17.054179 [ 252 ] {fcc82e07-a38e-4270-aeba-bd7df00c8c43} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6308 | 2024.11.21 01:22:17.054339 [ 117 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6309 | 2024.11.21 01:22:17.054380 [ 117 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6310 | 2024.11.21 01:22:17.054389 [ 252 ] {fcc82e07-a38e-4270-aeba-bd7df00c8c43} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001991 sec., 28126.56956303365 rows/sec., 2.15 MiB/sec. | ||
6311 | 2024.11.21 01:22:17.054408 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6312 | 2024.11.21 01:22:17.054496 [ 252 ] {fcc82e07-a38e-4270-aeba-bd7df00c8c43} <Debug> TCPHandler: Processed in 0.002366044 sec. | ||
6313 | 2024.11.21 01:22:17.054666 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
6314 | 2024.11.21 01:22:17.054762 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6315 | 2024.11.21 01:22:17.054840 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6316 | 2024.11.21 01:22:17.054890 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1430 rows starting from the beginning of the part | ||
6317 | 2024.11.21 01:22:17.054961 [ 253 ] {a692daa0-ef58-4cdd-aa4a-18d7500acfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6318 | 2024.11.21 01:22:17.054988 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 59 rows starting from the beginning of the part | ||
6319 | 2024.11.21 01:22:17.055117 [ 253 ] {a692daa0-ef58-4cdd-aa4a-18d7500acfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6320 | 2024.11.21 01:22:17.055424 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
6321 | 2024.11.21 01:22:17.055741 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 281 rows starting from the beginning of the part | ||
6322 | 2024.11.21 01:22:17.056068 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
6323 | 2024.11.21 01:22:17.056389 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
6324 | 2024.11.21 01:22:17.057562 [ 253 ] {a692daa0-ef58-4cdd-aa4a-18d7500acfdb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6325 | 2024.11.21 01:22:17.057615 [ 253 ] {a692daa0-ef58-4cdd-aa4a-18d7500acfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6326 | 2024.11.21 01:22:17.058197 [ 253 ] {a692daa0-ef58-4cdd-aa4a-18d7500acfdb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6327 | 2024.11.21 01:22:17.058552 [ 253 ] {a692daa0-ef58-4cdd-aa4a-18d7500acfdb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6328 | 2024.11.21 01:22:17.058785 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 5 columns (5 merged, 0 gathered) in 0.00424376 sec., 456670.4997455087 rows/sec., 39.77 MiB/sec. | ||
6329 | 2024.11.21 01:22:17.058839 [ 117 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6330 | 2024.11.21 01:22:17.058943 [ 117 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6331 | 2024.11.21 01:22:17.058978 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6332 | 2024.11.21 01:22:17.058999 [ 253 ] {a692daa0-ef58-4cdd-aa4a-18d7500acfdb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004084 sec., 15670.910871694417 rows/sec., 1.22 MiB/sec. | ||
6333 | 2024.11.21 01:22:17.059330 [ 253 ] {a692daa0-ef58-4cdd-aa4a-18d7500acfdb} <Debug> TCPHandler: Processed in 0.004711756 sec. | ||
6334 | 2024.11.21 01:22:17.059368 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6335 | 2024.11.21 01:22:17.059604 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
6336 | 2024.11.21 01:22:17.060178 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6337 | 2024.11.21 01:22:17.060302 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6338 | 2024.11.21 01:22:17.060335 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part | ||
6339 | 2024.11.21 01:22:17.060673 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_56_11} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6340 | 2024.11.21 01:22:17.060951 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 70 rows starting from the beginning of the part | ||
6341 | 2024.11.21 01:22:17.061102 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_56_11} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6342 | 2024.11.21 01:22:17.061421 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
6343 | 2024.11.21 01:22:17.061503 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
6344 | 2024.11.21 01:22:17.061677 [ 252 ] {6ccf71c7-a090-4658-b85c-df4e57629e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6345 | 2024.11.21 01:22:17.061740 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 421 rows starting from the beginning of the part | ||
6346 | 2024.11.21 01:22:17.061860 [ 252 ] {6ccf71c7-a090-4658-b85c-df4e57629e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6347 | 2024.11.21 01:22:17.062101 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
6348 | 2024.11.21 01:22:17.062490 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
6349 | 2024.11.21 01:22:17.064072 [ 252 ] {6ccf71c7-a090-4658-b85c-df4e57629e00} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6350 | 2024.11.21 01:22:17.064143 [ 252 ] {6ccf71c7-a090-4658-b85c-df4e57629e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6351 | 2024.11.21 01:22:17.065114 [ 252 ] {6ccf71c7-a090-4658-b85c-df4e57629e00} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6352 | 2024.11.21 01:22:17.065575 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.006470872 sec., 246643.7290059207 rows/sec., 19.02 MiB/sec. | ||
6353 | 2024.11.21 01:22:17.065589 [ 252 ] {6ccf71c7-a090-4658-b85c-df4e57629e00} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6354 | 2024.11.21 01:22:17.065851 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6355 | 2024.11.21 01:22:17.065911 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6356 | 2024.11.21 01:22:17.065924 [ 188 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6357 | 2024.11.21 01:22:17.065972 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6358 | 2024.11.21 01:22:17.066000 [ 252 ] {6ccf71c7-a090-4658-b85c-df4e57629e00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004544 sec., 35211.2676056338 rows/sec., 2.45 MiB/sec. | ||
6359 | 2024.11.21 01:22:17.066602 [ 252 ] {6ccf71c7-a090-4658-b85c-df4e57629e00} <Debug> TCPHandler: Processed in 0.006810116 sec. | ||
6360 | 2024.11.21 01:22:17.066688 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
6361 | 2024.11.21 01:22:17.066998 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6362 | 2024.11.21 01:22:17.067481 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6363 | 2024.11.21 01:22:17.067522 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_56_11} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6364 | 2024.11.21 01:22:17.067647 [ 253 ] {43860eae-3485-4e76-85da-08dd23db7bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6365 | 2024.11.21 01:22:17.067749 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 11137 rows starting from the beginning of the part | ||
6366 | 2024.11.21 01:22:17.067950 [ 253 ] {43860eae-3485-4e76-85da-08dd23db7bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6367 | 2024.11.21 01:22:17.068125 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_56_11} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6368 | 2024.11.21 01:22:17.068220 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 131 rows starting from the beginning of the part | ||
6369 | 2024.11.21 01:22:17.068760 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
6370 | 2024.11.21 01:22:17.069204 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
6371 | 2024.11.21 01:22:17.069553 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part | ||
6372 | 2024.11.21 01:22:17.070010 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
6373 | 2024.11.21 01:22:17.070212 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
6374 | 2024.11.21 01:22:17.071398 [ 253 ] {43860eae-3485-4e76-85da-08dd23db7bb4} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6375 | 2024.11.21 01:22:17.071472 [ 253 ] {43860eae-3485-4e76-85da-08dd23db7bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6376 | 2024.11.21 01:22:17.072099 [ 253 ] {43860eae-3485-4e76-85da-08dd23db7bb4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6377 | 2024.11.21 01:22:17.072565 [ 253 ] {43860eae-3485-4e76-85da-08dd23db7bb4} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6378 | 2024.11.21 01:22:17.072916 [ 117 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6379 | 2024.11.21 01:22:17.073092 [ 117 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6380 | 2024.11.21 01:22:17.073163 [ 253 ] {43860eae-3485-4e76-85da-08dd23db7bb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005758 sec., 10420.284821118445 rows/sec., 719.11 KiB/sec. | ||
6381 | 2024.11.21 01:22:17.073248 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6382 | 2024.11.21 01:22:17.073463 [ 253 ] {43860eae-3485-4e76-85da-08dd23db7bb4} <Debug> TCPHandler: Processed in 0.006714114 sec. | ||
6383 | 2024.11.21 01:22:17.073985 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
6384 | 2024.11.21 01:22:17.074348 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6385 | 2024.11.21 01:22:17.074397 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3092 rows starting from the beginning of the part | ||
6386 | 2024.11.21 01:22:17.074568 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
6387 | 2024.11.21 01:22:17.074873 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
6388 | 2024.11.21 01:22:17.074982 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
6389 | 2024.11.21 01:22:17.075419 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part | ||
6390 | 2024.11.21 01:22:17.075748 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
6391 | 2024.11.21 01:22:17.077031 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11953 rows, containing 5 columns (5 merged, 0 gathered) in 0.010891423 sec., 1097469.0818637747 rows/sec., 74.63 MiB/sec. | ||
6392 | 2024.11.21 01:22:17.077451 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6393 | 2024.11.21 01:22:17.077744 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3390 rows, containing 4 columns (4 merged, 0 gathered) in 0.004246409 sec., 798321.5936100362 rows/sec., 52.38 MiB/sec. | ||
6394 | 2024.11.21 01:22:17.077985 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6395 | 2024.11.21 01:22:17.078067 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6396 | 2024.11.21 01:22:17.078198 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
6397 | 2024.11.21 01:22:17.078256 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6398 | 2024.11.21 01:22:17.078550 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_56_11} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6399 | 2024.11.21 01:22:17.078629 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_56_11} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6400 | 2024.11.21 01:22:17.078716 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
6401 | 2024.11.21 01:22:20.664768 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6402 | 2024.11.21 01:22:20.664873 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6403 | 2024.11.21 01:22:22.059323 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6404 | 2024.11.21 01:22:22.059544 [ 252 ] {8903a5f0-b19b-482d-8ff5-61091edc3117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6405 | 2024.11.21 01:22:22.059623 [ 252 ] {8903a5f0-b19b-482d-8ff5-61091edc3117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6406 | 2024.11.21 01:22:22.060456 [ 252 ] {8903a5f0-b19b-482d-8ff5-61091edc3117} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6407 | 2024.11.21 01:22:22.060509 [ 252 ] {8903a5f0-b19b-482d-8ff5-61091edc3117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6408 | 2024.11.21 01:22:22.060947 [ 252 ] {8903a5f0-b19b-482d-8ff5-61091edc3117} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6409 | 2024.11.21 01:22:22.061205 [ 252 ] {8903a5f0-b19b-482d-8ff5-61091edc3117} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6410 | 2024.11.21 01:22:22.061410 [ 114 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6411 | 2024.11.21 01:22:22.061474 [ 252 ] {8903a5f0-b19b-482d-8ff5-61091edc3117} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. | ||
6412 | 2024.11.21 01:22:22.061502 [ 114 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6413 | 2024.11.21 01:22:22.061570 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6414 | 2024.11.21 01:22:22.061625 [ 252 ] {8903a5f0-b19b-482d-8ff5-61091edc3117} <Debug> TCPHandler: Processed in 0.002490665 sec. | ||
6415 | 2024.11.21 01:22:22.061825 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6416 | 2024.11.21 01:22:22.062003 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6417 | 2024.11.21 01:22:22.062029 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6418 | 2024.11.21 01:22:22.062079 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
6419 | 2024.11.21 01:22:22.062297 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6420 | 2024.11.21 01:22:22.062432 [ 253 ] {ef6a1934-e17a-4671-92d9-81b8e22e178f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6421 | 2024.11.21 01:22:22.062468 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6422 | 2024.11.21 01:22:22.062605 [ 253 ] {ef6a1934-e17a-4671-92d9-81b8e22e178f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6423 | 2024.11.21 01:22:22.062911 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6424 | 2024.11.21 01:22:22.063233 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6425 | 2024.11.21 01:22:22.065606 [ 253 ] {ef6a1934-e17a-4671-92d9-81b8e22e178f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6426 | 2024.11.21 01:22:22.065691 [ 253 ] {ef6a1934-e17a-4671-92d9-81b8e22e178f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6427 | 2024.11.21 01:22:22.065722 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004054157 sec., 17266.22821957808 rows/sec., 1.28 MiB/sec. | ||
6428 | 2024.11.21 01:22:22.065973 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6429 | 2024.11.21 01:22:22.066568 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_21_5} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6430 | 2024.11.21 01:22:22.066635 [ 253 ] {ef6a1934-e17a-4671-92d9-81b8e22e178f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6431 | 2024.11.21 01:22:22.066689 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_21_5} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6432 | 2024.11.21 01:22:22.066822 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6433 | 2024.11.21 01:22:22.067009 [ 253 ] {ef6a1934-e17a-4671-92d9-81b8e22e178f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6434 | 2024.11.21 01:22:22.067263 [ 253 ] {ef6a1934-e17a-4671-92d9-81b8e22e178f} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.005031 sec., 55853.70701649771 rows/sec., 4.93 MiB/sec. | ||
6435 | 2024.11.21 01:22:22.067428 [ 253 ] {ef6a1934-e17a-4671-92d9-81b8e22e178f} <Debug> TCPHandler: Processed in 0.00565164 sec. | ||
6436 | 2024.11.21 01:22:22.067666 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6437 | 2024.11.21 01:22:22.067823 [ 252 ] {3240a056-7b62-4907-8e49-bd75aabec531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6438 | 2024.11.21 01:22:22.067885 [ 252 ] {3240a056-7b62-4907-8e49-bd75aabec531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6439 | 2024.11.21 01:22:22.068562 [ 252 ] {3240a056-7b62-4907-8e49-bd75aabec531} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6440 | 2024.11.21 01:22:22.068607 [ 252 ] {3240a056-7b62-4907-8e49-bd75aabec531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6441 | 2024.11.21 01:22:22.068979 [ 252 ] {3240a056-7b62-4907-8e49-bd75aabec531} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6442 | 2024.11.21 01:22:22.069220 [ 252 ] {3240a056-7b62-4907-8e49-bd75aabec531} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6443 | 2024.11.21 01:22:22.069450 [ 252 ] {3240a056-7b62-4907-8e49-bd75aabec531} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001663 sec., 27660.853878532773 rows/sec., 1.99 MiB/sec. | ||
6444 | 2024.11.21 01:22:22.069578 [ 252 ] {3240a056-7b62-4907-8e49-bd75aabec531} <Debug> TCPHandler: Processed in 0.002020038 sec. | ||
6445 | 2024.11.21 01:22:22.069734 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6446 | 2024.11.21 01:22:22.069881 [ 253 ] {c207c535-7b41-465e-bcf0-ad397a33640c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6447 | 2024.11.21 01:22:22.069941 [ 253 ] {c207c535-7b41-465e-bcf0-ad397a33640c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6448 | 2024.11.21 01:22:22.070577 [ 253 ] {c207c535-7b41-465e-bcf0-ad397a33640c} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6449 | 2024.11.21 01:22:22.070616 [ 253 ] {c207c535-7b41-465e-bcf0-ad397a33640c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6450 | 2024.11.21 01:22:22.070976 [ 253 ] {c207c535-7b41-465e-bcf0-ad397a33640c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6451 | 2024.11.21 01:22:22.071230 [ 253 ] {c207c535-7b41-465e-bcf0-ad397a33640c} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6452 | 2024.11.21 01:22:22.071450 [ 253 ] {c207c535-7b41-465e-bcf0-ad397a33640c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001605 sec., 8722.741433021807 rows/sec., 610.88 KiB/sec. | ||
6453 | 2024.11.21 01:22:22.071670 [ 253 ] {c207c535-7b41-465e-bcf0-ad397a33640c} <Debug> TCPHandler: Processed in 0.002000938 sec. | ||
6454 | 2024.11.21 01:22:22.071846 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6455 | 2024.11.21 01:22:22.071986 [ 252 ] {dcdd8ee0-6fdd-4ff4-8189-a5e3222e2a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6456 | 2024.11.21 01:22:22.072044 [ 252 ] {dcdd8ee0-6fdd-4ff4-8189-a5e3222e2a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6457 | 2024.11.21 01:22:22.072678 [ 252 ] {dcdd8ee0-6fdd-4ff4-8189-a5e3222e2a54} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6458 | 2024.11.21 01:22:22.072717 [ 252 ] {dcdd8ee0-6fdd-4ff4-8189-a5e3222e2a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6459 | 2024.11.21 01:22:22.073073 [ 252 ] {dcdd8ee0-6fdd-4ff4-8189-a5e3222e2a54} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6460 | 2024.11.21 01:22:22.073314 [ 252 ] {dcdd8ee0-6fdd-4ff4-8189-a5e3222e2a54} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6461 | 2024.11.21 01:22:22.073483 [ 114 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6462 | 2024.11.21 01:22:22.073547 [ 114 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6463 | 2024.11.21 01:22:22.073587 [ 252 ] {dcdd8ee0-6fdd-4ff4-8189-a5e3222e2a54} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. | ||
6464 | 2024.11.21 01:22:22.073595 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6465 | 2024.11.21 01:22:22.073809 [ 252 ] {dcdd8ee0-6fdd-4ff4-8189-a5e3222e2a54} <Debug> TCPHandler: Processed in 0.002039669 sec. | ||
6466 | 2024.11.21 01:22:22.074061 [ 194 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6467 | 2024.11.21 01:22:22.074140 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6468 | 2024.11.21 01:22:22.074498 [ 194 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6469 | 2024.11.21 01:22:22.074499 [ 253 ] {fc13d192-a95b-4c0f-b571-9c7805324ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6470 | 2024.11.21 01:22:22.074538 [ 194 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
6471 | 2024.11.21 01:22:22.074568 [ 253 ] {fc13d192-a95b-4c0f-b571-9c7805324ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6472 | 2024.11.21 01:22:22.074837 [ 194 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
6473 | 2024.11.21 01:22:22.075152 [ 194 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
6474 | 2024.11.21 01:22:22.075532 [ 194 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
6475 | 2024.11.21 01:22:22.075863 [ 194 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
6476 | 2024.11.21 01:22:22.076967 [ 253 ] {fc13d192-a95b-4c0f-b571-9c7805324ceb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6477 | 2024.11.21 01:22:22.077012 [ 253 ] {fc13d192-a95b-4c0f-b571-9c7805324ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6478 | 2024.11.21 01:22:22.077421 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003697572 sec., 17579.103260193446 rows/sec., 1.14 MiB/sec. | ||
6479 | 2024.11.21 01:22:22.077626 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6480 | 2024.11.21 01:22:22.077724 [ 253 ] {fc13d192-a95b-4c0f-b571-9c7805324ceb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6481 | 2024.11.21 01:22:22.078098 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_21_5} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6482 | 2024.11.21 01:22:22.078201 [ 253 ] {fc13d192-a95b-4c0f-b571-9c7805324ceb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6483 | 2024.11.21 01:22:22.078267 [ 197 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_21_5} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6484 | 2024.11.21 01:22:22.078445 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6485 | 2024.11.21 01:22:22.078595 [ 253 ] {fc13d192-a95b-4c0f-b571-9c7805324ceb} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.004163 sec., 101128.99351429258 rows/sec., 7.23 MiB/sec. | ||
6486 | 2024.11.21 01:22:22.078665 [ 253 ] {fc13d192-a95b-4c0f-b571-9c7805324ceb} <Debug> TCPHandler: Processed in 0.004714876 sec. | ||
6487 | 2024.11.21 01:22:22.078842 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6488 | 2024.11.21 01:22:22.078985 [ 252 ] {4deb3433-db1b-45d3-8eb3-73a38a852396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6489 | 2024.11.21 01:22:22.079047 [ 252 ] {4deb3433-db1b-45d3-8eb3-73a38a852396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6490 | 2024.11.21 01:22:22.079577 [ 252 ] {4deb3433-db1b-45d3-8eb3-73a38a852396} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6491 | 2024.11.21 01:22:22.079616 [ 252 ] {4deb3433-db1b-45d3-8eb3-73a38a852396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6492 | 2024.11.21 01:22:22.079992 [ 252 ] {4deb3433-db1b-45d3-8eb3-73a38a852396} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6493 | 2024.11.21 01:22:22.080230 [ 252 ] {4deb3433-db1b-45d3-8eb3-73a38a852396} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6494 | 2024.11.21 01:22:22.080438 [ 252 ] {4deb3433-db1b-45d3-8eb3-73a38a852396} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec. | ||
6495 | 2024.11.21 01:22:22.080545 [ 252 ] {4deb3433-db1b-45d3-8eb3-73a38a852396} <Debug> TCPHandler: Processed in 0.001775315 sec. | ||
6496 | 2024.11.21 01:22:22.080725 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6497 | 2024.11.21 01:22:22.080865 [ 253 ] {50ddc1d6-85f4-402b-8acd-3c47b7066b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6498 | 2024.11.21 01:22:22.080929 [ 253 ] {50ddc1d6-85f4-402b-8acd-3c47b7066b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6499 | 2024.11.21 01:22:22.081619 [ 253 ] {50ddc1d6-85f4-402b-8acd-3c47b7066b0b} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6500 | 2024.11.21 01:22:22.081664 [ 253 ] {50ddc1d6-85f4-402b-8acd-3c47b7066b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6501 | 2024.11.21 01:22:22.082092 [ 253 ] {50ddc1d6-85f4-402b-8acd-3c47b7066b0b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6502 | 2024.11.21 01:22:22.082356 [ 253 ] {50ddc1d6-85f4-402b-8acd-3c47b7066b0b} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6503 | 2024.11.21 01:22:22.082566 [ 253 ] {50ddc1d6-85f4-402b-8acd-3c47b7066b0b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001733 sec., 136757.06866705135 rows/sec., 9.17 MiB/sec. | ||
6504 | 2024.11.21 01:22:22.082622 [ 253 ] {50ddc1d6-85f4-402b-8acd-3c47b7066b0b} <Debug> TCPHandler: Processed in 0.001964608 sec. | ||
6505 | 2024.11.21 01:22:22.082797 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6506 | 2024.11.21 01:22:22.082936 [ 252 ] {bb1ff6db-bf3c-4389-bf66-d3b045345f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6507 | 2024.11.21 01:22:22.082997 [ 252 ] {bb1ff6db-bf3c-4389-bf66-d3b045345f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6508 | 2024.11.21 01:22:22.083518 [ 252 ] {bb1ff6db-bf3c-4389-bf66-d3b045345f06} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6509 | 2024.11.21 01:22:22.083555 [ 252 ] {bb1ff6db-bf3c-4389-bf66-d3b045345f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6510 | 2024.11.21 01:22:22.083923 [ 252 ] {bb1ff6db-bf3c-4389-bf66-d3b045345f06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6511 | 2024.11.21 01:22:22.084157 [ 252 ] {bb1ff6db-bf3c-4389-bf66-d3b045345f06} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6512 | 2024.11.21 01:22:22.084352 [ 252 ] {bb1ff6db-bf3c-4389-bf66-d3b045345f06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. | ||
6513 | 2024.11.21 01:22:22.084461 [ 252 ] {bb1ff6db-bf3c-4389-bf66-d3b045345f06} <Debug> TCPHandler: Processed in 0.001733334 sec. | ||
6514 | 2024.11.21 01:22:22.084681 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6515 | 2024.11.21 01:22:22.084911 [ 253 ] {605e82eb-45d7-4000-a4cc-c8fc9c439fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6516 | 2024.11.21 01:22:22.085049 [ 253 ] {605e82eb-45d7-4000-a4cc-c8fc9c439fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6517 | 2024.11.21 01:22:22.086342 [ 253 ] {605e82eb-45d7-4000-a4cc-c8fc9c439fc8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6518 | 2024.11.21 01:22:22.086381 [ 253 ] {605e82eb-45d7-4000-a4cc-c8fc9c439fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6519 | 2024.11.21 01:22:22.087067 [ 253 ] {605e82eb-45d7-4000-a4cc-c8fc9c439fc8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6520 | 2024.11.21 01:22:22.087335 [ 253 ] {605e82eb-45d7-4000-a4cc-c8fc9c439fc8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6521 | 2024.11.21 01:22:22.087576 [ 253 ] {605e82eb-45d7-4000-a4cc-c8fc9c439fc8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002722 sec., 14327.700220426157 rows/sec., 25.67 MiB/sec. | ||
6522 | 2024.11.21 01:22:22.087677 [ 253 ] {605e82eb-45d7-4000-a4cc-c8fc9c439fc8} <Debug> TCPHandler: Processed in 0.003116864 sec. | ||
6523 | 2024.11.21 01:22:22.087831 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6524 | 2024.11.21 01:22:22.087974 [ 252 ] {f7725c54-65f6-4bc3-b31b-f9e129860c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6525 | 2024.11.21 01:22:22.088033 [ 252 ] {f7725c54-65f6-4bc3-b31b-f9e129860c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6526 | 2024.11.21 01:22:22.088581 [ 252 ] {f7725c54-65f6-4bc3-b31b-f9e129860c18} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6527 | 2024.11.21 01:22:22.088619 [ 252 ] {f7725c54-65f6-4bc3-b31b-f9e129860c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6528 | 2024.11.21 01:22:22.089181 [ 252 ] {f7725c54-65f6-4bc3-b31b-f9e129860c18} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6529 | 2024.11.21 01:22:22.089432 [ 252 ] {f7725c54-65f6-4bc3-b31b-f9e129860c18} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6530 | 2024.11.21 01:22:22.089620 [ 252 ] {f7725c54-65f6-4bc3-b31b-f9e129860c18} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001678 sec., 48867.699642431464 rows/sec., 3.10 MiB/sec. | ||
6531 | 2024.11.21 01:22:22.089670 [ 252 ] {f7725c54-65f6-4bc3-b31b-f9e129860c18} <Debug> TCPHandler: Processed in 0.001907996 sec. | ||
6532 | 2024.11.21 01:22:25.898862 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 970 | ||
6533 | 2024.11.21 01:22:25.901781 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6534 | 2024.11.21 01:22:25.901824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6535 | 2024.11.21 01:22:25.903216 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6536 | 2024.11.21 01:22:25.903532 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6537 | 2024.11.21 01:22:25.903691 [ 110 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6538 | 2024.11.21 01:22:25.903746 [ 110 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6539 | 2024.11.21 01:22:25.903784 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6540 | 2024.11.21 01:22:25.904014 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
6541 | 2024.11.21 01:22:25.904342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
6542 | 2024.11.21 01:22:25.904727 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6543 | 2024.11.21 01:22:25.904848 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 830 rows starting from the beginning of the part | ||
6544 | 2024.11.21 01:22:25.905387 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
6545 | 2024.11.21 01:22:25.905854 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
6546 | 2024.11.21 01:22:25.906312 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
6547 | 2024.11.21 01:22:25.906765 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
6548 | 2024.11.21 01:22:25.907219 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
6549 | 2024.11.21 01:22:25.914780 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 72 columns (72 merged, 0 gathered) in 0.010909134 sec., 88916.31544722065 rows/sec., 71.72 MiB/sec. | ||
6550 | 2024.11.21 01:22:25.915853 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6551 | 2024.11.21 01:22:25.916521 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_31_6} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6552 | 2024.11.21 01:22:25.916604 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_31_6} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6553 | 2024.11.21 01:22:25.916791 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
6554 | 2024.11.21 01:22:27.051712 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6555 | 2024.11.21 01:22:27.051924 [ 252 ] {5f29965a-79dd-4249-8398-9531301fd6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6556 | 2024.11.21 01:22:27.052004 [ 252 ] {5f29965a-79dd-4249-8398-9531301fd6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6557 | 2024.11.21 01:22:27.052809 [ 252 ] {5f29965a-79dd-4249-8398-9531301fd6b2} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6558 | 2024.11.21 01:22:27.052862 [ 252 ] {5f29965a-79dd-4249-8398-9531301fd6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6559 | 2024.11.21 01:22:27.053299 [ 252 ] {5f29965a-79dd-4249-8398-9531301fd6b2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6560 | 2024.11.21 01:22:27.053555 [ 252 ] {5f29965a-79dd-4249-8398-9531301fd6b2} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6561 | 2024.11.21 01:22:27.053814 [ 252 ] {5f29965a-79dd-4249-8398-9531301fd6b2} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001935 sec., 6201.550387596899 rows/sec., 505.69 KiB/sec. | ||
6562 | 2024.11.21 01:22:27.053978 [ 252 ] {5f29965a-79dd-4249-8398-9531301fd6b2} <Debug> TCPHandler: Processed in 0.002400184 sec. | ||
6563 | 2024.11.21 01:22:27.054273 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6564 | 2024.11.21 01:22:27.054494 [ 253 ] {d9a42423-d2b3-4f7c-9441-73e06d3ddff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6565 | 2024.11.21 01:22:27.054568 [ 253 ] {d9a42423-d2b3-4f7c-9441-73e06d3ddff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6566 | 2024.11.21 01:22:27.055333 [ 253 ] {d9a42423-d2b3-4f7c-9441-73e06d3ddff0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6567 | 2024.11.21 01:22:27.055378 [ 253 ] {d9a42423-d2b3-4f7c-9441-73e06d3ddff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6568 | 2024.11.21 01:22:27.055830 [ 253 ] {d9a42423-d2b3-4f7c-9441-73e06d3ddff0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6569 | 2024.11.21 01:22:27.056093 [ 253 ] {d9a42423-d2b3-4f7c-9441-73e06d3ddff0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6570 | 2024.11.21 01:22:27.056334 [ 253 ] {d9a42423-d2b3-4f7c-9441-73e06d3ddff0} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001897 sec., 32683.18397469689 rows/sec., 2.48 MiB/sec. | ||
6571 | 2024.11.21 01:22:27.056391 [ 253 ] {d9a42423-d2b3-4f7c-9441-73e06d3ddff0} <Debug> TCPHandler: Processed in 0.002261392 sec. | ||
6572 | 2024.11.21 01:22:27.056562 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6573 | 2024.11.21 01:22:27.056702 [ 252 ] {3541778e-4fd5-48c3-9b63-faeab525c5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6574 | 2024.11.21 01:22:27.056761 [ 252 ] {3541778e-4fd5-48c3-9b63-faeab525c5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6575 | 2024.11.21 01:22:27.057457 [ 252 ] {3541778e-4fd5-48c3-9b63-faeab525c5e1} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6576 | 2024.11.21 01:22:27.057498 [ 252 ] {3541778e-4fd5-48c3-9b63-faeab525c5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6577 | 2024.11.21 01:22:27.057869 [ 252 ] {3541778e-4fd5-48c3-9b63-faeab525c5e1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6578 | 2024.11.21 01:22:27.058119 [ 252 ] {3541778e-4fd5-48c3-9b63-faeab525c5e1} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6579 | 2024.11.21 01:22:27.058339 [ 252 ] {3541778e-4fd5-48c3-9b63-faeab525c5e1} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001668 sec., 7194.244604316546 rows/sec., 502.33 KiB/sec. | ||
6580 | 2024.11.21 01:22:27.058391 [ 252 ] {3541778e-4fd5-48c3-9b63-faeab525c5e1} <Debug> TCPHandler: Processed in 0.001898427 sec. | ||
6581 | 2024.11.21 01:22:27.058567 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6582 | 2024.11.21 01:22:27.058706 [ 253 ] {f8e6116d-04cd-48b4-8647-a8082c79be20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6583 | 2024.11.21 01:22:27.058764 [ 253 ] {f8e6116d-04cd-48b4-8647-a8082c79be20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6584 | 2024.11.21 01:22:27.059467 [ 253 ] {f8e6116d-04cd-48b4-8647-a8082c79be20} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6585 | 2024.11.21 01:22:27.059506 [ 253 ] {f8e6116d-04cd-48b4-8647-a8082c79be20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6586 | 2024.11.21 01:22:27.059878 [ 253 ] {f8e6116d-04cd-48b4-8647-a8082c79be20} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6587 | 2024.11.21 01:22:27.060126 [ 253 ] {f8e6116d-04cd-48b4-8647-a8082c79be20} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6588 | 2024.11.21 01:22:27.060339 [ 253 ] {f8e6116d-04cd-48b4-8647-a8082c79be20} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001662 sec., 45728.0385078219 rows/sec., 3.58 MiB/sec. | ||
6589 | 2024.11.21 01:22:27.060391 [ 253 ] {f8e6116d-04cd-48b4-8647-a8082c79be20} <Debug> TCPHandler: Processed in 0.001893867 sec. | ||
6590 | 2024.11.21 01:22:27.060560 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6591 | 2024.11.21 01:22:27.060702 [ 252 ] {fc469201-dc1f-456d-b09b-c6927c71e3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6592 | 2024.11.21 01:22:27.060765 [ 252 ] {fc469201-dc1f-456d-b09b-c6927c71e3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6593 | 2024.11.21 01:22:27.061440 [ 252 ] {fc469201-dc1f-456d-b09b-c6927c71e3e8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6594 | 2024.11.21 01:22:27.061481 [ 252 ] {fc469201-dc1f-456d-b09b-c6927c71e3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6595 | 2024.11.21 01:22:27.061895 [ 252 ] {fc469201-dc1f-456d-b09b-c6927c71e3e8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6596 | 2024.11.21 01:22:27.062143 [ 252 ] {fc469201-dc1f-456d-b09b-c6927c71e3e8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6597 | 2024.11.21 01:22:27.062386 [ 252 ] {fc469201-dc1f-456d-b09b-c6927c71e3e8} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001713 sec., 78225.33566841799 rows/sec., 5.44 MiB/sec. | ||
6598 | 2024.11.21 01:22:27.062454 [ 252 ] {fc469201-dc1f-456d-b09b-c6927c71e3e8} <Debug> TCPHandler: Processed in 0.001957388 sec. | ||
6599 | 2024.11.21 01:22:27.062681 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6600 | 2024.11.21 01:22:27.062849 [ 253 ] {ae324cb5-b38a-4e55-a2e2-e9fee0788ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6601 | 2024.11.21 01:22:27.062901 [ 253 ] {ae324cb5-b38a-4e55-a2e2-e9fee0788ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6602 | 2024.11.21 01:22:27.063380 [ 253 ] {ae324cb5-b38a-4e55-a2e2-e9fee0788ba4} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6603 | 2024.11.21 01:22:27.063418 [ 253 ] {ae324cb5-b38a-4e55-a2e2-e9fee0788ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6604 | 2024.11.21 01:22:27.063798 [ 253 ] {ae324cb5-b38a-4e55-a2e2-e9fee0788ba4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6605 | 2024.11.21 01:22:27.064044 [ 253 ] {ae324cb5-b38a-4e55-a2e2-e9fee0788ba4} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6606 | 2024.11.21 01:22:27.064268 [ 253 ] {ae324cb5-b38a-4e55-a2e2-e9fee0788ba4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001441 sec., 33310.201249132544 rows/sec., 2.24 MiB/sec. | ||
6607 | 2024.11.21 01:22:27.064352 [ 253 ] {ae324cb5-b38a-4e55-a2e2-e9fee0788ba4} <Debug> TCPHandler: Processed in 0.001789245 sec. | ||
6608 | 2024.11.21 01:22:32.053818 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6609 | 2024.11.21 01:22:32.054046 [ 252 ] {ead3a799-e63b-48d6-b730-683411b10df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6610 | 2024.11.21 01:22:32.054125 [ 252 ] {ead3a799-e63b-48d6-b730-683411b10df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6611 | 2024.11.21 01:22:32.054950 [ 252 ] {ead3a799-e63b-48d6-b730-683411b10df3} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6612 | 2024.11.21 01:22:32.055001 [ 252 ] {ead3a799-e63b-48d6-b730-683411b10df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6613 | 2024.11.21 01:22:32.055451 [ 252 ] {ead3a799-e63b-48d6-b730-683411b10df3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6614 | 2024.11.21 01:22:32.055708 [ 252 ] {ead3a799-e63b-48d6-b730-683411b10df3} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6615 | 2024.11.21 01:22:32.055962 [ 252 ] {ead3a799-e63b-48d6-b730-683411b10df3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.17 MiB/sec. | ||
6616 | 2024.11.21 01:22:32.056034 [ 252 ] {ead3a799-e63b-48d6-b730-683411b10df3} <Debug> TCPHandler: Processed in 0.002352654 sec. | ||
6617 | 2024.11.21 01:22:32.056384 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6618 | 2024.11.21 01:22:32.056670 [ 253 ] {858ee89a-3a76-4ab4-ab05-a482f1a32e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6619 | 2024.11.21 01:22:32.056742 [ 253 ] {858ee89a-3a76-4ab4-ab05-a482f1a32e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6620 | 2024.11.21 01:22:32.057531 [ 253 ] {858ee89a-3a76-4ab4-ab05-a482f1a32e5d} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6621 | 2024.11.21 01:22:32.057573 [ 253 ] {858ee89a-3a76-4ab4-ab05-a482f1a32e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6622 | 2024.11.21 01:22:32.058030 [ 253 ] {858ee89a-3a76-4ab4-ab05-a482f1a32e5d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6623 | 2024.11.21 01:22:32.058287 [ 253 ] {858ee89a-3a76-4ab4-ab05-a482f1a32e5d} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6624 | 2024.11.21 01:22:32.058486 [ 253 ] {858ee89a-3a76-4ab4-ab05-a482f1a32e5d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001891 sec., 33844.52670544685 rows/sec., 2.64 MiB/sec. | ||
6625 | 2024.11.21 01:22:32.058548 [ 253 ] {858ee89a-3a76-4ab4-ab05-a482f1a32e5d} <Debug> TCPHandler: Processed in 0.002385274 sec. | ||
6626 | 2024.11.21 01:22:32.058719 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6627 | 2024.11.21 01:22:32.058843 [ 252 ] {56c4f5ee-9239-4495-885d-3a039429d555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6628 | 2024.11.21 01:22:32.058897 [ 252 ] {56c4f5ee-9239-4495-885d-3a039429d555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6629 | 2024.11.21 01:22:32.059510 [ 252 ] {56c4f5ee-9239-4495-885d-3a039429d555} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6630 | 2024.11.21 01:22:32.059550 [ 252 ] {56c4f5ee-9239-4495-885d-3a039429d555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6631 | 2024.11.21 01:22:32.059959 [ 252 ] {56c4f5ee-9239-4495-885d-3a039429d555} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6632 | 2024.11.21 01:22:32.060199 [ 252 ] {56c4f5ee-9239-4495-885d-3a039429d555} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6633 | 2024.11.21 01:22:32.060454 [ 252 ] {56c4f5ee-9239-4495-885d-3a039429d555} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec. | ||
6634 | 2024.11.21 01:22:32.060513 [ 252 ] {56c4f5ee-9239-4495-885d-3a039429d555} <Debug> TCPHandler: Processed in 0.001851436 sec. | ||
6635 | 2024.11.21 01:22:32.060780 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6636 | 2024.11.21 01:22:32.060952 [ 253 ] {33e72530-42f1-4aa9-bf9e-205335e57828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6637 | 2024.11.21 01:22:32.061015 [ 253 ] {33e72530-42f1-4aa9-bf9e-205335e57828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6638 | 2024.11.21 01:22:32.061607 [ 253 ] {33e72530-42f1-4aa9-bf9e-205335e57828} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6639 | 2024.11.21 01:22:32.061645 [ 253 ] {33e72530-42f1-4aa9-bf9e-205335e57828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6640 | 2024.11.21 01:22:32.062036 [ 253 ] {33e72530-42f1-4aa9-bf9e-205335e57828} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
6641 | 2024.11.21 01:22:32.062273 [ 253 ] {33e72530-42f1-4aa9-bf9e-205335e57828} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6642 | 2024.11.21 01:22:32.062488 [ 253 ] {33e72530-42f1-4aa9-bf9e-205335e57828} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.59 MiB/sec. | ||
6643 | 2024.11.21 01:22:32.062551 [ 253 ] {33e72530-42f1-4aa9-bf9e-205335e57828} <Debug> TCPHandler: Processed in 0.001899496 sec. | ||
6644 | 2024.11.21 01:22:33.934066 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6645 | 2024.11.21 01:22:34.093754 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6646 | 2024.11.21 01:22:34.101323 [ 104 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6647 | 2024.11.21 01:22:34.101386 [ 104 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6648 | 2024.11.21 01:22:34.101409 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6649 | 2024.11.21 01:22:34.101561 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6650 | 2024.11.21 01:22:34.101749 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6651 | 2024.11.21 01:22:34.101788 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 17 rows starting from the beginning of the part | ||
6652 | 2024.11.21 01:22:34.101866 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6653 | 2024.11.21 01:22:34.102069 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
6654 | 2024.11.21 01:22:34.102265 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
6655 | 2024.11.21 01:22:34.102356 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
6656 | 2024.11.21 01:22:34.103317 [ 186 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001833636 sec., 11452.654725365339 rows/sec., 771.71 KiB/sec. | ||
6657 | 2024.11.21 01:22:34.103458 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6658 | 2024.11.21 01:22:34.103751 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_21_5} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6659 | 2024.11.21 01:22:34.103831 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_21_5} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6660 | 2024.11.21 01:22:34.103907 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
6661 | 2024.11.21 01:22:34.127251 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6662 | 2024.11.21 01:22:34.260820 [ 297 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55331, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6663 | 2024.11.21 01:22:34.260848 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6664 | 2024.11.21 01:22:34.293254 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6665 | 2024.11.21 01:22:34.314745 [ 104 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6666 | 2024.11.21 01:22:34.314799 [ 104 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6667 | 2024.11.21 01:22:34.314825 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6668 | 2024.11.21 01:22:34.315024 [ 192 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6669 | 2024.11.21 01:22:34.315313 [ 192 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6670 | 2024.11.21 01:22:34.315358 [ 192 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 102 rows starting from the beginning of the part | ||
6671 | 2024.11.21 01:22:34.315452 [ 192 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
6672 | 2024.11.21 01:22:34.315641 [ 192 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
6673 | 2024.11.21 01:22:34.315850 [ 192 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6674 | 2024.11.21 01:22:34.316062 [ 192 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
6675 | 2024.11.21 01:22:34.317233 [ 186 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002337853 sec., 53895.60421463625 rows/sec., 2.75 MiB/sec. | ||
6676 | 2024.11.21 01:22:34.317505 [ 186 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6677 | 2024.11.21 01:22:34.317938 [ 186 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_21_5} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6678 | 2024.11.21 01:22:34.318033 [ 186 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_21_5} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6679 | 2024.11.21 01:22:34.318135 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6680 | 2024.11.21 01:22:34.318587 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6681 | 2024.11.21 01:22:34.340930 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6682 | 2024.11.21 01:22:35.305694 [ 100 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6683 | 2024.11.21 01:22:35.305780 [ 100 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6684 | 2024.11.21 01:22:35.305809 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6685 | 2024.11.21 01:22:35.305982 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
6686 | 2024.11.21 01:22:35.306286 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6687 | 2024.11.21 01:22:35.306322 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 242 rows starting from the beginning of the part | ||
6688 | 2024.11.21 01:22:35.306405 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6689 | 2024.11.21 01:22:35.306629 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6690 | 2024.11.21 01:22:35.306883 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6691 | 2024.11.21 01:22:35.307026 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6692 | 2024.11.21 01:22:35.308199 [ 186 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002319682 sec., 128465.88454796822 rows/sec., 9.21 MiB/sec. | ||
6693 | 2024.11.21 01:22:35.308424 [ 200 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6694 | 2024.11.21 01:22:35.308768 [ 200 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_21_5} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6695 | 2024.11.21 01:22:35.308852 [ 200 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_21_5} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6696 | 2024.11.21 01:22:35.308935 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
6697 | 2024.11.21 01:22:35.664965 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6698 | 2024.11.21 01:22:35.665049 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6699 | 2024.11.21 01:22:35.904553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 990 | ||
6700 | 2024.11.21 01:22:35.907151 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6701 | 2024.11.21 01:22:35.907205 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6702 | 2024.11.21 01:22:35.908603 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6703 | 2024.11.21 01:22:35.908916 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6704 | 2024.11.21 01:22:35.909426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 990 | ||
6705 | 2024.11.21 01:22:37.058203 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6706 | 2024.11.21 01:22:37.058410 [ 252 ] {6eddf24e-5fe7-4981-8255-f41928bf715f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6707 | 2024.11.21 01:22:37.058488 [ 252 ] {6eddf24e-5fe7-4981-8255-f41928bf715f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6708 | 2024.11.21 01:22:37.059276 [ 252 ] {6eddf24e-5fe7-4981-8255-f41928bf715f} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6709 | 2024.11.21 01:22:37.059321 [ 252 ] {6eddf24e-5fe7-4981-8255-f41928bf715f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6710 | 2024.11.21 01:22:37.059746 [ 252 ] {6eddf24e-5fe7-4981-8255-f41928bf715f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6711 | 2024.11.21 01:22:37.060003 [ 252 ] {6eddf24e-5fe7-4981-8255-f41928bf715f} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6712 | 2024.11.21 01:22:37.060201 [ 252 ] {6eddf24e-5fe7-4981-8255-f41928bf715f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. | ||
6713 | 2024.11.21 01:22:37.060329 [ 252 ] {6eddf24e-5fe7-4981-8255-f41928bf715f} <Debug> TCPHandler: Processed in 0.002268302 sec. | ||
6714 | 2024.11.21 01:22:37.060572 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6715 | 2024.11.21 01:22:37.060766 [ 253 ] {cbdd69f8-0644-4b30-87e4-ebf50c8c065a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6716 | 2024.11.21 01:22:37.060840 [ 253 ] {cbdd69f8-0644-4b30-87e4-ebf50c8c065a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6717 | 2024.11.21 01:22:37.061702 [ 253 ] {cbdd69f8-0644-4b30-87e4-ebf50c8c065a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6718 | 2024.11.21 01:22:37.061754 [ 253 ] {cbdd69f8-0644-4b30-87e4-ebf50c8c065a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6719 | 2024.11.21 01:22:37.062230 [ 253 ] {cbdd69f8-0644-4b30-87e4-ebf50c8c065a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6720 | 2024.11.21 01:22:37.062494 [ 253 ] {cbdd69f8-0644-4b30-87e4-ebf50c8c065a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6721 | 2024.11.21 01:22:37.062725 [ 253 ] {cbdd69f8-0644-4b30-87e4-ebf50c8c065a} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002013 sec., 139592.6477893691 rows/sec., 12.31 MiB/sec. | ||
6722 | 2024.11.21 01:22:37.062792 [ 253 ] {cbdd69f8-0644-4b30-87e4-ebf50c8c065a} <Debug> TCPHandler: Processed in 0.002357254 sec. | ||
6723 | 2024.11.21 01:22:37.062946 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6724 | 2024.11.21 01:22:37.063085 [ 252 ] {652aab18-8785-4f2a-9e22-bff7daff19b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6725 | 2024.11.21 01:22:37.063144 [ 252 ] {652aab18-8785-4f2a-9e22-bff7daff19b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6726 | 2024.11.21 01:22:37.063833 [ 252 ] {652aab18-8785-4f2a-9e22-bff7daff19b8} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6727 | 2024.11.21 01:22:37.063869 [ 252 ] {652aab18-8785-4f2a-9e22-bff7daff19b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6728 | 2024.11.21 01:22:37.064236 [ 252 ] {652aab18-8785-4f2a-9e22-bff7daff19b8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6729 | 2024.11.21 01:22:37.064488 [ 252 ] {652aab18-8785-4f2a-9e22-bff7daff19b8} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6730 | 2024.11.21 01:22:37.064680 [ 252 ] {652aab18-8785-4f2a-9e22-bff7daff19b8} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001624 sec., 28325.12315270936 rows/sec., 2.04 MiB/sec. | ||
6731 | 2024.11.21 01:22:37.064790 [ 252 ] {652aab18-8785-4f2a-9e22-bff7daff19b8} <Debug> TCPHandler: Processed in 0.001909127 sec. | ||
6732 | 2024.11.21 01:22:37.064979 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6733 | 2024.11.21 01:22:37.065127 [ 253 ] {2c3620ca-5c1c-4f8c-94d7-36a19840ab6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6734 | 2024.11.21 01:22:37.065188 [ 253 ] {2c3620ca-5c1c-4f8c-94d7-36a19840ab6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6735 | 2024.11.21 01:22:37.065875 [ 253 ] {2c3620ca-5c1c-4f8c-94d7-36a19840ab6f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6736 | 2024.11.21 01:22:37.065914 [ 253 ] {2c3620ca-5c1c-4f8c-94d7-36a19840ab6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6737 | 2024.11.21 01:22:37.066280 [ 253 ] {2c3620ca-5c1c-4f8c-94d7-36a19840ab6f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6738 | 2024.11.21 01:22:37.066526 [ 253 ] {2c3620ca-5c1c-4f8c-94d7-36a19840ab6f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6739 | 2024.11.21 01:22:37.066734 [ 253 ] {2c3620ca-5c1c-4f8c-94d7-36a19840ab6f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001644 sec., 8515.81508515815 rows/sec., 596.39 KiB/sec. | ||
6740 | 2024.11.21 01:22:37.066789 [ 253 ] {2c3620ca-5c1c-4f8c-94d7-36a19840ab6f} <Debug> TCPHandler: Processed in 0.001918707 sec. | ||
6741 | 2024.11.21 01:22:37.066974 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6742 | 2024.11.21 01:22:37.067109 [ 252 ] {a160efeb-2f6a-40d3-a200-4fb60a50e23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6743 | 2024.11.21 01:22:37.067166 [ 252 ] {a160efeb-2f6a-40d3-a200-4fb60a50e23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6744 | 2024.11.21 01:22:37.067849 [ 252 ] {a160efeb-2f6a-40d3-a200-4fb60a50e23a} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6745 | 2024.11.21 01:22:37.067887 [ 252 ] {a160efeb-2f6a-40d3-a200-4fb60a50e23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6746 | 2024.11.21 01:22:37.068242 [ 252 ] {a160efeb-2f6a-40d3-a200-4fb60a50e23a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6747 | 2024.11.21 01:22:37.068479 [ 252 ] {a160efeb-2f6a-40d3-a200-4fb60a50e23a} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6748 | 2024.11.21 01:22:37.068653 [ 252 ] {a160efeb-2f6a-40d3-a200-4fb60a50e23a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. | ||
6749 | 2024.11.21 01:22:37.068705 [ 252 ] {a160efeb-2f6a-40d3-a200-4fb60a50e23a} <Debug> TCPHandler: Processed in 0.001800326 sec. | ||
6750 | 2024.11.21 01:22:37.068877 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6751 | 2024.11.21 01:22:37.069020 [ 253 ] {7fd7ddf2-8306-417b-89d1-8ef9b2e115fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6752 | 2024.11.21 01:22:37.069080 [ 253 ] {7fd7ddf2-8306-417b-89d1-8ef9b2e115fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6753 | 2024.11.21 01:22:37.069882 [ 253 ] {7fd7ddf2-8306-417b-89d1-8ef9b2e115fd} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6754 | 2024.11.21 01:22:37.069924 [ 253 ] {7fd7ddf2-8306-417b-89d1-8ef9b2e115fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6755 | 2024.11.21 01:22:37.070319 [ 253 ] {7fd7ddf2-8306-417b-89d1-8ef9b2e115fd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6756 | 2024.11.21 01:22:37.070573 [ 253 ] {7fd7ddf2-8306-417b-89d1-8ef9b2e115fd} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6757 | 2024.11.21 01:22:37.070818 [ 253 ] {7fd7ddf2-8306-417b-89d1-8ef9b2e115fd} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001819 sec., 231445.84936778448 rows/sec., 16.54 MiB/sec. | ||
6758 | 2024.11.21 01:22:37.070964 [ 253 ] {7fd7ddf2-8306-417b-89d1-8ef9b2e115fd} <Debug> TCPHandler: Processed in 0.002150021 sec. | ||
6759 | 2024.11.21 01:22:37.071172 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6760 | 2024.11.21 01:22:37.071314 [ 252 ] {0b04eca0-901e-45d7-bee7-c2b3d9318e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6761 | 2024.11.21 01:22:37.071373 [ 252 ] {0b04eca0-901e-45d7-bee7-c2b3d9318e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6762 | 2024.11.21 01:22:37.071912 [ 252 ] {0b04eca0-901e-45d7-bee7-c2b3d9318e2e} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6763 | 2024.11.21 01:22:37.071948 [ 252 ] {0b04eca0-901e-45d7-bee7-c2b3d9318e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6764 | 2024.11.21 01:22:37.072311 [ 252 ] {0b04eca0-901e-45d7-bee7-c2b3d9318e2e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6765 | 2024.11.21 01:22:37.072547 [ 252 ] {0b04eca0-901e-45d7-bee7-c2b3d9318e2e} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6766 | 2024.11.21 01:22:37.072735 [ 252 ] {0b04eca0-901e-45d7-bee7-c2b3d9318e2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. | ||
6767 | 2024.11.21 01:22:37.072785 [ 252 ] {0b04eca0-901e-45d7-bee7-c2b3d9318e2e} <Debug> TCPHandler: Processed in 0.001721624 sec. | ||
6768 | 2024.11.21 01:22:37.072943 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6769 | 2024.11.21 01:22:37.073083 [ 253 ] {f7c16f22-4428-4238-9316-055cc5b333ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6770 | 2024.11.21 01:22:37.073146 [ 253 ] {f7c16f22-4428-4238-9316-055cc5b333ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6771 | 2024.11.21 01:22:37.073793 [ 253 ] {f7c16f22-4428-4238-9316-055cc5b333ac} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6772 | 2024.11.21 01:22:37.073832 [ 253 ] {f7c16f22-4428-4238-9316-055cc5b333ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6773 | 2024.11.21 01:22:37.074224 [ 253 ] {f7c16f22-4428-4238-9316-055cc5b333ac} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6774 | 2024.11.21 01:22:37.074480 [ 253 ] {f7c16f22-4428-4238-9316-055cc5b333ac} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6775 | 2024.11.21 01:22:37.074696 [ 253 ] {f7c16f22-4428-4238-9316-055cc5b333ac} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001645 sec., 144072.9483282675 rows/sec., 9.66 MiB/sec. | ||
6776 | 2024.11.21 01:22:37.074750 [ 253 ] {f7c16f22-4428-4238-9316-055cc5b333ac} <Debug> TCPHandler: Processed in 0.001874796 sec. | ||
6777 | 2024.11.21 01:22:37.074911 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6778 | 2024.11.21 01:22:37.075051 [ 252 ] {1cc5fb68-f420-4649-860e-facd88b4e78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6779 | 2024.11.21 01:22:37.075111 [ 252 ] {1cc5fb68-f420-4649-860e-facd88b4e78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6780 | 2024.11.21 01:22:37.075653 [ 252 ] {1cc5fb68-f420-4649-860e-facd88b4e78f} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6781 | 2024.11.21 01:22:37.075699 [ 252 ] {1cc5fb68-f420-4649-860e-facd88b4e78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6782 | 2024.11.21 01:22:37.076056 [ 252 ] {1cc5fb68-f420-4649-860e-facd88b4e78f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6783 | 2024.11.21 01:22:37.076302 [ 252 ] {1cc5fb68-f420-4649-860e-facd88b4e78f} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6784 | 2024.11.21 01:22:37.076542 [ 252 ] {1cc5fb68-f420-4649-860e-facd88b4e78f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001516 sec., 659.6306068601583 rows/sec., 44.45 KiB/sec. | ||
6785 | 2024.11.21 01:22:37.076705 [ 252 ] {1cc5fb68-f420-4649-860e-facd88b4e78f} <Debug> TCPHandler: Processed in 0.001861067 sec. | ||
6786 | 2024.11.21 01:22:37.076905 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6787 | 2024.11.21 01:22:37.077040 [ 253 ] {bd43815c-326d-48bb-a737-0c56794b792b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6788 | 2024.11.21 01:22:37.077130 [ 253 ] {bd43815c-326d-48bb-a737-0c56794b792b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6789 | 2024.11.21 01:22:37.078292 [ 253 ] {bd43815c-326d-48bb-a737-0c56794b792b} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6790 | 2024.11.21 01:22:37.078330 [ 253 ] {bd43815c-326d-48bb-a737-0c56794b792b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6791 | 2024.11.21 01:22:37.078986 [ 253 ] {bd43815c-326d-48bb-a737-0c56794b792b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6792 | 2024.11.21 01:22:37.079240 [ 253 ] {bd43815c-326d-48bb-a737-0c56794b792b} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6793 | 2024.11.21 01:22:37.079420 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
6794 | 2024.11.21 01:22:37.079495 [ 253 ] {bd43815c-326d-48bb-a737-0c56794b792b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002477 sec., 15744.852644327815 rows/sec., 28.21 MiB/sec. | ||
6795 | 2024.11.21 01:22:37.079507 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6796 | 2024.11.21 01:22:37.079579 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6797 | 2024.11.21 01:22:37.079959 [ 253 ] {bd43815c-326d-48bb-a737-0c56794b792b} <Debug> TCPHandler: Processed in 0.003154855 sec. | ||
6798 | 2024.11.21 01:22:37.080093 [ 188 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
6799 | 2024.11.21 01:22:37.080388 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6800 | 2024.11.21 01:22:37.080958 [ 252 ] {59446b9f-b22c-4378-8311-9cd20157266d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6801 | 2024.11.21 01:22:37.081091 [ 252 ] {59446b9f-b22c-4378-8311-9cd20157266d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6802 | 2024.11.21 01:22:37.081776 [ 188 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6803 | 2024.11.21 01:22:37.081956 [ 188 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 610 rows starting from the beginning of the part | ||
6804 | 2024.11.21 01:22:37.082623 [ 188 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
6805 | 2024.11.21 01:22:37.083375 [ 188 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
6806 | 2024.11.21 01:22:37.083395 [ 252 ] {59446b9f-b22c-4378-8311-9cd20157266d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6807 | 2024.11.21 01:22:37.083477 [ 252 ] {59446b9f-b22c-4378-8311-9cd20157266d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6808 | 2024.11.21 01:22:37.083814 [ 188 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
6809 | 2024.11.21 01:22:37.084507 [ 188 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
6810 | 2024.11.21 01:22:37.085183 [ 188 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part | ||
6811 | 2024.11.21 01:22:37.085337 [ 252 ] {59446b9f-b22c-4378-8311-9cd20157266d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
6812 | 2024.11.21 01:22:37.086106 [ 252 ] {59446b9f-b22c-4378-8311-9cd20157266d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6813 | 2024.11.21 01:22:37.086495 [ 252 ] {59446b9f-b22c-4378-8311-9cd20157266d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005671 sec., 14459.530946922941 rows/sec., 940.40 KiB/sec. | ||
6814 | 2024.11.21 01:22:37.086670 [ 252 ] {59446b9f-b22c-4378-8311-9cd20157266d} <Debug> TCPHandler: Processed in 0.006572003 sec. | ||
6815 | 2024.11.21 01:22:37.104028 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 19 columns (19 merged, 0 gathered) in 0.024293163 sec., 33136.89534788039 rows/sec., 59.38 MiB/sec. | ||
6816 | 2024.11.21 01:22:37.105195 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
6817 | 2024.11.21 01:22:37.105625 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6818 | 2024.11.21 01:22:37.105710 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_24_5} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
6819 | 2024.11.21 01:22:37.105858 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
6820 | 2024.11.21 01:22:37.801560 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6821 | 2024.11.21 01:22:38.000210 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.39 MiB, peak 175.09 MiB, free memory in arenas 0.00 B, will set to 169.48 MiB (RSS), difference: 2.09 MiB | ||
6822 | 2024.11.21 01:22:38.148234 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6823 | 2024.11.21 01:22:38.156642 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6824 | 2024.11.21 01:22:38.211303 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6825 | 2024.11.21 01:22:38.233675 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48166, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6826 | 2024.11.21 01:22:38.323528 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6827 | 2024.11.21 01:22:38.443714 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6828 | 2024.11.21 01:22:38.472210 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6829 | 2024.11.21 01:22:38.496673 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6830 | 2024.11.21 01:22:38.906220 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6831 | 2024.11.21 01:22:39.007300 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6832 | 2024.11.21 01:22:39.082702 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6833 | 2024.11.21 01:22:39.099016 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6834 | 2024.11.21 01:22:39.123347 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6835 | 2024.11.21 01:22:39.152758 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6836 | 2024.11.21 01:22:39.177181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6837 | 2024.11.21 01:22:39.205691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6838 | 2024.11.21 01:22:39.292804 [ 97 ] {} <Debug> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6839 | 2024.11.21 01:22:39.292869 [ 97 ] {} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6840 | 2024.11.21 01:22:39.292893 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6841 | 2024.11.21 01:22:39.293083 [ 192 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
6842 | 2024.11.21 01:22:39.293266 [ 192 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6843 | 2024.11.21 01:22:39.293304 [ 192 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
6844 | 2024.11.21 01:22:39.293386 [ 192 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
6845 | 2024.11.21 01:22:39.293619 [ 192 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
6846 | 2024.11.21 01:22:39.293822 [ 192 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
6847 | 2024.11.21 01:22:39.294029 [ 192 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
6848 | 2024.11.21 01:22:39.295107 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.0021392 sec., 25243.08152580404 rows/sec., 2.11 MiB/sec. | ||
6849 | 2024.11.21 01:22:39.295366 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6850 | 2024.11.21 01:22:39.295896 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_9_2} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6851 | 2024.11.21 01:22:39.295988 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_9_2} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6852 | 2024.11.21 01:22:39.296088 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6853 | 2024.11.21 01:22:39.378093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6854 | 2024.11.21 01:22:39.397519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6855 | 2024.11.21 01:22:39.418820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6856 | 2024.11.21 01:22:39.528680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6857 | 2024.11.21 01:22:39.556035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6858 | 2024.11.21 01:22:39.650338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6859 | 2024.11.21 01:22:39.734944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6860 | 2024.11.21 01:22:42.052272 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6861 | 2024.11.21 01:22:42.052479 [ 252 ] {c53cedd0-8048-41c9-8ff6-6a2bd0c4baa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6862 | 2024.11.21 01:22:42.052556 [ 252 ] {c53cedd0-8048-41c9-8ff6-6a2bd0c4baa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6863 | 2024.11.21 01:22:42.053357 [ 252 ] {c53cedd0-8048-41c9-8ff6-6a2bd0c4baa8} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6864 | 2024.11.21 01:22:42.053406 [ 252 ] {c53cedd0-8048-41c9-8ff6-6a2bd0c4baa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6865 | 2024.11.21 01:22:42.053827 [ 252 ] {c53cedd0-8048-41c9-8ff6-6a2bd0c4baa8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6866 | 2024.11.21 01:22:42.054085 [ 252 ] {c53cedd0-8048-41c9-8ff6-6a2bd0c4baa8} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6867 | 2024.11.21 01:22:42.054296 [ 92 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6868 | 2024.11.21 01:22:42.054361 [ 252 ] {c53cedd0-8048-41c9-8ff6-6a2bd0c4baa8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.21 MiB/sec. | ||
6869 | 2024.11.21 01:22:42.054388 [ 92 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6870 | 2024.11.21 01:22:42.054454 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
6871 | 2024.11.21 01:22:42.054496 [ 252 ] {c53cedd0-8048-41c9-8ff6-6a2bd0c4baa8} <Debug> TCPHandler: Processed in 0.002355763 sec. | ||
6872 | 2024.11.21 01:22:42.054730 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
6873 | 2024.11.21 01:22:42.054898 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6874 | 2024.11.21 01:22:42.055082 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6875 | 2024.11.21 01:22:42.055214 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1430 rows starting from the beginning of the part | ||
6876 | 2024.11.21 01:22:42.055399 [ 253 ] {64114743-4a4d-4e21-92aa-2af1f33e2c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6877 | 2024.11.21 01:22:42.055687 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 281 rows starting from the beginning of the part | ||
6878 | 2024.11.21 01:22:42.055723 [ 253 ] {64114743-4a4d-4e21-92aa-2af1f33e2c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6879 | 2024.11.21 01:22:42.056067 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 62 rows starting from the beginning of the part | ||
6880 | 2024.11.21 01:22:42.056366 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
6881 | 2024.11.21 01:22:42.056614 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 281 rows starting from the beginning of the part | ||
6882 | 2024.11.21 01:22:42.056916 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
6883 | 2024.11.21 01:22:42.058643 [ 253 ] {64114743-4a4d-4e21-92aa-2af1f33e2c51} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6884 | 2024.11.21 01:22:42.058724 [ 253 ] {64114743-4a4d-4e21-92aa-2af1f33e2c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6885 | 2024.11.21 01:22:42.059609 [ 253 ] {64114743-4a4d-4e21-92aa-2af1f33e2c51} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6886 | 2024.11.21 01:22:42.060044 [ 253 ] {64114743-4a4d-4e21-92aa-2af1f33e2c51} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6887 | 2024.11.21 01:22:42.060045 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.005460667 sec., 396654.84088299103 rows/sec., 34.86 MiB/sec. | ||
6888 | 2024.11.21 01:22:42.060247 [ 92 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6889 | 2024.11.21 01:22:42.060330 [ 92 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6890 | 2024.11.21 01:22:42.060400 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6891 | 2024.11.21 01:22:42.060400 [ 253 ] {64114743-4a4d-4e21-92aa-2af1f33e2c51} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005177 sec., 12362.372030133281 rows/sec., 988.07 KiB/sec. | ||
6892 | 2024.11.21 01:22:42.060418 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6893 | 2024.11.21 01:22:42.060765 [ 253 ] {64114743-4a4d-4e21-92aa-2af1f33e2c51} <Debug> TCPHandler: Processed in 0.006124696 sec. | ||
6894 | 2024.11.21 01:22:42.060797 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
6895 | 2024.11.21 01:22:42.060996 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6896 | 2024.11.21 01:22:42.061027 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6897 | 2024.11.21 01:22:42.061060 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part | ||
6898 | 2024.11.21 01:22:42.061316 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_61_12} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6899 | 2024.11.21 01:22:42.061402 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 421 rows starting from the beginning of the part | ||
6900 | 2024.11.21 01:22:42.061778 [ 252 ] {ac9c5448-43ba-4eae-b517-54f64d6491da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6901 | 2024.11.21 01:22:42.061830 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_61_12} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6902 | 2024.11.21 01:22:42.061922 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 76 rows starting from the beginning of the part | ||
6903 | 2024.11.21 01:22:42.062032 [ 252 ] {ac9c5448-43ba-4eae-b517-54f64d6491da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6904 | 2024.11.21 01:22:42.062164 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6905 | 2024.11.21 01:22:42.062472 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
6906 | 2024.11.21 01:22:42.062801 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 421 rows starting from the beginning of the part | ||
6907 | 2024.11.21 01:22:42.063227 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
6908 | 2024.11.21 01:22:42.064661 [ 252 ] {ac9c5448-43ba-4eae-b517-54f64d6491da} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6909 | 2024.11.21 01:22:42.064740 [ 252 ] {ac9c5448-43ba-4eae-b517-54f64d6491da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6910 | 2024.11.21 01:22:42.066250 [ 252 ] {ac9c5448-43ba-4eae-b517-54f64d6491da} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6911 | 2024.11.21 01:22:42.066630 [ 252 ] {ac9c5448-43ba-4eae-b517-54f64d6491da} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6912 | 2024.11.21 01:22:42.066950 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006424131 sec., 304943.9682970351 rows/sec., 23.35 MiB/sec. | ||
6913 | 2024.11.21 01:22:42.067019 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6914 | 2024.11.21 01:22:42.067105 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6915 | 2024.11.21 01:22:42.067177 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6916 | 2024.11.21 01:22:42.067179 [ 252 ] {ac9c5448-43ba-4eae-b517-54f64d6491da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00577 sec., 27729.636048526863 rows/sec., 1.93 MiB/sec. | ||
6917 | 2024.11.21 01:22:42.067276 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6918 | 2024.11.21 01:22:42.067771 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
6919 | 2024.11.21 01:22:42.067985 [ 252 ] {ac9c5448-43ba-4eae-b517-54f64d6491da} <Debug> TCPHandler: Processed in 0.00708637 sec. | ||
6920 | 2024.11.21 01:22:42.068419 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6921 | 2024.11.21 01:22:42.068590 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6922 | 2024.11.21 01:22:42.068617 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11953 rows starting from the beginning of the part | ||
6923 | 2024.11.21 01:22:42.069231 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
6924 | 2024.11.21 01:22:42.069251 [ 253 ] {cc70d6d7-0681-4e3a-8f1e-335f27ca1dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6925 | 2024.11.21 01:22:42.069531 [ 253 ] {cc70d6d7-0681-4e3a-8f1e-335f27ca1dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6926 | 2024.11.21 01:22:42.069732 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 134 rows starting from the beginning of the part | ||
6927 | 2024.11.21 01:22:42.070251 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
6928 | 2024.11.21 01:22:42.070365 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_61_12} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6929 | 2024.11.21 01:22:42.070725 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
6930 | 2024.11.21 01:22:42.071271 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
6931 | 2024.11.21 01:22:42.071309 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_61_12} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6932 | 2024.11.21 01:22:42.071936 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6933 | 2024.11.21 01:22:42.072394 [ 253 ] {cc70d6d7-0681-4e3a-8f1e-335f27ca1dd9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6934 | 2024.11.21 01:22:42.072443 [ 253 ] {cc70d6d7-0681-4e3a-8f1e-335f27ca1dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6935 | 2024.11.21 01:22:42.072839 [ 253 ] {cc70d6d7-0681-4e3a-8f1e-335f27ca1dd9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6936 | 2024.11.21 01:22:42.073159 [ 253 ] {cc70d6d7-0681-4e3a-8f1e-335f27ca1dd9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6937 | 2024.11.21 01:22:42.073394 [ 92 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6938 | 2024.11.21 01:22:42.073505 [ 92 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6939 | 2024.11.21 01:22:42.073621 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6940 | 2024.11.21 01:22:42.073632 [ 253 ] {cc70d6d7-0681-4e3a-8f1e-335f27ca1dd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00461 sec., 13015.184381778741 rows/sec., 898.18 KiB/sec. | ||
6941 | 2024.11.21 01:22:42.074073 [ 253 ] {cc70d6d7-0681-4e3a-8f1e-335f27ca1dd9} <Debug> TCPHandler: Processed in 0.00565287 sec. | ||
6942 | 2024.11.21 01:22:42.074277 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
6943 | 2024.11.21 01:22:42.074518 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6944 | 2024.11.21 01:22:42.074565 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3390 rows starting from the beginning of the part | ||
6945 | 2024.11.21 01:22:42.074734 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
6946 | 2024.11.21 01:22:42.075005 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
6947 | 2024.11.21 01:22:42.075197 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
6948 | 2024.11.21 01:22:42.075464 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
6949 | 2024.11.21 01:22:42.075710 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
6950 | 2024.11.21 01:22:42.077111 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12881 rows, containing 5 columns (5 merged, 0 gathered) in 0.009798218 sec., 1314626.802547157 rows/sec., 89.42 MiB/sec. | ||
6951 | 2024.11.21 01:22:42.077480 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6952 | 2024.11.21 01:22:42.077928 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6953 | 2024.11.21 01:22:42.078182 [ 198 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6954 | 2024.11.21 01:22:42.078362 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3722 rows, containing 4 columns (4 merged, 0 gathered) in 0.004562054 sec., 815860.5750830657 rows/sec., 53.52 MiB/sec. | ||
6955 | 2024.11.21 01:22:42.078378 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
6956 | 2024.11.21 01:22:42.078783 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6957 | 2024.11.21 01:22:42.079061 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_61_12} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6958 | 2024.11.21 01:22:42.079136 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_61_12} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6959 | 2024.11.21 01:22:42.079217 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
6960 | 2024.11.21 01:22:45.909600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1020 | ||
6961 | 2024.11.21 01:22:45.912547 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6962 | 2024.11.21 01:22:45.912593 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6963 | 2024.11.21 01:22:45.914420 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6964 | 2024.11.21 01:22:45.914728 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6965 | 2024.11.21 01:22:45.915889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
6966 | 2024.11.21 01:22:47.052378 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6967 | 2024.11.21 01:22:47.052656 [ 252 ] {acdaa4b5-1448-41bc-b337-a1cf6d8353c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6968 | 2024.11.21 01:22:47.052761 [ 252 ] {acdaa4b5-1448-41bc-b337-a1cf6d8353c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6969 | 2024.11.21 01:22:47.053620 [ 252 ] {acdaa4b5-1448-41bc-b337-a1cf6d8353c8} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6970 | 2024.11.21 01:22:47.053671 [ 252 ] {acdaa4b5-1448-41bc-b337-a1cf6d8353c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6971 | 2024.11.21 01:22:47.054105 [ 252 ] {acdaa4b5-1448-41bc-b337-a1cf6d8353c8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6972 | 2024.11.21 01:22:47.054365 [ 252 ] {acdaa4b5-1448-41bc-b337-a1cf6d8353c8} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6973 | 2024.11.21 01:22:47.054601 [ 252 ] {acdaa4b5-1448-41bc-b337-a1cf6d8353c8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.11 MiB/sec. | ||
6974 | 2024.11.21 01:22:47.054663 [ 252 ] {acdaa4b5-1448-41bc-b337-a1cf6d8353c8} <Debug> TCPHandler: Processed in 0.002457434 sec. | ||
6975 | 2024.11.21 01:22:47.054919 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6976 | 2024.11.21 01:22:47.055138 [ 253 ] {61ab5982-72dc-4676-9718-b28aa1c7c090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6977 | 2024.11.21 01:22:47.055219 [ 253 ] {61ab5982-72dc-4676-9718-b28aa1c7c090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6978 | 2024.11.21 01:22:47.056078 [ 253 ] {61ab5982-72dc-4676-9718-b28aa1c7c090} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6979 | 2024.11.21 01:22:47.056128 [ 253 ] {61ab5982-72dc-4676-9718-b28aa1c7c090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6980 | 2024.11.21 01:22:47.056580 [ 253 ] {61ab5982-72dc-4676-9718-b28aa1c7c090} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6981 | 2024.11.21 01:22:47.056849 [ 253 ] {61ab5982-72dc-4676-9718-b28aa1c7c090} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6982 | 2024.11.21 01:22:47.057085 [ 253 ] {61ab5982-72dc-4676-9718-b28aa1c7c090} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002009 sec., 31856.645097063218 rows/sec., 2.49 MiB/sec. | ||
6983 | 2024.11.21 01:22:47.057184 [ 253 ] {61ab5982-72dc-4676-9718-b28aa1c7c090} <Debug> TCPHandler: Processed in 0.002415824 sec. | ||
6984 | 2024.11.21 01:22:47.057406 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6985 | 2024.11.21 01:22:47.057567 [ 252 ] {ebabca98-2025-4ce7-adc8-11b6f0bed1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6986 | 2024.11.21 01:22:47.057624 [ 252 ] {ebabca98-2025-4ce7-adc8-11b6f0bed1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6987 | 2024.11.21 01:22:47.058233 [ 252 ] {ebabca98-2025-4ce7-adc8-11b6f0bed1e2} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6988 | 2024.11.21 01:22:47.058275 [ 252 ] {ebabca98-2025-4ce7-adc8-11b6f0bed1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6989 | 2024.11.21 01:22:47.058678 [ 252 ] {ebabca98-2025-4ce7-adc8-11b6f0bed1e2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6990 | 2024.11.21 01:22:47.058972 [ 252 ] {ebabca98-2025-4ce7-adc8-11b6f0bed1e2} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6991 | 2024.11.21 01:22:47.059439 [ 252 ] {ebabca98-2025-4ce7-adc8-11b6f0bed1e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0019 sec., 84210.52631578948 rows/sec., 5.87 MiB/sec. | ||
6992 | 2024.11.21 01:22:47.059684 [ 252 ] {ebabca98-2025-4ce7-adc8-11b6f0bed1e2} <Debug> TCPHandler: Processed in 0.002418034 sec. | ||
6993 | 2024.11.21 01:22:47.059919 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6994 | 2024.11.21 01:22:47.060085 [ 253 ] {7a6556b1-eb8c-4edd-bfd5-3de4d639a865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6995 | 2024.11.21 01:22:47.060146 [ 253 ] {7a6556b1-eb8c-4edd-bfd5-3de4d639a865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6996 | 2024.11.21 01:22:47.060717 [ 253 ] {7a6556b1-eb8c-4edd-bfd5-3de4d639a865} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6997 | 2024.11.21 01:22:47.060765 [ 253 ] {7a6556b1-eb8c-4edd-bfd5-3de4d639a865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
6998 | 2024.11.21 01:22:47.061196 [ 253 ] {7a6556b1-eb8c-4edd-bfd5-3de4d639a865} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6999 | 2024.11.21 01:22:47.061443 [ 253 ] {7a6556b1-eb8c-4edd-bfd5-3de4d639a865} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7000 | 2024.11.21 01:22:47.061652 [ 253 ] {7a6556b1-eb8c-4edd-bfd5-3de4d639a865} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001598 sec., 37546.93366708385 rows/sec., 2.53 MiB/sec. | ||
7001 | 2024.11.21 01:22:47.061704 [ 253 ] {7a6556b1-eb8c-4edd-bfd5-3de4d639a865} <Debug> TCPHandler: Processed in 0.001924588 sec. | ||
7002 | 2024.11.21 01:22:48.147500 [ 64 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
7003 | 2024.11.21 01:22:48.147574 [ 64 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7004 | 2024.11.21 01:22:48.147606 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7005 | 2024.11.21 01:22:48.147826 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
7006 | 2024.11.21 01:22:48.148120 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7007 | 2024.11.21 01:22:48.148159 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 64 rows starting from the beginning of the part | ||
7008 | 2024.11.21 01:22:48.148240 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part | ||
7009 | 2024.11.21 01:22:48.148454 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
7010 | 2024.11.21 01:22:48.148744 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
7011 | 2024.11.21 01:22:48.148921 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part | ||
7012 | 2024.11.21 01:22:48.150026 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.002340793 sec., 91422.00954975515 rows/sec., 6.88 MiB/sec. | ||
7013 | 2024.11.21 01:22:48.150251 [ 189 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
7014 | 2024.11.21 01:22:48.150653 [ 189 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_32_7} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7015 | 2024.11.21 01:22:48.150764 [ 189 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_32_7} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
7016 | 2024.11.21 01:22:48.150884 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7017 | 2024.11.21 01:22:50.665121 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7018 | 2024.11.21 01:22:50.665239 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7019 | 2024.11.21 01:22:52.060145 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7020 | 2024.11.21 01:22:52.060446 [ 252 ] {8d0d409d-6548-44ee-bdbd-844b07beba17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7021 | 2024.11.21 01:22:52.060559 [ 252 ] {8d0d409d-6548-44ee-bdbd-844b07beba17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7022 | 2024.11.21 01:22:52.061561 [ 252 ] {8d0d409d-6548-44ee-bdbd-844b07beba17} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7023 | 2024.11.21 01:22:52.061605 [ 252 ] {8d0d409d-6548-44ee-bdbd-844b07beba17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7024 | 2024.11.21 01:22:52.062028 [ 252 ] {8d0d409d-6548-44ee-bdbd-844b07beba17} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7025 | 2024.11.21 01:22:52.062276 [ 252 ] {8d0d409d-6548-44ee-bdbd-844b07beba17} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7026 | 2024.11.21 01:22:52.062509 [ 252 ] {8d0d409d-6548-44ee-bdbd-844b07beba17} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002147 sec., 6520.726595249184 rows/sec., 469.40 KiB/sec. | ||
7027 | 2024.11.21 01:22:52.062566 [ 252 ] {8d0d409d-6548-44ee-bdbd-844b07beba17} <Debug> TCPHandler: Processed in 0.002602746 sec. | ||
7028 | 2024.11.21 01:22:52.062849 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7029 | 2024.11.21 01:22:52.063072 [ 253 ] {8113e909-2773-4d42-8089-2bf94860c78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7030 | 2024.11.21 01:22:52.063158 [ 253 ] {8113e909-2773-4d42-8089-2bf94860c78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7031 | 2024.11.21 01:22:52.064098 [ 253 ] {8113e909-2773-4d42-8089-2bf94860c78e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7032 | 2024.11.21 01:22:52.064150 [ 253 ] {8113e909-2773-4d42-8089-2bf94860c78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7033 | 2024.11.21 01:22:52.064618 [ 253 ] {8113e909-2773-4d42-8089-2bf94860c78e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7034 | 2024.11.21 01:22:52.064905 [ 253 ] {8113e909-2773-4d42-8089-2bf94860c78e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7035 | 2024.11.21 01:22:52.065183 [ 253 ] {8113e909-2773-4d42-8089-2bf94860c78e} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.00216 sec., 130092.59259259258 rows/sec., 11.47 MiB/sec. | ||
7036 | 2024.11.21 01:22:52.065319 [ 253 ] {8113e909-2773-4d42-8089-2bf94860c78e} <Debug> TCPHandler: Processed in 0.002610697 sec. | ||
7037 | 2024.11.21 01:22:52.065544 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7038 | 2024.11.21 01:22:52.065661 [ 252 ] {73fb3739-50d1-4b21-b7ae-a4742dcc654e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7039 | 2024.11.21 01:22:52.065743 [ 252 ] {73fb3739-50d1-4b21-b7ae-a4742dcc654e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7040 | 2024.11.21 01:22:52.066335 [ 252 ] {73fb3739-50d1-4b21-b7ae-a4742dcc654e} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7041 | 2024.11.21 01:22:52.066374 [ 252 ] {73fb3739-50d1-4b21-b7ae-a4742dcc654e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7042 | 2024.11.21 01:22:52.066737 [ 252 ] {73fb3739-50d1-4b21-b7ae-a4742dcc654e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7043 | 2024.11.21 01:22:52.066972 [ 252 ] {73fb3739-50d1-4b21-b7ae-a4742dcc654e} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7044 | 2024.11.21 01:22:52.067172 [ 252 ] {73fb3739-50d1-4b21-b7ae-a4742dcc654e} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001535 sec., 29967.426710097723 rows/sec., 2.16 MiB/sec. | ||
7045 | 2024.11.21 01:22:52.067223 [ 252 ] {73fb3739-50d1-4b21-b7ae-a4742dcc654e} <Debug> TCPHandler: Processed in 0.001775405 sec. | ||
7046 | 2024.11.21 01:22:52.067443 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7047 | 2024.11.21 01:22:52.067723 [ 253 ] {1cd6a45d-bb2b-4a84-9dfd-c140bc0fc6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7048 | 2024.11.21 01:22:52.067819 [ 253 ] {1cd6a45d-bb2b-4a84-9dfd-c140bc0fc6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7049 | 2024.11.21 01:22:52.068598 [ 253 ] {1cd6a45d-bb2b-4a84-9dfd-c140bc0fc6f1} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7050 | 2024.11.21 01:22:52.068639 [ 253 ] {1cd6a45d-bb2b-4a84-9dfd-c140bc0fc6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7051 | 2024.11.21 01:22:52.069016 [ 253 ] {1cd6a45d-bb2b-4a84-9dfd-c140bc0fc6f1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7052 | 2024.11.21 01:22:52.069263 [ 253 ] {1cd6a45d-bb2b-4a84-9dfd-c140bc0fc6f1} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7053 | 2024.11.21 01:22:52.069473 [ 253 ] {1cd6a45d-bb2b-4a84-9dfd-c140bc0fc6f1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001811 sec., 7730.535615681944 rows/sec., 541.40 KiB/sec. | ||
7054 | 2024.11.21 01:22:52.069527 [ 253 ] {1cd6a45d-bb2b-4a84-9dfd-c140bc0fc6f1} <Debug> TCPHandler: Processed in 0.002199921 sec. | ||
7055 | 2024.11.21 01:22:52.069664 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7056 | 2024.11.21 01:22:52.069784 [ 252 ] {3faa0b8c-cc2c-4185-bb10-76985d30fd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7057 | 2024.11.21 01:22:52.069832 [ 252 ] {3faa0b8c-cc2c-4185-bb10-76985d30fd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7058 | 2024.11.21 01:22:52.070414 [ 252 ] {3faa0b8c-cc2c-4185-bb10-76985d30fd95} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7059 | 2024.11.21 01:22:52.070454 [ 252 ] {3faa0b8c-cc2c-4185-bb10-76985d30fd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7060 | 2024.11.21 01:22:52.070807 [ 252 ] {3faa0b8c-cc2c-4185-bb10-76985d30fd95} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7061 | 2024.11.21 01:22:52.071049 [ 252 ] {3faa0b8c-cc2c-4185-bb10-76985d30fd95} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7062 | 2024.11.21 01:22:52.071293 [ 252 ] {3faa0b8c-cc2c-4185-bb10-76985d30fd95} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. | ||
7063 | 2024.11.21 01:22:52.071484 [ 252 ] {3faa0b8c-cc2c-4185-bb10-76985d30fd95} <Debug> TCPHandler: Processed in 0.001869927 sec. | ||
7064 | 2024.11.21 01:22:52.071660 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7065 | 2024.11.21 01:22:52.071801 [ 253 ] {8b2dbfad-00eb-4716-9b07-21bfbe2bf3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7066 | 2024.11.21 01:22:52.071858 [ 253 ] {8b2dbfad-00eb-4716-9b07-21bfbe2bf3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7067 | 2024.11.21 01:22:52.072658 [ 253 ] {8b2dbfad-00eb-4716-9b07-21bfbe2bf3e2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7068 | 2024.11.21 01:22:52.072697 [ 253 ] {8b2dbfad-00eb-4716-9b07-21bfbe2bf3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7069 | 2024.11.21 01:22:52.073087 [ 253 ] {8b2dbfad-00eb-4716-9b07-21bfbe2bf3e2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7070 | 2024.11.21 01:22:52.073334 [ 253 ] {8b2dbfad-00eb-4716-9b07-21bfbe2bf3e2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7071 | 2024.11.21 01:22:52.073552 [ 253 ] {8b2dbfad-00eb-4716-9b07-21bfbe2bf3e2} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001783 sec., 236118.90072910822 rows/sec., 16.87 MiB/sec. | ||
7072 | 2024.11.21 01:22:52.073607 [ 253 ] {8b2dbfad-00eb-4716-9b07-21bfbe2bf3e2} <Debug> TCPHandler: Processed in 0.002013298 sec. | ||
7073 | 2024.11.21 01:22:52.073748 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7074 | 2024.11.21 01:22:52.073868 [ 252 ] {33f4d1ac-5e12-4ab1-9871-893ffcf5da39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7075 | 2024.11.21 01:22:52.073918 [ 252 ] {33f4d1ac-5e12-4ab1-9871-893ffcf5da39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7076 | 2024.11.21 01:22:52.074408 [ 252 ] {33f4d1ac-5e12-4ab1-9871-893ffcf5da39} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7077 | 2024.11.21 01:22:52.074447 [ 252 ] {33f4d1ac-5e12-4ab1-9871-893ffcf5da39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7078 | 2024.11.21 01:22:52.074809 [ 252 ] {33f4d1ac-5e12-4ab1-9871-893ffcf5da39} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7079 | 2024.11.21 01:22:52.075040 [ 252 ] {33f4d1ac-5e12-4ab1-9871-893ffcf5da39} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7080 | 2024.11.21 01:22:52.075246 [ 252 ] {33f4d1ac-5e12-4ab1-9871-893ffcf5da39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec. | ||
7081 | 2024.11.21 01:22:52.075295 [ 252 ] {33f4d1ac-5e12-4ab1-9871-893ffcf5da39} <Debug> TCPHandler: Processed in 0.001604033 sec. | ||
7082 | 2024.11.21 01:22:52.075449 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7083 | 2024.11.21 01:22:52.075589 [ 253 ] {06607946-159b-4404-a954-30da3946f9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7084 | 2024.11.21 01:22:52.075649 [ 253 ] {06607946-159b-4404-a954-30da3946f9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7085 | 2024.11.21 01:22:52.076321 [ 253 ] {06607946-159b-4404-a954-30da3946f9bd} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7086 | 2024.11.21 01:22:52.076360 [ 253 ] {06607946-159b-4404-a954-30da3946f9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7087 | 2024.11.21 01:22:52.076757 [ 253 ] {06607946-159b-4404-a954-30da3946f9bd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7088 | 2024.11.21 01:22:52.076993 [ 253 ] {06607946-159b-4404-a954-30da3946f9bd} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7089 | 2024.11.21 01:22:52.077200 [ 253 ] {06607946-159b-4404-a954-30da3946f9bd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001643 sec., 144248.32623250154 rows/sec., 9.67 MiB/sec. | ||
7090 | 2024.11.21 01:22:52.077253 [ 253 ] {06607946-159b-4404-a954-30da3946f9bd} <Debug> TCPHandler: Processed in 0.001873226 sec. | ||
7091 | 2024.11.21 01:22:52.077410 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7092 | 2024.11.21 01:22:52.077527 [ 252 ] {c132f37a-d233-4125-8ec2-52ed57b0f316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7093 | 2024.11.21 01:22:52.077579 [ 252 ] {c132f37a-d233-4125-8ec2-52ed57b0f316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7094 | 2024.11.21 01:22:52.078045 [ 252 ] {c132f37a-d233-4125-8ec2-52ed57b0f316} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7095 | 2024.11.21 01:22:52.078084 [ 252 ] {c132f37a-d233-4125-8ec2-52ed57b0f316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7096 | 2024.11.21 01:22:52.078440 [ 252 ] {c132f37a-d233-4125-8ec2-52ed57b0f316} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7097 | 2024.11.21 01:22:52.078671 [ 252 ] {c132f37a-d233-4125-8ec2-52ed57b0f316} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7098 | 2024.11.21 01:22:52.078864 [ 252 ] {c132f37a-d233-4125-8ec2-52ed57b0f316} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. | ||
7099 | 2024.11.21 01:22:52.078946 [ 252 ] {c132f37a-d233-4125-8ec2-52ed57b0f316} <Debug> TCPHandler: Processed in 0.001588262 sec. | ||
7100 | 2024.11.21 01:22:52.079113 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7101 | 2024.11.21 01:22:52.079241 [ 253 ] {f0e0d3a5-e783-4c73-b561-f0ff65163da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7102 | 2024.11.21 01:22:52.079331 [ 253 ] {f0e0d3a5-e783-4c73-b561-f0ff65163da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7103 | 2024.11.21 01:22:52.080636 [ 253 ] {f0e0d3a5-e783-4c73-b561-f0ff65163da5} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7104 | 2024.11.21 01:22:52.080675 [ 253 ] {f0e0d3a5-e783-4c73-b561-f0ff65163da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7105 | 2024.11.21 01:22:52.081334 [ 253 ] {f0e0d3a5-e783-4c73-b561-f0ff65163da5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7106 | 2024.11.21 01:22:52.081598 [ 253 ] {f0e0d3a5-e783-4c73-b561-f0ff65163da5} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7107 | 2024.11.21 01:22:52.081903 [ 253 ] {f0e0d3a5-e783-4c73-b561-f0ff65163da5} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00269 sec., 14498.141263940519 rows/sec., 25.98 MiB/sec. | ||
7108 | 2024.11.21 01:22:52.082349 [ 253 ] {f0e0d3a5-e783-4c73-b561-f0ff65163da5} <Debug> TCPHandler: Processed in 0.003290766 sec. | ||
7109 | 2024.11.21 01:22:52.082588 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7110 | 2024.11.21 01:22:52.082816 [ 252 ] {98cd7e2c-c8d8-4fa1-ac1a-9879102bdbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7111 | 2024.11.21 01:22:52.082910 [ 252 ] {98cd7e2c-c8d8-4fa1-ac1a-9879102bdbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7112 | 2024.11.21 01:22:52.083543 [ 252 ] {98cd7e2c-c8d8-4fa1-ac1a-9879102bdbe6} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7113 | 2024.11.21 01:22:52.083582 [ 252 ] {98cd7e2c-c8d8-4fa1-ac1a-9879102bdbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7114 | 2024.11.21 01:22:52.083957 [ 252 ] {98cd7e2c-c8d8-4fa1-ac1a-9879102bdbe6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7115 | 2024.11.21 01:22:52.084197 [ 252 ] {98cd7e2c-c8d8-4fa1-ac1a-9879102bdbe6} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7116 | 2024.11.21 01:22:52.084410 [ 252 ] {98cd7e2c-c8d8-4fa1-ac1a-9879102bdbe6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001647 sec., 49787.49241044323 rows/sec., 3.16 MiB/sec. | ||
7117 | 2024.11.21 01:22:52.084459 [ 252 ] {98cd7e2c-c8d8-4fa1-ac1a-9879102bdbe6} <Debug> TCPHandler: Processed in 0.001985208 sec. | ||
7118 | 2024.11.21 01:22:55.916117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1050 | ||
7119 | 2024.11.21 01:22:55.919168 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7120 | 2024.11.21 01:22:55.919219 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7121 | 2024.11.21 01:22:55.920637 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7122 | 2024.11.21 01:22:55.920947 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7123 | 2024.11.21 01:22:55.921480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
7124 | 2024.11.21 01:22:57.051361 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7125 | 2024.11.21 01:22:57.051659 [ 252 ] {9b31bfe4-fb83-486d-9ddb-8564623a9084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7126 | 2024.11.21 01:22:57.051772 [ 252 ] {9b31bfe4-fb83-486d-9ddb-8564623a9084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7127 | 2024.11.21 01:22:57.052772 [ 252 ] {9b31bfe4-fb83-486d-9ddb-8564623a9084} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7128 | 2024.11.21 01:22:57.052819 [ 252 ] {9b31bfe4-fb83-486d-9ddb-8564623a9084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7129 | 2024.11.21 01:22:57.053234 [ 252 ] {9b31bfe4-fb83-486d-9ddb-8564623a9084} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7130 | 2024.11.21 01:22:57.053491 [ 252 ] {9b31bfe4-fb83-486d-9ddb-8564623a9084} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7131 | 2024.11.21 01:22:57.053720 [ 252 ] {9b31bfe4-fb83-486d-9ddb-8564623a9084} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002143 sec., 2799.813345776948 rows/sec., 228.31 KiB/sec. | ||
7132 | 2024.11.21 01:22:57.053777 [ 252 ] {9b31bfe4-fb83-486d-9ddb-8564623a9084} <Debug> TCPHandler: Processed in 0.002602457 sec. | ||
7133 | 2024.11.21 01:22:57.054114 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7134 | 2024.11.21 01:22:57.054422 [ 253 ] {cd1ff5cc-ef62-4b06-a380-467198dcd971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7135 | 2024.11.21 01:22:57.054497 [ 253 ] {cd1ff5cc-ef62-4b06-a380-467198dcd971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7136 | 2024.11.21 01:22:57.055278 [ 253 ] {cd1ff5cc-ef62-4b06-a380-467198dcd971} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7137 | 2024.11.21 01:22:57.055329 [ 253 ] {cd1ff5cc-ef62-4b06-a380-467198dcd971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7138 | 2024.11.21 01:22:57.055767 [ 253 ] {cd1ff5cc-ef62-4b06-a380-467198dcd971} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7139 | 2024.11.21 01:22:57.056036 [ 253 ] {cd1ff5cc-ef62-4b06-a380-467198dcd971} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7140 | 2024.11.21 01:22:57.056271 [ 253 ] {cd1ff5cc-ef62-4b06-a380-467198dcd971} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001935 sec., 30490.95607235142 rows/sec., 2.32 MiB/sec. | ||
7141 | 2024.11.21 01:22:57.056328 [ 253 ] {cd1ff5cc-ef62-4b06-a380-467198dcd971} <Debug> TCPHandler: Processed in 0.002410244 sec. | ||
7142 | 2024.11.21 01:22:57.056475 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7143 | 2024.11.21 01:22:57.056596 [ 252 ] {7ebcaac5-056b-4ce9-8223-457ef525ac83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7144 | 2024.11.21 01:22:57.056646 [ 252 ] {7ebcaac5-056b-4ce9-8223-457ef525ac83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7145 | 2024.11.21 01:22:57.057236 [ 252 ] {7ebcaac5-056b-4ce9-8223-457ef525ac83} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7146 | 2024.11.21 01:22:57.057276 [ 252 ] {7ebcaac5-056b-4ce9-8223-457ef525ac83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7147 | 2024.11.21 01:22:57.057637 [ 252 ] {7ebcaac5-056b-4ce9-8223-457ef525ac83} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7148 | 2024.11.21 01:22:57.057879 [ 252 ] {7ebcaac5-056b-4ce9-8223-457ef525ac83} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7149 | 2024.11.21 01:22:57.058081 [ 252 ] {7ebcaac5-056b-4ce9-8223-457ef525ac83} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 277.63 KiB/sec. | ||
7150 | 2024.11.21 01:22:57.058132 [ 252 ] {7ebcaac5-056b-4ce9-8223-457ef525ac83} <Debug> TCPHandler: Processed in 0.001715724 sec. | ||
7151 | 2024.11.21 01:22:57.058280 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7152 | 2024.11.21 01:22:57.058409 [ 253 ] {a9752184-d99f-4bac-b455-2da14a58ef54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7153 | 2024.11.21 01:22:57.058466 [ 253 ] {a9752184-d99f-4bac-b455-2da14a58ef54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7154 | 2024.11.21 01:22:57.059175 [ 253 ] {a9752184-d99f-4bac-b455-2da14a58ef54} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7155 | 2024.11.21 01:22:57.059222 [ 253 ] {a9752184-d99f-4bac-b455-2da14a58ef54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7156 | 2024.11.21 01:22:57.059620 [ 253 ] {a9752184-d99f-4bac-b455-2da14a58ef54} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7157 | 2024.11.21 01:22:57.059869 [ 253 ] {a9752184-d99f-4bac-b455-2da14a58ef54} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7158 | 2024.11.21 01:22:57.060083 [ 253 ] {a9752184-d99f-4bac-b455-2da14a58ef54} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001704 sec., 41079.81220657277 rows/sec., 3.21 MiB/sec. | ||
7159 | 2024.11.21 01:22:57.060137 [ 253 ] {a9752184-d99f-4bac-b455-2da14a58ef54} <Debug> TCPHandler: Processed in 0.001916497 sec. | ||
7160 | 2024.11.21 01:22:57.060286 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7161 | 2024.11.21 01:22:57.060460 [ 252 ] {17fed8bc-23fc-47bb-86e4-efca6bc7069a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7162 | 2024.11.21 01:22:57.060559 [ 252 ] {17fed8bc-23fc-47bb-86e4-efca6bc7069a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7163 | 2024.11.21 01:22:57.061500 [ 252 ] {17fed8bc-23fc-47bb-86e4-efca6bc7069a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7164 | 2024.11.21 01:22:57.061539 [ 252 ] {17fed8bc-23fc-47bb-86e4-efca6bc7069a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7165 | 2024.11.21 01:22:57.061943 [ 252 ] {17fed8bc-23fc-47bb-86e4-efca6bc7069a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7166 | 2024.11.21 01:22:57.062188 [ 252 ] {17fed8bc-23fc-47bb-86e4-efca6bc7069a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7167 | 2024.11.21 01:22:57.062413 [ 252 ] {17fed8bc-23fc-47bb-86e4-efca6bc7069a} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.002007 sec., 65271.549576482306 rows/sec., 4.54 MiB/sec. | ||
7168 | 2024.11.21 01:22:57.062468 [ 252 ] {17fed8bc-23fc-47bb-86e4-efca6bc7069a} <Debug> TCPHandler: Processed in 0.002237771 sec. | ||
7169 | 2024.11.21 01:22:57.062690 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7170 | 2024.11.21 01:22:57.062863 [ 253 ] {ada93eb1-4d1a-4904-b764-cb88927cf549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7171 | 2024.11.21 01:22:57.062924 [ 253 ] {ada93eb1-4d1a-4904-b764-cb88927cf549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7172 | 2024.11.21 01:22:57.063475 [ 253 ] {ada93eb1-4d1a-4904-b764-cb88927cf549} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7173 | 2024.11.21 01:22:57.063513 [ 253 ] {ada93eb1-4d1a-4904-b764-cb88927cf549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7174 | 2024.11.21 01:22:57.063916 [ 253 ] {ada93eb1-4d1a-4904-b764-cb88927cf549} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7175 | 2024.11.21 01:22:57.064165 [ 253 ] {ada93eb1-4d1a-4904-b764-cb88927cf549} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7176 | 2024.11.21 01:22:57.064366 [ 253 ] {ada93eb1-4d1a-4904-b764-cb88927cf549} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001535 sec., 31270.358306188926 rows/sec., 2.11 MiB/sec. | ||
7177 | 2024.11.21 01:22:57.064414 [ 253 ] {ada93eb1-4d1a-4904-b764-cb88927cf549} <Debug> TCPHandler: Processed in 0.001864836 sec. | ||
7178 | 2024.11.21 01:23:02.052998 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7179 | 2024.11.21 01:23:02.053197 [ 252 ] {74ddc2d8-c99f-4ca6-b100-9085cd3445f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7180 | 2024.11.21 01:23:02.053268 [ 252 ] {74ddc2d8-c99f-4ca6-b100-9085cd3445f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7181 | 2024.11.21 01:23:02.054041 [ 252 ] {74ddc2d8-c99f-4ca6-b100-9085cd3445f3} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7182 | 2024.11.21 01:23:02.054090 [ 252 ] {74ddc2d8-c99f-4ca6-b100-9085cd3445f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7183 | 2024.11.21 01:23:02.054522 [ 252 ] {74ddc2d8-c99f-4ca6-b100-9085cd3445f3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7184 | 2024.11.21 01:23:02.054777 [ 252 ] {74ddc2d8-c99f-4ca6-b100-9085cd3445f3} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7185 | 2024.11.21 01:23:02.055035 [ 252 ] {74ddc2d8-c99f-4ca6-b100-9085cd3445f3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.26 MiB/sec. | ||
7186 | 2024.11.21 01:23:02.055098 [ 252 ] {74ddc2d8-c99f-4ca6-b100-9085cd3445f3} <Debug> TCPHandler: Processed in 0.002228051 sec. | ||
7187 | 2024.11.21 01:23:02.055368 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7188 | 2024.11.21 01:23:02.055565 [ 253 ] {bebdee6f-2c93-48be-b5bb-1ca0c02e4aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7189 | 2024.11.21 01:23:02.055647 [ 253 ] {bebdee6f-2c93-48be-b5bb-1ca0c02e4aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7190 | 2024.11.21 01:23:02.056509 [ 253 ] {bebdee6f-2c93-48be-b5bb-1ca0c02e4aa8} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7191 | 2024.11.21 01:23:02.056552 [ 253 ] {bebdee6f-2c93-48be-b5bb-1ca0c02e4aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7192 | 2024.11.21 01:23:02.057002 [ 253 ] {bebdee6f-2c93-48be-b5bb-1ca0c02e4aa8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7193 | 2024.11.21 01:23:02.057267 [ 253 ] {bebdee6f-2c93-48be-b5bb-1ca0c02e4aa8} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7194 | 2024.11.21 01:23:02.057474 [ 253 ] {bebdee6f-2c93-48be-b5bb-1ca0c02e4aa8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001967 sec., 32536.85815963396 rows/sec., 2.54 MiB/sec. | ||
7195 | 2024.11.21 01:23:02.057538 [ 253 ] {bebdee6f-2c93-48be-b5bb-1ca0c02e4aa8} <Debug> TCPHandler: Processed in 0.002305142 sec. | ||
7196 | 2024.11.21 01:23:02.057750 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7197 | 2024.11.21 01:23:02.057979 [ 252 ] {c6e7faf5-e72d-4397-a806-b823e737025a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7198 | 2024.11.21 01:23:02.058083 [ 252 ] {c6e7faf5-e72d-4397-a806-b823e737025a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7199 | 2024.11.21 01:23:02.058884 [ 252 ] {c6e7faf5-e72d-4397-a806-b823e737025a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7200 | 2024.11.21 01:23:02.058925 [ 252 ] {c6e7faf5-e72d-4397-a806-b823e737025a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7201 | 2024.11.21 01:23:02.059330 [ 252 ] {c6e7faf5-e72d-4397-a806-b823e737025a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7202 | 2024.11.21 01:23:02.059570 [ 252 ] {c6e7faf5-e72d-4397-a806-b823e737025a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7203 | 2024.11.21 01:23:02.059800 [ 252 ] {c6e7faf5-e72d-4397-a806-b823e737025a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00188 sec., 85106.38297872341 rows/sec., 5.93 MiB/sec. | ||
7204 | 2024.11.21 01:23:02.059857 [ 252 ] {c6e7faf5-e72d-4397-a806-b823e737025a} <Debug> TCPHandler: Processed in 0.002219361 sec. | ||
7205 | 2024.11.21 01:23:02.060009 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7206 | 2024.11.21 01:23:02.060154 [ 253 ] {8973f076-2c9e-4dff-878e-9590ea522834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7207 | 2024.11.21 01:23:02.060218 [ 253 ] {8973f076-2c9e-4dff-878e-9590ea522834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7208 | 2024.11.21 01:23:02.060782 [ 253 ] {8973f076-2c9e-4dff-878e-9590ea522834} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7209 | 2024.11.21 01:23:02.060820 [ 253 ] {8973f076-2c9e-4dff-878e-9590ea522834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7210 | 2024.11.21 01:23:02.061213 [ 253 ] {8973f076-2c9e-4dff-878e-9590ea522834} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7211 | 2024.11.21 01:23:02.061458 [ 253 ] {8973f076-2c9e-4dff-878e-9590ea522834} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7212 | 2024.11.21 01:23:02.061671 [ 253 ] {8973f076-2c9e-4dff-878e-9590ea522834} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001549 sec., 38734.66752743706 rows/sec., 2.61 MiB/sec. | ||
7213 | 2024.11.21 01:23:02.061740 [ 253 ] {8973f076-2c9e-4dff-878e-9590ea522834} <Debug> TCPHandler: Processed in 0.001805776 sec. | ||
7214 | 2024.11.21 01:23:03.935606 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51844, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7215 | 2024.11.21 01:23:04.097032 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7216 | 2024.11.21 01:23:04.141405 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7217 | 2024.11.21 01:23:04.273888 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7218 | 2024.11.21 01:23:04.277344 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7219 | 2024.11.21 01:23:04.313694 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64992, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7220 | 2024.11.21 01:23:04.322935 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7221 | 2024.11.21 01:23:04.349223 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52673, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7222 | 2024.11.21 01:23:05.665523 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7223 | 2024.11.21 01:23:05.665621 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7224 | 2024.11.21 01:23:05.921726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1070 | ||
7225 | 2024.11.21 01:23:05.924559 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7226 | 2024.11.21 01:23:05.924617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7227 | 2024.11.21 01:23:05.926055 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7228 | 2024.11.21 01:23:05.926380 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7229 | 2024.11.21 01:23:05.927695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
7230 | 2024.11.21 01:23:06.001392 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000979464 sec. | ||
7231 | 2024.11.21 01:23:07.059775 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7232 | 2024.11.21 01:23:07.059979 [ 252 ] {6d33c7d2-f307-4ca9-a8ab-a0cbb28a4562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7233 | 2024.11.21 01:23:07.060055 [ 252 ] {6d33c7d2-f307-4ca9-a8ab-a0cbb28a4562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7234 | 2024.11.21 01:23:07.060850 [ 252 ] {6d33c7d2-f307-4ca9-a8ab-a0cbb28a4562} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7235 | 2024.11.21 01:23:07.060893 [ 252 ] {6d33c7d2-f307-4ca9-a8ab-a0cbb28a4562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7236 | 2024.11.21 01:23:07.061326 [ 252 ] {6d33c7d2-f307-4ca9-a8ab-a0cbb28a4562} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7237 | 2024.11.21 01:23:07.061589 [ 252 ] {6d33c7d2-f307-4ca9-a8ab-a0cbb28a4562} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7238 | 2024.11.21 01:23:07.061813 [ 252 ] {6d33c7d2-f307-4ca9-a8ab-a0cbb28a4562} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001882 sec., 7438.894792773645 rows/sec., 535.50 KiB/sec. | ||
7239 | 2024.11.21 01:23:07.061890 [ 252 ] {6d33c7d2-f307-4ca9-a8ab-a0cbb28a4562} <Debug> TCPHandler: Processed in 0.002245802 sec. | ||
7240 | 2024.11.21 01:23:07.062204 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7241 | 2024.11.21 01:23:07.062420 [ 253 ] {78607d8a-618f-495a-b3e3-fc3b6fa613d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7242 | 2024.11.21 01:23:07.062501 [ 253 ] {78607d8a-618f-495a-b3e3-fc3b6fa613d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7243 | 2024.11.21 01:23:07.063428 [ 253 ] {78607d8a-618f-495a-b3e3-fc3b6fa613d5} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7244 | 2024.11.21 01:23:07.063479 [ 253 ] {78607d8a-618f-495a-b3e3-fc3b6fa613d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7245 | 2024.11.21 01:23:07.063941 [ 253 ] {78607d8a-618f-495a-b3e3-fc3b6fa613d5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7246 | 2024.11.21 01:23:07.064213 [ 253 ] {78607d8a-618f-495a-b3e3-fc3b6fa613d5} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7247 | 2024.11.21 01:23:07.064387 [ 57 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7248 | 2024.11.21 01:23:07.064464 [ 57 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7249 | 2024.11.21 01:23:07.064469 [ 253 ] {78607d8a-618f-495a-b3e3-fc3b6fa613d5} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002101 sec., 133745.83531651594 rows/sec., 11.80 MiB/sec. | ||
7250 | 2024.11.21 01:23:07.064508 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7251 | 2024.11.21 01:23:07.064631 [ 253 ] {78607d8a-618f-495a-b3e3-fc3b6fa613d5} <Debug> TCPHandler: Processed in 0.002600277 sec. | ||
7252 | 2024.11.21 01:23:07.064780 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
7253 | 2024.11.21 01:23:07.064847 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7254 | 2024.11.21 01:23:07.065046 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7255 | 2024.11.21 01:23:07.065105 [ 252 ] {9226a080-d89e-468f-b349-d914a01f4c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7256 | 2024.11.21 01:23:07.065126 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1430 rows starting from the beginning of the part | ||
7257 | 2024.11.21 01:23:07.065215 [ 252 ] {9226a080-d89e-468f-b349-d914a01f4c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7258 | 2024.11.21 01:23:07.065366 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
7259 | 2024.11.21 01:23:07.065760 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 281 rows starting from the beginning of the part | ||
7260 | 2024.11.21 01:23:07.066061 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 59 rows starting from the beginning of the part | ||
7261 | 2024.11.21 01:23:07.066377 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
7262 | 2024.11.21 01:23:07.066727 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 281 rows starting from the beginning of the part | ||
7263 | 2024.11.21 01:23:07.068244 [ 252 ] {9226a080-d89e-468f-b349-d914a01f4c44} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7264 | 2024.11.21 01:23:07.068307 [ 252 ] {9226a080-d89e-468f-b349-d914a01f4c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7265 | 2024.11.21 01:23:07.069367 [ 252 ] {9226a080-d89e-468f-b349-d914a01f4c44} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7266 | 2024.11.21 01:23:07.069720 [ 252 ] {9226a080-d89e-468f-b349-d914a01f4c44} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7267 | 2024.11.21 01:23:07.070197 [ 252 ] {9226a080-d89e-468f-b349-d914a01f4c44} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.005134 sec., 8959.875340864823 rows/sec., 660.05 KiB/sec. | ||
7268 | 2024.11.21 01:23:07.070321 [ 252 ] {9226a080-d89e-468f-b349-d914a01f4c44} <Debug> TCPHandler: Processed in 0.005557119 sec. | ||
7269 | 2024.11.21 01:23:07.070326 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.00568059 sec., 380770.30730962806 rows/sec., 33.47 MiB/sec. | ||
7270 | 2024.11.21 01:23:07.070505 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7271 | 2024.11.21 01:23:07.070602 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7272 | 2024.11.21 01:23:07.070746 [ 253 ] {6fffe282-5000-4ac3-adc5-50e7d1a14ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7273 | 2024.11.21 01:23:07.070849 [ 253 ] {6fffe282-5000-4ac3-adc5-50e7d1a14ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7274 | 2024.11.21 01:23:07.071184 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_66_13} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7275 | 2024.11.21 01:23:07.071414 [ 189 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_66_13} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7276 | 2024.11.21 01:23:07.071615 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7277 | 2024.11.21 01:23:07.071996 [ 253 ] {6fffe282-5000-4ac3-adc5-50e7d1a14ea2} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7278 | 2024.11.21 01:23:07.072041 [ 253 ] {6fffe282-5000-4ac3-adc5-50e7d1a14ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7279 | 2024.11.21 01:23:07.072412 [ 253 ] {6fffe282-5000-4ac3-adc5-50e7d1a14ea2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7280 | 2024.11.21 01:23:07.072666 [ 253 ] {6fffe282-5000-4ac3-adc5-50e7d1a14ea2} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7281 | 2024.11.21 01:23:07.072953 [ 253 ] {6fffe282-5000-4ac3-adc5-50e7d1a14ea2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002311 sec., 6057.983556901774 rows/sec., 424.26 KiB/sec. | ||
7282 | 2024.11.21 01:23:07.073196 [ 253 ] {6fffe282-5000-4ac3-adc5-50e7d1a14ea2} <Debug> TCPHandler: Processed in 0.002757279 sec. | ||
7283 | 2024.11.21 01:23:07.073375 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7284 | 2024.11.21 01:23:07.073513 [ 252 ] {74e9d566-19ca-4eb9-bd1d-219252efd516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7285 | 2024.11.21 01:23:07.073569 [ 252 ] {74e9d566-19ca-4eb9-bd1d-219252efd516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7286 | 2024.11.21 01:23:07.074148 [ 252 ] {74e9d566-19ca-4eb9-bd1d-219252efd516} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7287 | 2024.11.21 01:23:07.074186 [ 252 ] {74e9d566-19ca-4eb9-bd1d-219252efd516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7288 | 2024.11.21 01:23:07.074543 [ 252 ] {74e9d566-19ca-4eb9-bd1d-219252efd516} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7289 | 2024.11.21 01:23:07.074781 [ 252 ] {74e9d566-19ca-4eb9-bd1d-219252efd516} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7290 | 2024.11.21 01:23:07.075012 [ 252 ] {74e9d566-19ca-4eb9-bd1d-219252efd516} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001518 sec., 8563.899868247694 rows/sec., 533.96 KiB/sec. | ||
7291 | 2024.11.21 01:23:07.075117 [ 252 ] {74e9d566-19ca-4eb9-bd1d-219252efd516} <Debug> TCPHandler: Processed in 0.001804875 sec. | ||
7292 | 2024.11.21 01:23:07.075356 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7293 | 2024.11.21 01:23:07.075493 [ 253 ] {608d9fd2-14ed-46ae-a14c-ed9f79e0a0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7294 | 2024.11.21 01:23:07.075549 [ 253 ] {608d9fd2-14ed-46ae-a14c-ed9f79e0a0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7295 | 2024.11.21 01:23:07.076344 [ 253 ] {608d9fd2-14ed-46ae-a14c-ed9f79e0a0cc} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7296 | 2024.11.21 01:23:07.076384 [ 253 ] {608d9fd2-14ed-46ae-a14c-ed9f79e0a0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7297 | 2024.11.21 01:23:07.076785 [ 253 ] {608d9fd2-14ed-46ae-a14c-ed9f79e0a0cc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7298 | 2024.11.21 01:23:07.077040 [ 253 ] {608d9fd2-14ed-46ae-a14c-ed9f79e0a0cc} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7299 | 2024.11.21 01:23:07.077221 [ 83 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7300 | 2024.11.21 01:23:07.077281 [ 253 ] {608d9fd2-14ed-46ae-a14c-ed9f79e0a0cc} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001815 sec., 231955.92286501377 rows/sec., 16.57 MiB/sec. | ||
7301 | 2024.11.21 01:23:07.077306 [ 83 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7302 | 2024.11.21 01:23:07.077367 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7303 | 2024.11.21 01:23:07.077394 [ 253 ] {608d9fd2-14ed-46ae-a14c-ed9f79e0a0cc} <Debug> TCPHandler: Processed in 0.00215218 sec. | ||
7304 | 2024.11.21 01:23:07.077653 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7305 | 2024.11.21 01:23:07.077722 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
7306 | 2024.11.21 01:23:07.078045 [ 252 ] {93e359bc-f510-45c8-9a6d-99760d59d5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7307 | 2024.11.21 01:23:07.078254 [ 252 ] {93e359bc-f510-45c8-9a6d-99760d59d5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7308 | 2024.11.21 01:23:07.078425 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7309 | 2024.11.21 01:23:07.078616 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part | ||
7310 | 2024.11.21 01:23:07.079034 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
7311 | 2024.11.21 01:23:07.079360 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 421 rows starting from the beginning of the part | ||
7312 | 2024.11.21 01:23:07.079620 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 70 rows starting from the beginning of the part | ||
7313 | 2024.11.21 01:23:07.079741 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
7314 | 2024.11.21 01:23:07.080089 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 421 rows starting from the beginning of the part | ||
7315 | 2024.11.21 01:23:07.080753 [ 252 ] {93e359bc-f510-45c8-9a6d-99760d59d5b4} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7316 | 2024.11.21 01:23:07.080810 [ 252 ] {93e359bc-f510-45c8-9a6d-99760d59d5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7317 | 2024.11.21 01:23:07.081602 [ 252 ] {93e359bc-f510-45c8-9a6d-99760d59d5b4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7318 | 2024.11.21 01:23:07.082105 [ 252 ] {93e359bc-f510-45c8-9a6d-99760d59d5b4} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7319 | 2024.11.21 01:23:07.082615 [ 252 ] {93e359bc-f510-45c8-9a6d-99760d59d5b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004644 sec., 1291.9896640826873 rows/sec., 67.50 KiB/sec. | ||
7320 | 2024.11.21 01:23:07.083014 [ 252 ] {93e359bc-f510-45c8-9a6d-99760d59d5b4} <Debug> TCPHandler: Processed in 0.005503917 sec. | ||
7321 | 2024.11.21 01:23:07.083371 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7322 | 2024.11.21 01:23:07.083572 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.006114327 sec., 319413.73106148886 rows/sec., 24.45 MiB/sec. | ||
7323 | 2024.11.21 01:23:07.083633 [ 253 ] {81f890b6-8431-4150-9934-72336cf35c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7324 | 2024.11.21 01:23:07.083732 [ 253 ] {81f890b6-8431-4150-9934-72336cf35c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7325 | 2024.11.21 01:23:07.083834 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7326 | 2024.11.21 01:23:07.084424 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_66_13} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7327 | 2024.11.21 01:23:07.084635 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_66_13} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7328 | 2024.11.21 01:23:07.084807 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7329 | 2024.11.21 01:23:07.084968 [ 253 ] {81f890b6-8431-4150-9934-72336cf35c17} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7330 | 2024.11.21 01:23:07.085011 [ 253 ] {81f890b6-8431-4150-9934-72336cf35c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7331 | 2024.11.21 01:23:07.085416 [ 253 ] {81f890b6-8431-4150-9934-72336cf35c17} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7332 | 2024.11.21 01:23:07.085671 [ 253 ] {81f890b6-8431-4150-9934-72336cf35c17} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7333 | 2024.11.21 01:23:07.085835 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7334 | 2024.11.21 01:23:07.085887 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7335 | 2024.11.21 01:23:07.085920 [ 253 ] {81f890b6-8431-4150-9934-72336cf35c17} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002342 sec., 101195.55935098208 rows/sec., 6.78 MiB/sec. | ||
7336 | 2024.11.21 01:23:07.085923 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7337 | 2024.11.21 01:23:07.086143 [ 253 ] {81f890b6-8431-4150-9934-72336cf35c17} <Debug> TCPHandler: Processed in 0.002981012 sec. | ||
7338 | 2024.11.21 01:23:07.086359 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
7339 | 2024.11.21 01:23:07.086390 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7340 | 2024.11.21 01:23:07.086799 [ 252 ] {50d3d1d7-c44a-42e9-b72c-6e70c7e4b53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7341 | 2024.11.21 01:23:07.086975 [ 252 ] {50d3d1d7-c44a-42e9-b72c-6e70c7e4b53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7342 | 2024.11.21 01:23:07.087070 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7343 | 2024.11.21 01:23:07.087277 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 12881 rows starting from the beginning of the part | ||
7344 | 2024.11.21 01:23:07.087734 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
7345 | 2024.11.21 01:23:07.088075 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 237 rows starting from the beginning of the part | ||
7346 | 2024.11.21 01:23:07.088422 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 131 rows starting from the beginning of the part | ||
7347 | 2024.11.21 01:23:07.088731 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
7348 | 2024.11.21 01:23:07.088999 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
7349 | 2024.11.21 01:23:07.089999 [ 252 ] {50d3d1d7-c44a-42e9-b72c-6e70c7e4b53a} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7350 | 2024.11.21 01:23:07.090060 [ 252 ] {50d3d1d7-c44a-42e9-b72c-6e70c7e4b53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7351 | 2024.11.21 01:23:07.090656 [ 252 ] {50d3d1d7-c44a-42e9-b72c-6e70c7e4b53a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7352 | 2024.11.21 01:23:07.091033 [ 252 ] {50d3d1d7-c44a-42e9-b72c-6e70c7e4b53a} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7353 | 2024.11.21 01:23:07.091670 [ 252 ] {50d3d1d7-c44a-42e9-b72c-6e70c7e4b53a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004969 sec., 201.2477359629704 rows/sec., 13.56 KiB/sec. | ||
7354 | 2024.11.21 01:23:07.092039 [ 252 ] {50d3d1d7-c44a-42e9-b72c-6e70c7e4b53a} <Debug> TCPHandler: Processed in 0.005782142 sec. | ||
7355 | 2024.11.21 01:23:07.092354 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7356 | 2024.11.21 01:23:07.092535 [ 253 ] {880d766d-b3e2-4fde-ae26-2887dc076e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7357 | 2024.11.21 01:23:07.092629 [ 253 ] {880d766d-b3e2-4fde-ae26-2887dc076e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7358 | 2024.11.21 01:23:07.094080 [ 253 ] {880d766d-b3e2-4fde-ae26-2887dc076e83} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7359 | 2024.11.21 01:23:07.094118 [ 253 ] {880d766d-b3e2-4fde-ae26-2887dc076e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7360 | 2024.11.21 01:23:07.095124 [ 253 ] {880d766d-b3e2-4fde-ae26-2887dc076e83} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7361 | 2024.11.21 01:23:07.095171 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13806 rows, containing 5 columns (5 merged, 0 gathered) in 0.009096498 sec., 1517726.9318368454 rows/sec., 103.26 MiB/sec. | ||
7362 | 2024.11.21 01:23:07.095447 [ 253 ] {880d766d-b3e2-4fde-ae26-2887dc076e83} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7363 | 2024.11.21 01:23:07.095722 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7364 | 2024.11.21 01:23:07.096005 [ 253 ] {880d766d-b3e2-4fde-ae26-2887dc076e83} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003483 sec., 11197.24375538329 rows/sec., 20.06 MiB/sec. | ||
7365 | 2024.11.21 01:23:07.096641 [ 253 ] {880d766d-b3e2-4fde-ae26-2887dc076e83} <Debug> TCPHandler: Processed in 0.004441773 sec. | ||
7366 | 2024.11.21 01:23:07.096716 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7367 | 2024.11.21 01:23:07.096878 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7368 | 2024.11.21 01:23:07.096898 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7369 | 2024.11.21 01:23:07.097076 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
7370 | 2024.11.21 01:23:07.097108 [ 252 ] {48d254a6-b227-464a-a631-7baa18c3add0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7371 | 2024.11.21 01:23:07.097168 [ 252 ] {48d254a6-b227-464a-a631-7baa18c3add0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7372 | 2024.11.21 01:23:07.097662 [ 252 ] {48d254a6-b227-464a-a631-7baa18c3add0} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7373 | 2024.11.21 01:23:07.097700 [ 252 ] {48d254a6-b227-464a-a631-7baa18c3add0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7374 | 2024.11.21 01:23:07.098080 [ 252 ] {48d254a6-b227-464a-a631-7baa18c3add0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7375 | 2024.11.21 01:23:07.098324 [ 252 ] {48d254a6-b227-464a-a631-7baa18c3add0} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7376 | 2024.11.21 01:23:07.098491 [ 83 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7377 | 2024.11.21 01:23:07.098560 [ 83 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7378 | 2024.11.21 01:23:07.098570 [ 252 ] {48d254a6-b227-464a-a631-7baa18c3add0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001513 sec., 54196.959682749504 rows/sec., 3.44 MiB/sec. | ||
7379 | 2024.11.21 01:23:07.098601 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7380 | 2024.11.21 01:23:07.098709 [ 252 ] {48d254a6-b227-464a-a631-7baa18c3add0} <Debug> TCPHandler: Processed in 0.001965628 sec. | ||
7381 | 2024.11.21 01:23:07.098922 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
7382 | 2024.11.21 01:23:07.099317 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7383 | 2024.11.21 01:23:07.099406 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3722 rows starting from the beginning of the part | ||
7384 | 2024.11.21 01:23:07.099683 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
7385 | 2024.11.21 01:23:07.099996 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part | ||
7386 | 2024.11.21 01:23:07.100208 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
7387 | 2024.11.21 01:23:07.100332 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
7388 | 2024.11.21 01:23:07.100518 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
7389 | 2024.11.21 01:23:07.102182 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4054 rows, containing 4 columns (4 merged, 0 gathered) in 0.003462219 sec., 1170925.3516314249 rows/sec., 76.80 MiB/sec. | ||
7390 | 2024.11.21 01:23:07.102580 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7391 | 2024.11.21 01:23:07.102896 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_66_13} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7392 | 2024.11.21 01:23:07.102976 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_66_13} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7393 | 2024.11.21 01:23:07.103061 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
7394 | 2024.11.21 01:23:07.822077 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35618, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7395 | 2024.11.21 01:23:08.150797 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62224, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7396 | 2024.11.21 01:23:08.175949 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48508, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7397 | 2024.11.21 01:23:08.218314 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7398 | 2024.11.21 01:23:08.238620 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7399 | 2024.11.21 01:23:08.327396 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7400 | 2024.11.21 01:23:08.447593 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7401 | 2024.11.21 01:23:08.474099 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7402 | 2024.11.21 01:23:08.515240 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7403 | 2024.11.21 01:23:08.913839 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51982, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7404 | 2024.11.21 01:23:09.019096 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7405 | 2024.11.21 01:23:09.093513 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7406 | 2024.11.21 01:23:09.102839 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7407 | 2024.11.21 01:23:09.130224 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60300, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7408 | 2024.11.21 01:23:09.160647 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42647, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7409 | 2024.11.21 01:23:09.191279 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7410 | 2024.11.21 01:23:09.224996 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7411 | 2024.11.21 01:23:09.384697 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55582, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7412 | 2024.11.21 01:23:09.418062 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65277, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7413 | 2024.11.21 01:23:09.431363 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7414 | 2024.11.21 01:23:09.544101 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7415 | 2024.11.21 01:23:09.568508 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7416 | 2024.11.21 01:23:09.652931 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7417 | 2024.11.21 01:23:09.744683 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7418 | 2024.11.21 01:23:12.051414 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7419 | 2024.11.21 01:23:12.051623 [ 252 ] {07f3ac07-00d1-437a-8cf2-4a6078f16b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7420 | 2024.11.21 01:23:12.051700 [ 252 ] {07f3ac07-00d1-437a-8cf2-4a6078f16b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7421 | 2024.11.21 01:23:12.052477 [ 252 ] {07f3ac07-00d1-437a-8cf2-4a6078f16b8c} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7422 | 2024.11.21 01:23:12.052522 [ 252 ] {07f3ac07-00d1-437a-8cf2-4a6078f16b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7423 | 2024.11.21 01:23:12.052964 [ 252 ] {07f3ac07-00d1-437a-8cf2-4a6078f16b8c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7424 | 2024.11.21 01:23:12.053219 [ 252 ] {07f3ac07-00d1-437a-8cf2-4a6078f16b8c} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7425 | 2024.11.21 01:23:12.053419 [ 252 ] {07f3ac07-00d1-437a-8cf2-4a6078f16b8c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001854 sec., 30204.962243797196 rows/sec., 2.31 MiB/sec. | ||
7426 | 2024.11.21 01:23:12.053474 [ 252 ] {07f3ac07-00d1-437a-8cf2-4a6078f16b8c} <Debug> TCPHandler: Processed in 0.002192101 sec. | ||
7427 | 2024.11.21 01:23:12.053746 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7428 | 2024.11.21 01:23:12.053963 [ 253 ] {d2b002ca-d810-48ef-8d75-3fedeae4afcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7429 | 2024.11.21 01:23:12.054045 [ 253 ] {d2b002ca-d810-48ef-8d75-3fedeae4afcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7430 | 2024.11.21 01:23:12.054916 [ 253 ] {d2b002ca-d810-48ef-8d75-3fedeae4afcc} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7431 | 2024.11.21 01:23:12.054961 [ 253 ] {d2b002ca-d810-48ef-8d75-3fedeae4afcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7432 | 2024.11.21 01:23:12.055405 [ 253 ] {d2b002ca-d810-48ef-8d75-3fedeae4afcc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7433 | 2024.11.21 01:23:12.055678 [ 253 ] {d2b002ca-d810-48ef-8d75-3fedeae4afcc} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7434 | 2024.11.21 01:23:12.055930 [ 253 ] {d2b002ca-d810-48ef-8d75-3fedeae4afcc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002023 sec., 31636.18388531883 rows/sec., 2.47 MiB/sec. | ||
7435 | 2024.11.21 01:23:12.056038 [ 253 ] {d2b002ca-d810-48ef-8d75-3fedeae4afcc} <Debug> TCPHandler: Processed in 0.002437105 sec. | ||
7436 | 2024.11.21 01:23:12.056266 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7437 | 2024.11.21 01:23:12.056453 [ 252 ] {929a5fe2-2cfc-4295-b260-27103e1fbedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7438 | 2024.11.21 01:23:12.056518 [ 252 ] {929a5fe2-2cfc-4295-b260-27103e1fbedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7439 | 2024.11.21 01:23:12.057140 [ 252 ] {929a5fe2-2cfc-4295-b260-27103e1fbedc} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7440 | 2024.11.21 01:23:12.057178 [ 252 ] {929a5fe2-2cfc-4295-b260-27103e1fbedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7441 | 2024.11.21 01:23:12.057594 [ 252 ] {929a5fe2-2cfc-4295-b260-27103e1fbedc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7442 | 2024.11.21 01:23:12.057844 [ 252 ] {929a5fe2-2cfc-4295-b260-27103e1fbedc} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7443 | 2024.11.21 01:23:12.058023 [ 252 ] {929a5fe2-2cfc-4295-b260-27103e1fbedc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001602 sec., 79900.12484394507 rows/sec., 5.56 MiB/sec. | ||
7444 | 2024.11.21 01:23:12.058073 [ 252 ] {929a5fe2-2cfc-4295-b260-27103e1fbedc} <Debug> TCPHandler: Processed in 0.001936178 sec. | ||
7445 | 2024.11.21 01:23:12.058240 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7446 | 2024.11.21 01:23:12.058388 [ 253 ] {5d334259-c9fe-49d3-9dcf-2d7f8e308936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7447 | 2024.11.21 01:23:12.058453 [ 253 ] {5d334259-c9fe-49d3-9dcf-2d7f8e308936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7448 | 2024.11.21 01:23:12.059014 [ 253 ] {5d334259-c9fe-49d3-9dcf-2d7f8e308936} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7449 | 2024.11.21 01:23:12.059054 [ 253 ] {5d334259-c9fe-49d3-9dcf-2d7f8e308936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7450 | 2024.11.21 01:23:12.059449 [ 253 ] {5d334259-c9fe-49d3-9dcf-2d7f8e308936} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7451 | 2024.11.21 01:23:12.059704 [ 253 ] {5d334259-c9fe-49d3-9dcf-2d7f8e308936} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7452 | 2024.11.21 01:23:12.059908 [ 253 ] {5d334259-c9fe-49d3-9dcf-2d7f8e308936} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001556 sec., 30848.329048843185 rows/sec., 2.08 MiB/sec. | ||
7453 | 2024.11.21 01:23:12.059961 [ 253 ] {5d334259-c9fe-49d3-9dcf-2d7f8e308936} <Debug> TCPHandler: Processed in 0.001791735 sec. | ||
7454 | 2024.11.21 01:23:15.927900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1100 | ||
7455 | 2024.11.21 01:23:15.930816 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7456 | 2024.11.21 01:23:15.930877 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7457 | 2024.11.21 01:23:15.932257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7458 | 2024.11.21 01:23:15.932564 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7459 | 2024.11.21 01:23:15.932788 [ 79 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7460 | 2024.11.21 01:23:15.932905 [ 79 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7461 | 2024.11.21 01:23:15.932968 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7462 | 2024.11.21 01:23:15.933389 [ 199 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
7463 | 2024.11.21 01:23:15.934782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1100 | ||
7464 | 2024.11.21 01:23:15.935189 [ 199 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7465 | 2024.11.21 01:23:15.935365 [ 199 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 970 rows starting from the beginning of the part | ||
7466 | 2024.11.21 01:23:15.936007 [ 199 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
7467 | 2024.11.21 01:23:15.936562 [ 199 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
7468 | 2024.11.21 01:23:15.937096 [ 199 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
7469 | 2024.11.21 01:23:15.937589 [ 199 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
7470 | 2024.11.21 01:23:15.938045 [ 199 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
7471 | 2024.11.21 01:23:15.945965 [ 192 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 72 columns (72 merged, 0 gathered) in 0.012845091 sec., 85635.82772593826 rows/sec., 68.07 MiB/sec. | ||
7472 | 2024.11.21 01:23:15.947384 [ 192 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7473 | 2024.11.21 01:23:15.948205 [ 192 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_36_7} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7474 | 2024.11.21 01:23:15.948304 [ 192 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_36_7} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7475 | 2024.11.21 01:23:15.948611 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. | ||
7476 | 2024.11.21 01:23:17.053055 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7477 | 2024.11.21 01:23:17.053256 [ 252 ] {efb29575-ac78-43c9-bc10-1edc6ad4f4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7478 | 2024.11.21 01:23:17.053333 [ 252 ] {efb29575-ac78-43c9-bc10-1edc6ad4f4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7479 | 2024.11.21 01:23:17.054168 [ 252 ] {efb29575-ac78-43c9-bc10-1edc6ad4f4de} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7480 | 2024.11.21 01:23:17.054218 [ 252 ] {efb29575-ac78-43c9-bc10-1edc6ad4f4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7481 | 2024.11.21 01:23:17.054661 [ 252 ] {efb29575-ac78-43c9-bc10-1edc6ad4f4de} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7482 | 2024.11.21 01:23:17.054916 [ 252 ] {efb29575-ac78-43c9-bc10-1edc6ad4f4de} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7483 | 2024.11.21 01:23:17.055176 [ 252 ] {efb29575-ac78-43c9-bc10-1edc6ad4f4de} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.16 MiB/sec. | ||
7484 | 2024.11.21 01:23:17.055238 [ 252 ] {efb29575-ac78-43c9-bc10-1edc6ad4f4de} <Debug> TCPHandler: Processed in 0.002321373 sec. | ||
7485 | 2024.11.21 01:23:17.055493 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7486 | 2024.11.21 01:23:17.055687 [ 253 ] {02184062-1ea8-4451-b366-a062649c943d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7487 | 2024.11.21 01:23:17.055760 [ 253 ] {02184062-1ea8-4451-b366-a062649c943d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7488 | 2024.11.21 01:23:17.056526 [ 253 ] {02184062-1ea8-4451-b366-a062649c943d} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7489 | 2024.11.21 01:23:17.056569 [ 253 ] {02184062-1ea8-4451-b366-a062649c943d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7490 | 2024.11.21 01:23:17.057027 [ 253 ] {02184062-1ea8-4451-b366-a062649c943d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7491 | 2024.11.21 01:23:17.057295 [ 253 ] {02184062-1ea8-4451-b366-a062649c943d} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7492 | 2024.11.21 01:23:17.057501 [ 253 ] {02184062-1ea8-4451-b366-a062649c943d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001868 sec., 34261.24197002141 rows/sec., 2.67 MiB/sec. | ||
7493 | 2024.11.21 01:23:17.057561 [ 253 ] {02184062-1ea8-4451-b366-a062649c943d} <Debug> TCPHandler: Processed in 0.002201361 sec. | ||
7494 | 2024.11.21 01:23:17.057717 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7495 | 2024.11.21 01:23:17.057842 [ 252 ] {47b1f4cf-d3de-4d6b-b865-3c322f9adac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7496 | 2024.11.21 01:23:17.057898 [ 252 ] {47b1f4cf-d3de-4d6b-b865-3c322f9adac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7497 | 2024.11.21 01:23:17.058500 [ 252 ] {47b1f4cf-d3de-4d6b-b865-3c322f9adac8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7498 | 2024.11.21 01:23:17.058541 [ 252 ] {47b1f4cf-d3de-4d6b-b865-3c322f9adac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7499 | 2024.11.21 01:23:17.058943 [ 252 ] {47b1f4cf-d3de-4d6b-b865-3c322f9adac8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7500 | 2024.11.21 01:23:17.059188 [ 252 ] {47b1f4cf-d3de-4d6b-b865-3c322f9adac8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7501 | 2024.11.21 01:23:17.059404 [ 252 ] {47b1f4cf-d3de-4d6b-b865-3c322f9adac8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec. | ||
7502 | 2024.11.21 01:23:17.059459 [ 252 ] {47b1f4cf-d3de-4d6b-b865-3c322f9adac8} <Debug> TCPHandler: Processed in 0.001801705 sec. | ||
7503 | 2024.11.21 01:23:17.059621 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7504 | 2024.11.21 01:23:17.059748 [ 253 ] {5c5c9ce0-4050-4d5f-906d-d915e5bdeb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7505 | 2024.11.21 01:23:17.059803 [ 253 ] {5c5c9ce0-4050-4d5f-906d-d915e5bdeb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7506 | 2024.11.21 01:23:17.060322 [ 253 ] {5c5c9ce0-4050-4d5f-906d-d915e5bdeb2a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7507 | 2024.11.21 01:23:17.060360 [ 253 ] {5c5c9ce0-4050-4d5f-906d-d915e5bdeb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7508 | 2024.11.21 01:23:17.060754 [ 253 ] {5c5c9ce0-4050-4d5f-906d-d915e5bdeb2a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
7509 | 2024.11.21 01:23:17.061009 [ 253 ] {5c5c9ce0-4050-4d5f-906d-d915e5bdeb2a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7510 | 2024.11.21 01:23:17.061187 [ 253 ] {5c5c9ce0-4050-4d5f-906d-d915e5bdeb2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
7511 | 2024.11.21 01:23:17.061239 [ 253 ] {5c5c9ce0-4050-4d5f-906d-d915e5bdeb2a} <Debug> TCPHandler: Processed in 0.001678424 sec. | ||
7512 | 2024.11.21 01:23:20.665686 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7513 | 2024.11.21 01:23:20.665765 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7514 | 2024.11.21 01:23:22.059579 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7515 | 2024.11.21 01:23:22.059769 [ 252 ] {654dacee-f6be-4091-867d-0baf80e94657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7516 | 2024.11.21 01:23:22.059842 [ 252 ] {654dacee-f6be-4091-867d-0baf80e94657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7517 | 2024.11.21 01:23:22.060595 [ 252 ] {654dacee-f6be-4091-867d-0baf80e94657} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7518 | 2024.11.21 01:23:22.060649 [ 252 ] {654dacee-f6be-4091-867d-0baf80e94657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7519 | 2024.11.21 01:23:22.061088 [ 252 ] {654dacee-f6be-4091-867d-0baf80e94657} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7520 | 2024.11.21 01:23:22.061358 [ 252 ] {654dacee-f6be-4091-867d-0baf80e94657} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7521 | 2024.11.21 01:23:22.061519 [ 77 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7522 | 2024.11.21 01:23:22.061559 [ 77 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7523 | 2024.11.21 01:23:22.061570 [ 252 ] {654dacee-f6be-4091-867d-0baf80e94657} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001849 sec., 7571.660356949703 rows/sec., 545.06 KiB/sec. | ||
7524 | 2024.11.21 01:23:22.061583 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7525 | 2024.11.21 01:23:22.061659 [ 252 ] {654dacee-f6be-4091-867d-0baf80e94657} <Debug> TCPHandler: Processed in 0.002208111 sec. | ||
7526 | 2024.11.21 01:23:22.061712 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7527 | 2024.11.21 01:23:22.061841 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7528 | 2024.11.21 01:23:22.061875 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
7529 | 2024.11.21 01:23:22.061942 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7530 | 2024.11.21 01:23:22.062020 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7531 | 2024.11.21 01:23:22.062204 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7532 | 2024.11.21 01:23:22.062522 [ 253 ] {f5a26911-6bc6-4350-929b-69f6bcca6d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7533 | 2024.11.21 01:23:22.062585 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7534 | 2024.11.21 01:23:22.062775 [ 197 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7535 | 2024.11.21 01:23:22.062773 [ 253 ] {f5a26911-6bc6-4350-929b-69f6bcca6d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7536 | 2024.11.21 01:23:22.065452 [ 195 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003793994 sec., 18450.21367983186 rows/sec., 1.37 MiB/sec. | ||
7537 | 2024.11.21 01:23:22.065549 [ 253 ] {f5a26911-6bc6-4350-929b-69f6bcca6d33} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7538 | 2024.11.21 01:23:22.065622 [ 253 ] {f5a26911-6bc6-4350-929b-69f6bcca6d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7539 | 2024.11.21 01:23:22.065684 [ 195 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7540 | 2024.11.21 01:23:22.066300 [ 191 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_25_6} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7541 | 2024.11.21 01:23:22.066509 [ 191 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_25_6} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7542 | 2024.11.21 01:23:22.066561 [ 253 ] {f5a26911-6bc6-4350-929b-69f6bcca6d33} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7543 | 2024.11.21 01:23:22.066657 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7544 | 2024.11.21 01:23:22.066912 [ 253 ] {f5a26911-6bc6-4350-929b-69f6bcca6d33} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7545 | 2024.11.21 01:23:22.067169 [ 253 ] {f5a26911-6bc6-4350-929b-69f6bcca6d33} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.004873 sec., 57664.68294684999 rows/sec., 5.09 MiB/sec. | ||
7546 | 2024.11.21 01:23:22.067247 [ 253 ] {f5a26911-6bc6-4350-929b-69f6bcca6d33} <Debug> TCPHandler: Processed in 0.005447657 sec. | ||
7547 | 2024.11.21 01:23:22.067417 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7548 | 2024.11.21 01:23:22.067545 [ 252 ] {2ce66b38-9246-4f26-a48a-0368f30e63c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7549 | 2024.11.21 01:23:22.067600 [ 252 ] {2ce66b38-9246-4f26-a48a-0368f30e63c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7550 | 2024.11.21 01:23:22.068216 [ 252 ] {2ce66b38-9246-4f26-a48a-0368f30e63c1} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7551 | 2024.11.21 01:23:22.068253 [ 252 ] {2ce66b38-9246-4f26-a48a-0368f30e63c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7552 | 2024.11.21 01:23:22.068633 [ 252 ] {2ce66b38-9246-4f26-a48a-0368f30e63c1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7553 | 2024.11.21 01:23:22.068875 [ 252 ] {2ce66b38-9246-4f26-a48a-0368f30e63c1} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7554 | 2024.11.21 01:23:22.069072 [ 252 ] {2ce66b38-9246-4f26-a48a-0368f30e63c1} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001554 sec., 29601.0296010296 rows/sec., 2.13 MiB/sec. | ||
7555 | 2024.11.21 01:23:22.069184 [ 252 ] {2ce66b38-9246-4f26-a48a-0368f30e63c1} <Debug> TCPHandler: Processed in 0.001830075 sec. | ||
7556 | 2024.11.21 01:23:22.069378 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7557 | 2024.11.21 01:23:22.069525 [ 253 ] {8dade4fb-eb27-423a-a757-668e64b56e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7558 | 2024.11.21 01:23:22.069587 [ 253 ] {8dade4fb-eb27-423a-a757-668e64b56e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7559 | 2024.11.21 01:23:22.070264 [ 253 ] {8dade4fb-eb27-423a-a757-668e64b56e03} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7560 | 2024.11.21 01:23:22.070306 [ 253 ] {8dade4fb-eb27-423a-a757-668e64b56e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7561 | 2024.11.21 01:23:22.070667 [ 253 ] {8dade4fb-eb27-423a-a757-668e64b56e03} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7562 | 2024.11.21 01:23:22.070910 [ 253 ] {8dade4fb-eb27-423a-a757-668e64b56e03} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7563 | 2024.11.21 01:23:22.071171 [ 253 ] {8dade4fb-eb27-423a-a757-668e64b56e03} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001681 sec., 8328.375966686495 rows/sec., 583.27 KiB/sec. | ||
7564 | 2024.11.21 01:23:22.071399 [ 253 ] {8dade4fb-eb27-423a-a757-668e64b56e03} <Debug> TCPHandler: Processed in 0.00211126 sec. | ||
7565 | 2024.11.21 01:23:22.071560 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7566 | 2024.11.21 01:23:22.071680 [ 252 ] {08dfd2dd-1056-413c-a787-b37af58821f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7567 | 2024.11.21 01:23:22.071731 [ 252 ] {08dfd2dd-1056-413c-a787-b37af58821f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7568 | 2024.11.21 01:23:22.072325 [ 252 ] {08dfd2dd-1056-413c-a787-b37af58821f3} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7569 | 2024.11.21 01:23:22.072362 [ 252 ] {08dfd2dd-1056-413c-a787-b37af58821f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7570 | 2024.11.21 01:23:22.072722 [ 252 ] {08dfd2dd-1056-413c-a787-b37af58821f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7571 | 2024.11.21 01:23:22.072963 [ 252 ] {08dfd2dd-1056-413c-a787-b37af58821f3} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7572 | 2024.11.21 01:23:22.073109 [ 77 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7573 | 2024.11.21 01:23:22.073148 [ 77 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7574 | 2024.11.21 01:23:22.073171 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7575 | 2024.11.21 01:23:22.073175 [ 252 ] {08dfd2dd-1056-413c-a787-b37af58821f3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00152 sec., 8552.631578947368 rows/sec., 533.25 KiB/sec. | ||
7576 | 2024.11.21 01:23:22.073483 [ 252 ] {08dfd2dd-1056-413c-a787-b37af58821f3} <Debug> TCPHandler: Processed in 0.001977818 sec. | ||
7577 | 2024.11.21 01:23:22.073612 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7578 | 2024.11.21 01:23:22.073770 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7579 | 2024.11.21 01:23:22.074154 [ 253 ] {640deb89-e0c0-4ed5-aba7-94754ed8e812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7580 | 2024.11.21 01:23:22.074172 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7581 | 2024.11.21 01:23:22.074281 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
7582 | 2024.11.21 01:23:22.074293 [ 253 ] {640deb89-e0c0-4ed5-aba7-94754ed8e812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7583 | 2024.11.21 01:23:22.074612 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
7584 | 2024.11.21 01:23:22.074931 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
7585 | 2024.11.21 01:23:22.075241 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
7586 | 2024.11.21 01:23:22.075605 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
7587 | 2024.11.21 01:23:22.077534 [ 253 ] {640deb89-e0c0-4ed5-aba7-94754ed8e812} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7588 | 2024.11.21 01:23:22.077613 [ 253 ] {640deb89-e0c0-4ed5-aba7-94754ed8e812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7589 | 2024.11.21 01:23:22.078024 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004754487 sec., 13671.296188211263 rows/sec., 905.81 KiB/sec. | ||
7590 | 2024.11.21 01:23:22.078199 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7591 | 2024.11.21 01:23:22.078516 [ 253 ] {640deb89-e0c0-4ed5-aba7-94754ed8e812} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7592 | 2024.11.21 01:23:22.078653 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_25_6} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7593 | 2024.11.21 01:23:22.078772 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_25_6} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7594 | 2024.11.21 01:23:22.078904 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7595 | 2024.11.21 01:23:22.078963 [ 253 ] {640deb89-e0c0-4ed5-aba7-94754ed8e812} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7596 | 2024.11.21 01:23:22.079240 [ 253 ] {640deb89-e0c0-4ed5-aba7-94754ed8e812} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.005228 sec., 80527.92654934965 rows/sec., 5.75 MiB/sec. | ||
7597 | 2024.11.21 01:23:22.079393 [ 253 ] {640deb89-e0c0-4ed5-aba7-94754ed8e812} <Debug> TCPHandler: Processed in 0.005772411 sec. | ||
7598 | 2024.11.21 01:23:22.079620 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7599 | 2024.11.21 01:23:22.079782 [ 252 ] {48628075-9b8b-48bb-87fa-55cdfba3e44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7600 | 2024.11.21 01:23:22.079841 [ 252 ] {48628075-9b8b-48bb-87fa-55cdfba3e44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7601 | 2024.11.21 01:23:22.080370 [ 252 ] {48628075-9b8b-48bb-87fa-55cdfba3e44c} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7602 | 2024.11.21 01:23:22.080408 [ 252 ] {48628075-9b8b-48bb-87fa-55cdfba3e44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7603 | 2024.11.21 01:23:22.080796 [ 252 ] {48628075-9b8b-48bb-87fa-55cdfba3e44c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7604 | 2024.11.21 01:23:22.081039 [ 252 ] {48628075-9b8b-48bb-87fa-55cdfba3e44c} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7605 | 2024.11.21 01:23:22.081260 [ 252 ] {48628075-9b8b-48bb-87fa-55cdfba3e44c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 208.43 KiB/sec. | ||
7606 | 2024.11.21 01:23:22.081421 [ 252 ] {48628075-9b8b-48bb-87fa-55cdfba3e44c} <Debug> TCPHandler: Processed in 0.001908497 sec. | ||
7607 | 2024.11.21 01:23:22.081642 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7608 | 2024.11.21 01:23:22.081781 [ 253 ] {e701451a-ae4e-4667-93e9-e88287743f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7609 | 2024.11.21 01:23:22.081842 [ 253 ] {e701451a-ae4e-4667-93e9-e88287743f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7610 | 2024.11.21 01:23:22.082481 [ 253 ] {e701451a-ae4e-4667-93e9-e88287743f25} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7611 | 2024.11.21 01:23:22.082521 [ 253 ] {e701451a-ae4e-4667-93e9-e88287743f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7612 | 2024.11.21 01:23:22.082928 [ 253 ] {e701451a-ae4e-4667-93e9-e88287743f25} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7613 | 2024.11.21 01:23:22.083183 [ 253 ] {e701451a-ae4e-4667-93e9-e88287743f25} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7614 | 2024.11.21 01:23:22.083391 [ 253 ] {e701451a-ae4e-4667-93e9-e88287743f25} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001642 sec., 144336.1753958587 rows/sec., 9.67 MiB/sec. | ||
7615 | 2024.11.21 01:23:22.083445 [ 253 ] {e701451a-ae4e-4667-93e9-e88287743f25} <Debug> TCPHandler: Processed in 0.001913277 sec. | ||
7616 | 2024.11.21 01:23:22.083598 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7617 | 2024.11.21 01:23:22.083725 [ 252 ] {657e6eff-fc37-40b7-8151-7b0a24e4c3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7618 | 2024.11.21 01:23:22.083778 [ 252 ] {657e6eff-fc37-40b7-8151-7b0a24e4c3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7619 | 2024.11.21 01:23:22.084277 [ 252 ] {657e6eff-fc37-40b7-8151-7b0a24e4c3c4} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7620 | 2024.11.21 01:23:22.084318 [ 252 ] {657e6eff-fc37-40b7-8151-7b0a24e4c3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7621 | 2024.11.21 01:23:22.084696 [ 252 ] {657e6eff-fc37-40b7-8151-7b0a24e4c3c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7622 | 2024.11.21 01:23:22.084953 [ 252 ] {657e6eff-fc37-40b7-8151-7b0a24e4c3c4} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7623 | 2024.11.21 01:23:22.085168 [ 252 ] {657e6eff-fc37-40b7-8151-7b0a24e4c3c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. | ||
7624 | 2024.11.21 01:23:22.085297 [ 252 ] {657e6eff-fc37-40b7-8151-7b0a24e4c3c4} <Debug> TCPHandler: Processed in 0.001758615 sec. | ||
7625 | 2024.11.21 01:23:22.085451 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7626 | 2024.11.21 01:23:22.085594 [ 253 ] {086bd511-4237-49b6-b9d9-43b9cd699a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7627 | 2024.11.21 01:23:22.085688 [ 253 ] {086bd511-4237-49b6-b9d9-43b9cd699a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7628 | 2024.11.21 01:23:22.086894 [ 253 ] {086bd511-4237-49b6-b9d9-43b9cd699a43} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7629 | 2024.11.21 01:23:22.086935 [ 253 ] {086bd511-4237-49b6-b9d9-43b9cd699a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7630 | 2024.11.21 01:23:22.087573 [ 253 ] {086bd511-4237-49b6-b9d9-43b9cd699a43} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7631 | 2024.11.21 01:23:22.087828 [ 253 ] {086bd511-4237-49b6-b9d9-43b9cd699a43} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7632 | 2024.11.21 01:23:22.088062 [ 253 ] {086bd511-4237-49b6-b9d9-43b9cd699a43} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002501 sec., 15593.762495001998 rows/sec., 27.94 MiB/sec. | ||
7633 | 2024.11.21 01:23:22.088150 [ 253 ] {086bd511-4237-49b6-b9d9-43b9cd699a43} <Debug> TCPHandler: Processed in 0.002766099 sec. | ||
7634 | 2024.11.21 01:23:22.088299 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7635 | 2024.11.21 01:23:22.088424 [ 252 ] {55fb8f49-7a71-4e4e-8052-cdfb6ba0c8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7636 | 2024.11.21 01:23:22.088477 [ 252 ] {55fb8f49-7a71-4e4e-8052-cdfb6ba0c8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7637 | 2024.11.21 01:23:22.088972 [ 252 ] {55fb8f49-7a71-4e4e-8052-cdfb6ba0c8ff} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7638 | 2024.11.21 01:23:22.089010 [ 252 ] {55fb8f49-7a71-4e4e-8052-cdfb6ba0c8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7639 | 2024.11.21 01:23:22.089394 [ 252 ] {55fb8f49-7a71-4e4e-8052-cdfb6ba0c8ff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
7640 | 2024.11.21 01:23:22.089639 [ 252 ] {55fb8f49-7a71-4e4e-8052-cdfb6ba0c8ff} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7641 | 2024.11.21 01:23:22.089859 [ 252 ] {55fb8f49-7a71-4e4e-8052-cdfb6ba0c8ff} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001451 sec., 56512.74982770503 rows/sec., 3.59 MiB/sec. | ||
7642 | 2024.11.21 01:23:22.089917 [ 252 ] {55fb8f49-7a71-4e4e-8052-cdfb6ba0c8ff} <Debug> TCPHandler: Processed in 0.001678424 sec. | ||
7643 | 2024.11.21 01:23:25.935014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1130 | ||
7644 | 2024.11.21 01:23:25.937900 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7645 | 2024.11.21 01:23:25.937958 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7646 | 2024.11.21 01:23:25.939431 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7647 | 2024.11.21 01:23:25.939736 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7648 | 2024.11.21 01:23:25.941058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
7649 | 2024.11.21 01:23:27.051256 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7650 | 2024.11.21 01:23:27.051563 [ 252 ] {bbd16543-0f17-4b39-9412-5fbb621268ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7651 | 2024.11.21 01:23:27.051680 [ 252 ] {bbd16543-0f17-4b39-9412-5fbb621268ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7652 | 2024.11.21 01:23:27.052701 [ 252 ] {bbd16543-0f17-4b39-9412-5fbb621268ea} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7653 | 2024.11.21 01:23:27.052751 [ 252 ] {bbd16543-0f17-4b39-9412-5fbb621268ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7654 | 2024.11.21 01:23:27.053189 [ 252 ] {bbd16543-0f17-4b39-9412-5fbb621268ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7655 | 2024.11.21 01:23:27.053460 [ 252 ] {bbd16543-0f17-4b39-9412-5fbb621268ea} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7656 | 2024.11.21 01:23:27.053749 [ 252 ] {bbd16543-0f17-4b39-9412-5fbb621268ea} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002262 sec., 5305.039787798408 rows/sec., 432.59 KiB/sec. | ||
7657 | 2024.11.21 01:23:27.054119 [ 252 ] {bbd16543-0f17-4b39-9412-5fbb621268ea} <Debug> TCPHandler: Processed in 0.003042272 sec. | ||
7658 | 2024.11.21 01:23:27.054393 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7659 | 2024.11.21 01:23:27.054589 [ 253 ] {1a1c3c09-6b56-49b1-8a40-c243fbed5033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7660 | 2024.11.21 01:23:27.054664 [ 253 ] {1a1c3c09-6b56-49b1-8a40-c243fbed5033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7661 | 2024.11.21 01:23:27.055533 [ 253 ] {1a1c3c09-6b56-49b1-8a40-c243fbed5033} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7662 | 2024.11.21 01:23:27.055577 [ 253 ] {1a1c3c09-6b56-49b1-8a40-c243fbed5033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7663 | 2024.11.21 01:23:27.056031 [ 253 ] {1a1c3c09-6b56-49b1-8a40-c243fbed5033} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7664 | 2024.11.21 01:23:27.056310 [ 253 ] {1a1c3c09-6b56-49b1-8a40-c243fbed5033} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7665 | 2024.11.21 01:23:27.056512 [ 253 ] {1a1c3c09-6b56-49b1-8a40-c243fbed5033} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001978 sec., 31344.792719919107 rows/sec., 2.38 MiB/sec. | ||
7666 | 2024.11.21 01:23:27.056577 [ 253 ] {1a1c3c09-6b56-49b1-8a40-c243fbed5033} <Debug> TCPHandler: Processed in 0.002320573 sec. | ||
7667 | 2024.11.21 01:23:27.056754 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7668 | 2024.11.21 01:23:27.056904 [ 252 ] {0c43baa1-08e8-423d-bf15-12cab7e4d5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7669 | 2024.11.21 01:23:27.056965 [ 252 ] {0c43baa1-08e8-423d-bf15-12cab7e4d5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7670 | 2024.11.21 01:23:27.057609 [ 252 ] {0c43baa1-08e8-423d-bf15-12cab7e4d5a6} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7671 | 2024.11.21 01:23:27.057651 [ 252 ] {0c43baa1-08e8-423d-bf15-12cab7e4d5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7672 | 2024.11.21 01:23:27.058030 [ 252 ] {0c43baa1-08e8-423d-bf15-12cab7e4d5a6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7673 | 2024.11.21 01:23:27.058283 [ 252 ] {0c43baa1-08e8-423d-bf15-12cab7e4d5a6} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7674 | 2024.11.21 01:23:27.058434 [ 69 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
7675 | 2024.11.21 01:23:27.058474 [ 69 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7676 | 2024.11.21 01:23:27.058477 [ 252 ] {0c43baa1-08e8-423d-bf15-12cab7e4d5a6} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.00161 sec., 7453.416149068323 rows/sec., 520.43 KiB/sec. | ||
7677 | 2024.11.21 01:23:27.058496 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7678 | 2024.11.21 01:23:27.058571 [ 252 ] {0c43baa1-08e8-423d-bf15-12cab7e4d5a6} <Debug> TCPHandler: Processed in 0.001890276 sec. | ||
7679 | 2024.11.21 01:23:27.058742 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
7680 | 2024.11.21 01:23:27.058967 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7681 | 2024.11.21 01:23:27.059089 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7682 | 2024.11.21 01:23:27.059156 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 64 rows starting from the beginning of the part | ||
7683 | 2024.11.21 01:23:27.059429 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 46 rows starting from the beginning of the part | ||
7684 | 2024.11.21 01:23:27.059486 [ 253 ] {ab1589ba-97c9-46d0-b538-880d0e4f786f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7685 | 2024.11.21 01:23:27.059652 [ 253 ] {ab1589ba-97c9-46d0-b538-880d0e4f786f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7686 | 2024.11.21 01:23:27.059774 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
7687 | 2024.11.21 01:23:27.060128 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
7688 | 2024.11.21 01:23:27.060413 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part | ||
7689 | 2024.11.21 01:23:27.060886 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
7690 | 2024.11.21 01:23:27.062540 [ 253 ] {ab1589ba-97c9-46d0-b538-880d0e4f786f} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7691 | 2024.11.21 01:23:27.062621 [ 253 ] {ab1589ba-97c9-46d0-b538-880d0e4f786f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7692 | 2024.11.21 01:23:27.063798 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.005224004 sec., 42113.29087803149 rows/sec., 3.16 MiB/sec. | ||
7693 | 2024.11.21 01:23:27.063860 [ 253 ] {ab1589ba-97c9-46d0-b538-880d0e4f786f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7694 | 2024.11.21 01:23:27.063984 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
7695 | 2024.11.21 01:23:27.064382 [ 253 ] {ab1589ba-97c9-46d0-b538-880d0e4f786f} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7696 | 2024.11.21 01:23:27.064502 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7697 | 2024.11.21 01:23:27.064737 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_37_8} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
7698 | 2024.11.21 01:23:27.064957 [ 253 ] {ab1589ba-97c9-46d0-b538-880d0e4f786f} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.005605 sec., 13559.322033898306 rows/sec., 1.06 MiB/sec. | ||
7699 | 2024.11.21 01:23:27.064992 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7700 | 2024.11.21 01:23:27.065198 [ 253 ] {ab1589ba-97c9-46d0-b538-880d0e4f786f} <Debug> TCPHandler: Processed in 0.006519562 sec. | ||
7701 | 2024.11.21 01:23:27.065416 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7702 | 2024.11.21 01:23:27.065540 [ 252 ] {7c5c53ec-4b7b-4576-bf4c-eac837105782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7703 | 2024.11.21 01:23:27.065596 [ 252 ] {7c5c53ec-4b7b-4576-bf4c-eac837105782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7704 | 2024.11.21 01:23:27.066186 [ 252 ] {7c5c53ec-4b7b-4576-bf4c-eac837105782} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7705 | 2024.11.21 01:23:27.066225 [ 252 ] {7c5c53ec-4b7b-4576-bf4c-eac837105782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7706 | 2024.11.21 01:23:27.066642 [ 252 ] {7c5c53ec-4b7b-4576-bf4c-eac837105782} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7707 | 2024.11.21 01:23:27.066924 [ 252 ] {7c5c53ec-4b7b-4576-bf4c-eac837105782} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7708 | 2024.11.21 01:23:27.067121 [ 252 ] {7c5c53ec-4b7b-4576-bf4c-eac837105782} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001608 sec., 83333.33333333333 rows/sec., 5.80 MiB/sec. | ||
7709 | 2024.11.21 01:23:27.067208 [ 252 ] {7c5c53ec-4b7b-4576-bf4c-eac837105782} <Debug> TCPHandler: Processed in 0.001909777 sec. | ||
7710 | 2024.11.21 01:23:27.067412 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7711 | 2024.11.21 01:23:27.067553 [ 253 ] {298c9194-aeb8-4e8a-be33-a993a7f99e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7712 | 2024.11.21 01:23:27.067607 [ 253 ] {298c9194-aeb8-4e8a-be33-a993a7f99e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7713 | 2024.11.21 01:23:27.068111 [ 253 ] {298c9194-aeb8-4e8a-be33-a993a7f99e57} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7714 | 2024.11.21 01:23:27.068151 [ 253 ] {298c9194-aeb8-4e8a-be33-a993a7f99e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7715 | 2024.11.21 01:23:27.068582 [ 253 ] {298c9194-aeb8-4e8a-be33-a993a7f99e57} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
7716 | 2024.11.21 01:23:27.068830 [ 253 ] {298c9194-aeb8-4e8a-be33-a993a7f99e57} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7717 | 2024.11.21 01:23:27.069049 [ 253 ] {298c9194-aeb8-4e8a-be33-a993a7f99e57} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001523 sec., 31516.743269862112 rows/sec., 2.12 MiB/sec. | ||
7718 | 2024.11.21 01:23:27.069101 [ 253 ] {298c9194-aeb8-4e8a-be33-a993a7f99e57} <Debug> TCPHandler: Processed in 0.001796376 sec. | ||
7719 | 2024.11.21 01:23:32.052502 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7720 | 2024.11.21 01:23:32.052719 [ 252 ] {300a2f83-4e46-4e94-8131-b6b2f48d6bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7721 | 2024.11.21 01:23:32.052794 [ 252 ] {300a2f83-4e46-4e94-8131-b6b2f48d6bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7722 | 2024.11.21 01:23:32.053616 [ 252 ] {300a2f83-4e46-4e94-8131-b6b2f48d6bf2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7723 | 2024.11.21 01:23:32.053672 [ 252 ] {300a2f83-4e46-4e94-8131-b6b2f48d6bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7724 | 2024.11.21 01:23:32.054130 [ 252 ] {300a2f83-4e46-4e94-8131-b6b2f48d6bf2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7725 | 2024.11.21 01:23:32.054390 [ 252 ] {300a2f83-4e46-4e94-8131-b6b2f48d6bf2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7726 | 2024.11.21 01:23:32.054597 [ 66 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7727 | 2024.11.21 01:23:32.054658 [ 252 ] {300a2f83-4e46-4e94-8131-b6b2f48d6bf2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001987 sec., 28183.190739808757 rows/sec., 2.15 MiB/sec. | ||
7728 | 2024.11.21 01:23:32.054707 [ 66 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7729 | 2024.11.21 01:23:32.054794 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7730 | 2024.11.21 01:23:32.054802 [ 252 ] {300a2f83-4e46-4e94-8131-b6b2f48d6bf2} <Debug> TCPHandler: Processed in 0.002491895 sec. | ||
7731 | 2024.11.21 01:23:32.055004 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
7732 | 2024.11.21 01:23:32.055101 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7733 | 2024.11.21 01:23:32.055184 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7734 | 2024.11.21 01:23:32.055234 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1430 rows starting from the beginning of the part | ||
7735 | 2024.11.21 01:23:32.055330 [ 253 ] {f05fa67c-9add-4058-b44b-2ff5fe008871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7736 | 2024.11.21 01:23:32.055396 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
7737 | 2024.11.21 01:23:32.055526 [ 253 ] {f05fa67c-9add-4058-b44b-2ff5fe008871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7738 | 2024.11.21 01:23:32.055798 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
7739 | 2024.11.21 01:23:32.056188 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 281 rows starting from the beginning of the part | ||
7740 | 2024.11.21 01:23:32.056448 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 62 rows starting from the beginning of the part | ||
7741 | 2024.11.21 01:23:32.056856 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
7742 | 2024.11.21 01:23:32.058089 [ 253 ] {f05fa67c-9add-4058-b44b-2ff5fe008871} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7743 | 2024.11.21 01:23:32.058134 [ 253 ] {f05fa67c-9add-4058-b44b-2ff5fe008871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7744 | 2024.11.21 01:23:32.058722 [ 253 ] {f05fa67c-9add-4058-b44b-2ff5fe008871} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7745 | 2024.11.21 01:23:32.059081 [ 253 ] {f05fa67c-9add-4058-b44b-2ff5fe008871} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7746 | 2024.11.21 01:23:32.059087 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.004194299 sec., 462771.01370217046 rows/sec., 40.30 MiB/sec. | ||
7747 | 2024.11.21 01:23:32.059249 [ 66 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7748 | 2024.11.21 01:23:32.059297 [ 66 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7749 | 2024.11.21 01:23:32.059326 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7750 | 2024.11.21 01:23:32.059331 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7751 | 2024.11.21 01:23:32.059363 [ 253 ] {f05fa67c-9add-4058-b44b-2ff5fe008871} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004105 sec., 15590.74299634592 rows/sec., 1.22 MiB/sec. | ||
7752 | 2024.11.21 01:23:32.059841 [ 253 ] {f05fa67c-9add-4058-b44b-2ff5fe008871} <Debug> TCPHandler: Processed in 0.004879309 sec. | ||
7753 | 2024.11.21 01:23:32.060454 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
7754 | 2024.11.21 01:23:32.060507 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_71_14} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7755 | 2024.11.21 01:23:32.060844 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_71_14} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7756 | 2024.11.21 01:23:32.061183 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
7757 | 2024.11.21 01:23:32.061046 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7758 | 2024.11.21 01:23:32.061294 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7759 | 2024.11.21 01:23:32.061407 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part | ||
7760 | 2024.11.21 01:23:32.061599 [ 252 ] {22f21259-96f1-4d74-8c62-a44118ded202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7761 | 2024.11.21 01:23:32.061710 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
7762 | 2024.11.21 01:23:32.061766 [ 252 ] {22f21259-96f1-4d74-8c62-a44118ded202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7763 | 2024.11.21 01:23:32.062025 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
7764 | 2024.11.21 01:23:32.062356 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 421 rows starting from the beginning of the part | ||
7765 | 2024.11.21 01:23:32.062753 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 76 rows starting from the beginning of the part | ||
7766 | 2024.11.21 01:23:32.063075 [ 187 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
7767 | 2024.11.21 01:23:32.064228 [ 252 ] {22f21259-96f1-4d74-8c62-a44118ded202} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7768 | 2024.11.21 01:23:32.064295 [ 252 ] {22f21259-96f1-4d74-8c62-a44118ded202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7769 | 2024.11.21 01:23:32.065403 [ 252 ] {22f21259-96f1-4d74-8c62-a44118ded202} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7770 | 2024.11.21 01:23:32.065888 [ 252 ] {22f21259-96f1-4d74-8c62-a44118ded202} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7771 | 2024.11.21 01:23:32.066123 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.006675764 sec., 239972.5334808121 rows/sec., 18.51 MiB/sec. | ||
7772 | 2024.11.21 01:23:32.066247 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7773 | 2024.11.21 01:23:32.066335 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7774 | 2024.11.21 01:23:32.066382 [ 252 ] {22f21259-96f1-4d74-8c62-a44118ded202} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004891 sec., 32713.14659578818 rows/sec., 2.28 MiB/sec. | ||
7775 | 2024.11.21 01:23:32.066395 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7776 | 2024.11.21 01:23:32.066437 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7777 | 2024.11.21 01:23:32.066835 [ 252 ] {22f21259-96f1-4d74-8c62-a44118ded202} <Debug> TCPHandler: Processed in 0.006832427 sec. | ||
7778 | 2024.11.21 01:23:32.067036 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
7779 | 2024.11.21 01:23:32.067231 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7780 | 2024.11.21 01:23:32.067429 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_71_14} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7781 | 2024.11.21 01:23:32.067449 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7782 | 2024.11.21 01:23:32.067607 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 13806 rows starting from the beginning of the part | ||
7783 | 2024.11.21 01:23:32.067689 [ 253 ] {162a0b4d-ad11-4a79-aad1-5bd715361984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7784 | 2024.11.21 01:23:32.067833 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_71_14} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7785 | 2024.11.21 01:23:32.067920 [ 253 ] {162a0b4d-ad11-4a79-aad1-5bd715361984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7786 | 2024.11.21 01:23:32.067999 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 128 rows starting from the beginning of the part | ||
7787 | 2024.11.21 01:23:32.068423 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
7788 | 2024.11.21 01:23:32.068813 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part | ||
7789 | 2024.11.21 01:23:32.069188 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 134 rows starting from the beginning of the part | ||
7790 | 2024.11.21 01:23:32.069158 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
7791 | 2024.11.21 01:23:32.069550 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
7792 | 2024.11.21 01:23:32.070856 [ 253 ] {162a0b4d-ad11-4a79-aad1-5bd715361984} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7793 | 2024.11.21 01:23:32.070923 [ 253 ] {162a0b4d-ad11-4a79-aad1-5bd715361984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7794 | 2024.11.21 01:23:32.071566 [ 253 ] {162a0b4d-ad11-4a79-aad1-5bd715361984} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
7795 | 2024.11.21 01:23:32.072017 [ 253 ] {162a0b4d-ad11-4a79-aad1-5bd715361984} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7796 | 2024.11.21 01:23:32.072219 [ 66 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
7797 | 2024.11.21 01:23:32.072333 [ 66 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7798 | 2024.11.21 01:23:32.072420 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7799 | 2024.11.21 01:23:32.072522 [ 253 ] {162a0b4d-ad11-4a79-aad1-5bd715361984} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004924 sec., 12185.215272136473 rows/sec., 840.91 KiB/sec. | ||
7800 | 2024.11.21 01:23:32.072930 [ 253 ] {162a0b4d-ad11-4a79-aad1-5bd715361984} <Debug> TCPHandler: Processed in 0.005897023 sec. | ||
7801 | 2024.11.21 01:23:32.072948 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
7802 | 2024.11.21 01:23:32.073286 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7803 | 2024.11.21 01:23:32.073348 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4054 rows starting from the beginning of the part | ||
7804 | 2024.11.21 01:23:32.073611 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 48 rows starting from the beginning of the part | ||
7805 | 2024.11.21 01:23:32.073989 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
7806 | 2024.11.21 01:23:32.074267 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
7807 | 2024.11.21 01:23:32.074497 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
7808 | 2024.11.21 01:23:32.074686 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
7809 | 2024.11.21 01:23:32.076925 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14625 rows, containing 5 columns (5 merged, 0 gathered) in 0.010320076 sec., 1417140.726483022 rows/sec., 96.49 MiB/sec. | ||
7810 | 2024.11.21 01:23:32.077003 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4352 rows, containing 4 columns (4 merged, 0 gathered) in 0.004445443 sec., 978980.0476577925 rows/sec., 64.26 MiB/sec. | ||
7811 | 2024.11.21 01:23:32.077443 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7812 | 2024.11.21 01:23:32.077512 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
7813 | 2024.11.21 01:23:32.078017 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_71_14} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7814 | 2024.11.21 01:23:32.078134 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7815 | 2024.11.21 01:23:32.078223 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_71_14} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7816 | 2024.11.21 01:23:32.078288 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
7817 | 2024.11.21 01:23:32.078373 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
7818 | 2024.11.21 01:23:32.078499 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
7819 | 2024.11.21 01:23:33.655023 [ 65 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7820 | 2024.11.21 01:23:33.655093 [ 65 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7821 | 2024.11.21 01:23:33.655122 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7822 | 2024.11.21 01:23:33.655355 [ 186 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7823 | 2024.11.21 01:23:33.655591 [ 186 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7824 | 2024.11.21 01:23:33.655633 [ 186 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 21 rows starting from the beginning of the part | ||
7825 | 2024.11.21 01:23:33.655721 [ 186 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7826 | 2024.11.21 01:23:33.655937 [ 186 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
7827 | 2024.11.21 01:23:33.656216 [ 186 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
7828 | 2024.11.21 01:23:33.656425 [ 186 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
7829 | 2024.11.21 01:23:33.657590 [ 189 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.002380053 sec., 10503.96776878498 rows/sec., 707.79 KiB/sec. | ||
7830 | 2024.11.21 01:23:33.657777 [ 189 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7831 | 2024.11.21 01:23:33.658168 [ 189 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_25_6} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7832 | 2024.11.21 01:23:33.658270 [ 189 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_25_6} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7833 | 2024.11.21 01:23:33.658379 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7834 | 2024.11.21 01:23:33.950792 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7835 | 2024.11.21 01:23:34.000993 [ 63 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7836 | 2024.11.21 01:23:34.001055 [ 63 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7837 | 2024.11.21 01:23:34.001077 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7838 | 2024.11.21 01:23:34.001291 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7839 | 2024.11.21 01:23:34.001505 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7840 | 2024.11.21 01:23:34.001540 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 242 rows starting from the beginning of the part | ||
7841 | 2024.11.21 01:23:34.001619 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7842 | 2024.11.21 01:23:34.001724 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7843 | 2024.11.21 01:23:34.001964 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7844 | 2024.11.21 01:23:34.002061 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7845 | 2024.11.21 01:23:34.003062 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915376 sec., 155583.02912848443 rows/sec., 11.15 MiB/sec. | ||
7846 | 2024.11.21 01:23:34.003237 [ 199 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7847 | 2024.11.21 01:23:34.003560 [ 199 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_25_6} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7848 | 2024.11.21 01:23:34.003649 [ 199 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_25_6} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7849 | 2024.11.21 01:23:34.003743 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7850 | 2024.11.21 01:23:34.107291 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7851 | 2024.11.21 01:23:34.160855 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60078, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7852 | 2024.11.21 01:23:34.276377 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7853 | 2024.11.21 01:23:34.291707 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46900, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7854 | 2024.11.21 01:23:34.329030 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7855 | 2024.11.21 01:23:34.332323 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7856 | 2024.11.21 01:23:34.363706 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7857 | 2024.11.21 01:23:34.644422 [ 63 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7858 | 2024.11.21 01:23:34.644478 [ 63 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7859 | 2024.11.21 01:23:34.644502 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7860 | 2024.11.21 01:23:34.644641 [ 191 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7861 | 2024.11.21 01:23:34.644833 [ 191 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7862 | 2024.11.21 01:23:34.644868 [ 191 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 126 rows starting from the beginning of the part | ||
7863 | 2024.11.21 01:23:34.644943 [ 191 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
7864 | 2024.11.21 01:23:34.645136 [ 191 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
7865 | 2024.11.21 01:23:34.645316 [ 191 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
7866 | 2024.11.21 01:23:34.645409 [ 191 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
7867 | 2024.11.21 01:23:34.646419 [ 191 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001851077 sec., 81033.90620703515 rows/sec., 4.13 MiB/sec. | ||
7868 | 2024.11.21 01:23:34.646536 [ 191 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7869 | 2024.11.21 01:23:34.646812 [ 191 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_25_6} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7870 | 2024.11.21 01:23:34.646890 [ 191 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_25_6} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7871 | 2024.11.21 01:23:34.646965 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7872 | 2024.11.21 01:23:35.665815 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7873 | 2024.11.21 01:23:35.665921 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7874 | 2024.11.21 01:23:35.941274 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1150 | ||
7875 | 2024.11.21 01:23:35.943926 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7876 | 2024.11.21 01:23:35.943968 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7877 | 2024.11.21 01:23:35.945398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7878 | 2024.11.21 01:23:35.945736 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7879 | 2024.11.21 01:23:35.946563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
7880 | 2024.11.21 01:23:37.059383 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7881 | 2024.11.21 01:23:37.059594 [ 252 ] {a4b73123-98c2-4738-8207-72e5cab103ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7882 | 2024.11.21 01:23:37.059666 [ 252 ] {a4b73123-98c2-4738-8207-72e5cab103ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7883 | 2024.11.21 01:23:37.060417 [ 252 ] {a4b73123-98c2-4738-8207-72e5cab103ad} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7884 | 2024.11.21 01:23:37.060468 [ 252 ] {a4b73123-98c2-4738-8207-72e5cab103ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7885 | 2024.11.21 01:23:37.060935 [ 252 ] {a4b73123-98c2-4738-8207-72e5cab103ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7886 | 2024.11.21 01:23:37.061200 [ 252 ] {a4b73123-98c2-4738-8207-72e5cab103ad} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7887 | 2024.11.21 01:23:37.061474 [ 252 ] {a4b73123-98c2-4738-8207-72e5cab103ad} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 520.83 KiB/sec. | ||
7888 | 2024.11.21 01:23:37.061608 [ 252 ] {a4b73123-98c2-4738-8207-72e5cab103ad} <Debug> TCPHandler: Processed in 0.002361253 sec. | ||
7889 | 2024.11.21 01:23:37.061885 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7890 | 2024.11.21 01:23:37.062098 [ 253 ] {b590bf36-ed93-4cee-85b4-331a1ddaa271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7891 | 2024.11.21 01:23:37.062178 [ 253 ] {b590bf36-ed93-4cee-85b4-331a1ddaa271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7892 | 2024.11.21 01:23:37.063110 [ 253 ] {b590bf36-ed93-4cee-85b4-331a1ddaa271} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7893 | 2024.11.21 01:23:37.063152 [ 253 ] {b590bf36-ed93-4cee-85b4-331a1ddaa271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7894 | 2024.11.21 01:23:37.063628 [ 253 ] {b590bf36-ed93-4cee-85b4-331a1ddaa271} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7895 | 2024.11.21 01:23:37.063887 [ 253 ] {b590bf36-ed93-4cee-85b4-331a1ddaa271} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7896 | 2024.11.21 01:23:37.064084 [ 253 ] {b590bf36-ed93-4cee-85b4-331a1ddaa271} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002046 sec., 137341.15347018573 rows/sec., 12.11 MiB/sec. | ||
7897 | 2024.11.21 01:23:37.064139 [ 253 ] {b590bf36-ed93-4cee-85b4-331a1ddaa271} <Debug> TCPHandler: Processed in 0.002397424 sec. | ||
7898 | 2024.11.21 01:23:37.064296 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7899 | 2024.11.21 01:23:37.064422 [ 252 ] {9260427f-e639-43c6-ad55-918bf9db7b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7900 | 2024.11.21 01:23:37.064475 [ 252 ] {9260427f-e639-43c6-ad55-918bf9db7b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7901 | 2024.11.21 01:23:37.065082 [ 252 ] {9260427f-e639-43c6-ad55-918bf9db7b3d} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7902 | 2024.11.21 01:23:37.065125 [ 252 ] {9260427f-e639-43c6-ad55-918bf9db7b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7903 | 2024.11.21 01:23:37.065514 [ 252 ] {9260427f-e639-43c6-ad55-918bf9db7b3d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7904 | 2024.11.21 01:23:37.065875 [ 252 ] {9260427f-e639-43c6-ad55-918bf9db7b3d} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7905 | 2024.11.21 01:23:37.066172 [ 252 ] {9260427f-e639-43c6-ad55-918bf9db7b3d} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001767 sec., 26032.823995472554 rows/sec., 1.87 MiB/sec. | ||
7906 | 2024.11.21 01:23:37.066307 [ 252 ] {9260427f-e639-43c6-ad55-918bf9db7b3d} <Debug> TCPHandler: Processed in 0.00207205 sec. | ||
7907 | 2024.11.21 01:23:37.066640 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7908 | 2024.11.21 01:23:37.066761 [ 253 ] {01b29068-df80-4c04-b960-b784dbad363f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7909 | 2024.11.21 01:23:37.066812 [ 253 ] {01b29068-df80-4c04-b960-b784dbad363f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7910 | 2024.11.21 01:23:37.067394 [ 253 ] {01b29068-df80-4c04-b960-b784dbad363f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7911 | 2024.11.21 01:23:37.067433 [ 253 ] {01b29068-df80-4c04-b960-b784dbad363f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7912 | 2024.11.21 01:23:37.067793 [ 253 ] {01b29068-df80-4c04-b960-b784dbad363f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7913 | 2024.11.21 01:23:37.068034 [ 253 ] {01b29068-df80-4c04-b960-b784dbad363f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7914 | 2024.11.21 01:23:37.068212 [ 253 ] {01b29068-df80-4c04-b960-b784dbad363f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001476 sec., 9485.09485094851 rows/sec., 664.27 KiB/sec. | ||
7915 | 2024.11.21 01:23:37.068263 [ 253 ] {01b29068-df80-4c04-b960-b784dbad363f} <Debug> TCPHandler: Processed in 0.001823495 sec. | ||
7916 | 2024.11.21 01:23:37.068409 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7917 | 2024.11.21 01:23:37.068532 [ 252 ] {dff0007f-50a4-469a-a61d-4d4090482e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7918 | 2024.11.21 01:23:37.068587 [ 252 ] {dff0007f-50a4-469a-a61d-4d4090482e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7919 | 2024.11.21 01:23:37.069307 [ 252 ] {dff0007f-50a4-469a-a61d-4d4090482e13} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7920 | 2024.11.21 01:23:37.069357 [ 252 ] {dff0007f-50a4-469a-a61d-4d4090482e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7921 | 2024.11.21 01:23:37.069765 [ 252 ] {dff0007f-50a4-469a-a61d-4d4090482e13} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7922 | 2024.11.21 01:23:37.070012 [ 252 ] {dff0007f-50a4-469a-a61d-4d4090482e13} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7923 | 2024.11.21 01:23:37.070265 [ 252 ] {dff0007f-50a4-469a-a61d-4d4090482e13} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001755 sec., 7407.407407407407 rows/sec., 461.85 KiB/sec. | ||
7924 | 2024.11.21 01:23:37.070394 [ 252 ] {dff0007f-50a4-469a-a61d-4d4090482e13} <Debug> TCPHandler: Processed in 0.002038939 sec. | ||
7925 | 2024.11.21 01:23:37.070603 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7926 | 2024.11.21 01:23:37.070744 [ 253 ] {6a854f6f-4c76-4f81-81e0-b7cc39a03318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7927 | 2024.11.21 01:23:37.070800 [ 253 ] {6a854f6f-4c76-4f81-81e0-b7cc39a03318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7928 | 2024.11.21 01:23:37.071655 [ 253 ] {6a854f6f-4c76-4f81-81e0-b7cc39a03318} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7929 | 2024.11.21 01:23:37.071693 [ 253 ] {6a854f6f-4c76-4f81-81e0-b7cc39a03318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7930 | 2024.11.21 01:23:37.072073 [ 253 ] {6a854f6f-4c76-4f81-81e0-b7cc39a03318} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7931 | 2024.11.21 01:23:37.072316 [ 253 ] {6a854f6f-4c76-4f81-81e0-b7cc39a03318} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7932 | 2024.11.21 01:23:37.072526 [ 253 ] {6a854f6f-4c76-4f81-81e0-b7cc39a03318} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001808 sec., 232853.98230088496 rows/sec., 16.64 MiB/sec. | ||
7933 | 2024.11.21 01:23:37.072588 [ 253 ] {6a854f6f-4c76-4f81-81e0-b7cc39a03318} <Debug> TCPHandler: Processed in 0.002085939 sec. | ||
7934 | 2024.11.21 01:23:37.072827 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7935 | 2024.11.21 01:23:37.072986 [ 252 ] {480a07c3-6c0f-4e9d-baf6-b9db708eee84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7936 | 2024.11.21 01:23:37.073039 [ 252 ] {480a07c3-6c0f-4e9d-baf6-b9db708eee84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7937 | 2024.11.21 01:23:37.073536 [ 252 ] {480a07c3-6c0f-4e9d-baf6-b9db708eee84} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7938 | 2024.11.21 01:23:37.073576 [ 252 ] {480a07c3-6c0f-4e9d-baf6-b9db708eee84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7939 | 2024.11.21 01:23:37.073960 [ 252 ] {480a07c3-6c0f-4e9d-baf6-b9db708eee84} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7940 | 2024.11.21 01:23:37.074216 [ 252 ] {480a07c3-6c0f-4e9d-baf6-b9db708eee84} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7941 | 2024.11.21 01:23:37.074433 [ 252 ] {480a07c3-6c0f-4e9d-baf6-b9db708eee84} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. | ||
7942 | 2024.11.21 01:23:37.074486 [ 252 ] {480a07c3-6c0f-4e9d-baf6-b9db708eee84} <Debug> TCPHandler: Processed in 0.001802335 sec. | ||
7943 | 2024.11.21 01:23:37.074620 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7944 | 2024.11.21 01:23:37.074735 [ 253 ] {4b5c987d-dd24-482a-8f5b-77c22065626c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7945 | 2024.11.21 01:23:37.074788 [ 253 ] {4b5c987d-dd24-482a-8f5b-77c22065626c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7946 | 2024.11.21 01:23:37.075371 [ 253 ] {4b5c987d-dd24-482a-8f5b-77c22065626c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7947 | 2024.11.21 01:23:37.075408 [ 253 ] {4b5c987d-dd24-482a-8f5b-77c22065626c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7948 | 2024.11.21 01:23:37.075810 [ 253 ] {4b5c987d-dd24-482a-8f5b-77c22065626c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7949 | 2024.11.21 01:23:37.076067 [ 253 ] {4b5c987d-dd24-482a-8f5b-77c22065626c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7950 | 2024.11.21 01:23:37.076289 [ 253 ] {4b5c987d-dd24-482a-8f5b-77c22065626c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001568 sec., 151147.95918367346 rows/sec., 10.13 MiB/sec. | ||
7951 | 2024.11.21 01:23:37.076372 [ 253 ] {4b5c987d-dd24-482a-8f5b-77c22065626c} <Debug> TCPHandler: Processed in 0.001807205 sec. | ||
7952 | 2024.11.21 01:23:37.076617 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7953 | 2024.11.21 01:23:37.076796 [ 252 ] {dbd5d750-3891-46ce-b220-55dc5ab93a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7954 | 2024.11.21 01:23:37.076860 [ 252 ] {dbd5d750-3891-46ce-b220-55dc5ab93a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7955 | 2024.11.21 01:23:37.077429 [ 252 ] {dbd5d750-3891-46ce-b220-55dc5ab93a36} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7956 | 2024.11.21 01:23:37.077477 [ 252 ] {dbd5d750-3891-46ce-b220-55dc5ab93a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7957 | 2024.11.21 01:23:37.077870 [ 252 ] {dbd5d750-3891-46ce-b220-55dc5ab93a36} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7958 | 2024.11.21 01:23:37.078113 [ 252 ] {dbd5d750-3891-46ce-b220-55dc5ab93a36} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7959 | 2024.11.21 01:23:37.078313 [ 252 ] {dbd5d750-3891-46ce-b220-55dc5ab93a36} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001547 sec., 646.4124111182934 rows/sec., 43.56 KiB/sec. | ||
7960 | 2024.11.21 01:23:37.078363 [ 252 ] {dbd5d750-3891-46ce-b220-55dc5ab93a36} <Debug> TCPHandler: Processed in 0.001894867 sec. | ||
7961 | 2024.11.21 01:23:37.078499 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7962 | 2024.11.21 01:23:37.078623 [ 253 ] {18f4df4c-b360-41fa-9ba0-1f76c08d6797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7963 | 2024.11.21 01:23:37.078715 [ 253 ] {18f4df4c-b360-41fa-9ba0-1f76c08d6797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7964 | 2024.11.21 01:23:37.079966 [ 253 ] {18f4df4c-b360-41fa-9ba0-1f76c08d6797} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7965 | 2024.11.21 01:23:37.080006 [ 253 ] {18f4df4c-b360-41fa-9ba0-1f76c08d6797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7966 | 2024.11.21 01:23:37.080650 [ 253 ] {18f4df4c-b360-41fa-9ba0-1f76c08d6797} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7967 | 2024.11.21 01:23:37.080911 [ 253 ] {18f4df4c-b360-41fa-9ba0-1f76c08d6797} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7968 | 2024.11.21 01:23:37.081176 [ 253 ] {18f4df4c-b360-41fa-9ba0-1f76c08d6797} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002583 sec., 15098.722415795588 rows/sec., 27.06 MiB/sec. | ||
7969 | 2024.11.21 01:23:37.081266 [ 253 ] {18f4df4c-b360-41fa-9ba0-1f76c08d6797} <Debug> TCPHandler: Processed in 0.002823239 sec. | ||
7970 | 2024.11.21 01:23:37.081418 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7971 | 2024.11.21 01:23:37.081559 [ 252 ] {b21eacfc-bcd4-4d9d-87ec-2c742d9bee33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7972 | 2024.11.21 01:23:37.081619 [ 252 ] {b21eacfc-bcd4-4d9d-87ec-2c742d9bee33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7973 | 2024.11.21 01:23:37.082198 [ 252 ] {b21eacfc-bcd4-4d9d-87ec-2c742d9bee33} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7974 | 2024.11.21 01:23:37.082245 [ 252 ] {b21eacfc-bcd4-4d9d-87ec-2c742d9bee33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
7975 | 2024.11.21 01:23:37.082684 [ 252 ] {b21eacfc-bcd4-4d9d-87ec-2c742d9bee33} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
7976 | 2024.11.21 01:23:37.082925 [ 252 ] {b21eacfc-bcd4-4d9d-87ec-2c742d9bee33} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7977 | 2024.11.21 01:23:37.083145 [ 252 ] {b21eacfc-bcd4-4d9d-87ec-2c742d9bee33} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001616 sec., 50742.57425742574 rows/sec., 3.22 MiB/sec. | ||
7978 | 2024.11.21 01:23:37.083195 [ 252 ] {b21eacfc-bcd4-4d9d-87ec-2c742d9bee33} <Debug> TCPHandler: Processed in 0.001843516 sec. | ||
7979 | 2024.11.21 01:23:37.831728 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48651, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7980 | 2024.11.21 01:23:38.156103 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7981 | 2024.11.21 01:23:38.189714 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49210, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7982 | 2024.11.21 01:23:38.238078 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7983 | 2024.11.21 01:23:38.240359 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42285, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7984 | 2024.11.21 01:23:38.348136 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7985 | 2024.11.21 01:23:38.450367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55983, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7986 | 2024.11.21 01:23:38.491878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7987 | 2024.11.21 01:23:38.533185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7988 | 2024.11.21 01:23:38.915687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7989 | 2024.11.21 01:23:39.025723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7990 | 2024.11.21 01:23:39.104155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7991 | 2024.11.21 01:23:39.122577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7992 | 2024.11.21 01:23:39.147888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7993 | 2024.11.21 01:23:39.176249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7994 | 2024.11.21 01:23:39.210914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7995 | 2024.11.21 01:23:39.228566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7996 | 2024.11.21 01:23:39.403508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52533, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7997 | 2024.11.21 01:23:39.423851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7998 | 2024.11.21 01:23:39.434138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7999 | 2024.11.21 01:23:39.557201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8000 | 2024.11.21 01:23:39.570581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8001 | 2024.11.21 01:23:39.658875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8002 | 2024.11.21 01:23:39.752443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8003 | 2024.11.21 01:23:42.053367 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8004 | 2024.11.21 01:23:42.053568 [ 252 ] {27839431-fe2e-4f63-9187-230d4c36fd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8005 | 2024.11.21 01:23:42.053648 [ 252 ] {27839431-fe2e-4f63-9187-230d4c36fd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8006 | 2024.11.21 01:23:42.054408 [ 252 ] {27839431-fe2e-4f63-9187-230d4c36fd9b} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8007 | 2024.11.21 01:23:42.054470 [ 252 ] {27839431-fe2e-4f63-9187-230d4c36fd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8008 | 2024.11.21 01:23:42.054927 [ 252 ] {27839431-fe2e-4f63-9187-230d4c36fd9b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8009 | 2024.11.21 01:23:42.055203 [ 252 ] {27839431-fe2e-4f63-9187-230d4c36fd9b} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8010 | 2024.11.21 01:23:42.055453 [ 252 ] {27839431-fe2e-4f63-9187-230d4c36fd9b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.21 MiB/sec. | ||
8011 | 2024.11.21 01:23:42.055518 [ 252 ] {27839431-fe2e-4f63-9187-230d4c36fd9b} <Debug> TCPHandler: Processed in 0.002284822 sec. | ||
8012 | 2024.11.21 01:23:42.055768 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8013 | 2024.11.21 01:23:42.055962 [ 253 ] {40881ad6-1fdf-4849-8780-114692d00a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8014 | 2024.11.21 01:23:42.056041 [ 253 ] {40881ad6-1fdf-4849-8780-114692d00a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8015 | 2024.11.21 01:23:42.056829 [ 253 ] {40881ad6-1fdf-4849-8780-114692d00a97} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8016 | 2024.11.21 01:23:42.056880 [ 253 ] {40881ad6-1fdf-4849-8780-114692d00a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8017 | 2024.11.21 01:23:42.057389 [ 253 ] {40881ad6-1fdf-4849-8780-114692d00a97} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8018 | 2024.11.21 01:23:42.057651 [ 253 ] {40881ad6-1fdf-4849-8780-114692d00a97} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8019 | 2024.11.21 01:23:42.057897 [ 253 ] {40881ad6-1fdf-4849-8780-114692d00a97} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001988 sec., 32193.15895372233 rows/sec., 2.51 MiB/sec. | ||
8020 | 2024.11.21 01:23:42.057960 [ 253 ] {40881ad6-1fdf-4849-8780-114692d00a97} <Debug> TCPHandler: Processed in 0.002333322 sec. | ||
8021 | 2024.11.21 01:23:42.058120 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8022 | 2024.11.21 01:23:42.058272 [ 252 ] {14fca60a-98f6-407b-9496-4229046ef8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8023 | 2024.11.21 01:23:42.058341 [ 252 ] {14fca60a-98f6-407b-9496-4229046ef8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8024 | 2024.11.21 01:23:42.058983 [ 252 ] {14fca60a-98f6-407b-9496-4229046ef8ed} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8025 | 2024.11.21 01:23:42.059026 [ 252 ] {14fca60a-98f6-407b-9496-4229046ef8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8026 | 2024.11.21 01:23:42.059457 [ 252 ] {14fca60a-98f6-407b-9496-4229046ef8ed} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8027 | 2024.11.21 01:23:42.059710 [ 252 ] {14fca60a-98f6-407b-9496-4229046ef8ed} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8028 | 2024.11.21 01:23:42.059932 [ 252 ] {14fca60a-98f6-407b-9496-4229046ef8ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001699 sec., 94173.04296645086 rows/sec., 6.56 MiB/sec. | ||
8029 | 2024.11.21 01:23:42.059990 [ 252 ] {14fca60a-98f6-407b-9496-4229046ef8ed} <Debug> TCPHandler: Processed in 0.001945737 sec. | ||
8030 | 2024.11.21 01:23:42.060137 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8031 | 2024.11.21 01:23:42.060284 [ 253 ] {ebe10b62-ae33-4f55-bad8-b66c3d74c363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8032 | 2024.11.21 01:23:42.060352 [ 253 ] {ebe10b62-ae33-4f55-bad8-b66c3d74c363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8033 | 2024.11.21 01:23:42.060923 [ 253 ] {ebe10b62-ae33-4f55-bad8-b66c3d74c363} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8034 | 2024.11.21 01:23:42.060964 [ 253 ] {ebe10b62-ae33-4f55-bad8-b66c3d74c363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8035 | 2024.11.21 01:23:42.061359 [ 253 ] {ebe10b62-ae33-4f55-bad8-b66c3d74c363} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8036 | 2024.11.21 01:23:42.061617 [ 253 ] {ebe10b62-ae33-4f55-bad8-b66c3d74c363} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8037 | 2024.11.21 01:23:42.061844 [ 253 ] {ebe10b62-ae33-4f55-bad8-b66c3d74c363} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. | ||
8038 | 2024.11.21 01:23:42.061927 [ 253 ] {ebe10b62-ae33-4f55-bad8-b66c3d74c363} <Debug> TCPHandler: Processed in 0.001858156 sec. | ||
8039 | 2024.11.21 01:23:45.946750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1180 | ||
8040 | 2024.11.21 01:23:45.949748 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8041 | 2024.11.21 01:23:45.949806 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8042 | 2024.11.21 01:23:45.951228 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8043 | 2024.11.21 01:23:45.951538 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8044 | 2024.11.21 01:23:45.952072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1180 | ||
8045 | 2024.11.21 01:23:47.053059 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8046 | 2024.11.21 01:23:47.053269 [ 252 ] {2602fa06-a779-474a-b57b-edbb0ff38f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8047 | 2024.11.21 01:23:47.053348 [ 252 ] {2602fa06-a779-474a-b57b-edbb0ff38f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8048 | 2024.11.21 01:23:47.054175 [ 252 ] {2602fa06-a779-474a-b57b-edbb0ff38f84} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8049 | 2024.11.21 01:23:47.054229 [ 252 ] {2602fa06-a779-474a-b57b-edbb0ff38f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8050 | 2024.11.21 01:23:47.054668 [ 252 ] {2602fa06-a779-474a-b57b-edbb0ff38f84} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8051 | 2024.11.21 01:23:47.054925 [ 252 ] {2602fa06-a779-474a-b57b-edbb0ff38f84} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8052 | 2024.11.21 01:23:47.055128 [ 252 ] {2602fa06-a779-474a-b57b-edbb0ff38f84} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.23 MiB/sec. | ||
8053 | 2024.11.21 01:23:47.055181 [ 252 ] {2602fa06-a779-474a-b57b-edbb0ff38f84} <Debug> TCPHandler: Processed in 0.002265442 sec. | ||
8054 | 2024.11.21 01:23:47.055453 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8055 | 2024.11.21 01:23:47.055671 [ 253 ] {fcc56f7a-dd0b-4151-97ef-800309abde47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8056 | 2024.11.21 01:23:47.055752 [ 253 ] {fcc56f7a-dd0b-4151-97ef-800309abde47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8057 | 2024.11.21 01:23:47.056537 [ 253 ] {fcc56f7a-dd0b-4151-97ef-800309abde47} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8058 | 2024.11.21 01:23:47.056590 [ 253 ] {fcc56f7a-dd0b-4151-97ef-800309abde47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8059 | 2024.11.21 01:23:47.057037 [ 253 ] {fcc56f7a-dd0b-4151-97ef-800309abde47} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8060 | 2024.11.21 01:23:47.057304 [ 253 ] {fcc56f7a-dd0b-4151-97ef-800309abde47} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8061 | 2024.11.21 01:23:47.057556 [ 253 ] {fcc56f7a-dd0b-4151-97ef-800309abde47} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001936 sec., 33057.85123966942 rows/sec., 2.58 MiB/sec. | ||
8062 | 2024.11.21 01:23:47.057628 [ 253 ] {fcc56f7a-dd0b-4151-97ef-800309abde47} <Debug> TCPHandler: Processed in 0.002325093 sec. | ||
8063 | 2024.11.21 01:23:47.057838 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8064 | 2024.11.21 01:23:47.057990 [ 252 ] {5e5422ab-8a2e-4f5e-ab32-2335ec8a7646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8065 | 2024.11.21 01:23:47.058051 [ 252 ] {5e5422ab-8a2e-4f5e-ab32-2335ec8a7646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8066 | 2024.11.21 01:23:47.058720 [ 252 ] {5e5422ab-8a2e-4f5e-ab32-2335ec8a7646} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8067 | 2024.11.21 01:23:47.058765 [ 252 ] {5e5422ab-8a2e-4f5e-ab32-2335ec8a7646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8068 | 2024.11.21 01:23:47.059181 [ 252 ] {5e5422ab-8a2e-4f5e-ab32-2335ec8a7646} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8069 | 2024.11.21 01:23:47.059438 [ 252 ] {5e5422ab-8a2e-4f5e-ab32-2335ec8a7646} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8070 | 2024.11.21 01:23:47.059636 [ 252 ] {5e5422ab-8a2e-4f5e-ab32-2335ec8a7646} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. | ||
8071 | 2024.11.21 01:23:47.059726 [ 252 ] {5e5422ab-8a2e-4f5e-ab32-2335ec8a7646} <Debug> TCPHandler: Processed in 0.002002898 sec. | ||
8072 | 2024.11.21 01:23:47.059951 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8073 | 2024.11.21 01:23:47.060119 [ 253 ] {f97da69a-3321-41e4-92e0-da5f9888ef29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8074 | 2024.11.21 01:23:47.060182 [ 253 ] {f97da69a-3321-41e4-92e0-da5f9888ef29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8075 | 2024.11.21 01:23:47.060786 [ 253 ] {f97da69a-3321-41e4-92e0-da5f9888ef29} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8076 | 2024.11.21 01:23:47.060834 [ 253 ] {f97da69a-3321-41e4-92e0-da5f9888ef29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8077 | 2024.11.21 01:23:47.061233 [ 253 ] {f97da69a-3321-41e4-92e0-da5f9888ef29} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8078 | 2024.11.21 01:23:47.061479 [ 253 ] {f97da69a-3321-41e4-92e0-da5f9888ef29} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8079 | 2024.11.21 01:23:47.061687 [ 253 ] {f97da69a-3321-41e4-92e0-da5f9888ef29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. | ||
8080 | 2024.11.21 01:23:47.061736 [ 253 ] {f97da69a-3321-41e4-92e0-da5f9888ef29} <Debug> TCPHandler: Processed in 0.001907487 sec. | ||
8081 | 2024.11.21 01:23:50.665974 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8082 | 2024.11.21 01:23:50.666041 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8083 | 2024.11.21 01:23:52.059380 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8084 | 2024.11.21 01:23:52.059605 [ 252 ] {847cff75-df84-4640-b6d2-a3e26cd42047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8085 | 2024.11.21 01:23:52.059684 [ 252 ] {847cff75-df84-4640-b6d2-a3e26cd42047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8086 | 2024.11.21 01:23:52.060453 [ 252 ] {847cff75-df84-4640-b6d2-a3e26cd42047} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8087 | 2024.11.21 01:23:52.060507 [ 252 ] {847cff75-df84-4640-b6d2-a3e26cd42047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8088 | 2024.11.21 01:23:52.060950 [ 252 ] {847cff75-df84-4640-b6d2-a3e26cd42047} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8089 | 2024.11.21 01:23:52.061206 [ 252 ] {847cff75-df84-4640-b6d2-a3e26cd42047} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8090 | 2024.11.21 01:23:52.061442 [ 252 ] {847cff75-df84-4640-b6d2-a3e26cd42047} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. | ||
8091 | 2024.11.21 01:23:52.061532 [ 252 ] {847cff75-df84-4640-b6d2-a3e26cd42047} <Debug> TCPHandler: Processed in 0.002294362 sec. | ||
8092 | 2024.11.21 01:23:52.061786 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8093 | 2024.11.21 01:23:52.062000 [ 253 ] {f17494bc-63c6-4390-b040-2769c793efd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8094 | 2024.11.21 01:23:52.062079 [ 253 ] {f17494bc-63c6-4390-b040-2769c793efd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8095 | 2024.11.21 01:23:52.062926 [ 253 ] {f17494bc-63c6-4390-b040-2769c793efd8} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8096 | 2024.11.21 01:23:52.062968 [ 253 ] {f17494bc-63c6-4390-b040-2769c793efd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8097 | 2024.11.21 01:23:52.063422 [ 253 ] {f17494bc-63c6-4390-b040-2769c793efd8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8098 | 2024.11.21 01:23:52.063674 [ 253 ] {f17494bc-63c6-4390-b040-2769c793efd8} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8099 | 2024.11.21 01:23:52.063914 [ 253 ] {f17494bc-63c6-4390-b040-2769c793efd8} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.001974 sec., 142350.55724417427 rows/sec., 12.56 MiB/sec. | ||
8100 | 2024.11.21 01:23:52.063969 [ 253 ] {f17494bc-63c6-4390-b040-2769c793efd8} <Debug> TCPHandler: Processed in 0.002327853 sec. | ||
8101 | 2024.11.21 01:23:52.064113 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8102 | 2024.11.21 01:23:52.064255 [ 252 ] {8d10b2e5-fb3a-49f6-96f9-f7b1f59e5f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8103 | 2024.11.21 01:23:52.064314 [ 252 ] {8d10b2e5-fb3a-49f6-96f9-f7b1f59e5f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8104 | 2024.11.21 01:23:52.065026 [ 252 ] {8d10b2e5-fb3a-49f6-96f9-f7b1f59e5f0a} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8105 | 2024.11.21 01:23:52.065066 [ 252 ] {8d10b2e5-fb3a-49f6-96f9-f7b1f59e5f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8106 | 2024.11.21 01:23:52.065433 [ 252 ] {8d10b2e5-fb3a-49f6-96f9-f7b1f59e5f0a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8107 | 2024.11.21 01:23:52.065674 [ 252 ] {8d10b2e5-fb3a-49f6-96f9-f7b1f59e5f0a} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8108 | 2024.11.21 01:23:52.065918 [ 252 ] {8d10b2e5-fb3a-49f6-96f9-f7b1f59e5f0a} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001693 sec., 27170.702894270526 rows/sec., 1.95 MiB/sec. | ||
8109 | 2024.11.21 01:23:52.066106 [ 252 ] {8d10b2e5-fb3a-49f6-96f9-f7b1f59e5f0a} <Debug> TCPHandler: Processed in 0.002051918 sec. | ||
8110 | 2024.11.21 01:23:52.066334 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8111 | 2024.11.21 01:23:52.066471 [ 253 ] {e51d5246-4139-4f44-9a77-a786c73f7bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8112 | 2024.11.21 01:23:52.066530 [ 253 ] {e51d5246-4139-4f44-9a77-a786c73f7bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8113 | 2024.11.21 01:23:52.067195 [ 253 ] {e51d5246-4139-4f44-9a77-a786c73f7bf6} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8114 | 2024.11.21 01:23:52.067236 [ 253 ] {e51d5246-4139-4f44-9a77-a786c73f7bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8115 | 2024.11.21 01:23:52.067596 [ 253 ] {e51d5246-4139-4f44-9a77-a786c73f7bf6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8116 | 2024.11.21 01:23:52.067828 [ 253 ] {e51d5246-4139-4f44-9a77-a786c73f7bf6} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8117 | 2024.11.21 01:23:52.068066 [ 253 ] {e51d5246-4139-4f44-9a77-a786c73f7bf6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001623 sec., 8626.00123228589 rows/sec., 604.11 KiB/sec. | ||
8118 | 2024.11.21 01:23:52.068285 [ 253 ] {e51d5246-4139-4f44-9a77-a786c73f7bf6} <Debug> TCPHandler: Processed in 0.002068499 sec. | ||
8119 | 2024.11.21 01:23:52.068487 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8120 | 2024.11.21 01:23:52.068623 [ 252 ] {47941661-2efe-49f8-b1a3-a0dcd88d6d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8121 | 2024.11.21 01:23:52.068679 [ 252 ] {47941661-2efe-49f8-b1a3-a0dcd88d6d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8122 | 2024.11.21 01:23:52.069300 [ 252 ] {47941661-2efe-49f8-b1a3-a0dcd88d6d3d} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8123 | 2024.11.21 01:23:52.069339 [ 252 ] {47941661-2efe-49f8-b1a3-a0dcd88d6d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8124 | 2024.11.21 01:23:52.069687 [ 252 ] {47941661-2efe-49f8-b1a3-a0dcd88d6d3d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8125 | 2024.11.21 01:23:52.069924 [ 252 ] {47941661-2efe-49f8-b1a3-a0dcd88d6d3d} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8126 | 2024.11.21 01:23:52.070146 [ 252 ] {47941661-2efe-49f8-b1a3-a0dcd88d6d3d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. | ||
8127 | 2024.11.21 01:23:52.070269 [ 252 ] {47941661-2efe-49f8-b1a3-a0dcd88d6d3d} <Debug> TCPHandler: Processed in 0.001853226 sec. | ||
8128 | 2024.11.21 01:23:52.070427 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8129 | 2024.11.21 01:23:52.070543 [ 253 ] {da43913f-9bc8-45a7-890c-b3245ee59fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8130 | 2024.11.21 01:23:52.070593 [ 253 ] {da43913f-9bc8-45a7-890c-b3245ee59fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8131 | 2024.11.21 01:23:52.071304 [ 253 ] {da43913f-9bc8-45a7-890c-b3245ee59fe1} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8132 | 2024.11.21 01:23:52.071345 [ 253 ] {da43913f-9bc8-45a7-890c-b3245ee59fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8133 | 2024.11.21 01:23:52.071733 [ 253 ] {da43913f-9bc8-45a7-890c-b3245ee59fe1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8134 | 2024.11.21 01:23:52.071973 [ 253 ] {da43913f-9bc8-45a7-890c-b3245ee59fe1} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8135 | 2024.11.21 01:23:52.072196 [ 253 ] {da43913f-9bc8-45a7-890c-b3245ee59fe1} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001675 sec., 251343.28358208956 rows/sec., 17.96 MiB/sec. | ||
8136 | 2024.11.21 01:23:52.072249 [ 253 ] {da43913f-9bc8-45a7-890c-b3245ee59fe1} <Debug> TCPHandler: Processed in 0.001882786 sec. | ||
8137 | 2024.11.21 01:23:52.072402 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8138 | 2024.11.21 01:23:52.072541 [ 252 ] {b8e07a16-2946-4ed2-99a9-9d000d723df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8139 | 2024.11.21 01:23:52.072600 [ 252 ] {b8e07a16-2946-4ed2-99a9-9d000d723df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8140 | 2024.11.21 01:23:52.073157 [ 252 ] {b8e07a16-2946-4ed2-99a9-9d000d723df9} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8141 | 2024.11.21 01:23:52.073196 [ 252 ] {b8e07a16-2946-4ed2-99a9-9d000d723df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8142 | 2024.11.21 01:23:52.073570 [ 252 ] {b8e07a16-2946-4ed2-99a9-9d000d723df9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8143 | 2024.11.21 01:23:52.073812 [ 252 ] {b8e07a16-2946-4ed2-99a9-9d000d723df9} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8144 | 2024.11.21 01:23:52.074032 [ 252 ] {b8e07a16-2946-4ed2-99a9-9d000d723df9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 205.96 KiB/sec. | ||
8145 | 2024.11.21 01:23:52.074151 [ 252 ] {b8e07a16-2946-4ed2-99a9-9d000d723df9} <Debug> TCPHandler: Processed in 0.001814676 sec. | ||
8146 | 2024.11.21 01:23:52.074314 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8147 | 2024.11.21 01:23:52.074450 [ 253 ] {ca1fd701-33eb-4d54-b574-ac9f0c5289ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8148 | 2024.11.21 01:23:52.074514 [ 253 ] {ca1fd701-33eb-4d54-b574-ac9f0c5289ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8149 | 2024.11.21 01:23:52.075168 [ 253 ] {ca1fd701-33eb-4d54-b574-ac9f0c5289ba} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8150 | 2024.11.21 01:23:52.075208 [ 253 ] {ca1fd701-33eb-4d54-b574-ac9f0c5289ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8151 | 2024.11.21 01:23:52.075598 [ 253 ] {ca1fd701-33eb-4d54-b574-ac9f0c5289ba} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8152 | 2024.11.21 01:23:52.075834 [ 253 ] {ca1fd701-33eb-4d54-b574-ac9f0c5289ba} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8153 | 2024.11.21 01:23:52.076040 [ 253 ] {ca1fd701-33eb-4d54-b574-ac9f0c5289ba} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001619 sec., 146386.65843113032 rows/sec., 9.81 MiB/sec. | ||
8154 | 2024.11.21 01:23:52.076091 [ 253 ] {ca1fd701-33eb-4d54-b574-ac9f0c5289ba} <Debug> TCPHandler: Processed in 0.001843886 sec. | ||
8155 | 2024.11.21 01:23:52.076239 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8156 | 2024.11.21 01:23:52.076378 [ 252 ] {c7f13aad-af24-45e1-b1e7-1de5f707e946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8157 | 2024.11.21 01:23:52.076438 [ 252 ] {c7f13aad-af24-45e1-b1e7-1de5f707e946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8158 | 2024.11.21 01:23:52.076991 [ 252 ] {c7f13aad-af24-45e1-b1e7-1de5f707e946} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8159 | 2024.11.21 01:23:52.077037 [ 252 ] {c7f13aad-af24-45e1-b1e7-1de5f707e946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8160 | 2024.11.21 01:23:52.077404 [ 252 ] {c7f13aad-af24-45e1-b1e7-1de5f707e946} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8161 | 2024.11.21 01:23:52.077640 [ 252 ] {c7f13aad-af24-45e1-b1e7-1de5f707e946} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8162 | 2024.11.21 01:23:52.077842 [ 252 ] {c7f13aad-af24-45e1-b1e7-1de5f707e946} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001495 sec., 668.8963210702341 rows/sec., 45.07 KiB/sec. | ||
8163 | 2024.11.21 01:23:52.077891 [ 252 ] {c7f13aad-af24-45e1-b1e7-1de5f707e946} <Debug> TCPHandler: Processed in 0.001718944 sec. | ||
8164 | 2024.11.21 01:23:52.078039 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8165 | 2024.11.21 01:23:52.078262 [ 253 ] {c7a23e8e-d080-4274-8d45-710d6b6d8ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8166 | 2024.11.21 01:23:52.078399 [ 253 ] {c7a23e8e-d080-4274-8d45-710d6b6d8ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8167 | 2024.11.21 01:23:52.079857 [ 253 ] {c7a23e8e-d080-4274-8d45-710d6b6d8ea7} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8168 | 2024.11.21 01:23:52.079895 [ 253 ] {c7a23e8e-d080-4274-8d45-710d6b6d8ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8169 | 2024.11.21 01:23:52.080535 [ 253 ] {c7a23e8e-d080-4274-8d45-710d6b6d8ea7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8170 | 2024.11.21 01:23:52.080783 [ 253 ] {c7a23e8e-d080-4274-8d45-710d6b6d8ea7} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8171 | 2024.11.21 01:23:52.080959 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8172 | 2024.11.21 01:23:52.081039 [ 253 ] {c7a23e8e-d080-4274-8d45-710d6b6d8ea7} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002825 sec., 13805.309734513276 rows/sec., 24.74 MiB/sec. | ||
8173 | 2024.11.21 01:23:52.081048 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8174 | 2024.11.21 01:23:52.081130 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8175 | 2024.11.21 01:23:52.081594 [ 253 ] {c7a23e8e-d080-4274-8d45-710d6b6d8ea7} <Debug> TCPHandler: Processed in 0.003610111 sec. | ||
8176 | 2024.11.21 01:23:52.081646 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8177 | 2024.11.21 01:23:52.081955 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8178 | 2024.11.21 01:23:52.082252 [ 252 ] {a4c591aa-e34d-4829-80b8-ed2dab014229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8179 | 2024.11.21 01:23:52.082335 [ 252 ] {a4c591aa-e34d-4829-80b8-ed2dab014229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8180 | 2024.11.21 01:23:52.082437 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8181 | 2024.11.21 01:23:52.082561 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 805 rows starting from the beginning of the part | ||
8182 | 2024.11.21 01:23:52.083004 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
8183 | 2024.11.21 01:23:52.083457 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
8184 | 2024.11.21 01:23:52.083646 [ 252 ] {a4c591aa-e34d-4829-80b8-ed2dab014229} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8185 | 2024.11.21 01:23:52.083715 [ 252 ] {a4c591aa-e34d-4829-80b8-ed2dab014229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8186 | 2024.11.21 01:23:52.083870 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
8187 | 2024.11.21 01:23:52.084221 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
8188 | 2024.11.21 01:23:52.084643 [ 252 ] {a4c591aa-e34d-4829-80b8-ed2dab014229} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8189 | 2024.11.21 01:23:52.084745 [ 193 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
8190 | 2024.11.21 01:23:52.085247 [ 252 ] {a4c591aa-e34d-4829-80b8-ed2dab014229} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8191 | 2024.11.21 01:23:52.085712 [ 252 ] {a4c591aa-e34d-4829-80b8-ed2dab014229} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003496 sec., 23455.37757437071 rows/sec., 1.49 MiB/sec. | ||
8192 | 2024.11.21 01:23:52.085823 [ 252 ] {a4c591aa-e34d-4829-80b8-ed2dab014229} <Debug> TCPHandler: Processed in 0.004101998 sec. | ||
8193 | 2024.11.21 01:23:52.092365 [ 197 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 19 columns (19 merged, 0 gathered) in 0.011057566 sec., 90435.81562162958 rows/sec., 162.06 MiB/sec. | ||
8194 | 2024.11.21 01:23:52.093462 [ 190 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8195 | 2024.11.21 01:23:52.093899 [ 190 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8196 | 2024.11.21 01:23:52.093980 [ 190 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_29_6} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8197 | 2024.11.21 01:23:52.094126 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.08 MiB. | ||
8198 | 2024.11.21 01:23:53.000239 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.04 MiB, peak 181.32 MiB, free memory in arenas 0.00 B, will set to 175.18 MiB (RSS), difference: 2.14 MiB | ||
8199 | 2024.11.21 01:23:55.952282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1210 | ||
8200 | 2024.11.21 01:23:55.955288 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8201 | 2024.11.21 01:23:55.955353 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8202 | 2024.11.21 01:23:55.956739 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8203 | 2024.11.21 01:23:55.957054 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8204 | 2024.11.21 01:23:55.957611 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
8205 | 2024.11.21 01:23:57.052009 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8206 | 2024.11.21 01:23:57.052319 [ 252 ] {0fb044a1-6267-458f-9dea-f09f6130b0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8207 | 2024.11.21 01:23:57.052433 [ 252 ] {0fb044a1-6267-458f-9dea-f09f6130b0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8208 | 2024.11.21 01:23:57.053466 [ 252 ] {0fb044a1-6267-458f-9dea-f09f6130b0c7} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8209 | 2024.11.21 01:23:57.053516 [ 252 ] {0fb044a1-6267-458f-9dea-f09f6130b0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8210 | 2024.11.21 01:23:57.053947 [ 252 ] {0fb044a1-6267-458f-9dea-f09f6130b0c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8211 | 2024.11.21 01:23:57.054202 [ 252 ] {0fb044a1-6267-458f-9dea-f09f6130b0c7} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8212 | 2024.11.21 01:23:57.054407 [ 252 ] {0fb044a1-6267-458f-9dea-f09f6130b0c7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00217 sec., 2764.9769585253457 rows/sec., 225.46 KiB/sec. | ||
8213 | 2024.11.21 01:23:57.054530 [ 252 ] {0fb044a1-6267-458f-9dea-f09f6130b0c7} <Debug> TCPHandler: Processed in 0.002598277 sec. | ||
8214 | 2024.11.21 01:23:57.054875 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8215 | 2024.11.21 01:23:57.055189 [ 253 ] {0dcf73df-798d-4ce7-9c46-e11d59acc28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8216 | 2024.11.21 01:23:57.055286 [ 253 ] {0dcf73df-798d-4ce7-9c46-e11d59acc28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8217 | 2024.11.21 01:23:57.056059 [ 253 ] {0dcf73df-798d-4ce7-9c46-e11d59acc28e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8218 | 2024.11.21 01:23:57.056111 [ 253 ] {0dcf73df-798d-4ce7-9c46-e11d59acc28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8219 | 2024.11.21 01:23:57.056544 [ 253 ] {0dcf73df-798d-4ce7-9c46-e11d59acc28e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8220 | 2024.11.21 01:23:57.056800 [ 253 ] {0dcf73df-798d-4ce7-9c46-e11d59acc28e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8221 | 2024.11.21 01:23:57.056989 [ 37 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8222 | 2024.11.21 01:23:57.057048 [ 37 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8223 | 2024.11.21 01:23:57.057055 [ 253 ] {0dcf73df-798d-4ce7-9c46-e11d59acc28e} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001948 sec., 30287.474332648868 rows/sec., 2.30 MiB/sec. | ||
8224 | 2024.11.21 01:23:57.057083 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8225 | 2024.11.21 01:23:57.057219 [ 253 ] {0dcf73df-798d-4ce7-9c46-e11d59acc28e} <Debug> TCPHandler: Processed in 0.002535876 sec. | ||
8226 | 2024.11.21 01:23:57.057411 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
8227 | 2024.11.21 01:23:57.057440 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8228 | 2024.11.21 01:23:57.057674 [ 252 ] {1daf84f8-4a41-4797-a60e-aa8b1adbe333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8229 | 2024.11.21 01:23:57.057721 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8230 | 2024.11.21 01:23:57.057767 [ 252 ] {1daf84f8-4a41-4797-a60e-aa8b1adbe333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8231 | 2024.11.21 01:23:57.057802 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1430 rows starting from the beginning of the part | ||
8232 | 2024.11.21 01:23:57.058189 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 281 rows starting from the beginning of the part | ||
8233 | 2024.11.21 01:23:57.058550 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
8234 | 2024.11.21 01:23:57.058945 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
8235 | 2024.11.21 01:23:57.059289 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 281 rows starting from the beginning of the part | ||
8236 | 2024.11.21 01:23:57.059446 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 59 rows starting from the beginning of the part | ||
8237 | 2024.11.21 01:23:57.060382 [ 252 ] {1daf84f8-4a41-4797-a60e-aa8b1adbe333} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8238 | 2024.11.21 01:23:57.060464 [ 252 ] {1daf84f8-4a41-4797-a60e-aa8b1adbe333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8239 | 2024.11.21 01:23:57.061326 [ 252 ] {1daf84f8-4a41-4797-a60e-aa8b1adbe333} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8240 | 2024.11.21 01:23:57.061806 [ 252 ] {1daf84f8-4a41-4797-a60e-aa8b1adbe333} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8241 | 2024.11.21 01:23:57.062194 [ 252 ] {1daf84f8-4a41-4797-a60e-aa8b1adbe333} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.004576 sec., 1311.188811188811 rows/sec., 91.55 KiB/sec. | ||
8242 | 2024.11.21 01:23:57.062602 [ 252 ] {1daf84f8-4a41-4797-a60e-aa8b1adbe333} <Debug> TCPHandler: Processed in 0.005263865 sec. | ||
8243 | 2024.11.21 01:23:57.062888 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8244 | 2024.11.21 01:23:57.062941 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005699181 sec., 379528.21642267547 rows/sec., 33.37 MiB/sec. | ||
8245 | 2024.11.21 01:23:57.063288 [ 253 ] {bee5de2c-1c05-4810-b60b-01352767ef14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8246 | 2024.11.21 01:23:57.063369 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8247 | 2024.11.21 01:23:57.063475 [ 253 ] {bee5de2c-1c05-4810-b60b-01352767ef14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8248 | 2024.11.21 01:23:57.064286 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_76_15} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8249 | 2024.11.21 01:23:57.064437 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_76_15} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8250 | 2024.11.21 01:23:57.064576 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
8251 | 2024.11.21 01:23:57.064806 [ 253 ] {bee5de2c-1c05-4810-b60b-01352767ef14} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8252 | 2024.11.21 01:23:57.064851 [ 253 ] {bee5de2c-1c05-4810-b60b-01352767ef14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8253 | 2024.11.21 01:23:57.065225 [ 253 ] {bee5de2c-1c05-4810-b60b-01352767ef14} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8254 | 2024.11.21 01:23:57.065464 [ 253 ] {bee5de2c-1c05-4810-b60b-01352767ef14} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8255 | 2024.11.21 01:23:57.065649 [ 37 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8256 | 2024.11.21 01:23:57.065700 [ 37 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8257 | 2024.11.21 01:23:57.065725 [ 253 ] {bee5de2c-1c05-4810-b60b-01352767ef14} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.002569 sec., 27247.956403269753 rows/sec., 2.13 MiB/sec. | ||
8258 | 2024.11.21 01:23:57.065738 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8259 | 2024.11.21 01:23:57.065989 [ 253 ] {bee5de2c-1c05-4810-b60b-01352767ef14} <Debug> TCPHandler: Processed in 0.003269017 sec. | ||
8260 | 2024.11.21 01:23:57.066049 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
8261 | 2024.11.21 01:23:57.066296 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8262 | 2024.11.21 01:23:57.066494 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8263 | 2024.11.21 01:23:57.066575 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part | ||
8264 | 2024.11.21 01:23:57.066627 [ 252 ] {2d545d2b-49e9-4a27-a619-905527cde770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8265 | 2024.11.21 01:23:57.066875 [ 252 ] {2d545d2b-49e9-4a27-a619-905527cde770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8266 | 2024.11.21 01:23:57.066913 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 421 rows starting from the beginning of the part | ||
8267 | 2024.11.21 01:23:57.067500 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
8268 | 2024.11.21 01:23:57.067757 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
8269 | 2024.11.21 01:23:57.068041 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 421 rows starting from the beginning of the part | ||
8270 | 2024.11.21 01:23:57.068372 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 70 rows starting from the beginning of the part | ||
8271 | 2024.11.21 01:23:57.069860 [ 252 ] {2d545d2b-49e9-4a27-a619-905527cde770} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8272 | 2024.11.21 01:23:57.069906 [ 252 ] {2d545d2b-49e9-4a27-a619-905527cde770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8273 | 2024.11.21 01:23:57.070490 [ 252 ] {2d545d2b-49e9-4a27-a619-905527cde770} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8274 | 2024.11.21 01:23:57.070818 [ 252 ] {2d545d2b-49e9-4a27-a619-905527cde770} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8275 | 2024.11.21 01:23:57.070971 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.005114092 sec., 381885.97311116033 rows/sec., 29.23 MiB/sec. | ||
8276 | 2024.11.21 01:23:57.071052 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8277 | 2024.11.21 01:23:57.071135 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8278 | 2024.11.21 01:23:57.071169 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8279 | 2024.11.21 01:23:57.071222 [ 252 ] {2d545d2b-49e9-4a27-a619-905527cde770} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.00467 sec., 28051.391862955035 rows/sec., 1.95 MiB/sec. | ||
8280 | 2024.11.21 01:23:57.071375 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8281 | 2024.11.21 01:23:57.071651 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
8282 | 2024.11.21 01:23:57.071697 [ 252 ] {2d545d2b-49e9-4a27-a619-905527cde770} <Debug> TCPHandler: Processed in 0.005591639 sec. | ||
8283 | 2024.11.21 01:23:57.072000 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8284 | 2024.11.21 01:23:57.072119 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8285 | 2024.11.21 01:23:57.072255 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 14625 rows starting from the beginning of the part | ||
8286 | 2024.11.21 01:23:57.072367 [ 253 ] {623f3f0e-8fe8-45ab-b2f3-c3cbd8f725e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8287 | 2024.11.21 01:23:57.072382 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_76_15} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8288 | 2024.11.21 01:23:57.072555 [ 253 ] {623f3f0e-8fe8-45ab-b2f3-c3cbd8f725e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8289 | 2024.11.21 01:23:57.072719 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
8290 | 2024.11.21 01:23:57.072847 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_76_15} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8291 | 2024.11.21 01:23:57.073190 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8292 | 2024.11.21 01:23:57.073255 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
8293 | 2024.11.21 01:23:57.073679 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
8294 | 2024.11.21 01:23:57.074061 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
8295 | 2024.11.21 01:23:57.074411 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 131 rows starting from the beginning of the part | ||
8296 | 2024.11.21 01:23:57.075569 [ 253 ] {623f3f0e-8fe8-45ab-b2f3-c3cbd8f725e0} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8297 | 2024.11.21 01:23:57.075630 [ 253 ] {623f3f0e-8fe8-45ab-b2f3-c3cbd8f725e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8298 | 2024.11.21 01:23:57.076257 [ 253 ] {623f3f0e-8fe8-45ab-b2f3-c3cbd8f725e0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8299 | 2024.11.21 01:23:57.076712 [ 253 ] {623f3f0e-8fe8-45ab-b2f3-c3cbd8f725e0} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8300 | 2024.11.21 01:23:57.076995 [ 37 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8301 | 2024.11.21 01:23:57.077111 [ 37 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8302 | 2024.11.21 01:23:57.077170 [ 253 ] {623f3f0e-8fe8-45ab-b2f3-c3cbd8f725e0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004881 sec., 9834.050399508298 rows/sec., 678.65 KiB/sec. | ||
8303 | 2024.11.21 01:23:57.077197 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8304 | 2024.11.21 01:23:57.077475 [ 253 ] {623f3f0e-8fe8-45ab-b2f3-c3cbd8f725e0} <Debug> TCPHandler: Processed in 0.005643979 sec. | ||
8305 | 2024.11.21 01:23:57.077812 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
8306 | 2024.11.21 01:23:57.078145 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8307 | 2024.11.21 01:23:57.078230 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4352 rows starting from the beginning of the part | ||
8308 | 2024.11.21 01:23:57.078525 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
8309 | 2024.11.21 01:23:57.078826 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
8310 | 2024.11.21 01:23:57.079059 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
8311 | 2024.11.21 01:23:57.079212 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
8312 | 2024.11.21 01:23:57.079317 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
8313 | 2024.11.21 01:23:57.081777 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15550 rows, containing 5 columns (5 merged, 0 gathered) in 0.010471908 sec., 1484925.192238129 rows/sec., 101.12 MiB/sec. | ||
8314 | 2024.11.21 01:23:57.082276 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8315 | 2024.11.21 01:23:57.082276 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4684 rows, containing 4 columns (4 merged, 0 gathered) in 0.004868289 sec., 962145.0164523923 rows/sec., 63.14 MiB/sec. | ||
8316 | 2024.11.21 01:23:57.082659 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8317 | 2024.11.21 01:23:57.082718 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8318 | 2024.11.21 01:23:57.082806 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8319 | 2024.11.21 01:23:57.082972 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
8320 | 2024.11.21 01:23:57.083149 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_76_15} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8321 | 2024.11.21 01:23:57.083240 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_76_15} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8322 | 2024.11.21 01:23:57.083318 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
8323 | 2024.11.21 01:24:02.053882 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8324 | 2024.11.21 01:24:02.054232 [ 252 ] {7c063503-3bc9-4547-ae31-53aa49418451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8325 | 2024.11.21 01:24:02.054353 [ 252 ] {7c063503-3bc9-4547-ae31-53aa49418451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8326 | 2024.11.21 01:24:02.055158 [ 252 ] {7c063503-3bc9-4547-ae31-53aa49418451} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8327 | 2024.11.21 01:24:02.055219 [ 252 ] {7c063503-3bc9-4547-ae31-53aa49418451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8328 | 2024.11.21 01:24:02.055692 [ 252 ] {7c063503-3bc9-4547-ae31-53aa49418451} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8329 | 2024.11.21 01:24:02.055969 [ 252 ] {7c063503-3bc9-4547-ae31-53aa49418451} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8330 | 2024.11.21 01:24:02.056223 [ 252 ] {7c063503-3bc9-4547-ae31-53aa49418451} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002073 sec., 27013.98938736131 rows/sec., 2.06 MiB/sec. | ||
8331 | 2024.11.21 01:24:02.056292 [ 252 ] {7c063503-3bc9-4547-ae31-53aa49418451} <Debug> TCPHandler: Processed in 0.002604056 sec. | ||
8332 | 2024.11.21 01:24:02.056555 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8333 | 2024.11.21 01:24:02.056746 [ 253 ] {8657f404-4dc7-4ffb-a2f8-57c98ee02bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8334 | 2024.11.21 01:24:02.056819 [ 253 ] {8657f404-4dc7-4ffb-a2f8-57c98ee02bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8335 | 2024.11.21 01:24:02.057586 [ 253 ] {8657f404-4dc7-4ffb-a2f8-57c98ee02bbd} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8336 | 2024.11.21 01:24:02.057631 [ 253 ] {8657f404-4dc7-4ffb-a2f8-57c98ee02bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8337 | 2024.11.21 01:24:02.058064 [ 253 ] {8657f404-4dc7-4ffb-a2f8-57c98ee02bbd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8338 | 2024.11.21 01:24:02.058319 [ 253 ] {8657f404-4dc7-4ffb-a2f8-57c98ee02bbd} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8339 | 2024.11.21 01:24:02.058552 [ 253 ] {8657f404-4dc7-4ffb-a2f8-57c98ee02bbd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00186 sec., 34408.602150537634 rows/sec., 2.69 MiB/sec. | ||
8340 | 2024.11.21 01:24:02.058607 [ 253 ] {8657f404-4dc7-4ffb-a2f8-57c98ee02bbd} <Debug> TCPHandler: Processed in 0.002184791 sec. | ||
8341 | 2024.11.21 01:24:02.058775 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8342 | 2024.11.21 01:24:02.058925 [ 252 ] {eb0d408d-58f7-4985-b9a9-18ed34483a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8343 | 2024.11.21 01:24:02.058992 [ 252 ] {eb0d408d-58f7-4985-b9a9-18ed34483a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8344 | 2024.11.21 01:24:02.059638 [ 252 ] {eb0d408d-58f7-4985-b9a9-18ed34483a0e} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8345 | 2024.11.21 01:24:02.059680 [ 252 ] {eb0d408d-58f7-4985-b9a9-18ed34483a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8346 | 2024.11.21 01:24:02.060098 [ 252 ] {eb0d408d-58f7-4985-b9a9-18ed34483a0e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8347 | 2024.11.21 01:24:02.060351 [ 252 ] {eb0d408d-58f7-4985-b9a9-18ed34483a0e} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8348 | 2024.11.21 01:24:02.060602 [ 252 ] {eb0d408d-58f7-4985-b9a9-18ed34483a0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 6.52 MiB/sec. | ||
8349 | 2024.11.21 01:24:02.060680 [ 252 ] {eb0d408d-58f7-4985-b9a9-18ed34483a0e} <Debug> TCPHandler: Processed in 0.001976838 sec. | ||
8350 | 2024.11.21 01:24:02.060997 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8351 | 2024.11.21 01:24:02.061255 [ 253 ] {3a89ff26-5859-4c37-9af9-06e8fcb3b919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8352 | 2024.11.21 01:24:02.061349 [ 253 ] {3a89ff26-5859-4c37-9af9-06e8fcb3b919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8353 | 2024.11.21 01:24:02.061871 [ 253 ] {3a89ff26-5859-4c37-9af9-06e8fcb3b919} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8354 | 2024.11.21 01:24:02.061911 [ 253 ] {3a89ff26-5859-4c37-9af9-06e8fcb3b919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8355 | 2024.11.21 01:24:02.062290 [ 253 ] {3a89ff26-5859-4c37-9af9-06e8fcb3b919} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
8356 | 2024.11.21 01:24:02.062525 [ 253 ] {3a89ff26-5859-4c37-9af9-06e8fcb3b919} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8357 | 2024.11.21 01:24:02.062746 [ 253 ] {3a89ff26-5859-4c37-9af9-06e8fcb3b919} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. | ||
8358 | 2024.11.21 01:24:02.062794 [ 253 ] {3a89ff26-5859-4c37-9af9-06e8fcb3b919} <Debug> TCPHandler: Processed in 0.002015598 sec. | ||
8359 | 2024.11.21 01:24:03.955234 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8360 | 2024.11.21 01:24:04.127816 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8361 | 2024.11.21 01:24:04.176253 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8362 | 2024.11.21 01:24:04.280669 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8363 | 2024.11.21 01:24:04.306955 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8364 | 2024.11.21 01:24:04.350275 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8365 | 2024.11.21 01:24:04.351701 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8366 | 2024.11.21 01:24:04.371076 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36494, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8367 | 2024.11.21 01:24:05.666115 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8368 | 2024.11.21 01:24:05.666206 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8369 | 2024.11.21 01:24:05.957822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1230 | ||
8370 | 2024.11.21 01:24:05.960499 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8371 | 2024.11.21 01:24:05.960551 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8372 | 2024.11.21 01:24:05.961978 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8373 | 2024.11.21 01:24:05.962302 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8374 | 2024.11.21 01:24:05.962539 [ 25 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8375 | 2024.11.21 01:24:05.962653 [ 25 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8376 | 2024.11.21 01:24:05.962717 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8377 | 2024.11.21 01:24:05.963166 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
8378 | 2024.11.21 01:24:05.963712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
8379 | 2024.11.21 01:24:05.964233 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8380 | 2024.11.21 01:24:05.964424 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1100 rows starting from the beginning of the part | ||
8381 | 2024.11.21 01:24:05.965078 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
8382 | 2024.11.21 01:24:05.965739 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
8383 | 2024.11.21 01:24:05.966293 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
8384 | 2024.11.21 01:24:05.966799 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
8385 | 2024.11.21 01:24:05.967262 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
8386 | 2024.11.21 01:24:05.975245 [ 189 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 72 columns (72 merged, 0 gathered) in 0.012357644 sec., 99533.53568042582 rows/sec., 78.19 MiB/sec. | ||
8387 | 2024.11.21 01:24:05.976831 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8388 | 2024.11.21 01:24:05.977595 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_41_8} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8389 | 2024.11.21 01:24:05.977677 [ 186 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_41_8} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8390 | 2024.11.21 01:24:05.977962 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
8391 | 2024.11.21 01:24:07.060364 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8392 | 2024.11.21 01:24:07.060547 [ 252 ] {38539963-701d-4a9f-b172-8cc1145886cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8393 | 2024.11.21 01:24:07.060616 [ 252 ] {38539963-701d-4a9f-b172-8cc1145886cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8394 | 2024.11.21 01:24:07.061336 [ 252 ] {38539963-701d-4a9f-b172-8cc1145886cc} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8395 | 2024.11.21 01:24:07.061380 [ 252 ] {38539963-701d-4a9f-b172-8cc1145886cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8396 | 2024.11.21 01:24:07.061802 [ 252 ] {38539963-701d-4a9f-b172-8cc1145886cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8397 | 2024.11.21 01:24:07.062061 [ 252 ] {38539963-701d-4a9f-b172-8cc1145886cc} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8398 | 2024.11.21 01:24:07.062306 [ 252 ] {38539963-701d-4a9f-b172-8cc1145886cc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 557.42 KiB/sec. | ||
8399 | 2024.11.21 01:24:07.062363 [ 252 ] {38539963-701d-4a9f-b172-8cc1145886cc} <Debug> TCPHandler: Processed in 0.00212721 sec. | ||
8400 | 2024.11.21 01:24:07.062629 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8401 | 2024.11.21 01:24:07.062855 [ 253 ] {039b21ab-7559-4ac3-b3b3-2116e584b6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8402 | 2024.11.21 01:24:07.062942 [ 253 ] {039b21ab-7559-4ac3-b3b3-2116e584b6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8403 | 2024.11.21 01:24:07.063943 [ 253 ] {039b21ab-7559-4ac3-b3b3-2116e584b6bc} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8404 | 2024.11.21 01:24:07.063990 [ 253 ] {039b21ab-7559-4ac3-b3b3-2116e584b6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8405 | 2024.11.21 01:24:07.064491 [ 253 ] {039b21ab-7559-4ac3-b3b3-2116e584b6bc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8406 | 2024.11.21 01:24:07.064762 [ 253 ] {039b21ab-7559-4ac3-b3b3-2116e584b6bc} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8407 | 2024.11.21 01:24:07.064977 [ 253 ] {039b21ab-7559-4ac3-b3b3-2116e584b6bc} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002183 sec., 128721.94228126432 rows/sec., 11.35 MiB/sec. | ||
8408 | 2024.11.21 01:24:07.065044 [ 253 ] {039b21ab-7559-4ac3-b3b3-2116e584b6bc} <Debug> TCPHandler: Processed in 0.002559085 sec. | ||
8409 | 2024.11.21 01:24:07.065208 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8410 | 2024.11.21 01:24:07.065348 [ 252 ] {1b2af821-adc6-4eb2-bb6c-c469b24f4b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8411 | 2024.11.21 01:24:07.065407 [ 252 ] {1b2af821-adc6-4eb2-bb6c-c469b24f4b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8412 | 2024.11.21 01:24:07.066018 [ 252 ] {1b2af821-adc6-4eb2-bb6c-c469b24f4b0a} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8413 | 2024.11.21 01:24:07.066058 [ 252 ] {1b2af821-adc6-4eb2-bb6c-c469b24f4b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8414 | 2024.11.21 01:24:07.066423 [ 252 ] {1b2af821-adc6-4eb2-bb6c-c469b24f4b0a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8415 | 2024.11.21 01:24:07.066676 [ 252 ] {1b2af821-adc6-4eb2-bb6c-c469b24f4b0a} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8416 | 2024.11.21 01:24:07.066901 [ 252 ] {1b2af821-adc6-4eb2-bb6c-c469b24f4b0a} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001585 sec., 29022.082018927445 rows/sec., 2.09 MiB/sec. | ||
8417 | 2024.11.21 01:24:07.066955 [ 252 ] {1b2af821-adc6-4eb2-bb6c-c469b24f4b0a} <Debug> TCPHandler: Processed in 0.001816756 sec. | ||
8418 | 2024.11.21 01:24:07.067110 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8419 | 2024.11.21 01:24:07.067245 [ 253 ] {7226cd7c-9b7f-4c84-aa2a-d329ede0006c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8420 | 2024.11.21 01:24:07.067300 [ 253 ] {7226cd7c-9b7f-4c84-aa2a-d329ede0006c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8421 | 2024.11.21 01:24:07.067907 [ 253 ] {7226cd7c-9b7f-4c84-aa2a-d329ede0006c} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8422 | 2024.11.21 01:24:07.067947 [ 253 ] {7226cd7c-9b7f-4c84-aa2a-d329ede0006c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8423 | 2024.11.21 01:24:07.068333 [ 253 ] {7226cd7c-9b7f-4c84-aa2a-d329ede0006c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8424 | 2024.11.21 01:24:07.068599 [ 253 ] {7226cd7c-9b7f-4c84-aa2a-d329ede0006c} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8425 | 2024.11.21 01:24:07.068784 [ 253 ] {7226cd7c-9b7f-4c84-aa2a-d329ede0006c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00157 sec., 8917.197452229299 rows/sec., 624.50 KiB/sec. | ||
8426 | 2024.11.21 01:24:07.068839 [ 253 ] {7226cd7c-9b7f-4c84-aa2a-d329ede0006c} <Debug> TCPHandler: Processed in 0.001792245 sec. | ||
8427 | 2024.11.21 01:24:07.069000 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8428 | 2024.11.21 01:24:07.069140 [ 252 ] {933552fa-0c8c-429c-be33-d91b74d1c9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8429 | 2024.11.21 01:24:07.069197 [ 252 ] {933552fa-0c8c-429c-be33-d91b74d1c9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8430 | 2024.11.21 01:24:07.069827 [ 252 ] {933552fa-0c8c-429c-be33-d91b74d1c9a9} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8431 | 2024.11.21 01:24:07.069867 [ 252 ] {933552fa-0c8c-429c-be33-d91b74d1c9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8432 | 2024.11.21 01:24:07.070239 [ 252 ] {933552fa-0c8c-429c-be33-d91b74d1c9a9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8433 | 2024.11.21 01:24:07.070483 [ 252 ] {933552fa-0c8c-429c-be33-d91b74d1c9a9} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8434 | 2024.11.21 01:24:07.070695 [ 252 ] {933552fa-0c8c-429c-be33-d91b74d1c9a9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001586 sec., 8196.72131147541 rows/sec., 511.06 KiB/sec. | ||
8435 | 2024.11.21 01:24:07.070747 [ 252 ] {933552fa-0c8c-429c-be33-d91b74d1c9a9} <Debug> TCPHandler: Processed in 0.001816556 sec. | ||
8436 | 2024.11.21 01:24:07.070898 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8437 | 2024.11.21 01:24:07.071023 [ 253 ] {17afc1a1-2b4d-4570-8103-ebf33619a4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8438 | 2024.11.21 01:24:07.071074 [ 253 ] {17afc1a1-2b4d-4570-8103-ebf33619a4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8439 | 2024.11.21 01:24:07.071835 [ 253 ] {17afc1a1-2b4d-4570-8103-ebf33619a4dd} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8440 | 2024.11.21 01:24:07.071874 [ 253 ] {17afc1a1-2b4d-4570-8103-ebf33619a4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8441 | 2024.11.21 01:24:07.072281 [ 253 ] {17afc1a1-2b4d-4570-8103-ebf33619a4dd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8442 | 2024.11.21 01:24:07.072529 [ 253 ] {17afc1a1-2b4d-4570-8103-ebf33619a4dd} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8443 | 2024.11.21 01:24:07.072714 [ 253 ] {17afc1a1-2b4d-4570-8103-ebf33619a4dd} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001719 sec., 244909.83129726586 rows/sec., 17.50 MiB/sec. | ||
8444 | 2024.11.21 01:24:07.072768 [ 253 ] {17afc1a1-2b4d-4570-8103-ebf33619a4dd} <Debug> TCPHandler: Processed in 0.001929117 sec. | ||
8445 | 2024.11.21 01:24:07.072920 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8446 | 2024.11.21 01:24:07.073061 [ 252 ] {a71588e4-21aa-48ba-a43c-5ed1eb90ec3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8447 | 2024.11.21 01:24:07.073122 [ 252 ] {a71588e4-21aa-48ba-a43c-5ed1eb90ec3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8448 | 2024.11.21 01:24:07.073655 [ 252 ] {a71588e4-21aa-48ba-a43c-5ed1eb90ec3b} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8449 | 2024.11.21 01:24:07.073694 [ 252 ] {a71588e4-21aa-48ba-a43c-5ed1eb90ec3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8450 | 2024.11.21 01:24:07.074068 [ 252 ] {a71588e4-21aa-48ba-a43c-5ed1eb90ec3b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8451 | 2024.11.21 01:24:07.074310 [ 252 ] {a71588e4-21aa-48ba-a43c-5ed1eb90ec3b} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8452 | 2024.11.21 01:24:07.074537 [ 252 ] {a71588e4-21aa-48ba-a43c-5ed1eb90ec3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. | ||
8453 | 2024.11.21 01:24:07.074588 [ 252 ] {a71588e4-21aa-48ba-a43c-5ed1eb90ec3b} <Debug> TCPHandler: Processed in 0.001734604 sec. | ||
8454 | 2024.11.21 01:24:07.074785 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8455 | 2024.11.21 01:24:07.075014 [ 253 ] {d180e68d-0840-42e4-89c6-5eb9fda7caed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8456 | 2024.11.21 01:24:07.075114 [ 253 ] {d180e68d-0840-42e4-89c6-5eb9fda7caed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8457 | 2024.11.21 01:24:07.075902 [ 253 ] {d180e68d-0840-42e4-89c6-5eb9fda7caed} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8458 | 2024.11.21 01:24:07.075940 [ 253 ] {d180e68d-0840-42e4-89c6-5eb9fda7caed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8459 | 2024.11.21 01:24:07.076355 [ 253 ] {d180e68d-0840-42e4-89c6-5eb9fda7caed} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8460 | 2024.11.21 01:24:07.076605 [ 253 ] {d180e68d-0840-42e4-89c6-5eb9fda7caed} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8461 | 2024.11.21 01:24:07.076804 [ 253 ] {d180e68d-0840-42e4-89c6-5eb9fda7caed} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001848 sec., 128246.75324675324 rows/sec., 8.60 MiB/sec. | ||
8462 | 2024.11.21 01:24:07.076860 [ 253 ] {d180e68d-0840-42e4-89c6-5eb9fda7caed} <Debug> TCPHandler: Processed in 0.002185621 sec. | ||
8463 | 2024.11.21 01:24:07.077019 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8464 | 2024.11.21 01:24:07.077159 [ 252 ] {5e82c07d-c7c6-4f05-8036-46e47c5af4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8465 | 2024.11.21 01:24:07.077220 [ 252 ] {5e82c07d-c7c6-4f05-8036-46e47c5af4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8466 | 2024.11.21 01:24:07.077738 [ 252 ] {5e82c07d-c7c6-4f05-8036-46e47c5af4ed} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8467 | 2024.11.21 01:24:07.077777 [ 252 ] {5e82c07d-c7c6-4f05-8036-46e47c5af4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8468 | 2024.11.21 01:24:07.078147 [ 252 ] {5e82c07d-c7c6-4f05-8036-46e47c5af4ed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8469 | 2024.11.21 01:24:07.078397 [ 252 ] {5e82c07d-c7c6-4f05-8036-46e47c5af4ed} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8470 | 2024.11.21 01:24:07.078609 [ 252 ] {5e82c07d-c7c6-4f05-8036-46e47c5af4ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001481 sec., 675.2194463200541 rows/sec., 45.50 KiB/sec. | ||
8471 | 2024.11.21 01:24:07.078659 [ 252 ] {5e82c07d-c7c6-4f05-8036-46e47c5af4ed} <Debug> TCPHandler: Processed in 0.001710005 sec. | ||
8472 | 2024.11.21 01:24:07.078807 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8473 | 2024.11.21 01:24:07.078928 [ 253 ] {27f6cc16-9d2b-40f4-8bf9-16bb3cb521db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8474 | 2024.11.21 01:24:07.079011 [ 253 ] {27f6cc16-9d2b-40f4-8bf9-16bb3cb521db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8475 | 2024.11.21 01:24:07.080224 [ 253 ] {27f6cc16-9d2b-40f4-8bf9-16bb3cb521db} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8476 | 2024.11.21 01:24:07.080264 [ 253 ] {27f6cc16-9d2b-40f4-8bf9-16bb3cb521db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8477 | 2024.11.21 01:24:07.080927 [ 253 ] {27f6cc16-9d2b-40f4-8bf9-16bb3cb521db} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8478 | 2024.11.21 01:24:07.081191 [ 253 ] {27f6cc16-9d2b-40f4-8bf9-16bb3cb521db} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8479 | 2024.11.21 01:24:07.081392 [ 253 ] {27f6cc16-9d2b-40f4-8bf9-16bb3cb521db} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002489 sec., 15668.943350743271 rows/sec., 28.08 MiB/sec. | ||
8480 | 2024.11.21 01:24:07.081495 [ 253 ] {27f6cc16-9d2b-40f4-8bf9-16bb3cb521db} <Debug> TCPHandler: Processed in 0.002747178 sec. | ||
8481 | 2024.11.21 01:24:07.081706 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8482 | 2024.11.21 01:24:07.081932 [ 252 ] {ef3683ee-f881-43ed-94fc-389abcb49200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8483 | 2024.11.21 01:24:07.082025 [ 252 ] {ef3683ee-f881-43ed-94fc-389abcb49200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8484 | 2024.11.21 01:24:07.082729 [ 252 ] {ef3683ee-f881-43ed-94fc-389abcb49200} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8485 | 2024.11.21 01:24:07.082768 [ 252 ] {ef3683ee-f881-43ed-94fc-389abcb49200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
8486 | 2024.11.21 01:24:07.083141 [ 252 ] {ef3683ee-f881-43ed-94fc-389abcb49200} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
8487 | 2024.11.21 01:24:07.083375 [ 252 ] {ef3683ee-f881-43ed-94fc-389abcb49200} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8488 | 2024.11.21 01:24:07.083598 [ 252 ] {ef3683ee-f881-43ed-94fc-389abcb49200} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001722 sec., 47619.04761904762 rows/sec., 3.02 MiB/sec. | ||
8489 | 2024.11.21 01:24:07.083647 [ 252 ] {ef3683ee-f881-43ed-94fc-389abcb49200} <Debug> TCPHandler: Processed in 0.002052439 sec. | ||
8490 | 2024.11.21 01:24:07.844644 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35573, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8491 | 2024.11.21 01:24:08.164556 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8492 | 2024.11.21 01:24:08.210131 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8493 | 2024.11.21 01:24:08.240510 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8494 | 2024.11.21 01:24:08.253784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8495 | 2024.11.21 01:24:08.367543 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8496 | 2024.11.21 01:24:08.466046 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8497 | 2024.11.21 01:24:08.510526 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8498 | 2024.11.21 01:24:08.548252 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8499 | 2024.11.21 01:24:08.557619 [ 289 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8500 | |||
8501 | (version 23.8.7.1) | ||
8502 | 2024.11.21 01:24:08.936863 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8503 | 2024.11.21 01:24:09.042465 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8504 | 2024.11.21 01:24:09.112977 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8505 | 2024.11.21 01:24:09.138355 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57729, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8506 | 2024.11.21 01:24:09.164510 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8507 | 2024.11.21 01:24:09.191978 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8508 | 2024.11.21 01:24:09.214906 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8509 | 2024.11.21 01:24:09.231654 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8510 | 2024.11.21 01:24:09.418680 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8511 | 2024.11.21 01:24:09.438171 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8512 | 2024.11.21 01:24:09.443470 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55423, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8513 | 2024.11.21 01:24:09.577582 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8514 | 2024.11.21 01:24:09.590969 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8515 | 2024.11.21 01:24:09.674305 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8516 | 2024.11.21 01:24:09.760093 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8517 | 2024.11.21 01:24:12.051811 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8518 | 2024.11.21 01:24:12.052003 [ 252 ] {97805622-2d70-4f69-ac81-54797473a057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8519 | 2024.11.21 01:24:12.052076 [ 252 ] {97805622-2d70-4f69-ac81-54797473a057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8520 | 2024.11.21 01:24:12.052858 [ 252 ] {97805622-2d70-4f69-ac81-54797473a057} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8521 | 2024.11.21 01:24:12.052910 [ 252 ] {97805622-2d70-4f69-ac81-54797473a057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8522 | 2024.11.21 01:24:12.053355 [ 252 ] {97805622-2d70-4f69-ac81-54797473a057} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8523 | 2024.11.21 01:24:12.053620 [ 252 ] {97805622-2d70-4f69-ac81-54797473a057} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8524 | 2024.11.21 01:24:12.053827 [ 252 ] {97805622-2d70-4f69-ac81-54797473a057} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001875 sec., 29866.666666666668 rows/sec., 2.28 MiB/sec. | ||
8525 | 2024.11.21 01:24:12.053888 [ 252 ] {97805622-2d70-4f69-ac81-54797473a057} <Debug> TCPHandler: Processed in 0.002211141 sec. | ||
8526 | 2024.11.21 01:24:12.054167 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8527 | 2024.11.21 01:24:12.054363 [ 253 ] {4be718c0-701e-4078-8677-65bb580e8bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8528 | 2024.11.21 01:24:12.054450 [ 253 ] {4be718c0-701e-4078-8677-65bb580e8bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8529 | 2024.11.21 01:24:12.055289 [ 253 ] {4be718c0-701e-4078-8677-65bb580e8bce} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8530 | 2024.11.21 01:24:12.055354 [ 253 ] {4be718c0-701e-4078-8677-65bb580e8bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8531 | 2024.11.21 01:24:12.055868 [ 253 ] {4be718c0-701e-4078-8677-65bb580e8bce} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8532 | 2024.11.21 01:24:12.056131 [ 253 ] {4be718c0-701e-4078-8677-65bb580e8bce} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8533 | 2024.11.21 01:24:12.056363 [ 253 ] {4be718c0-701e-4078-8677-65bb580e8bce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002057 sec., 31113.271754982987 rows/sec., 2.43 MiB/sec. | ||
8534 | 2024.11.21 01:24:12.056421 [ 253 ] {4be718c0-701e-4078-8677-65bb580e8bce} <Debug> TCPHandler: Processed in 0.002406644 sec. | ||
8535 | 2024.11.21 01:24:12.056588 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8536 | 2024.11.21 01:24:12.056735 [ 252 ] {389c7357-a479-4d05-8cb5-ba4ad9b1d01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8537 | 2024.11.21 01:24:12.056802 [ 252 ] {389c7357-a479-4d05-8cb5-ba4ad9b1d01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8538 | 2024.11.21 01:24:12.057468 [ 252 ] {389c7357-a479-4d05-8cb5-ba4ad9b1d01d} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8539 | 2024.11.21 01:24:12.057516 [ 252 ] {389c7357-a479-4d05-8cb5-ba4ad9b1d01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8540 | 2024.11.21 01:24:12.057938 [ 252 ] {389c7357-a479-4d05-8cb5-ba4ad9b1d01d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8541 | 2024.11.21 01:24:12.058182 [ 252 ] {389c7357-a479-4d05-8cb5-ba4ad9b1d01d} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8542 | 2024.11.21 01:24:12.058364 [ 252 ] {389c7357-a479-4d05-8cb5-ba4ad9b1d01d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001666 sec., 76830.73229291716 rows/sec., 5.35 MiB/sec. | ||
8543 | 2024.11.21 01:24:12.058419 [ 252 ] {389c7357-a479-4d05-8cb5-ba4ad9b1d01d} <Debug> TCPHandler: Processed in 0.001900357 sec. | ||
8544 | 2024.11.21 01:24:12.058582 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8545 | 2024.11.21 01:24:12.058727 [ 253 ] {0c2b8d86-4dc4-4ca6-a5f7-988eac7d5b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8546 | 2024.11.21 01:24:12.058791 [ 253 ] {0c2b8d86-4dc4-4ca6-a5f7-988eac7d5b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8547 | 2024.11.21 01:24:12.059403 [ 253 ] {0c2b8d86-4dc4-4ca6-a5f7-988eac7d5b6d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8548 | 2024.11.21 01:24:12.059452 [ 253 ] {0c2b8d86-4dc4-4ca6-a5f7-988eac7d5b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8549 | 2024.11.21 01:24:12.059876 [ 253 ] {0c2b8d86-4dc4-4ca6-a5f7-988eac7d5b6d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
8550 | 2024.11.21 01:24:12.060137 [ 253 ] {0c2b8d86-4dc4-4ca6-a5f7-988eac7d5b6d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8551 | 2024.11.21 01:24:12.060352 [ 253 ] {0c2b8d86-4dc4-4ca6-a5f7-988eac7d5b6d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001657 sec., 28968.014484007243 rows/sec., 1.95 MiB/sec. | ||
8552 | 2024.11.21 01:24:12.060409 [ 253 ] {0c2b8d86-4dc4-4ca6-a5f7-988eac7d5b6d} <Debug> TCPHandler: Processed in 0.001894767 sec. | ||
8553 | 2024.11.21 01:24:15.963893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1260 | ||
8554 | 2024.11.21 01:24:15.966645 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8555 | 2024.11.21 01:24:15.966690 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8556 | 2024.11.21 01:24:15.968111 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8557 | 2024.11.21 01:24:15.968427 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8558 | 2024.11.21 01:24:15.970679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
8559 | 2024.11.21 01:24:17.053259 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8560 | 2024.11.21 01:24:17.053450 [ 252 ] {018a0d41-28bd-4ad3-8160-d3d8481cd0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8561 | 2024.11.21 01:24:17.053522 [ 252 ] {018a0d41-28bd-4ad3-8160-d3d8481cd0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8562 | 2024.11.21 01:24:17.054298 [ 252 ] {018a0d41-28bd-4ad3-8160-d3d8481cd0de} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8563 | 2024.11.21 01:24:17.054352 [ 252 ] {018a0d41-28bd-4ad3-8160-d3d8481cd0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8564 | 2024.11.21 01:24:17.054801 [ 252 ] {018a0d41-28bd-4ad3-8160-d3d8481cd0de} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8565 | 2024.11.21 01:24:17.055056 [ 252 ] {018a0d41-28bd-4ad3-8160-d3d8481cd0de} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8566 | 2024.11.21 01:24:17.055321 [ 252 ] {018a0d41-28bd-4ad3-8160-d3d8481cd0de} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.23 MiB/sec. | ||
8567 | 2024.11.21 01:24:17.055422 [ 252 ] {018a0d41-28bd-4ad3-8160-d3d8481cd0de} <Debug> TCPHandler: Processed in 0.002292442 sec. | ||
8568 | 2024.11.21 01:24:17.055746 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8569 | 2024.11.21 01:24:17.055942 [ 253 ] {bb9bf2ff-367e-4eae-a02f-570e9b3b55b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8570 | 2024.11.21 01:24:17.056017 [ 253 ] {bb9bf2ff-367e-4eae-a02f-570e9b3b55b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8571 | 2024.11.21 01:24:17.056791 [ 253 ] {bb9bf2ff-367e-4eae-a02f-570e9b3b55b8} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8572 | 2024.11.21 01:24:17.056847 [ 253 ] {bb9bf2ff-367e-4eae-a02f-570e9b3b55b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8573 | 2024.11.21 01:24:17.057311 [ 253 ] {bb9bf2ff-367e-4eae-a02f-570e9b3b55b8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8574 | 2024.11.21 01:24:17.057580 [ 253 ] {bb9bf2ff-367e-4eae-a02f-570e9b3b55b8} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8575 | 2024.11.21 01:24:17.057822 [ 253 ] {bb9bf2ff-367e-4eae-a02f-570e9b3b55b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001934 sec., 33092.037228541885 rows/sec., 2.58 MiB/sec. | ||
8576 | 2024.11.21 01:24:17.057889 [ 253 ] {bb9bf2ff-367e-4eae-a02f-570e9b3b55b8} <Debug> TCPHandler: Processed in 0.002329323 sec. | ||
8577 | 2024.11.21 01:24:17.058044 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8578 | 2024.11.21 01:24:17.058195 [ 252 ] {116d3e92-6ef6-44a4-aa10-7781f91ce93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8579 | 2024.11.21 01:24:17.058268 [ 252 ] {116d3e92-6ef6-44a4-aa10-7781f91ce93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8580 | 2024.11.21 01:24:17.058914 [ 252 ] {116d3e92-6ef6-44a4-aa10-7781f91ce93a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8581 | 2024.11.21 01:24:17.058957 [ 252 ] {116d3e92-6ef6-44a4-aa10-7781f91ce93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8582 | 2024.11.21 01:24:17.059368 [ 252 ] {116d3e92-6ef6-44a4-aa10-7781f91ce93a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8583 | 2024.11.21 01:24:17.059617 [ 252 ] {116d3e92-6ef6-44a4-aa10-7781f91ce93a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8584 | 2024.11.21 01:24:17.059827 [ 252 ] {116d3e92-6ef6-44a4-aa10-7781f91ce93a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec. | ||
8585 | 2024.11.21 01:24:17.059885 [ 252 ] {116d3e92-6ef6-44a4-aa10-7781f91ce93a} <Debug> TCPHandler: Processed in 0.001912057 sec. | ||
8586 | 2024.11.21 01:24:17.060043 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8587 | 2024.11.21 01:24:17.060193 [ 253 ] {031183ba-d55e-4786-be1d-eb02599e0649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8588 | 2024.11.21 01:24:17.060258 [ 253 ] {031183ba-d55e-4786-be1d-eb02599e0649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8589 | 2024.11.21 01:24:17.060839 [ 253 ] {031183ba-d55e-4786-be1d-eb02599e0649} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8590 | 2024.11.21 01:24:17.060881 [ 253 ] {031183ba-d55e-4786-be1d-eb02599e0649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8591 | 2024.11.21 01:24:17.061295 [ 253 ] {031183ba-d55e-4786-be1d-eb02599e0649} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
8592 | 2024.11.21 01:24:17.061545 [ 253 ] {031183ba-d55e-4786-be1d-eb02599e0649} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8593 | 2024.11.21 01:24:17.061747 [ 253 ] {031183ba-d55e-4786-be1d-eb02599e0649} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001585 sec., 37854.88958990536 rows/sec., 2.55 MiB/sec. | ||
8594 | 2024.11.21 01:24:17.061841 [ 253 ] {031183ba-d55e-4786-be1d-eb02599e0649} <Debug> TCPHandler: Processed in 0.001867836 sec. | ||
8595 | 2024.11.21 01:24:20.064847 [ 96 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
8596 | 2024.11.21 01:24:20.064938 [ 96 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8597 | 2024.11.21 01:24:20.064966 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8598 | 2024.11.21 01:24:20.065255 [ 186 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
8599 | 2024.11.21 01:24:20.065545 [ 186 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8600 | 2024.11.21 01:24:20.065617 [ 186 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 64 rows starting from the beginning of the part | ||
8601 | 2024.11.21 01:24:20.065809 [ 186 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part | ||
8602 | 2024.11.21 01:24:20.066032 [ 186 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part | ||
8603 | 2024.11.21 01:24:20.066224 [ 186 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
8604 | 2024.11.21 01:24:20.066383 [ 186 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 46 rows starting from the beginning of the part | ||
8605 | 2024.11.21 01:24:20.067505 [ 189 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.002436914 sec., 85353.8532750848 rows/sec., 6.43 MiB/sec. | ||
8606 | 2024.11.21 01:24:20.067723 [ 189 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
8607 | 2024.11.21 01:24:20.068069 [ 189 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_41_9} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8608 | 2024.11.21 01:24:20.068169 [ 189 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_41_9} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
8609 | 2024.11.21 01:24:20.068276 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8610 | 2024.11.21 01:24:20.666266 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8611 | 2024.11.21 01:24:20.666324 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8612 | 2024.11.21 01:24:22.059935 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8613 | 2024.11.21 01:24:22.060128 [ 252 ] {a91657b2-bcbe-4dca-bfc7-d9deddf49772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8614 | 2024.11.21 01:24:22.060200 [ 252 ] {a91657b2-bcbe-4dca-bfc7-d9deddf49772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8615 | 2024.11.21 01:24:22.060956 [ 252 ] {a91657b2-bcbe-4dca-bfc7-d9deddf49772} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8616 | 2024.11.21 01:24:22.061006 [ 252 ] {a91657b2-bcbe-4dca-bfc7-d9deddf49772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8617 | 2024.11.21 01:24:22.061440 [ 252 ] {a91657b2-bcbe-4dca-bfc7-d9deddf49772} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8618 | 2024.11.21 01:24:22.061697 [ 252 ] {a91657b2-bcbe-4dca-bfc7-d9deddf49772} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8619 | 2024.11.21 01:24:22.061852 [ 101 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8620 | 2024.11.21 01:24:22.061895 [ 101 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8621 | 2024.11.21 01:24:22.061908 [ 252 ] {a91657b2-bcbe-4dca-bfc7-d9deddf49772} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001829 sec., 7654.455986878076 rows/sec., 551.02 KiB/sec. | ||
8622 | 2024.11.21 01:24:22.061918 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8623 | 2024.11.21 01:24:22.062026 [ 252 ] {a91657b2-bcbe-4dca-bfc7-d9deddf49772} <Debug> TCPHandler: Processed in 0.002227781 sec. | ||
8624 | 2024.11.21 01:24:22.062388 [ 191 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8625 | 2024.11.21 01:24:22.062422 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8626 | 2024.11.21 01:24:22.062741 [ 191 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8627 | 2024.11.21 01:24:22.062797 [ 253 ] {5e0e5e30-1bd4-46f0-91b0-566fc8a7a0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8628 | 2024.11.21 01:24:22.062818 [ 191 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
8629 | 2024.11.21 01:24:22.062930 [ 253 ] {5e0e5e30-1bd4-46f0-91b0-566fc8a7a0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8630 | 2024.11.21 01:24:22.063095 [ 191 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8631 | 2024.11.21 01:24:22.063456 [ 191 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8632 | 2024.11.21 01:24:22.063657 [ 191 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8633 | 2024.11.21 01:24:22.063996 [ 191 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8634 | 2024.11.21 01:24:22.066105 [ 253 ] {5e0e5e30-1bd4-46f0-91b0-566fc8a7a0b6} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8635 | 2024.11.21 01:24:22.066220 [ 253 ] {5e0e5e30-1bd4-46f0-91b0-566fc8a7a0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8636 | 2024.11.21 01:24:22.066403 [ 186 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004363911 sec., 16040.657107809944 rows/sec., 1.19 MiB/sec. | ||
8637 | 2024.11.21 01:24:22.066583 [ 186 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8638 | 2024.11.21 01:24:22.066834 [ 253 ] {5e0e5e30-1bd4-46f0-91b0-566fc8a7a0b6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8639 | 2024.11.21 01:24:22.067006 [ 186 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_29_7} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8640 | 2024.11.21 01:24:22.067114 [ 186 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_29_7} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8641 | 2024.11.21 01:24:22.067143 [ 253 ] {5e0e5e30-1bd4-46f0-91b0-566fc8a7a0b6} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8642 | 2024.11.21 01:24:22.067232 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8643 | 2024.11.21 01:24:22.067371 [ 101 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8644 | 2024.11.21 01:24:22.067429 [ 101 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8645 | 2024.11.21 01:24:22.067450 [ 253 ] {5e0e5e30-1bd4-46f0-91b0-566fc8a7a0b6} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.004751 sec., 59145.443064617975 rows/sec., 5.22 MiB/sec. | ||
8646 | 2024.11.21 01:24:22.067470 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8647 | 2024.11.21 01:24:22.067717 [ 253 ] {5e0e5e30-1bd4-46f0-91b0-566fc8a7a0b6} <Debug> TCPHandler: Processed in 0.005528158 sec. | ||
8648 | 2024.11.21 01:24:22.067795 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
8649 | 2024.11.21 01:24:22.068038 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8650 | 2024.11.21 01:24:22.068267 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8651 | 2024.11.21 01:24:22.068391 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1430 rows starting from the beginning of the part | ||
8652 | 2024.11.21 01:24:22.068876 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
8653 | 2024.11.21 01:24:22.068880 [ 252 ] {1b5b2739-8783-462e-bf2c-6677ac557359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8654 | 2024.11.21 01:24:22.069263 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 281 rows starting from the beginning of the part | ||
8655 | 2024.11.21 01:24:22.069694 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
8656 | 2024.11.21 01:24:22.069761 [ 252 ] {1b5b2739-8783-462e-bf2c-6677ac557359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8657 | 2024.11.21 01:24:22.069916 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
8658 | 2024.11.21 01:24:22.070235 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 281 rows starting from the beginning of the part | ||
8659 | 2024.11.21 01:24:22.072124 [ 252 ] {1b5b2739-8783-462e-bf2c-6677ac557359} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8660 | 2024.11.21 01:24:22.072197 [ 252 ] {1b5b2739-8783-462e-bf2c-6677ac557359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8661 | 2024.11.21 01:24:22.073142 [ 252 ] {1b5b2739-8783-462e-bf2c-6677ac557359} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8662 | 2024.11.21 01:24:22.073689 [ 252 ] {1b5b2739-8783-462e-bf2c-6677ac557359} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8663 | 2024.11.21 01:24:22.073701 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.006100186 sec., 354087.56388739625 rows/sec., 31.13 MiB/sec. | ||
8664 | 2024.11.21 01:24:22.073996 [ 252 ] {1b5b2739-8783-462e-bf2c-6677ac557359} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.005598 sec., 8217.220435869955 rows/sec., 605.34 KiB/sec. | ||
8665 | 2024.11.21 01:24:22.074001 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8666 | 2024.11.21 01:24:22.074205 [ 252 ] {1b5b2739-8783-462e-bf2c-6677ac557359} <Debug> TCPHandler: Processed in 0.006348609 sec. | ||
8667 | 2024.11.21 01:24:22.074402 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8668 | 2024.11.21 01:24:22.074536 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_81_16} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8669 | 2024.11.21 01:24:22.074582 [ 253 ] {02386439-75b9-434a-9553-ee709505b29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8670 | 2024.11.21 01:24:22.074626 [ 190 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_81_16} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8671 | 2024.11.21 01:24:22.074648 [ 253 ] {02386439-75b9-434a-9553-ee709505b29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8672 | 2024.11.21 01:24:22.074730 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
8673 | 2024.11.21 01:24:22.075321 [ 253 ] {02386439-75b9-434a-9553-ee709505b29d} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8674 | 2024.11.21 01:24:22.075361 [ 253 ] {02386439-75b9-434a-9553-ee709505b29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8675 | 2024.11.21 01:24:22.075718 [ 253 ] {02386439-75b9-434a-9553-ee709505b29d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8676 | 2024.11.21 01:24:22.075959 [ 253 ] {02386439-75b9-434a-9553-ee709505b29d} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8677 | 2024.11.21 01:24:22.076147 [ 253 ] {02386439-75b9-434a-9553-ee709505b29d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. | ||
8678 | 2024.11.21 01:24:22.076270 [ 253 ] {02386439-75b9-434a-9553-ee709505b29d} <Debug> TCPHandler: Processed in 0.001942488 sec. | ||
8679 | 2024.11.21 01:24:22.076441 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8680 | 2024.11.21 01:24:22.076586 [ 252 ] {388e9f2b-e949-4979-a3ec-86faaee6987c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8681 | 2024.11.21 01:24:22.076644 [ 252 ] {388e9f2b-e949-4979-a3ec-86faaee6987c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8682 | 2024.11.21 01:24:22.077281 [ 252 ] {388e9f2b-e949-4979-a3ec-86faaee6987c} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8683 | 2024.11.21 01:24:22.077322 [ 252 ] {388e9f2b-e949-4979-a3ec-86faaee6987c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8684 | 2024.11.21 01:24:22.077688 [ 252 ] {388e9f2b-e949-4979-a3ec-86faaee6987c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8685 | 2024.11.21 01:24:22.077931 [ 252 ] {388e9f2b-e949-4979-a3ec-86faaee6987c} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8686 | 2024.11.21 01:24:22.078129 [ 86 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8687 | 2024.11.21 01:24:22.078205 [ 252 ] {388e9f2b-e949-4979-a3ec-86faaee6987c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001646 sec., 7897.934386391252 rows/sec., 492.43 KiB/sec. | ||
8688 | 2024.11.21 01:24:22.078237 [ 86 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8689 | 2024.11.21 01:24:22.078332 [ 252 ] {388e9f2b-e949-4979-a3ec-86faaee6987c} <Debug> TCPHandler: Processed in 0.001957478 sec. | ||
8690 | 2024.11.21 01:24:22.078340 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8691 | 2024.11.21 01:24:22.078657 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8692 | 2024.11.21 01:24:22.078667 [ 193 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8693 | 2024.11.21 01:24:22.079183 [ 253 ] {375427f9-54df-4ac5-b5c2-027266fae290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8694 | 2024.11.21 01:24:22.079190 [ 193 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8695 | 2024.11.21 01:24:22.079273 [ 193 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
8696 | 2024.11.21 01:24:22.079283 [ 253 ] {375427f9-54df-4ac5-b5c2-027266fae290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8697 | 2024.11.21 01:24:22.079615 [ 193 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
8698 | 2024.11.21 01:24:22.079942 [ 193 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
8699 | 2024.11.21 01:24:22.080372 [ 193 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
8700 | 2024.11.21 01:24:22.080767 [ 193 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
8701 | 2024.11.21 01:24:22.082293 [ 253 ] {375427f9-54df-4ac5-b5c2-027266fae290} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8702 | 2024.11.21 01:24:22.082375 [ 253 ] {375427f9-54df-4ac5-b5c2-027266fae290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8703 | 2024.11.21 01:24:22.083234 [ 196 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004719036 sec., 13773.999605004072 rows/sec., 912.61 KiB/sec. | ||
8704 | 2024.11.21 01:24:22.083420 [ 253 ] {375427f9-54df-4ac5-b5c2-027266fae290} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8705 | 2024.11.21 01:24:22.083480 [ 196 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8706 | 2024.11.21 01:24:22.083882 [ 253 ] {375427f9-54df-4ac5-b5c2-027266fae290} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8707 | 2024.11.21 01:24:22.084064 [ 196 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_29_7} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8708 | 2024.11.21 01:24:22.084173 [ 86 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8709 | 2024.11.21 01:24:22.084275 [ 86 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8710 | 2024.11.21 01:24:22.084352 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8711 | 2024.11.21 01:24:22.084380 [ 253 ] {375427f9-54df-4ac5-b5c2-027266fae290} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.00533 sec., 78986.86679174485 rows/sec., 5.64 MiB/sec. | ||
8712 | 2024.11.21 01:24:22.084421 [ 196 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_29_7} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8713 | 2024.11.21 01:24:22.084873 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8714 | 2024.11.21 01:24:22.084883 [ 253 ] {375427f9-54df-4ac5-b5c2-027266fae290} <Debug> TCPHandler: Processed in 0.006448391 sec. | ||
8715 | 2024.11.21 01:24:22.085000 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
8716 | 2024.11.21 01:24:22.085216 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8717 | 2024.11.21 01:24:22.085407 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8718 | 2024.11.21 01:24:22.085493 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part | ||
8719 | 2024.11.21 01:24:22.085538 [ 252 ] {f81966d0-8865-48c7-a783-cc88d180084e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8720 | 2024.11.21 01:24:22.085745 [ 252 ] {f81966d0-8865-48c7-a783-cc88d180084e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8721 | 2024.11.21 01:24:22.085824 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
8722 | 2024.11.21 01:24:22.086198 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 421 rows starting from the beginning of the part | ||
8723 | 2024.11.21 01:24:22.086396 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
8724 | 2024.11.21 01:24:22.086632 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
8725 | 2024.11.21 01:24:22.086818 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 421 rows starting from the beginning of the part | ||
8726 | 2024.11.21 01:24:22.087406 [ 252 ] {f81966d0-8865-48c7-a783-cc88d180084e} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8727 | 2024.11.21 01:24:22.087453 [ 252 ] {f81966d0-8865-48c7-a783-cc88d180084e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8728 | 2024.11.21 01:24:22.088039 [ 252 ] {f81966d0-8865-48c7-a783-cc88d180084e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8729 | 2024.11.21 01:24:22.088307 [ 252 ] {f81966d0-8865-48c7-a783-cc88d180084e} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8730 | 2024.11.21 01:24:22.088936 [ 252 ] {f81966d0-8865-48c7-a783-cc88d180084e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003489 sec., 1719.6904557179707 rows/sec., 89.85 KiB/sec. | ||
8731 | 2024.11.21 01:24:22.088942 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.004474673 sec., 435115.59392161167 rows/sec., 33.30 MiB/sec. | ||
8732 | 2024.11.21 01:24:22.089241 [ 252 ] {f81966d0-8865-48c7-a783-cc88d180084e} <Debug> TCPHandler: Processed in 0.00422254 sec. | ||
8733 | 2024.11.21 01:24:22.089301 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8734 | 2024.11.21 01:24:22.089567 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8735 | 2024.11.21 01:24:22.089837 [ 253 ] {0707ce9f-f5d2-4394-aaca-da42e56baf04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8736 | 2024.11.21 01:24:22.089960 [ 253 ] {0707ce9f-f5d2-4394-aaca-da42e56baf04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8737 | 2024.11.21 01:24:22.090087 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_81_16} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8738 | 2024.11.21 01:24:22.090325 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_81_16} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8739 | 2024.11.21 01:24:22.090493 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
8740 | 2024.11.21 01:24:22.090958 [ 253 ] {0707ce9f-f5d2-4394-aaca-da42e56baf04} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8741 | 2024.11.21 01:24:22.091002 [ 253 ] {0707ce9f-f5d2-4394-aaca-da42e56baf04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8742 | 2024.11.21 01:24:22.091428 [ 253 ] {0707ce9f-f5d2-4394-aaca-da42e56baf04} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8743 | 2024.11.21 01:24:22.091681 [ 253 ] {0707ce9f-f5d2-4394-aaca-da42e56baf04} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8744 | 2024.11.21 01:24:22.091816 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8745 | 2024.11.21 01:24:22.091856 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8746 | 2024.11.21 01:24:22.091871 [ 253 ] {0707ce9f-f5d2-4394-aaca-da42e56baf04} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002096 sec., 113072.51908396946 rows/sec., 7.58 MiB/sec. | ||
8747 | 2024.11.21 01:24:22.091884 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8748 | 2024.11.21 01:24:22.092011 [ 253 ] {0707ce9f-f5d2-4394-aaca-da42e56baf04} <Debug> TCPHandler: Processed in 0.002627566 sec. | ||
8749 | 2024.11.21 01:24:22.092160 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
8750 | 2024.11.21 01:24:22.092240 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8751 | 2024.11.21 01:24:22.092326 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8752 | 2024.11.21 01:24:22.092373 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 15550 rows starting from the beginning of the part | ||
8753 | 2024.11.21 01:24:22.092401 [ 252 ] {6e8c76a1-c541-4729-964f-4a136a061178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8754 | 2024.11.21 01:24:22.092529 [ 252 ] {6e8c76a1-c541-4729-964f-4a136a061178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8755 | 2024.11.21 01:24:22.092535 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
8756 | 2024.11.21 01:24:22.092845 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part | ||
8757 | 2024.11.21 01:24:22.093094 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 128 rows starting from the beginning of the part | ||
8758 | 2024.11.21 01:24:22.093307 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
8759 | 2024.11.21 01:24:22.093455 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part | ||
8760 | 2024.11.21 01:24:22.093980 [ 252 ] {6e8c76a1-c541-4729-964f-4a136a061178} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8761 | 2024.11.21 01:24:22.094025 [ 252 ] {6e8c76a1-c541-4729-964f-4a136a061178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8762 | 2024.11.21 01:24:22.094505 [ 252 ] {6e8c76a1-c541-4729-964f-4a136a061178} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8763 | 2024.11.21 01:24:22.094798 [ 252 ] {6e8c76a1-c541-4729-964f-4a136a061178} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8764 | 2024.11.21 01:24:22.095153 [ 252 ] {6e8c76a1-c541-4729-964f-4a136a061178} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002791 sec., 358.29451809387314 rows/sec., 24.14 KiB/sec. | ||
8765 | 2024.11.21 01:24:22.095411 [ 252 ] {6e8c76a1-c541-4729-964f-4a136a061178} <Debug> TCPHandler: Processed in 0.003271986 sec. | ||
8766 | 2024.11.21 01:24:22.095743 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8767 | 2024.11.21 01:24:22.096066 [ 253 ] {33ce9bc9-73e6-4e8a-8e68-9b924b0ae5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8768 | 2024.11.21 01:24:22.096326 [ 253 ] {33ce9bc9-73e6-4e8a-8e68-9b924b0ae5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8769 | 2024.11.21 01:24:22.098002 [ 253 ] {33ce9bc9-73e6-4e8a-8e68-9b924b0ae5fb} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8770 | 2024.11.21 01:24:22.098040 [ 253 ] {33ce9bc9-73e6-4e8a-8e68-9b924b0ae5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8771 | 2024.11.21 01:24:22.099067 [ 253 ] {33ce9bc9-73e6-4e8a-8e68-9b924b0ae5fb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8772 | 2024.11.21 01:24:22.099507 [ 253 ] {33ce9bc9-73e6-4e8a-8e68-9b924b0ae5fb} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8773 | 2024.11.21 01:24:22.099923 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16472 rows, containing 5 columns (5 merged, 0 gathered) in 0.007913572 sec., 2081487.3485702788 rows/sec., 141.77 MiB/sec. | ||
8774 | 2024.11.21 01:24:22.100158 [ 253 ] {33ce9bc9-73e6-4e8a-8e68-9b924b0ae5fb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004163 sec., 9368.244054768196 rows/sec., 16.79 MiB/sec. | ||
8775 | 2024.11.21 01:24:22.100297 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8776 | 2024.11.21 01:24:22.100899 [ 253 ] {33ce9bc9-73e6-4e8a-8e68-9b924b0ae5fb} <Debug> TCPHandler: Processed in 0.005385116 sec. | ||
8777 | 2024.11.21 01:24:22.101117 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8778 | 2024.11.21 01:24:22.101170 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8779 | 2024.11.21 01:24:22.101340 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8780 | 2024.11.21 01:24:22.101363 [ 252 ] {addbb542-a64b-4171-aa50-851fc420a22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8781 | 2024.11.21 01:24:22.101493 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
8782 | 2024.11.21 01:24:22.101501 [ 252 ] {addbb542-a64b-4171-aa50-851fc420a22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8783 | 2024.11.21 01:24:22.102088 [ 252 ] {addbb542-a64b-4171-aa50-851fc420a22f} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8784 | 2024.11.21 01:24:22.102127 [ 252 ] {addbb542-a64b-4171-aa50-851fc420a22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8785 | 2024.11.21 01:24:22.102508 [ 252 ] {addbb542-a64b-4171-aa50-851fc420a22f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
8786 | 2024.11.21 01:24:22.102748 [ 252 ] {addbb542-a64b-4171-aa50-851fc420a22f} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8787 | 2024.11.21 01:24:22.102918 [ 86 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
8788 | 2024.11.21 01:24:22.102985 [ 86 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8789 | 2024.11.21 01:24:22.103001 [ 252 ] {addbb542-a64b-4171-aa50-851fc420a22f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001698 sec., 48292.10836277974 rows/sec., 3.07 MiB/sec. | ||
8790 | 2024.11.21 01:24:22.103028 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8791 | 2024.11.21 01:24:22.103145 [ 252 ] {addbb542-a64b-4171-aa50-851fc420a22f} <Debug> TCPHandler: Processed in 0.00213038 sec. | ||
8792 | 2024.11.21 01:24:22.103250 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
8793 | 2024.11.21 01:24:22.103367 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8794 | 2024.11.21 01:24:22.103401 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4684 rows starting from the beginning of the part | ||
8795 | 2024.11.21 01:24:22.103489 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
8796 | 2024.11.21 01:24:22.103575 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
8797 | 2024.11.21 01:24:22.103686 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
8798 | 2024.11.21 01:24:22.103778 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
8799 | 2024.11.21 01:24:22.103865 [ 201 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
8800 | 2024.11.21 01:24:22.105469 [ 195 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002306372 sec., 2174844.300919366 rows/sec., 142.71 MiB/sec. | ||
8801 | 2024.11.21 01:24:22.105889 [ 195 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
8802 | 2024.11.21 01:24:22.106214 [ 195 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_81_16} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8803 | 2024.11.21 01:24:22.106310 [ 195 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_81_16} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
8804 | 2024.11.21 01:24:22.106404 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
8805 | 2024.11.21 01:24:25.970934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1290 | ||
8806 | 2024.11.21 01:24:25.974052 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8807 | 2024.11.21 01:24:25.974105 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8808 | 2024.11.21 01:24:25.975925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8809 | 2024.11.21 01:24:25.976340 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8810 | 2024.11.21 01:24:25.977077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
8811 | 2024.11.21 01:24:27.052161 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8812 | 2024.11.21 01:24:27.052375 [ 252 ] {0d57a6e0-c559-49d8-b075-860ccd471866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8813 | 2024.11.21 01:24:27.052446 [ 252 ] {0d57a6e0-c559-49d8-b075-860ccd471866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8814 | 2024.11.21 01:24:27.053195 [ 252 ] {0d57a6e0-c559-49d8-b075-860ccd471866} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8815 | 2024.11.21 01:24:27.053250 [ 252 ] {0d57a6e0-c559-49d8-b075-860ccd471866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8816 | 2024.11.21 01:24:27.053691 [ 252 ] {0d57a6e0-c559-49d8-b075-860ccd471866} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8817 | 2024.11.21 01:24:27.053954 [ 252 ] {0d57a6e0-c559-49d8-b075-860ccd471866} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8818 | 2024.11.21 01:24:27.054222 [ 252 ] {0d57a6e0-c559-49d8-b075-860ccd471866} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001891 sec., 6345.848757271285 rows/sec., 517.46 KiB/sec. | ||
8819 | 2024.11.21 01:24:27.054488 [ 252 ] {0d57a6e0-c559-49d8-b075-860ccd471866} <Debug> TCPHandler: Processed in 0.002455784 sec. | ||
8820 | 2024.11.21 01:24:27.054764 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8821 | 2024.11.21 01:24:27.054962 [ 253 ] {f47fbc10-4da6-4a84-8e96-6354bfd635e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8822 | 2024.11.21 01:24:27.055039 [ 253 ] {f47fbc10-4da6-4a84-8e96-6354bfd635e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8823 | 2024.11.21 01:24:27.055836 [ 253 ] {f47fbc10-4da6-4a84-8e96-6354bfd635e0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8824 | 2024.11.21 01:24:27.055891 [ 253 ] {f47fbc10-4da6-4a84-8e96-6354bfd635e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8825 | 2024.11.21 01:24:27.056349 [ 253 ] {f47fbc10-4da6-4a84-8e96-6354bfd635e0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8826 | 2024.11.21 01:24:27.056617 [ 253 ] {f47fbc10-4da6-4a84-8e96-6354bfd635e0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8827 | 2024.11.21 01:24:27.056845 [ 253 ] {f47fbc10-4da6-4a84-8e96-6354bfd635e0} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001937 sec., 32008.26019617966 rows/sec., 2.43 MiB/sec. | ||
8828 | 2024.11.21 01:24:27.056910 [ 253 ] {f47fbc10-4da6-4a84-8e96-6354bfd635e0} <Debug> TCPHandler: Processed in 0.002284622 sec. | ||
8829 | 2024.11.21 01:24:27.057091 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8830 | 2024.11.21 01:24:27.057293 [ 252 ] {77e853a1-1ddf-4b49-a0b3-b46c0e5dcd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8831 | 2024.11.21 01:24:27.057379 [ 252 ] {77e853a1-1ddf-4b49-a0b3-b46c0e5dcd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8832 | 2024.11.21 01:24:27.058246 [ 252 ] {77e853a1-1ddf-4b49-a0b3-b46c0e5dcd65} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8833 | 2024.11.21 01:24:27.058286 [ 252 ] {77e853a1-1ddf-4b49-a0b3-b46c0e5dcd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8834 | 2024.11.21 01:24:27.058653 [ 252 ] {77e853a1-1ddf-4b49-a0b3-b46c0e5dcd65} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8835 | 2024.11.21 01:24:27.058914 [ 252 ] {77e853a1-1ddf-4b49-a0b3-b46c0e5dcd65} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8836 | 2024.11.21 01:24:27.059121 [ 252 ] {77e853a1-1ddf-4b49-a0b3-b46c0e5dcd65} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001876 sec., 6396.588486140725 rows/sec., 446.64 KiB/sec. | ||
8837 | 2024.11.21 01:24:27.059172 [ 252 ] {77e853a1-1ddf-4b49-a0b3-b46c0e5dcd65} <Debug> TCPHandler: Processed in 0.00216878 sec. | ||
8838 | 2024.11.21 01:24:27.059332 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8839 | 2024.11.21 01:24:27.059481 [ 253 ] {46dda768-8944-49bc-a607-7b9fa5e61088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8840 | 2024.11.21 01:24:27.059542 [ 253 ] {46dda768-8944-49bc-a607-7b9fa5e61088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8841 | 2024.11.21 01:24:27.060242 [ 253 ] {46dda768-8944-49bc-a607-7b9fa5e61088} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8842 | 2024.11.21 01:24:27.060284 [ 253 ] {46dda768-8944-49bc-a607-7b9fa5e61088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8843 | 2024.11.21 01:24:27.060682 [ 253 ] {46dda768-8944-49bc-a607-7b9fa5e61088} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8844 | 2024.11.21 01:24:27.060932 [ 253 ] {46dda768-8944-49bc-a607-7b9fa5e61088} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8845 | 2024.11.21 01:24:27.061149 [ 253 ] {46dda768-8944-49bc-a607-7b9fa5e61088} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001705 sec., 44574.78005865103 rows/sec., 3.49 MiB/sec. | ||
8846 | 2024.11.21 01:24:27.061203 [ 253 ] {46dda768-8944-49bc-a607-7b9fa5e61088} <Debug> TCPHandler: Processed in 0.001938467 sec. | ||
8847 | 2024.11.21 01:24:27.061350 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8848 | 2024.11.21 01:24:27.061488 [ 252 ] {6e8b0e0e-a2a7-4baa-abfe-fbdf3bdf78ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8849 | 2024.11.21 01:24:27.061551 [ 252 ] {6e8b0e0e-a2a7-4baa-abfe-fbdf3bdf78ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8850 | 2024.11.21 01:24:27.062182 [ 252 ] {6e8b0e0e-a2a7-4baa-abfe-fbdf3bdf78ba} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8851 | 2024.11.21 01:24:27.062221 [ 252 ] {6e8b0e0e-a2a7-4baa-abfe-fbdf3bdf78ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8852 | 2024.11.21 01:24:27.062626 [ 252 ] {6e8b0e0e-a2a7-4baa-abfe-fbdf3bdf78ba} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8853 | 2024.11.21 01:24:27.062864 [ 252 ] {6e8b0e0e-a2a7-4baa-abfe-fbdf3bdf78ba} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8854 | 2024.11.21 01:24:27.063063 [ 252 ] {6e8b0e0e-a2a7-4baa-abfe-fbdf3bdf78ba} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001606 sec., 83437.11083437111 rows/sec., 5.81 MiB/sec. | ||
8855 | 2024.11.21 01:24:27.063113 [ 252 ] {6e8b0e0e-a2a7-4baa-abfe-fbdf3bdf78ba} <Debug> TCPHandler: Processed in 0.001831306 sec. | ||
8856 | 2024.11.21 01:24:27.063269 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8857 | 2024.11.21 01:24:27.063413 [ 253 ] {11088651-c588-49f6-be86-a8c71133b91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8858 | 2024.11.21 01:24:27.063476 [ 253 ] {11088651-c588-49f6-be86-a8c71133b91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8859 | 2024.11.21 01:24:27.064058 [ 253 ] {11088651-c588-49f6-be86-a8c71133b91d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8860 | 2024.11.21 01:24:27.064099 [ 253 ] {11088651-c588-49f6-be86-a8c71133b91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8861 | 2024.11.21 01:24:27.064803 [ 253 ] {11088651-c588-49f6-be86-a8c71133b91d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
8862 | 2024.11.21 01:24:27.065066 [ 253 ] {11088651-c588-49f6-be86-a8c71133b91d} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8863 | 2024.11.21 01:24:27.065309 [ 253 ] {11088651-c588-49f6-be86-a8c71133b91d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001926 sec., 24922.118380062304 rows/sec., 1.68 MiB/sec. | ||
8864 | 2024.11.21 01:24:27.065379 [ 253 ] {11088651-c588-49f6-be86-a8c71133b91d} <Debug> TCPHandler: Processed in 0.002176891 sec. | ||
8865 | 2024.11.21 01:24:32.053747 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8866 | 2024.11.21 01:24:32.053970 [ 252 ] {31e00978-7d3d-440c-b76f-33b63a507ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8867 | 2024.11.21 01:24:32.054049 [ 252 ] {31e00978-7d3d-440c-b76f-33b63a507ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8868 | 2024.11.21 01:24:32.054836 [ 252 ] {31e00978-7d3d-440c-b76f-33b63a507ea5} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8869 | 2024.11.21 01:24:32.054882 [ 252 ] {31e00978-7d3d-440c-b76f-33b63a507ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8870 | 2024.11.21 01:24:32.055331 [ 252 ] {31e00978-7d3d-440c-b76f-33b63a507ea5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
8871 | 2024.11.21 01:24:32.055587 [ 252 ] {31e00978-7d3d-440c-b76f-33b63a507ea5} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8872 | 2024.11.21 01:24:32.055829 [ 252 ] {31e00978-7d3d-440c-b76f-33b63a507ea5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001915 sec., 29242.819843342037 rows/sec., 2.23 MiB/sec. | ||
8873 | 2024.11.21 01:24:32.055892 [ 252 ] {31e00978-7d3d-440c-b76f-33b63a507ea5} <Debug> TCPHandler: Processed in 0.002281922 sec. | ||
8874 | 2024.11.21 01:24:32.056195 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8875 | 2024.11.21 01:24:32.056400 [ 253 ] {31f70d5f-f57c-4b5f-bb39-82062c869778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8876 | 2024.11.21 01:24:32.056481 [ 253 ] {31f70d5f-f57c-4b5f-bb39-82062c869778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8877 | 2024.11.21 01:24:32.057320 [ 253 ] {31f70d5f-f57c-4b5f-bb39-82062c869778} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8878 | 2024.11.21 01:24:32.057372 [ 253 ] {31f70d5f-f57c-4b5f-bb39-82062c869778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8879 | 2024.11.21 01:24:32.057825 [ 253 ] {31f70d5f-f57c-4b5f-bb39-82062c869778} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
8880 | 2024.11.21 01:24:32.058092 [ 253 ] {31f70d5f-f57c-4b5f-bb39-82062c869778} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8881 | 2024.11.21 01:24:32.058314 [ 253 ] {31f70d5f-f57c-4b5f-bb39-82062c869778} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001975 sec., 32405.06329113924 rows/sec., 2.53 MiB/sec. | ||
8882 | 2024.11.21 01:24:32.058371 [ 253 ] {31f70d5f-f57c-4b5f-bb39-82062c869778} <Debug> TCPHandler: Processed in 0.002348134 sec. | ||
8883 | 2024.11.21 01:24:32.058527 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8884 | 2024.11.21 01:24:32.058667 [ 252 ] {58d148ef-5c85-4165-9b29-6970e3d598dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8885 | 2024.11.21 01:24:32.058731 [ 252 ] {58d148ef-5c85-4165-9b29-6970e3d598dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8886 | 2024.11.21 01:24:32.059394 [ 252 ] {58d148ef-5c85-4165-9b29-6970e3d598dc} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8887 | 2024.11.21 01:24:32.059434 [ 252 ] {58d148ef-5c85-4165-9b29-6970e3d598dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8888 | 2024.11.21 01:24:32.059844 [ 252 ] {58d148ef-5c85-4165-9b29-6970e3d598dc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
8889 | 2024.11.21 01:24:32.060097 [ 252 ] {58d148ef-5c85-4165-9b29-6970e3d598dc} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8890 | 2024.11.21 01:24:32.060310 [ 252 ] {58d148ef-5c85-4165-9b29-6970e3d598dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. | ||
8891 | 2024.11.21 01:24:32.060363 [ 252 ] {58d148ef-5c85-4165-9b29-6970e3d598dc} <Debug> TCPHandler: Processed in 0.001903457 sec. | ||
8892 | 2024.11.21 01:24:32.060601 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8893 | 2024.11.21 01:24:32.060823 [ 253 ] {417724d7-02a8-40be-83d0-81ba570c5db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8894 | 2024.11.21 01:24:32.060918 [ 253 ] {417724d7-02a8-40be-83d0-81ba570c5db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8895 | 2024.11.21 01:24:32.061555 [ 253 ] {417724d7-02a8-40be-83d0-81ba570c5db9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8896 | 2024.11.21 01:24:32.061595 [ 253 ] {417724d7-02a8-40be-83d0-81ba570c5db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8897 | 2024.11.21 01:24:32.061978 [ 253 ] {417724d7-02a8-40be-83d0-81ba570c5db9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
8898 | 2024.11.21 01:24:32.062226 [ 253 ] {417724d7-02a8-40be-83d0-81ba570c5db9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8899 | 2024.11.21 01:24:32.062429 [ 253 ] {417724d7-02a8-40be-83d0-81ba570c5db9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001663 sec., 36079.37462417318 rows/sec., 2.43 MiB/sec. | ||
8900 | 2024.11.21 01:24:32.062478 [ 253 ] {417724d7-02a8-40be-83d0-81ba570c5db9} <Debug> TCPHandler: Processed in 0.001989339 sec. | ||
8901 | 2024.11.21 01:24:33.976022 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43262, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8902 | 2024.11.21 01:24:34.148559 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8903 | 2024.11.21 01:24:34.188889 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8904 | 2024.11.21 01:24:34.301323 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51645, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8905 | 2024.11.21 01:24:34.310785 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8906 | 2024.11.21 01:24:34.353264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8907 | 2024.11.21 01:24:34.366654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41515, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8908 | 2024.11.21 01:24:34.388057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8909 | 2024.11.21 01:24:34.864048 [ 146 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8910 | 2024.11.21 01:24:34.864129 [ 146 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8911 | 2024.11.21 01:24:34.864158 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8912 | 2024.11.21 01:24:34.864398 [ 194 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8913 | 2024.11.21 01:24:34.864930 [ 194 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8914 | 2024.11.21 01:24:34.864996 [ 194 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 25 rows starting from the beginning of the part | ||
8915 | 2024.11.21 01:24:34.865141 [ 194 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8916 | 2024.11.21 01:24:34.865399 [ 194 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
8917 | 2024.11.21 01:24:34.865564 [ 194 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
8918 | 2024.11.21 01:24:34.865737 [ 194 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
8919 | 2024.11.21 01:24:34.866885 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.002651608 sec., 10936.759883059636 rows/sec., 736.95 KiB/sec. | ||
8920 | 2024.11.21 01:24:34.867161 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8921 | 2024.11.21 01:24:34.867561 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_29_7} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8922 | 2024.11.21 01:24:34.867649 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_29_7} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8923 | 2024.11.21 01:24:34.867746 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8924 | 2024.11.21 01:24:35.021501 [ 146 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8925 | 2024.11.21 01:24:35.021588 [ 146 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8926 | 2024.11.21 01:24:35.021629 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8927 | 2024.11.21 01:24:35.021932 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8928 | 2024.11.21 01:24:35.022354 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8929 | 2024.11.21 01:24:35.022404 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 150 rows starting from the beginning of the part | ||
8930 | 2024.11.21 01:24:35.022526 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8931 | 2024.11.21 01:24:35.022714 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
8932 | 2024.11.21 01:24:35.022926 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
8933 | 2024.11.21 01:24:35.023102 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
8934 | 2024.11.21 01:24:35.024242 [ 189 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.002487715 sec., 69943.7033583027 rows/sec., 3.57 MiB/sec. | ||
8935 | 2024.11.21 01:24:35.024453 [ 189 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8936 | 2024.11.21 01:24:35.024850 [ 189 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_29_7} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8937 | 2024.11.21 01:24:35.024959 [ 189 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_29_7} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8938 | 2024.11.21 01:24:35.025071 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8939 | 2024.11.21 01:24:35.666377 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8940 | 2024.11.21 01:24:35.666453 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8941 | 2024.11.21 01:24:35.977278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1310 | ||
8942 | 2024.11.21 01:24:35.979917 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8943 | 2024.11.21 01:24:35.979968 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8944 | 2024.11.21 01:24:35.981427 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8945 | 2024.11.21 01:24:35.981745 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8946 | 2024.11.21 01:24:35.982612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1310 | ||
8947 | 2024.11.21 01:24:36.670015 [ 144 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8948 | 2024.11.21 01:24:36.670112 [ 144 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8949 | 2024.11.21 01:24:36.670154 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8950 | 2024.11.21 01:24:36.670412 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8951 | 2024.11.21 01:24:36.670699 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8952 | 2024.11.21 01:24:36.670742 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 242 rows starting from the beginning of the part | ||
8953 | 2024.11.21 01:24:36.670839 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8954 | 2024.11.21 01:24:36.671106 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8955 | 2024.11.21 01:24:36.671345 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8956 | 2024.11.21 01:24:36.671512 [ 192 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8957 | 2024.11.21 01:24:36.672663 [ 189 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002403124 sec., 124005.25316213396 rows/sec., 8.89 MiB/sec. | ||
8958 | 2024.11.21 01:24:36.672973 [ 189 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8959 | 2024.11.21 01:24:36.673472 [ 189 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_29_7} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8960 | 2024.11.21 01:24:36.673562 [ 189 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_29_7} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8961 | 2024.11.21 01:24:36.673664 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8962 | 2024.11.21 01:24:37.059930 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8963 | 2024.11.21 01:24:37.060238 [ 252 ] {6124a84d-f59a-4ddf-8832-6febb57b7a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8964 | 2024.11.21 01:24:37.060350 [ 252 ] {6124a84d-f59a-4ddf-8832-6febb57b7a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8965 | 2024.11.21 01:24:37.061106 [ 252 ] {6124a84d-f59a-4ddf-8832-6febb57b7a74} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8966 | 2024.11.21 01:24:37.061152 [ 252 ] {6124a84d-f59a-4ddf-8832-6febb57b7a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8967 | 2024.11.21 01:24:37.061600 [ 252 ] {6124a84d-f59a-4ddf-8832-6febb57b7a74} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8968 | 2024.11.21 01:24:37.061860 [ 252 ] {6124a84d-f59a-4ddf-8832-6febb57b7a74} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8969 | 2024.11.21 01:24:37.062122 [ 252 ] {6124a84d-f59a-4ddf-8832-6febb57b7a74} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001961 sec., 7139.214686384497 rows/sec., 513.93 KiB/sec. | ||
8970 | 2024.11.21 01:24:37.062217 [ 252 ] {6124a84d-f59a-4ddf-8832-6febb57b7a74} <Debug> TCPHandler: Processed in 0.002467405 sec. | ||
8971 | 2024.11.21 01:24:37.062551 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8972 | 2024.11.21 01:24:37.062762 [ 253 ] {5eb2faff-dec2-4dac-97ca-cc9d688c848c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8973 | 2024.11.21 01:24:37.062841 [ 253 ] {5eb2faff-dec2-4dac-97ca-cc9d688c848c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8974 | 2024.11.21 01:24:37.063743 [ 253 ] {5eb2faff-dec2-4dac-97ca-cc9d688c848c} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8975 | 2024.11.21 01:24:37.063788 [ 253 ] {5eb2faff-dec2-4dac-97ca-cc9d688c848c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8976 | 2024.11.21 01:24:37.064248 [ 253 ] {5eb2faff-dec2-4dac-97ca-cc9d688c848c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
8977 | 2024.11.21 01:24:37.064523 [ 253 ] {5eb2faff-dec2-4dac-97ca-cc9d688c848c} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8978 | 2024.11.21 01:24:37.064756 [ 253 ] {5eb2faff-dec2-4dac-97ca-cc9d688c848c} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002054 sec., 136806.2317429406 rows/sec., 12.07 MiB/sec. | ||
8979 | 2024.11.21 01:24:37.064812 [ 253 ] {5eb2faff-dec2-4dac-97ca-cc9d688c848c} <Debug> TCPHandler: Processed in 0.002442044 sec. | ||
8980 | 2024.11.21 01:24:37.064968 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8981 | 2024.11.21 01:24:37.065110 [ 252 ] {4b9e1394-f5db-47ca-a0ef-b928047de619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8982 | 2024.11.21 01:24:37.065166 [ 252 ] {4b9e1394-f5db-47ca-a0ef-b928047de619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8983 | 2024.11.21 01:24:37.065788 [ 252 ] {4b9e1394-f5db-47ca-a0ef-b928047de619} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8984 | 2024.11.21 01:24:37.065827 [ 252 ] {4b9e1394-f5db-47ca-a0ef-b928047de619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8985 | 2024.11.21 01:24:37.066195 [ 252 ] {4b9e1394-f5db-47ca-a0ef-b928047de619} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8986 | 2024.11.21 01:24:37.066440 [ 252 ] {4b9e1394-f5db-47ca-a0ef-b928047de619} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8987 | 2024.11.21 01:24:37.066654 [ 252 ] {4b9e1394-f5db-47ca-a0ef-b928047de619} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001576 sec., 29187.81725888325 rows/sec., 2.10 MiB/sec. | ||
8988 | 2024.11.21 01:24:37.066705 [ 252 ] {4b9e1394-f5db-47ca-a0ef-b928047de619} <Debug> TCPHandler: Processed in 0.001802275 sec. | ||
8989 | 2024.11.21 01:24:37.066900 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8990 | 2024.11.21 01:24:37.067121 [ 253 ] {cb09173b-0b68-4eda-80d2-2de0976fb8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8991 | 2024.11.21 01:24:37.067211 [ 253 ] {cb09173b-0b68-4eda-80d2-2de0976fb8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8992 | 2024.11.21 01:24:37.067876 [ 253 ] {cb09173b-0b68-4eda-80d2-2de0976fb8c5} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8993 | 2024.11.21 01:24:37.067916 [ 253 ] {cb09173b-0b68-4eda-80d2-2de0976fb8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
8994 | 2024.11.21 01:24:37.068270 [ 253 ] {cb09173b-0b68-4eda-80d2-2de0976fb8c5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8995 | 2024.11.21 01:24:37.068526 [ 253 ] {cb09173b-0b68-4eda-80d2-2de0976fb8c5} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8996 | 2024.11.21 01:24:37.068746 [ 253 ] {cb09173b-0b68-4eda-80d2-2de0976fb8c5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001679 sec., 8338.296605122097 rows/sec., 583.96 KiB/sec. | ||
8997 | 2024.11.21 01:24:37.068799 [ 253 ] {cb09173b-0b68-4eda-80d2-2de0976fb8c5} <Debug> TCPHandler: Processed in 0.002009358 sec. | ||
8998 | 2024.11.21 01:24:37.068979 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8999 | 2024.11.21 01:24:37.069116 [ 252 ] {29af1025-47c9-4a63-96ba-4fd0d5aa46cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9000 | 2024.11.21 01:24:37.069174 [ 252 ] {29af1025-47c9-4a63-96ba-4fd0d5aa46cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9001 | 2024.11.21 01:24:37.069785 [ 252 ] {29af1025-47c9-4a63-96ba-4fd0d5aa46cd} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9002 | 2024.11.21 01:24:37.069826 [ 252 ] {29af1025-47c9-4a63-96ba-4fd0d5aa46cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9003 | 2024.11.21 01:24:37.070181 [ 252 ] {29af1025-47c9-4a63-96ba-4fd0d5aa46cd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9004 | 2024.11.21 01:24:37.070427 [ 252 ] {29af1025-47c9-4a63-96ba-4fd0d5aa46cd} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9005 | 2024.11.21 01:24:37.070646 [ 252 ] {29af1025-47c9-4a63-96ba-4fd0d5aa46cd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001559 sec., 8338.678640153945 rows/sec., 519.91 KiB/sec. | ||
9006 | 2024.11.21 01:24:37.070698 [ 252 ] {29af1025-47c9-4a63-96ba-4fd0d5aa46cd} <Debug> TCPHandler: Processed in 0.001784755 sec. | ||
9007 | 2024.11.21 01:24:37.070861 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9008 | 2024.11.21 01:24:37.071006 [ 253 ] {ab434c58-5f48-426f-b232-363abbb83fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9009 | 2024.11.21 01:24:37.071064 [ 253 ] {ab434c58-5f48-426f-b232-363abbb83fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9010 | 2024.11.21 01:24:37.071844 [ 253 ] {ab434c58-5f48-426f-b232-363abbb83fd6} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9011 | 2024.11.21 01:24:37.071885 [ 253 ] {ab434c58-5f48-426f-b232-363abbb83fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9012 | 2024.11.21 01:24:37.072283 [ 253 ] {ab434c58-5f48-426f-b232-363abbb83fd6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9013 | 2024.11.21 01:24:37.072529 [ 253 ] {ab434c58-5f48-426f-b232-363abbb83fd6} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9014 | 2024.11.21 01:24:37.072768 [ 253 ] {ab434c58-5f48-426f-b232-363abbb83fd6} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001788 sec., 235458.6129753915 rows/sec., 16.82 MiB/sec. | ||
9015 | 2024.11.21 01:24:37.072864 [ 253 ] {ab434c58-5f48-426f-b232-363abbb83fd6} <Debug> TCPHandler: Processed in 0.002070279 sec. | ||
9016 | 2024.11.21 01:24:37.073033 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9017 | 2024.11.21 01:24:37.073183 [ 252 ] {2705f4dc-a434-49fc-9111-67e45fbca248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9018 | 2024.11.21 01:24:37.073241 [ 252 ] {2705f4dc-a434-49fc-9111-67e45fbca248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9019 | 2024.11.21 01:24:37.073739 [ 252 ] {2705f4dc-a434-49fc-9111-67e45fbca248} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9020 | 2024.11.21 01:24:37.073777 [ 252 ] {2705f4dc-a434-49fc-9111-67e45fbca248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9021 | 2024.11.21 01:24:37.074145 [ 252 ] {2705f4dc-a434-49fc-9111-67e45fbca248} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9022 | 2024.11.21 01:24:37.074389 [ 252 ] {2705f4dc-a434-49fc-9111-67e45fbca248} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9023 | 2024.11.21 01:24:37.074630 [ 252 ] {2705f4dc-a434-49fc-9111-67e45fbca248} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. | ||
9024 | 2024.11.21 01:24:37.074764 [ 252 ] {2705f4dc-a434-49fc-9111-67e45fbca248} <Debug> TCPHandler: Processed in 0.001813615 sec. | ||
9025 | 2024.11.21 01:24:37.074991 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9026 | 2024.11.21 01:24:37.075128 [ 253 ] {5e3e27cb-f9bf-442d-baed-7bfbd5b5ee31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9027 | 2024.11.21 01:24:37.075192 [ 253 ] {5e3e27cb-f9bf-442d-baed-7bfbd5b5ee31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9028 | 2024.11.21 01:24:37.075843 [ 253 ] {5e3e27cb-f9bf-442d-baed-7bfbd5b5ee31} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9029 | 2024.11.21 01:24:37.075884 [ 253 ] {5e3e27cb-f9bf-442d-baed-7bfbd5b5ee31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9030 | 2024.11.21 01:24:37.076291 [ 253 ] {5e3e27cb-f9bf-442d-baed-7bfbd5b5ee31} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9031 | 2024.11.21 01:24:37.076542 [ 253 ] {5e3e27cb-f9bf-442d-baed-7bfbd5b5ee31} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9032 | 2024.11.21 01:24:37.076723 [ 253 ] {5e3e27cb-f9bf-442d-baed-7bfbd5b5ee31} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001625 sec., 145846.15384615384 rows/sec., 9.78 MiB/sec. | ||
9033 | 2024.11.21 01:24:37.076773 [ 253 ] {5e3e27cb-f9bf-442d-baed-7bfbd5b5ee31} <Debug> TCPHandler: Processed in 0.001898477 sec. | ||
9034 | 2024.11.21 01:24:37.076926 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9035 | 2024.11.21 01:24:37.077064 [ 252 ] {e1ab7bcf-98bf-4f24-bf94-fd8201af875d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9036 | 2024.11.21 01:24:37.077124 [ 252 ] {e1ab7bcf-98bf-4f24-bf94-fd8201af875d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9037 | 2024.11.21 01:24:37.077633 [ 252 ] {e1ab7bcf-98bf-4f24-bf94-fd8201af875d} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9038 | 2024.11.21 01:24:37.077672 [ 252 ] {e1ab7bcf-98bf-4f24-bf94-fd8201af875d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9039 | 2024.11.21 01:24:37.078031 [ 252 ] {e1ab7bcf-98bf-4f24-bf94-fd8201af875d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9040 | 2024.11.21 01:24:37.078268 [ 252 ] {e1ab7bcf-98bf-4f24-bf94-fd8201af875d} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9041 | 2024.11.21 01:24:37.078499 [ 252 ] {e1ab7bcf-98bf-4f24-bf94-fd8201af875d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. | ||
9042 | 2024.11.21 01:24:37.078576 [ 252 ] {e1ab7bcf-98bf-4f24-bf94-fd8201af875d} <Debug> TCPHandler: Processed in 0.001715534 sec. | ||
9043 | 2024.11.21 01:24:37.078771 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9044 | 2024.11.21 01:24:37.078992 [ 253 ] {e3cf0c29-6ce4-4761-aaf6-a63619c02457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9045 | 2024.11.21 01:24:37.079130 [ 253 ] {e3cf0c29-6ce4-4761-aaf6-a63619c02457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9046 | 2024.11.21 01:24:37.080427 [ 253 ] {e3cf0c29-6ce4-4761-aaf6-a63619c02457} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9047 | 2024.11.21 01:24:37.080466 [ 253 ] {e3cf0c29-6ce4-4761-aaf6-a63619c02457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9048 | 2024.11.21 01:24:37.081132 [ 253 ] {e3cf0c29-6ce4-4761-aaf6-a63619c02457} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9049 | 2024.11.21 01:24:37.081429 [ 253 ] {e3cf0c29-6ce4-4761-aaf6-a63619c02457} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9050 | 2024.11.21 01:24:37.081677 [ 253 ] {e3cf0c29-6ce4-4761-aaf6-a63619c02457} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00274 sec., 14233.576642335767 rows/sec., 25.51 MiB/sec. | ||
9051 | 2024.11.21 01:24:37.082190 [ 253 ] {e3cf0c29-6ce4-4761-aaf6-a63619c02457} <Debug> TCPHandler: Processed in 0.003523579 sec. | ||
9052 | 2024.11.21 01:24:37.082368 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9053 | 2024.11.21 01:24:37.082499 [ 252 ] {67f13538-8812-4700-8aab-772134f45457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9054 | 2024.11.21 01:24:37.082550 [ 252 ] {67f13538-8812-4700-8aab-772134f45457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9055 | 2024.11.21 01:24:37.083038 [ 252 ] {67f13538-8812-4700-8aab-772134f45457} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9056 | 2024.11.21 01:24:37.083077 [ 252 ] {67f13538-8812-4700-8aab-772134f45457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9057 | 2024.11.21 01:24:37.083474 [ 252 ] {67f13538-8812-4700-8aab-772134f45457} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9058 | 2024.11.21 01:24:37.083712 [ 252 ] {67f13538-8812-4700-8aab-772134f45457} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9059 | 2024.11.21 01:24:37.083934 [ 252 ] {67f13538-8812-4700-8aab-772134f45457} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001461 sec., 56125.94113620807 rows/sec., 3.56 MiB/sec. | ||
9060 | 2024.11.21 01:24:37.083985 [ 252 ] {67f13538-8812-4700-8aab-772134f45457} <Debug> TCPHandler: Processed in 0.001697144 sec. | ||
9061 | 2024.11.21 01:24:37.859283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9062 | 2024.11.21 01:24:38.174208 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9063 | 2024.11.21 01:24:38.225412 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9064 | 2024.11.21 01:24:38.247407 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48166, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9065 | 2024.11.21 01:24:38.264815 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9066 | 2024.11.21 01:24:38.372728 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9067 | 2024.11.21 01:24:38.473417 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9068 | 2024.11.21 01:24:38.526865 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9069 | 2024.11.21 01:24:38.564295 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9070 | 2024.11.21 01:24:38.949484 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9071 | 2024.11.21 01:24:39.050438 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9072 | 2024.11.21 01:24:39.119002 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9073 | 2024.11.21 01:24:39.144425 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9074 | 2024.11.21 01:24:39.169820 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36485, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9075 | 2024.11.21 01:24:39.200152 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9076 | 2024.11.21 01:24:39.228616 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63080, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9077 | 2024.11.21 01:24:39.237991 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9078 | 2024.11.21 01:24:39.437381 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9079 | 2024.11.21 01:24:39.448830 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9080 | 2024.11.21 01:24:39.450401 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9081 | 2024.11.21 01:24:39.594089 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34231, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9082 | 2024.11.21 01:24:39.608366 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9083 | 2024.11.21 01:24:39.693815 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9084 | 2024.11.21 01:24:39.781537 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9085 | 2024.11.21 01:24:40.136013 [ 137 ] {} <Debug> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
9086 | 2024.11.21 01:24:40.136103 [ 137 ] {} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9087 | 2024.11.21 01:24:40.136147 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9088 | 2024.11.21 01:24:40.136397 [ 186 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
9089 | 2024.11.21 01:24:40.136604 [ 186 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9090 | 2024.11.21 01:24:40.136650 [ 186 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
9091 | 2024.11.21 01:24:40.136747 [ 186 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
9092 | 2024.11.21 01:24:40.137060 [ 186 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
9093 | 2024.11.21 01:24:40.137202 [ 186 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
9094 | 2024.11.21 01:24:40.137373 [ 186 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
9095 | 2024.11.21 01:24:40.138462 [ 198 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002222442 sec., 24297.5969676599 rows/sec., 2.03 MiB/sec. | ||
9096 | 2024.11.21 01:24:40.138640 [ 187 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
9097 | 2024.11.21 01:24:40.138979 [ 187 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_13_3} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9098 | 2024.11.21 01:24:40.139068 [ 187 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_13_3} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
9099 | 2024.11.21 01:24:40.139172 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9100 | 2024.11.21 01:24:42.052768 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9101 | 2024.11.21 01:24:42.052979 [ 252 ] {a985d4fa-413c-47b1-8ec0-febf944588d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9102 | 2024.11.21 01:24:42.053060 [ 252 ] {a985d4fa-413c-47b1-8ec0-febf944588d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9103 | 2024.11.21 01:24:42.053883 [ 252 ] {a985d4fa-413c-47b1-8ec0-febf944588d9} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9104 | 2024.11.21 01:24:42.053934 [ 252 ] {a985d4fa-413c-47b1-8ec0-febf944588d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9105 | 2024.11.21 01:24:42.054372 [ 252 ] {a985d4fa-413c-47b1-8ec0-febf944588d9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9106 | 2024.11.21 01:24:42.054633 [ 252 ] {a985d4fa-413c-47b1-8ec0-febf944588d9} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9107 | 2024.11.21 01:24:42.054878 [ 252 ] {a985d4fa-413c-47b1-8ec0-febf944588d9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.19 MiB/sec. | ||
9108 | 2024.11.21 01:24:42.054942 [ 252 ] {a985d4fa-413c-47b1-8ec0-febf944588d9} <Debug> TCPHandler: Processed in 0.002308833 sec. | ||
9109 | 2024.11.21 01:24:42.055219 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9110 | 2024.11.21 01:24:42.055440 [ 253 ] {c317af21-5057-4a5e-b2e2-c5638c26257c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9111 | 2024.11.21 01:24:42.055520 [ 253 ] {c317af21-5057-4a5e-b2e2-c5638c26257c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9112 | 2024.11.21 01:24:42.056278 [ 253 ] {c317af21-5057-4a5e-b2e2-c5638c26257c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9113 | 2024.11.21 01:24:42.056329 [ 253 ] {c317af21-5057-4a5e-b2e2-c5638c26257c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9114 | 2024.11.21 01:24:42.056774 [ 253 ] {c317af21-5057-4a5e-b2e2-c5638c26257c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9115 | 2024.11.21 01:24:42.057038 [ 253 ] {c317af21-5057-4a5e-b2e2-c5638c26257c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9116 | 2024.11.21 01:24:42.057303 [ 253 ] {c317af21-5057-4a5e-b2e2-c5638c26257c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001919 sec., 33350.70349140177 rows/sec., 2.60 MiB/sec. | ||
9117 | 2024.11.21 01:24:42.057413 [ 253 ] {c317af21-5057-4a5e-b2e2-c5638c26257c} <Debug> TCPHandler: Processed in 0.002334613 sec. | ||
9118 | 2024.11.21 01:24:42.057644 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9119 | 2024.11.21 01:24:42.057826 [ 252 ] {f090180a-683a-4680-b082-f596f3d5f88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9120 | 2024.11.21 01:24:42.057894 [ 252 ] {f090180a-683a-4680-b082-f596f3d5f88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9121 | 2024.11.21 01:24:42.058566 [ 252 ] {f090180a-683a-4680-b082-f596f3d5f88c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9122 | 2024.11.21 01:24:42.058607 [ 252 ] {f090180a-683a-4680-b082-f596f3d5f88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9123 | 2024.11.21 01:24:42.059011 [ 252 ] {f090180a-683a-4680-b082-f596f3d5f88c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9124 | 2024.11.21 01:24:42.059251 [ 252 ] {f090180a-683a-4680-b082-f596f3d5f88c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9125 | 2024.11.21 01:24:42.059477 [ 252 ] {f090180a-683a-4680-b082-f596f3d5f88c} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.001687 sec., 88915.23414344991 rows/sec., 6.19 MiB/sec. | ||
9126 | 2024.11.21 01:24:42.059547 [ 252 ] {f090180a-683a-4680-b082-f596f3d5f88c} <Debug> TCPHandler: Processed in 0.002031379 sec. | ||
9127 | 2024.11.21 01:24:42.059751 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9128 | 2024.11.21 01:24:42.059953 [ 253 ] {beaf053d-c59c-48f8-92a2-bec0543ab299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9129 | 2024.11.21 01:24:42.060016 [ 253 ] {beaf053d-c59c-48f8-92a2-bec0543ab299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9130 | 2024.11.21 01:24:42.060585 [ 253 ] {beaf053d-c59c-48f8-92a2-bec0543ab299} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9131 | 2024.11.21 01:24:42.060624 [ 253 ] {beaf053d-c59c-48f8-92a2-bec0543ab299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9132 | 2024.11.21 01:24:42.061005 [ 253 ] {beaf053d-c59c-48f8-92a2-bec0543ab299} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9133 | 2024.11.21 01:24:42.061251 [ 253 ] {beaf053d-c59c-48f8-92a2-bec0543ab299} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9134 | 2024.11.21 01:24:42.061467 [ 253 ] {beaf053d-c59c-48f8-92a2-bec0543ab299} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001545 sec., 36245.95469255664 rows/sec., 2.44 MiB/sec. | ||
9135 | 2024.11.21 01:24:42.061517 [ 253 ] {beaf053d-c59c-48f8-92a2-bec0543ab299} <Debug> TCPHandler: Processed in 0.001890596 sec. | ||
9136 | 2024.11.21 01:24:45.982828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1340 | ||
9137 | 2024.11.21 01:24:45.986727 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9138 | 2024.11.21 01:24:45.986801 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9139 | 2024.11.21 01:24:45.988336 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9140 | 2024.11.21 01:24:45.988663 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9141 | 2024.11.21 01:24:45.990070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
9142 | 2024.11.21 01:24:47.053689 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9143 | 2024.11.21 01:24:47.053877 [ 252 ] {63761e38-95f8-4901-89ff-c6155f2e24ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9144 | 2024.11.21 01:24:47.053947 [ 252 ] {63761e38-95f8-4901-89ff-c6155f2e24ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9145 | 2024.11.21 01:24:47.054723 [ 252 ] {63761e38-95f8-4901-89ff-c6155f2e24ca} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9146 | 2024.11.21 01:24:47.054777 [ 252 ] {63761e38-95f8-4901-89ff-c6155f2e24ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9147 | 2024.11.21 01:24:47.055226 [ 252 ] {63761e38-95f8-4901-89ff-c6155f2e24ca} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9148 | 2024.11.21 01:24:47.055479 [ 252 ] {63761e38-95f8-4901-89ff-c6155f2e24ca} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9149 | 2024.11.21 01:24:47.055704 [ 134 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9150 | 2024.11.21 01:24:47.055714 [ 252 ] {63761e38-95f8-4901-89ff-c6155f2e24ca} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.28 MiB/sec. | ||
9151 | 2024.11.21 01:24:47.055798 [ 134 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9152 | 2024.11.21 01:24:47.055878 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9153 | 2024.11.21 01:24:47.055906 [ 252 ] {63761e38-95f8-4901-89ff-c6155f2e24ca} <Debug> TCPHandler: Processed in 0.002377664 sec. | ||
9154 | 2024.11.21 01:24:47.056125 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::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 | ||
9155 | 2024.11.21 01:24:47.056211 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9156 | 2024.11.21 01:24:47.056400 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9157 | 2024.11.21 01:24:47.056477 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1430 rows starting from the beginning of the part | ||
9158 | 2024.11.21 01:24:47.056486 [ 253 ] {51dde385-61d2-4fce-b4ad-c3c932971d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9159 | 2024.11.21 01:24:47.056617 [ 253 ] {51dde385-61d2-4fce-b4ad-c3c932971d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9160 | 2024.11.21 01:24:47.056700 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 62 rows starting from the beginning of the part | ||
9161 | 2024.11.21 01:24:47.057068 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
9162 | 2024.11.21 01:24:47.057361 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 281 rows starting from the beginning of the part | ||
9163 | 2024.11.21 01:24:47.057684 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
9164 | 2024.11.21 01:24:47.058236 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
9165 | 2024.11.21 01:24:47.059703 [ 253 ] {51dde385-61d2-4fce-b4ad-c3c932971d10} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9166 | 2024.11.21 01:24:47.059772 [ 253 ] {51dde385-61d2-4fce-b4ad-c3c932971d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9167 | 2024.11.21 01:24:47.060894 [ 253 ] {51dde385-61d2-4fce-b4ad-c3c932971d10} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9168 | 2024.11.21 01:24:47.061446 [ 253 ] {51dde385-61d2-4fce-b4ad-c3c932971d10} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9169 | 2024.11.21 01:24:47.061591 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 5 columns (5 merged, 0 gathered) in 0.005605289 sec., 346280.09367581224 rows/sec., 30.15 MiB/sec. | ||
9170 | 2024.11.21 01:24:47.061723 [ 134 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9171 | 2024.11.21 01:24:47.061800 [ 134 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9172 | 2024.11.21 01:24:47.061832 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9173 | 2024.11.21 01:24:47.061882 [ 253 ] {51dde385-61d2-4fce-b4ad-c3c932971d10} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005466 sec., 11708.744968898645 rows/sec., 935.83 KiB/sec. | ||
9174 | 2024.11.21 01:24:47.061908 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9175 | 2024.11.21 01:24:47.062312 [ 253 ] {51dde385-61d2-4fce-b4ad-c3c932971d10} <Debug> TCPHandler: Processed in 0.006256838 sec. | ||
9176 | 2024.11.21 01:24:47.062364 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::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 | ||
9177 | 2024.11.21 01:24:47.062658 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9178 | 2024.11.21 01:24:47.062735 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9179 | 2024.11.21 01:24:47.062808 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part | ||
9180 | 2024.11.21 01:24:47.062886 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_86_17} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9181 | 2024.11.21 01:24:47.063151 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 76 rows starting from the beginning of the part | ||
9182 | 2024.11.21 01:24:47.063261 [ 200 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_86_17} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9183 | 2024.11.21 01:24:47.063382 [ 252 ] {3923bbac-d5c8-478f-b458-b871843ca0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9184 | 2024.11.21 01:24:47.063626 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
9185 | 2024.11.21 01:24:47.063638 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
9186 | 2024.11.21 01:24:47.063836 [ 252 ] {3923bbac-d5c8-478f-b458-b871843ca0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9187 | 2024.11.21 01:24:47.064088 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 421 rows starting from the beginning of the part | ||
9188 | 2024.11.21 01:24:47.064491 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
9189 | 2024.11.21 01:24:47.064885 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
9190 | 2024.11.21 01:24:47.066218 [ 252 ] {3923bbac-d5c8-478f-b458-b871843ca0fd} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9191 | 2024.11.21 01:24:47.066287 [ 252 ] {3923bbac-d5c8-478f-b458-b871843ca0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9192 | 2024.11.21 01:24:47.067433 [ 252 ] {3923bbac-d5c8-478f-b458-b871843ca0fd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9193 | 2024.11.21 01:24:47.067868 [ 252 ] {3923bbac-d5c8-478f-b458-b871843ca0fd} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9194 | 2024.11.21 01:24:47.068156 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.006213887 sec., 257809.64475214947 rows/sec., 19.88 MiB/sec. | ||
9195 | 2024.11.21 01:24:47.068234 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9196 | 2024.11.21 01:24:47.068328 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9197 | 2024.11.21 01:24:47.068369 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9198 | 2024.11.21 01:24:47.068419 [ 252 ] {3923bbac-d5c8-478f-b458-b871843ca0fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005466 sec., 29271.862422246613 rows/sec., 2.04 MiB/sec. | ||
9199 | 2024.11.21 01:24:47.068630 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9200 | 2024.11.21 01:24:47.068762 [ 252 ] {3923bbac-d5c8-478f-b458-b871843ca0fd} <Debug> TCPHandler: Processed in 0.006289698 sec. | ||
9201 | 2024.11.21 01:24:47.068897 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::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 | ||
9202 | 2024.11.21 01:24:47.069049 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9203 | 2024.11.21 01:24:47.069326 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9204 | 2024.11.21 01:24:47.069409 [ 253 ] {d26371de-1fc3-4fbe-81c9-73086f3cb9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9205 | 2024.11.21 01:24:47.069433 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 16472 rows starting from the beginning of the part | ||
9206 | 2024.11.21 01:24:47.069550 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_86_17} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9207 | 2024.11.21 01:24:47.069663 [ 253 ] {d26371de-1fc3-4fbe-81c9-73086f3cb9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9208 | 2024.11.21 01:24:47.069829 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 134 rows starting from the beginning of the part | ||
9209 | 2024.11.21 01:24:47.070210 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
9210 | 2024.11.21 01:24:47.070719 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 237 rows starting from the beginning of the part | ||
9211 | 2024.11.21 01:24:47.070848 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_86_17} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9212 | 2024.11.21 01:24:47.071134 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 150 rows starting from the beginning of the part | ||
9213 | 2024.11.21 01:24:47.071555 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
9214 | 2024.11.21 01:24:47.071703 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
9215 | 2024.11.21 01:24:47.072699 [ 253 ] {d26371de-1fc3-4fbe-81c9-73086f3cb9ef} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9216 | 2024.11.21 01:24:47.072770 [ 253 ] {d26371de-1fc3-4fbe-81c9-73086f3cb9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9217 | 2024.11.21 01:24:47.073456 [ 253 ] {d26371de-1fc3-4fbe-81c9-73086f3cb9ef} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9218 | 2024.11.21 01:24:47.073776 [ 253 ] {d26371de-1fc3-4fbe-81c9-73086f3cb9ef} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9219 | 2024.11.21 01:24:47.073933 [ 134 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9220 | 2024.11.21 01:24:47.073970 [ 134 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9221 | 2024.11.21 01:24:47.074011 [ 253 ] {d26371de-1fc3-4fbe-81c9-73086f3cb9ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004724 sec., 12701.100762066046 rows/sec., 876.51 KiB/sec. | ||
9222 | 2024.11.21 01:24:47.074021 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9223 | 2024.11.21 01:24:47.074295 [ 253 ] {d26371de-1fc3-4fbe-81c9-73086f3cb9ef} <Debug> TCPHandler: Processed in 0.005383376 sec. | ||
9224 | 2024.11.21 01:24:47.074605 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
9225 | 2024.11.21 01:24:47.074902 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9226 | 2024.11.21 01:24:47.074977 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5016 rows starting from the beginning of the part | ||
9227 | 2024.11.21 01:24:47.075283 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 48 rows starting from the beginning of the part | ||
9228 | 2024.11.21 01:24:47.075596 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
9229 | 2024.11.21 01:24:47.075885 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part | ||
9230 | 2024.11.21 01:24:47.076012 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
9231 | 2024.11.21 01:24:47.076197 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::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 | ||
9232 | 2024.11.21 01:24:47.081569 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5322 rows, containing 4 columns (4 merged, 0 gathered) in 0.007316843 sec., 727362.8804116749 rows/sec., 47.76 MiB/sec. | ||
9233 | 2024.11.21 01:24:47.082213 [ 196 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17313 rows, containing 5 columns (5 merged, 0 gathered) in 0.013705684 sec., 1263198.538650096 rows/sec., 86.09 MiB/sec. | ||
9234 | 2024.11.21 01:24:47.082219 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9235 | 2024.11.21 01:24:47.082515 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9236 | 2024.11.21 01:24:47.082728 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_86_17} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2024.11.21 01:24:47.082894 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_86_17} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9238 | 2024.11.21 01:24:47.083059 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
9239 | 2024.11.21 01:24:47.083129 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9240 | 2024.11.21 01:24:47.083223 [ 199 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9241 | 2024.11.21 01:24:47.083321 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
9242 | 2024.11.21 01:24:48.000173 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.90 MiB, peak 187.38 MiB, free memory in arenas 0.00 B, will set to 178.22 MiB (RSS), difference: 1.32 MiB | ||
9243 | 2024.11.21 01:24:50.666507 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9244 | 2024.11.21 01:24:50.666580 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9245 | 2024.11.21 01:24:52.059929 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9246 | 2024.11.21 01:24:52.060118 [ 252 ] {ddabbff9-2041-44bb-9b3f-fe1e3da000e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9247 | 2024.11.21 01:24:52.060188 [ 252 ] {ddabbff9-2041-44bb-9b3f-fe1e3da000e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9248 | 2024.11.21 01:24:52.060911 [ 252 ] {ddabbff9-2041-44bb-9b3f-fe1e3da000e8} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9249 | 2024.11.21 01:24:52.060961 [ 252 ] {ddabbff9-2041-44bb-9b3f-fe1e3da000e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9250 | 2024.11.21 01:24:52.061404 [ 252 ] {ddabbff9-2041-44bb-9b3f-fe1e3da000e8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9251 | 2024.11.21 01:24:52.061669 [ 252 ] {ddabbff9-2041-44bb-9b3f-fe1e3da000e8} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9252 | 2024.11.21 01:24:52.061898 [ 252 ] {ddabbff9-2041-44bb-9b3f-fe1e3da000e8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. | ||
9253 | 2024.11.21 01:24:52.061961 [ 252 ] {ddabbff9-2041-44bb-9b3f-fe1e3da000e8} <Debug> TCPHandler: Processed in 0.002156671 sec. | ||
9254 | 2024.11.21 01:24:52.062216 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9255 | 2024.11.21 01:24:52.062441 [ 253 ] {095e779a-c644-48f6-9351-83314d23b251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9256 | 2024.11.21 01:24:52.062527 [ 253 ] {095e779a-c644-48f6-9351-83314d23b251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9257 | 2024.11.21 01:24:52.063413 [ 253 ] {095e779a-c644-48f6-9351-83314d23b251} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9258 | 2024.11.21 01:24:52.063469 [ 253 ] {095e779a-c644-48f6-9351-83314d23b251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9259 | 2024.11.21 01:24:52.063942 [ 253 ] {095e779a-c644-48f6-9351-83314d23b251} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9260 | 2024.11.21 01:24:52.064205 [ 253 ] {095e779a-c644-48f6-9351-83314d23b251} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9261 | 2024.11.21 01:24:52.064449 [ 253 ] {095e779a-c644-48f6-9351-83314d23b251} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002065 sec., 136077.4818401937 rows/sec., 12.00 MiB/sec. | ||
9262 | 2024.11.21 01:24:52.064552 [ 253 ] {095e779a-c644-48f6-9351-83314d23b251} <Debug> TCPHandler: Processed in 0.002487135 sec. | ||
9263 | 2024.11.21 01:24:52.064742 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9264 | 2024.11.21 01:24:52.064902 [ 252 ] {76a5f604-973b-4591-a44e-d3a8182b2c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9265 | 2024.11.21 01:24:52.064964 [ 252 ] {76a5f604-973b-4591-a44e-d3a8182b2c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9266 | 2024.11.21 01:24:52.065664 [ 252 ] {76a5f604-973b-4591-a44e-d3a8182b2c99} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9267 | 2024.11.21 01:24:52.065712 [ 252 ] {76a5f604-973b-4591-a44e-d3a8182b2c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9268 | 2024.11.21 01:24:52.066096 [ 252 ] {76a5f604-973b-4591-a44e-d3a8182b2c99} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9269 | 2024.11.21 01:24:52.066353 [ 252 ] {76a5f604-973b-4591-a44e-d3a8182b2c99} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9270 | 2024.11.21 01:24:52.066600 [ 252 ] {76a5f604-973b-4591-a44e-d3a8182b2c99} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001723 sec., 26697.62042948346 rows/sec., 1.92 MiB/sec. | ||
9271 | 2024.11.21 01:24:52.066759 [ 252 ] {76a5f604-973b-4591-a44e-d3a8182b2c99} <Debug> TCPHandler: Processed in 0.002120409 sec. | ||
9272 | 2024.11.21 01:24:52.066992 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9273 | 2024.11.21 01:24:52.067148 [ 253 ] {6edf4f2a-9ae0-4a0e-93af-3f9b0a8498a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9274 | 2024.11.21 01:24:52.067208 [ 253 ] {6edf4f2a-9ae0-4a0e-93af-3f9b0a8498a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9275 | 2024.11.21 01:24:52.067877 [ 253 ] {6edf4f2a-9ae0-4a0e-93af-3f9b0a8498a0} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9276 | 2024.11.21 01:24:52.067918 [ 253 ] {6edf4f2a-9ae0-4a0e-93af-3f9b0a8498a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9277 | 2024.11.21 01:24:52.068282 [ 253 ] {6edf4f2a-9ae0-4a0e-93af-3f9b0a8498a0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9278 | 2024.11.21 01:24:52.068538 [ 253 ] {6edf4f2a-9ae0-4a0e-93af-3f9b0a8498a0} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9279 | 2024.11.21 01:24:52.068784 [ 253 ] {6edf4f2a-9ae0-4a0e-93af-3f9b0a8498a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001666 sec., 8403.361344537816 rows/sec., 588.52 KiB/sec. | ||
9280 | 2024.11.21 01:24:52.069025 [ 253 ] {6edf4f2a-9ae0-4a0e-93af-3f9b0a8498a0} <Debug> TCPHandler: Processed in 0.00216518 sec. | ||
9281 | 2024.11.21 01:24:52.069223 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9282 | 2024.11.21 01:24:52.069362 [ 252 ] {701ca184-50e5-480c-aa9d-25947fbe6e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9283 | 2024.11.21 01:24:52.069419 [ 252 ] {701ca184-50e5-480c-aa9d-25947fbe6e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9284 | 2024.11.21 01:24:52.070034 [ 252 ] {701ca184-50e5-480c-aa9d-25947fbe6e1d} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9285 | 2024.11.21 01:24:52.070073 [ 252 ] {701ca184-50e5-480c-aa9d-25947fbe6e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9286 | 2024.11.21 01:24:52.070430 [ 252 ] {701ca184-50e5-480c-aa9d-25947fbe6e1d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9287 | 2024.11.21 01:24:52.070669 [ 252 ] {701ca184-50e5-480c-aa9d-25947fbe6e1d} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9288 | 2024.11.21 01:24:52.070869 [ 252 ] {701ca184-50e5-480c-aa9d-25947fbe6e1d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. | ||
9289 | 2024.11.21 01:24:52.070921 [ 252 ] {701ca184-50e5-480c-aa9d-25947fbe6e1d} <Debug> TCPHandler: Processed in 0.001791525 sec. | ||
9290 | 2024.11.21 01:24:52.071065 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9291 | 2024.11.21 01:24:52.071204 [ 253 ] {1c23ce01-b57f-4f33-a5ad-4194a2e7b180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9292 | 2024.11.21 01:24:52.071262 [ 253 ] {1c23ce01-b57f-4f33-a5ad-4194a2e7b180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9293 | 2024.11.21 01:24:52.072051 [ 253 ] {1c23ce01-b57f-4f33-a5ad-4194a2e7b180} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9294 | 2024.11.21 01:24:52.072095 [ 253 ] {1c23ce01-b57f-4f33-a5ad-4194a2e7b180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9295 | 2024.11.21 01:24:52.072496 [ 253 ] {1c23ce01-b57f-4f33-a5ad-4194a2e7b180} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9296 | 2024.11.21 01:24:52.072749 [ 253 ] {1c23ce01-b57f-4f33-a5ad-4194a2e7b180} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9297 | 2024.11.21 01:24:52.072961 [ 253 ] {1c23ce01-b57f-4f33-a5ad-4194a2e7b180} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001788 sec., 235458.6129753915 rows/sec., 16.82 MiB/sec. | ||
9298 | 2024.11.21 01:24:52.073013 [ 253 ] {1c23ce01-b57f-4f33-a5ad-4194a2e7b180} <Debug> TCPHandler: Processed in 0.002014459 sec. | ||
9299 | 2024.11.21 01:24:52.073154 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9300 | 2024.11.21 01:24:52.073294 [ 252 ] {eb182be9-7b53-4c78-a935-d4b898e79184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9301 | 2024.11.21 01:24:52.073355 [ 252 ] {eb182be9-7b53-4c78-a935-d4b898e79184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9302 | 2024.11.21 01:24:52.073909 [ 252 ] {eb182be9-7b53-4c78-a935-d4b898e79184} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9303 | 2024.11.21 01:24:52.073948 [ 252 ] {eb182be9-7b53-4c78-a935-d4b898e79184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9304 | 2024.11.21 01:24:52.074314 [ 252 ] {eb182be9-7b53-4c78-a935-d4b898e79184} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9305 | 2024.11.21 01:24:52.074554 [ 252 ] {eb182be9-7b53-4c78-a935-d4b898e79184} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9306 | 2024.11.21 01:24:52.074767 [ 252 ] {eb182be9-7b53-4c78-a935-d4b898e79184} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001506 sec., 3984.0637450199206 rows/sec., 208.15 KiB/sec. | ||
9307 | 2024.11.21 01:24:52.074880 [ 252 ] {eb182be9-7b53-4c78-a935-d4b898e79184} <Debug> TCPHandler: Processed in 0.001793275 sec. | ||
9308 | 2024.11.21 01:24:52.075069 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9309 | 2024.11.21 01:24:52.075207 [ 253 ] {cd9aa051-7f37-40e0-9e29-f5ad7948552f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9310 | 2024.11.21 01:24:52.075271 [ 253 ] {cd9aa051-7f37-40e0-9e29-f5ad7948552f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9311 | 2024.11.21 01:24:52.075921 [ 253 ] {cd9aa051-7f37-40e0-9e29-f5ad7948552f} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9312 | 2024.11.21 01:24:52.075960 [ 253 ] {cd9aa051-7f37-40e0-9e29-f5ad7948552f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9313 | 2024.11.21 01:24:52.076357 [ 253 ] {cd9aa051-7f37-40e0-9e29-f5ad7948552f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9314 | 2024.11.21 01:24:52.076594 [ 253 ] {cd9aa051-7f37-40e0-9e29-f5ad7948552f} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9315 | 2024.11.21 01:24:52.076794 [ 253 ] {cd9aa051-7f37-40e0-9e29-f5ad7948552f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001618 sec., 146477.13226205192 rows/sec., 9.82 MiB/sec. | ||
9316 | 2024.11.21 01:24:52.076844 [ 253 ] {cd9aa051-7f37-40e0-9e29-f5ad7948552f} <Debug> TCPHandler: Processed in 0.001869247 sec. | ||
9317 | 2024.11.21 01:24:52.076986 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9318 | 2024.11.21 01:24:52.077125 [ 252 ] {af11252c-c1f9-42b9-9673-e17ef2eb79c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9319 | 2024.11.21 01:24:52.077186 [ 252 ] {af11252c-c1f9-42b9-9673-e17ef2eb79c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9320 | 2024.11.21 01:24:52.077753 [ 252 ] {af11252c-c1f9-42b9-9673-e17ef2eb79c3} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9321 | 2024.11.21 01:24:52.077796 [ 252 ] {af11252c-c1f9-42b9-9673-e17ef2eb79c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9322 | 2024.11.21 01:24:52.078165 [ 252 ] {af11252c-c1f9-42b9-9673-e17ef2eb79c3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9323 | 2024.11.21 01:24:52.078410 [ 252 ] {af11252c-c1f9-42b9-9673-e17ef2eb79c3} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9324 | 2024.11.21 01:24:52.078617 [ 252 ] {af11252c-c1f9-42b9-9673-e17ef2eb79c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. | ||
9325 | 2024.11.21 01:24:52.078667 [ 252 ] {af11252c-c1f9-42b9-9673-e17ef2eb79c3} <Debug> TCPHandler: Processed in 0.001748294 sec. | ||
9326 | 2024.11.21 01:24:52.078893 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9327 | 2024.11.21 01:24:52.079116 [ 253 ] {6ecf62bc-e394-43ab-9b50-5a6dd6a60b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9328 | 2024.11.21 01:24:52.079255 [ 253 ] {6ecf62bc-e394-43ab-9b50-5a6dd6a60b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9329 | 2024.11.21 01:24:52.080641 [ 253 ] {6ecf62bc-e394-43ab-9b50-5a6dd6a60b22} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9330 | 2024.11.21 01:24:52.080680 [ 253 ] {6ecf62bc-e394-43ab-9b50-5a6dd6a60b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9331 | 2024.11.21 01:24:52.081327 [ 253 ] {6ecf62bc-e394-43ab-9b50-5a6dd6a60b22} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9332 | 2024.11.21 01:24:52.081601 [ 253 ] {6ecf62bc-e394-43ab-9b50-5a6dd6a60b22} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9333 | 2024.11.21 01:24:52.081909 [ 253 ] {6ecf62bc-e394-43ab-9b50-5a6dd6a60b22} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002842 sec., 13722.730471498944 rows/sec., 24.59 MiB/sec. | ||
9334 | 2024.11.21 01:24:52.082524 [ 253 ] {6ecf62bc-e394-43ab-9b50-5a6dd6a60b22} <Debug> TCPHandler: Processed in 0.003735273 sec. | ||
9335 | 2024.11.21 01:24:52.082797 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9336 | 2024.11.21 01:24:52.082945 [ 252 ] {a5f90026-baa4-408d-90a2-4f8a0796e31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9337 | 2024.11.21 01:24:52.083007 [ 252 ] {a5f90026-baa4-408d-90a2-4f8a0796e31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9338 | 2024.11.21 01:24:52.083564 [ 252 ] {a5f90026-baa4-408d-90a2-4f8a0796e31b} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9339 | 2024.11.21 01:24:52.083610 [ 252 ] {a5f90026-baa4-408d-90a2-4f8a0796e31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9340 | 2024.11.21 01:24:52.084008 [ 252 ] {a5f90026-baa4-408d-90a2-4f8a0796e31b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
9341 | 2024.11.21 01:24:52.084247 [ 252 ] {a5f90026-baa4-408d-90a2-4f8a0796e31b} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9342 | 2024.11.21 01:24:52.084448 [ 252 ] {a5f90026-baa4-408d-90a2-4f8a0796e31b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001533 sec., 53489.88910632746 rows/sec., 3.40 MiB/sec. | ||
9343 | 2024.11.21 01:24:52.084500 [ 252 ] {a5f90026-baa4-408d-90a2-4f8a0796e31b} <Debug> TCPHandler: Processed in 0.001864447 sec. | ||
9344 | 2024.11.21 01:24:55.990269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1370 | ||
9345 | 2024.11.21 01:24:55.993061 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9346 | 2024.11.21 01:24:55.993112 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9347 | 2024.11.21 01:24:55.994476 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9348 | 2024.11.21 01:24:55.994776 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9349 | 2024.11.21 01:24:55.995028 [ 124 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9350 | 2024.11.21 01:24:55.995141 [ 124 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9351 | 2024.11.21 01:24:55.995238 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9352 | 2024.11.21 01:24:55.995604 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
9353 | 2024.11.21 01:24:55.996074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
9354 | 2024.11.21 01:24:55.996579 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9355 | 2024.11.21 01:24:55.996771 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1230 rows starting from the beginning of the part | ||
9356 | 2024.11.21 01:24:55.997452 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
9357 | 2024.11.21 01:24:55.998065 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
9358 | 2024.11.21 01:24:55.998607 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
9359 | 2024.11.21 01:24:55.999122 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
9360 | 2024.11.21 01:24:55.999614 [ 188 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
9361 | 2024.11.21 01:24:56.008026 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1370 rows, containing 72 columns (72 merged, 0 gathered) in 0.012657729 sec., 108234.26540416531 rows/sec., 84.15 MiB/sec. | ||
9362 | 2024.11.21 01:24:56.009351 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9363 | 2024.11.21 01:24:56.010066 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_46_9} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9364 | 2024.11.21 01:24:56.010149 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_46_9} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9365 | 2024.11.21 01:24:56.010343 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
9366 | 2024.11.21 01:24:57.052345 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9367 | 2024.11.21 01:24:57.052556 [ 252 ] {709108cd-82d6-430d-b1b1-14d37b42b746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9368 | 2024.11.21 01:24:57.052636 [ 252 ] {709108cd-82d6-430d-b1b1-14d37b42b746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9369 | 2024.11.21 01:24:57.053384 [ 252 ] {709108cd-82d6-430d-b1b1-14d37b42b746} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9370 | 2024.11.21 01:24:57.053431 [ 252 ] {709108cd-82d6-430d-b1b1-14d37b42b746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9371 | 2024.11.21 01:24:57.053850 [ 252 ] {709108cd-82d6-430d-b1b1-14d37b42b746} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
9372 | 2024.11.21 01:24:57.054104 [ 252 ] {709108cd-82d6-430d-b1b1-14d37b42b746} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9373 | 2024.11.21 01:24:57.054382 [ 252 ] {709108cd-82d6-430d-b1b1-14d37b42b746} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001874 sec., 3201.7075773745996 rows/sec., 261.08 KiB/sec. | ||
9374 | 2024.11.21 01:24:57.054581 [ 252 ] {709108cd-82d6-430d-b1b1-14d37b42b746} <Debug> TCPHandler: Processed in 0.002366723 sec. | ||
9375 | 2024.11.21 01:24:57.054869 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9376 | 2024.11.21 01:24:57.055076 [ 253 ] {3d267304-9b1d-4be6-a2b9-495de803eb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9377 | 2024.11.21 01:24:57.055176 [ 253 ] {3d267304-9b1d-4be6-a2b9-495de803eb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9378 | 2024.11.21 01:24:57.056009 [ 253 ] {3d267304-9b1d-4be6-a2b9-495de803eb92} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9379 | 2024.11.21 01:24:57.056065 [ 253 ] {3d267304-9b1d-4be6-a2b9-495de803eb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9380 | 2024.11.21 01:24:57.056524 [ 253 ] {3d267304-9b1d-4be6-a2b9-495de803eb92} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9381 | 2024.11.21 01:24:57.056781 [ 253 ] {3d267304-9b1d-4be6-a2b9-495de803eb92} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9382 | 2024.11.21 01:24:57.057020 [ 253 ] {3d267304-9b1d-4be6-a2b9-495de803eb92} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.002002 sec., 29470.529470529473 rows/sec., 2.24 MiB/sec. | ||
9383 | 2024.11.21 01:24:57.057085 [ 253 ] {3d267304-9b1d-4be6-a2b9-495de803eb92} <Debug> TCPHandler: Processed in 0.002359004 sec. | ||
9384 | 2024.11.21 01:24:57.057239 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9385 | 2024.11.21 01:24:57.057368 [ 252 ] {cffee85d-00ca-48e7-84ec-c6476cbd3d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9386 | 2024.11.21 01:24:57.057420 [ 252 ] {cffee85d-00ca-48e7-84ec-c6476cbd3d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9387 | 2024.11.21 01:24:57.058013 [ 252 ] {cffee85d-00ca-48e7-84ec-c6476cbd3d81} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9388 | 2024.11.21 01:24:57.058055 [ 252 ] {cffee85d-00ca-48e7-84ec-c6476cbd3d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9389 | 2024.11.21 01:24:57.058410 [ 252 ] {cffee85d-00ca-48e7-84ec-c6476cbd3d81} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9390 | 2024.11.21 01:24:57.058660 [ 252 ] {cffee85d-00ca-48e7-84ec-c6476cbd3d81} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9391 | 2024.11.21 01:24:57.058840 [ 128 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
9392 | 2024.11.21 01:24:57.058903 [ 252 ] {cffee85d-00ca-48e7-84ec-c6476cbd3d81} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 269.42 KiB/sec. | ||
9393 | 2024.11.21 01:24:57.058931 [ 128 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9394 | 2024.11.21 01:24:57.059002 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9395 | 2024.11.21 01:24:57.059025 [ 252 ] {cffee85d-00ca-48e7-84ec-c6476cbd3d81} <Debug> TCPHandler: Processed in 0.001848846 sec. | ||
9396 | 2024.11.21 01:24:57.059283 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9397 | 2024.11.21 01:24:57.059420 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
9398 | 2024.11.21 01:24:57.059802 [ 253 ] {b9c2b78f-03ea-4a0e-b9bc-6bb6896274fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9399 | 2024.11.21 01:24:57.060023 [ 253 ] {b9c2b78f-03ea-4a0e-b9bc-6bb6896274fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9400 | 2024.11.21 01:24:57.060043 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9401 | 2024.11.21 01:24:57.060186 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 64 rows starting from the beginning of the part | ||
9402 | 2024.11.21 01:24:57.060530 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part | ||
9403 | 2024.11.21 01:24:57.060916 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
9404 | 2024.11.21 01:24:57.061328 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part | ||
9405 | 2024.11.21 01:24:57.061673 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 46 rows starting from the beginning of the part | ||
9406 | 2024.11.21 01:24:57.062003 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
9407 | 2024.11.21 01:24:57.062806 [ 253 ] {b9c2b78f-03ea-4a0e-b9bc-6bb6896274fc} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9408 | 2024.11.21 01:24:57.062849 [ 253 ] {b9c2b78f-03ea-4a0e-b9bc-6bb6896274fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9409 | 2024.11.21 01:24:57.063439 [ 253 ] {b9c2b78f-03ea-4a0e-b9bc-6bb6896274fc} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9410 | 2024.11.21 01:24:57.063705 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.004608735 sec., 47735.44150401357 rows/sec., 3.59 MiB/sec. | ||
9411 | 2024.11.21 01:24:57.063799 [ 253 ] {b9c2b78f-03ea-4a0e-b9bc-6bb6896274fc} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9412 | 2024.11.21 01:24:57.063833 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
9413 | 2024.11.21 01:24:57.064190 [ 253 ] {b9c2b78f-03ea-4a0e-b9bc-6bb6896274fc} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.004568 sec., 15323.992994746059 rows/sec., 1.20 MiB/sec. | ||
9414 | 2024.11.21 01:24:57.064373 [ 253 ] {b9c2b78f-03ea-4a0e-b9bc-6bb6896274fc} <Debug> TCPHandler: Processed in 0.005224473 sec. | ||
9415 | 2024.11.21 01:24:57.064554 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9416 | 2024.11.21 01:24:57.064666 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9417 | 2024.11.21 01:24:57.064991 [ 194 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_46_10} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
9418 | 2024.11.21 01:24:57.065064 [ 252 ] {fe19235c-e040-41c2-9665-1b3083aaff59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9419 | 2024.11.21 01:24:57.065240 [ 252 ] {fe19235c-e040-41c2-9665-1b3083aaff59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9420 | 2024.11.21 01:24:57.065349 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9421 | 2024.11.21 01:24:57.066127 [ 252 ] {fe19235c-e040-41c2-9665-1b3083aaff59} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9422 | 2024.11.21 01:24:57.066170 [ 252 ] {fe19235c-e040-41c2-9665-1b3083aaff59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9423 | 2024.11.21 01:24:57.066577 [ 252 ] {fe19235c-e040-41c2-9665-1b3083aaff59} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9424 | 2024.11.21 01:24:57.066820 [ 252 ] {fe19235c-e040-41c2-9665-1b3083aaff59} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9425 | 2024.11.21 01:24:57.067033 [ 252 ] {fe19235c-e040-41c2-9665-1b3083aaff59} <Debug> executeQuery: Read 141 rows, 10.05 KiB in 0.00208 sec., 67788.46153846155 rows/sec., 4.72 MiB/sec. | ||
9426 | 2024.11.21 01:24:57.067086 [ 252 ] {fe19235c-e040-41c2-9665-1b3083aaff59} <Debug> TCPHandler: Processed in 0.002592687 sec. | ||
9427 | 2024.11.21 01:24:57.067237 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9428 | 2024.11.21 01:24:57.067360 [ 253 ] {28355b36-226b-4e0e-b47a-a70c23bd76d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9429 | 2024.11.21 01:24:57.067413 [ 253 ] {28355b36-226b-4e0e-b47a-a70c23bd76d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9430 | 2024.11.21 01:24:57.067916 [ 253 ] {28355b36-226b-4e0e-b47a-a70c23bd76d9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9431 | 2024.11.21 01:24:57.067956 [ 253 ] {28355b36-226b-4e0e-b47a-a70c23bd76d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
9432 | 2024.11.21 01:24:57.068340 [ 253 ] {28355b36-226b-4e0e-b47a-a70c23bd76d9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
9433 | 2024.11.21 01:24:57.068583 [ 253 ] {28355b36-226b-4e0e-b47a-a70c23bd76d9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9434 | 2024.11.21 01:24:57.068795 [ 253 ] {28355b36-226b-4e0e-b47a-a70c23bd76d9} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001463 sec., 35543.40396445659 rows/sec., 2.40 MiB/sec. | ||
9435 | 2024.11.21 01:24:57.068846 [ 253 ] {28355b36-226b-4e0e-b47a-a70c23bd76d9} <Debug> TCPHandler: Processed in 0.001668123 sec. | ||
9436 | 2024.11.21 01:25:02.053729 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9437 | 2024.11.21 01:25:02.053946 [ 252 ] {ea97be0d-6d64-49fe-8906-380a0581bd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9438 | 2024.11.21 01:25:02.054020 [ 252 ] {ea97be0d-6d64-49fe-8906-380a0581bd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9439 | 2024.11.21 01:25:02.054800 [ 252 ] {ea97be0d-6d64-49fe-8906-380a0581bd0a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9440 | 2024.11.21 01:25:02.054859 [ 252 ] {ea97be0d-6d64-49fe-8906-380a0581bd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9441 | 2024.11.21 01:25:02.055321 [ 252 ] {ea97be0d-6d64-49fe-8906-380a0581bd0a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9442 | 2024.11.21 01:25:02.055593 [ 252 ] {ea97be0d-6d64-49fe-8906-380a0581bd0a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9443 | 2024.11.21 01:25:02.055847 [ 252 ] {ea97be0d-6d64-49fe-8906-380a0581bd0a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.20 MiB/sec. | ||
9444 | 2024.11.21 01:25:02.055973 [ 252 ] {ea97be0d-6d64-49fe-8906-380a0581bd0a} <Debug> TCPHandler: Processed in 0.002376274 sec. | ||
9445 | 2024.11.21 01:25:02.056326 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9446 | 2024.11.21 01:25:02.056563 [ 253 ] {ff8d6949-306a-4012-a34f-56398bb601e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9447 | 2024.11.21 01:25:02.056649 [ 253 ] {ff8d6949-306a-4012-a34f-56398bb601e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9448 | 2024.11.21 01:25:02.057484 [ 253 ] {ff8d6949-306a-4012-a34f-56398bb601e2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9449 | 2024.11.21 01:25:02.057537 [ 253 ] {ff8d6949-306a-4012-a34f-56398bb601e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9450 | 2024.11.21 01:25:02.057961 [ 253 ] {ff8d6949-306a-4012-a34f-56398bb601e2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9451 | 2024.11.21 01:25:02.058204 [ 253 ] {ff8d6949-306a-4012-a34f-56398bb601e2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9452 | 2024.11.21 01:25:02.058513 [ 253 ] {ff8d6949-306a-4012-a34f-56398bb601e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002008 sec., 31872.509960159365 rows/sec., 2.49 MiB/sec. | ||
9453 | 2024.11.21 01:25:02.058618 [ 253 ] {ff8d6949-306a-4012-a34f-56398bb601e2} <Debug> TCPHandler: Processed in 0.002486815 sec. | ||
9454 | 2024.11.21 01:25:02.058858 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9455 | 2024.11.21 01:25:02.059079 [ 252 ] {9c2a8a2c-526a-4c61-9f74-67f5e2831bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9456 | 2024.11.21 01:25:02.059140 [ 252 ] {9c2a8a2c-526a-4c61-9f74-67f5e2831bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9457 | 2024.11.21 01:25:02.059729 [ 252 ] {9c2a8a2c-526a-4c61-9f74-67f5e2831bda} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9458 | 2024.11.21 01:25:02.059771 [ 252 ] {9c2a8a2c-526a-4c61-9f74-67f5e2831bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9459 | 2024.11.21 01:25:02.060179 [ 252 ] {9c2a8a2c-526a-4c61-9f74-67f5e2831bda} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9460 | 2024.11.21 01:25:02.060423 [ 252 ] {9c2a8a2c-526a-4c61-9f74-67f5e2831bda} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9461 | 2024.11.21 01:25:02.060638 [ 252 ] {9c2a8a2c-526a-4c61-9f74-67f5e2831bda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. | ||
9462 | 2024.11.21 01:25:02.060692 [ 252 ] {9c2a8a2c-526a-4c61-9f74-67f5e2831bda} <Debug> TCPHandler: Processed in 0.001976807 sec. | ||
9463 | 2024.11.21 01:25:02.060828 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9464 | 2024.11.21 01:25:02.060957 [ 253 ] {47f4479b-5ce6-458a-917c-1174339798c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9465 | 2024.11.21 01:25:02.061015 [ 253 ] {47f4479b-5ce6-458a-917c-1174339798c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9466 | 2024.11.21 01:25:02.061620 [ 253 ] {47f4479b-5ce6-458a-917c-1174339798c6} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9467 | 2024.11.21 01:25:02.061668 [ 253 ] {47f4479b-5ce6-458a-917c-1174339798c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9468 | 2024.11.21 01:25:02.062128 [ 253 ] {47f4479b-5ce6-458a-917c-1174339798c6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
9469 | 2024.11.21 01:25:02.062372 [ 253 ] {47f4479b-5ce6-458a-917c-1174339798c6} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9470 | 2024.11.21 01:25:02.062624 [ 253 ] {47f4479b-5ce6-458a-917c-1174339798c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001687 sec., 35566.09365737996 rows/sec., 2.40 MiB/sec. | ||
9471 | 2024.11.21 01:25:02.062684 [ 253 ] {47f4479b-5ce6-458a-917c-1174339798c6} <Debug> TCPHandler: Processed in 0.001915587 sec. | ||
9472 | 2024.11.21 01:25:03.980245 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9473 | 2024.11.21 01:25:04.166724 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40277, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9474 | 2024.11.21 01:25:04.206127 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40563, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9475 | 2024.11.21 01:25:04.312477 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37935, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9476 | 2024.11.21 01:25:04.327789 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9477 | 2024.11.21 01:25:04.364057 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9478 | 2024.11.21 01:25:04.375298 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9479 | 2024.11.21 01:25:04.390507 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9480 | 2024.11.21 01:25:05.666631 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9481 | 2024.11.21 01:25:05.666701 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9482 | 2024.11.21 01:25:05.996279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1390 | ||
9483 | 2024.11.21 01:25:05.998865 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9484 | 2024.11.21 01:25:05.998914 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9485 | 2024.11.21 01:25:06.000700 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9486 | 2024.11.21 01:25:06.001405 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9487 | 2024.11.21 01:25:06.004392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1390 | ||
9488 | 2024.11.21 01:25:06.004453 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003792613 sec. | ||
9489 | 2024.11.21 01:25:07.059634 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9490 | 2024.11.21 01:25:07.059821 [ 252 ] {ba054560-bee3-4402-ad70-61b4c0043673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9491 | 2024.11.21 01:25:07.059891 [ 252 ] {ba054560-bee3-4402-ad70-61b4c0043673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9492 | 2024.11.21 01:25:07.060633 [ 252 ] {ba054560-bee3-4402-ad70-61b4c0043673} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9493 | 2024.11.21 01:25:07.060681 [ 252 ] {ba054560-bee3-4402-ad70-61b4c0043673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9494 | 2024.11.21 01:25:07.061131 [ 252 ] {ba054560-bee3-4402-ad70-61b4c0043673} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9495 | 2024.11.21 01:25:07.061385 [ 252 ] {ba054560-bee3-4402-ad70-61b4c0043673} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9496 | 2024.11.21 01:25:07.061600 [ 252 ] {ba054560-bee3-4402-ad70-61b4c0043673} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 550.72 KiB/sec. | ||
9497 | 2024.11.21 01:25:07.061733 [ 252 ] {ba054560-bee3-4402-ad70-61b4c0043673} <Debug> TCPHandler: Processed in 0.002230042 sec. | ||
9498 | 2024.11.21 01:25:07.062020 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9499 | 2024.11.21 01:25:07.062241 [ 253 ] {af08a09c-9994-4cf0-b6ae-6558fa903042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9500 | 2024.11.21 01:25:07.062319 [ 253 ] {af08a09c-9994-4cf0-b6ae-6558fa903042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9501 | 2024.11.21 01:25:07.063243 [ 253 ] {af08a09c-9994-4cf0-b6ae-6558fa903042} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9502 | 2024.11.21 01:25:07.063300 [ 253 ] {af08a09c-9994-4cf0-b6ae-6558fa903042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9503 | 2024.11.21 01:25:07.063779 [ 253 ] {af08a09c-9994-4cf0-b6ae-6558fa903042} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9504 | 2024.11.21 01:25:07.064047 [ 253 ] {af08a09c-9994-4cf0-b6ae-6558fa903042} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9505 | 2024.11.21 01:25:07.064291 [ 253 ] {af08a09c-9994-4cf0-b6ae-6558fa903042} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002109 sec., 133238.50165955428 rows/sec., 11.75 MiB/sec. | ||
9506 | 2024.11.21 01:25:07.064357 [ 253 ] {af08a09c-9994-4cf0-b6ae-6558fa903042} <Debug> TCPHandler: Processed in 0.002490675 sec. | ||
9507 | 2024.11.21 01:25:07.064543 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9508 | 2024.11.21 01:25:07.064690 [ 252 ] {6964af76-bdee-4913-aa4a-bd40d876b641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9509 | 2024.11.21 01:25:07.064751 [ 252 ] {6964af76-bdee-4913-aa4a-bd40d876b641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9510 | 2024.11.21 01:25:07.065432 [ 252 ] {6964af76-bdee-4913-aa4a-bd40d876b641} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9511 | 2024.11.21 01:25:07.065470 [ 252 ] {6964af76-bdee-4913-aa4a-bd40d876b641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9512 | 2024.11.21 01:25:07.065848 [ 252 ] {6964af76-bdee-4913-aa4a-bd40d876b641} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9513 | 2024.11.21 01:25:07.066092 [ 252 ] {6964af76-bdee-4913-aa4a-bd40d876b641} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9514 | 2024.11.21 01:25:07.066278 [ 252 ] {6964af76-bdee-4913-aa4a-bd40d876b641} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001623 sec., 28342.57547751078 rows/sec., 2.04 MiB/sec. | ||
9515 | 2024.11.21 01:25:07.066332 [ 252 ] {6964af76-bdee-4913-aa4a-bd40d876b641} <Debug> TCPHandler: Processed in 0.001864657 sec. | ||
9516 | 2024.11.21 01:25:07.066496 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9517 | 2024.11.21 01:25:07.066644 [ 253 ] {143d3ba5-5fa6-4deb-8b10-530d5b0ba3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9518 | 2024.11.21 01:25:07.066699 [ 253 ] {143d3ba5-5fa6-4deb-8b10-530d5b0ba3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9519 | 2024.11.21 01:25:07.067316 [ 253 ] {143d3ba5-5fa6-4deb-8b10-530d5b0ba3e4} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9520 | 2024.11.21 01:25:07.067359 [ 253 ] {143d3ba5-5fa6-4deb-8b10-530d5b0ba3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9521 | 2024.11.21 01:25:07.067748 [ 253 ] {143d3ba5-5fa6-4deb-8b10-530d5b0ba3e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9522 | 2024.11.21 01:25:07.067989 [ 253 ] {143d3ba5-5fa6-4deb-8b10-530d5b0ba3e4} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9523 | 2024.11.21 01:25:07.068222 [ 253 ] {143d3ba5-5fa6-4deb-8b10-530d5b0ba3e4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001599 sec., 8755.472170106317 rows/sec., 613.18 KiB/sec. | ||
9524 | 2024.11.21 01:25:07.068310 [ 253 ] {143d3ba5-5fa6-4deb-8b10-530d5b0ba3e4} <Debug> TCPHandler: Processed in 0.001877957 sec. | ||
9525 | 2024.11.21 01:25:07.068550 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9526 | 2024.11.21 01:25:07.068709 [ 252 ] {7d556a0c-0d19-4468-8fd2-bddfc9e16b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9527 | 2024.11.21 01:25:07.068769 [ 252 ] {7d556a0c-0d19-4468-8fd2-bddfc9e16b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9528 | 2024.11.21 01:25:07.069425 [ 252 ] {7d556a0c-0d19-4468-8fd2-bddfc9e16b1e} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9529 | 2024.11.21 01:25:07.069463 [ 252 ] {7d556a0c-0d19-4468-8fd2-bddfc9e16b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9530 | 2024.11.21 01:25:07.069844 [ 252 ] {7d556a0c-0d19-4468-8fd2-bddfc9e16b1e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9531 | 2024.11.21 01:25:07.070083 [ 252 ] {7d556a0c-0d19-4468-8fd2-bddfc9e16b1e} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9532 | 2024.11.21 01:25:07.070274 [ 252 ] {7d556a0c-0d19-4468-8fd2-bddfc9e16b1e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001598 sec., 8135.168961201502 rows/sec., 507.23 KiB/sec. | ||
9533 | 2024.11.21 01:25:07.070398 [ 252 ] {7d556a0c-0d19-4468-8fd2-bddfc9e16b1e} <Debug> TCPHandler: Processed in 0.001978858 sec. | ||
9534 | 2024.11.21 01:25:07.070563 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9535 | 2024.11.21 01:25:07.070680 [ 253 ] {c5693154-2f46-43ea-9607-3af99e5147e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9536 | 2024.11.21 01:25:07.070729 [ 253 ] {c5693154-2f46-43ea-9607-3af99e5147e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9537 | 2024.11.21 01:25:07.071492 [ 253 ] {c5693154-2f46-43ea-9607-3af99e5147e8} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9538 | 2024.11.21 01:25:07.071532 [ 253 ] {c5693154-2f46-43ea-9607-3af99e5147e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9539 | 2024.11.21 01:25:07.071911 [ 253 ] {c5693154-2f46-43ea-9607-3af99e5147e8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9540 | 2024.11.21 01:25:07.072153 [ 253 ] {c5693154-2f46-43ea-9607-3af99e5147e8} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9541 | 2024.11.21 01:25:07.072370 [ 253 ] {c5693154-2f46-43ea-9607-3af99e5147e8} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001715 sec., 245481.04956268222 rows/sec., 17.54 MiB/sec. | ||
9542 | 2024.11.21 01:25:07.072423 [ 253 ] {c5693154-2f46-43ea-9607-3af99e5147e8} <Debug> TCPHandler: Processed in 0.001932728 sec. | ||
9543 | 2024.11.21 01:25:07.072606 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9544 | 2024.11.21 01:25:07.072770 [ 252 ] {b0e33f6f-ff77-421d-a44b-3fd2d2439d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9545 | 2024.11.21 01:25:07.072838 [ 252 ] {b0e33f6f-ff77-421d-a44b-3fd2d2439d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9546 | 2024.11.21 01:25:07.073383 [ 252 ] {b0e33f6f-ff77-421d-a44b-3fd2d2439d1a} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9547 | 2024.11.21 01:25:07.073421 [ 252 ] {b0e33f6f-ff77-421d-a44b-3fd2d2439d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9548 | 2024.11.21 01:25:07.073794 [ 252 ] {b0e33f6f-ff77-421d-a44b-3fd2d2439d1a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9549 | 2024.11.21 01:25:07.074029 [ 252 ] {b0e33f6f-ff77-421d-a44b-3fd2d2439d1a} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9550 | 2024.11.21 01:25:07.074206 [ 252 ] {b0e33f6f-ff77-421d-a44b-3fd2d2439d1a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
9551 | 2024.11.21 01:25:07.074257 [ 252 ] {b0e33f6f-ff77-421d-a44b-3fd2d2439d1a} <Debug> TCPHandler: Processed in 0.001721104 sec. | ||
9552 | 2024.11.21 01:25:07.074457 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9553 | 2024.11.21 01:25:07.074682 [ 253 ] {3c762f06-244d-451d-9dad-1d1c0ad458d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9554 | 2024.11.21 01:25:07.074779 [ 253 ] {3c762f06-244d-451d-9dad-1d1c0ad458d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9555 | 2024.11.21 01:25:07.075580 [ 253 ] {3c762f06-244d-451d-9dad-1d1c0ad458d5} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9556 | 2024.11.21 01:25:07.075620 [ 253 ] {3c762f06-244d-451d-9dad-1d1c0ad458d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9557 | 2024.11.21 01:25:07.076009 [ 253 ] {3c762f06-244d-451d-9dad-1d1c0ad458d5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9558 | 2024.11.21 01:25:07.076253 [ 253 ] {3c762f06-244d-451d-9dad-1d1c0ad458d5} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9559 | 2024.11.21 01:25:07.076480 [ 253 ] {3c762f06-244d-451d-9dad-1d1c0ad458d5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001849 sec., 128177.39318550569 rows/sec., 8.59 MiB/sec. | ||
9560 | 2024.11.21 01:25:07.076587 [ 253 ] {3c762f06-244d-451d-9dad-1d1c0ad458d5} <Debug> TCPHandler: Processed in 0.002238481 sec. | ||
9561 | 2024.11.21 01:25:07.076803 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9562 | 2024.11.21 01:25:07.077012 [ 252 ] {afcf763c-6c69-4d71-a640-8843778086e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9563 | 2024.11.21 01:25:07.077074 [ 252 ] {afcf763c-6c69-4d71-a640-8843778086e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9564 | 2024.11.21 01:25:07.077566 [ 252 ] {afcf763c-6c69-4d71-a640-8843778086e1} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9565 | 2024.11.21 01:25:07.077605 [ 252 ] {afcf763c-6c69-4d71-a640-8843778086e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9566 | 2024.11.21 01:25:07.077958 [ 252 ] {afcf763c-6c69-4d71-a640-8843778086e1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9567 | 2024.11.21 01:25:07.078202 [ 252 ] {afcf763c-6c69-4d71-a640-8843778086e1} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9568 | 2024.11.21 01:25:07.078395 [ 252 ] {afcf763c-6c69-4d71-a640-8843778086e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. | ||
9569 | 2024.11.21 01:25:07.078514 [ 252 ] {afcf763c-6c69-4d71-a640-8843778086e1} <Debug> TCPHandler: Processed in 0.001836366 sec. | ||
9570 | 2024.11.21 01:25:07.078677 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9571 | 2024.11.21 01:25:07.078815 [ 253 ] {3ef8f54d-c5ee-40b5-a8cf-4c5b88902c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9572 | 2024.11.21 01:25:07.078912 [ 253 ] {3ef8f54d-c5ee-40b5-a8cf-4c5b88902c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9573 | 2024.11.21 01:25:07.080117 [ 253 ] {3ef8f54d-c5ee-40b5-a8cf-4c5b88902c35} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9574 | 2024.11.21 01:25:07.080156 [ 253 ] {3ef8f54d-c5ee-40b5-a8cf-4c5b88902c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9575 | 2024.11.21 01:25:07.080793 [ 253 ] {3ef8f54d-c5ee-40b5-a8cf-4c5b88902c35} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9576 | 2024.11.21 01:25:07.081048 [ 253 ] {3ef8f54d-c5ee-40b5-a8cf-4c5b88902c35} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9577 | 2024.11.21 01:25:07.081227 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
9578 | 2024.11.21 01:25:07.081299 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9579 | 2024.11.21 01:25:07.081339 [ 253 ] {3ef8f54d-c5ee-40b5-a8cf-4c5b88902c35} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002539 sec., 15360.37810161481 rows/sec., 27.53 MiB/sec. | ||
9580 | 2024.11.21 01:25:07.081349 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9581 | 2024.11.21 01:25:07.081910 [ 190 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
9582 | 2024.11.21 01:25:07.082031 [ 253 ] {3ef8f54d-c5ee-40b5-a8cf-4c5b88902c35} <Debug> TCPHandler: Processed in 0.003410938 sec. | ||
9583 | 2024.11.21 01:25:07.082772 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9584 | 2024.11.21 01:25:07.083014 [ 190 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9585 | 2024.11.21 01:25:07.083048 [ 252 ] {623adefd-17d1-4524-916d-280f92d58e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9586 | 2024.11.21 01:25:07.083172 [ 190 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 1000 rows starting from the beginning of the part | ||
9587 | 2024.11.21 01:25:07.083184 [ 252 ] {623adefd-17d1-4524-916d-280f92d58e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9588 | 2024.11.21 01:25:07.084196 [ 190 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
9589 | 2024.11.21 01:25:07.084821 [ 190 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
9590 | 2024.11.21 01:25:07.085579 [ 252 ] {623adefd-17d1-4524-916d-280f92d58e4a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9591 | 2024.11.21 01:25:07.085599 [ 190 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
9592 | 2024.11.21 01:25:07.085649 [ 252 ] {623adefd-17d1-4524-916d-280f92d58e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9593 | 2024.11.21 01:25:07.086199 [ 190 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
9594 | 2024.11.21 01:25:07.086927 [ 190 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
9595 | 2024.11.21 01:25:07.087077 [ 252 ] {623adefd-17d1-4524-916d-280f92d58e4a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
9596 | 2024.11.21 01:25:07.087774 [ 252 ] {623adefd-17d1-4524-916d-280f92d58e4a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9597 | 2024.11.21 01:25:07.088307 [ 252 ] {623adefd-17d1-4524-916d-280f92d58e4a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005313 sec., 15433.841520798043 rows/sec., 1003.77 KiB/sec. | ||
9598 | 2024.11.21 01:25:07.088651 [ 252 ] {623adefd-17d1-4524-916d-280f92d58e4a} <Debug> TCPHandler: Processed in 0.006486911 sec. | ||
9599 | 2024.11.21 01:25:07.095585 [ 192 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1195 rows, containing 19 columns (19 merged, 0 gathered) in 0.014079719 sec., 84873.85295118461 rows/sec., 152.09 MiB/sec. | ||
9600 | 2024.11.21 01:25:07.096960 [ 192 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
9601 | 2024.11.21 01:25:07.097422 [ 192 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9602 | 2024.11.21 01:25:07.097510 [ 192 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_34_7} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
9603 | 2024.11.21 01:25:07.097664 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
9604 | 2024.11.21 01:25:07.872403 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9605 | 2024.11.21 01:25:08.000177 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.13 MiB, peak 190.67 MiB, free memory in arenas 0.00 B, will set to 181.40 MiB (RSS), difference: 2.27 MiB | ||
9606 | 2024.11.21 01:25:08.191223 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9607 | 2024.11.21 01:25:08.236962 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9608 | 2024.11.21 01:25:08.254410 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9609 | 2024.11.21 01:25:08.267880 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46529, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9610 | 2024.11.21 01:25:08.381799 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9611 | 2024.11.21 01:25:08.490697 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50394, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9612 | 2024.11.21 01:25:08.540172 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9613 | 2024.11.21 01:25:08.584726 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9614 | 2024.11.21 01:25:08.953390 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56384, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9615 | 2024.11.21 01:25:09.055565 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9616 | 2024.11.21 01:25:09.134086 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9617 | 2024.11.21 01:25:09.150475 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9618 | 2024.11.21 01:25:09.181853 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9619 | 2024.11.21 01:25:09.202194 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62144, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9620 | 2024.11.21 01:25:09.242824 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39935, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9621 | 2024.11.21 01:25:09.250157 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51894, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9622 | 2024.11.21 01:25:09.445245 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9623 | 2024.11.21 01:25:09.459595 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9624 | 2024.11.21 01:25:09.460857 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9625 | 2024.11.21 01:25:09.603844 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60039, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9626 | 2024.11.21 01:25:09.615142 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9627 | 2024.11.21 01:25:09.703453 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9628 | 2024.11.21 01:25:09.786009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9629 | 2024.11.21 01:25:12.052361 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9630 | 2024.11.21 01:25:12.052574 [ 252 ] {8de9af22-d118-4b19-971f-011c97ef1662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9631 | 2024.11.21 01:25:12.052659 [ 252 ] {8de9af22-d118-4b19-971f-011c97ef1662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9632 | 2024.11.21 01:25:12.053529 [ 252 ] {8de9af22-d118-4b19-971f-011c97ef1662} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9633 | 2024.11.21 01:25:12.053576 [ 252 ] {8de9af22-d118-4b19-971f-011c97ef1662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9634 | 2024.11.21 01:25:12.053993 [ 252 ] {8de9af22-d118-4b19-971f-011c97ef1662} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9635 | 2024.11.21 01:25:12.054238 [ 252 ] {8de9af22-d118-4b19-971f-011c97ef1662} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9636 | 2024.11.21 01:25:12.054412 [ 113 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9637 | 2024.11.21 01:25:12.054447 [ 252 ] {8de9af22-d118-4b19-971f-011c97ef1662} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.21 MiB/sec. | ||
9638 | 2024.11.21 01:25:12.054463 [ 113 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9639 | 2024.11.21 01:25:12.054508 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9640 | 2024.11.21 01:25:12.054535 [ 252 ] {8de9af22-d118-4b19-971f-011c97ef1662} <Debug> TCPHandler: Processed in 0.002306393 sec. | ||
9641 | 2024.11.21 01:25:12.054779 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
9642 | 2024.11.21 01:25:12.054896 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9643 | 2024.11.21 01:25:12.055155 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9644 | 2024.11.21 01:25:12.055289 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1430 rows starting from the beginning of the part | ||
9645 | 2024.11.21 01:25:12.055499 [ 253 ] {b02c7793-0e51-4151-ad06-7262d6a2b93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9646 | 2024.11.21 01:25:12.055725 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 281 rows starting from the beginning of the part | ||
9647 | 2024.11.21 01:25:12.055804 [ 253 ] {b02c7793-0e51-4151-ad06-7262d6a2b93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9648 | 2024.11.21 01:25:12.056451 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 59 rows starting from the beginning of the part | ||
9649 | 2024.11.21 01:25:12.057126 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
9650 | 2024.11.21 01:25:12.057531 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 281 rows starting from the beginning of the part | ||
9651 | 2024.11.21 01:25:12.057854 [ 187 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
9652 | 2024.11.21 01:25:12.059449 [ 253 ] {b02c7793-0e51-4151-ad06-7262d6a2b93f} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9653 | 2024.11.21 01:25:12.059553 [ 253 ] {b02c7793-0e51-4151-ad06-7262d6a2b93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9654 | 2024.11.21 01:25:12.060510 [ 253 ] {b02c7793-0e51-4151-ad06-7262d6a2b93f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9655 | 2024.11.21 01:25:12.061094 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 5 columns (5 merged, 0 gathered) in 0.006462881 sec., 334680.4621654027 rows/sec., 29.42 MiB/sec. | ||
9656 | 2024.11.21 01:25:12.061212 [ 253 ] {b02c7793-0e51-4151-ad06-7262d6a2b93f} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9657 | 2024.11.21 01:25:12.061403 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9658 | 2024.11.21 01:25:12.061476 [ 113 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9659 | 2024.11.21 01:25:12.061599 [ 113 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9660 | 2024.11.21 01:25:12.061680 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9661 | 2024.11.21 01:25:12.061728 [ 253 ] {b02c7793-0e51-4151-ad06-7262d6a2b93f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006452 sec., 9919.404835709856 rows/sec., 792.81 KiB/sec. | ||
9662 | 2024.11.21 01:25:12.062173 [ 253 ] {b02c7793-0e51-4151-ad06-7262d6a2b93f} <Debug> TCPHandler: Processed in 0.007508356 sec. | ||
9663 | 2024.11.21 01:25:12.062344 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
9664 | 2024.11.21 01:25:12.062696 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9665 | 2024.11.21 01:25:12.062971 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9666 | 2024.11.21 01:25:12.063099 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part | ||
9667 | 2024.11.21 01:25:12.063207 [ 186 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_91_18} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9668 | 2024.11.21 01:25:12.063315 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9669 | 2024.11.21 01:25:12.063542 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 421 rows starting from the beginning of the part | ||
9670 | 2024.11.21 01:25:12.063741 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
9671 | 2024.11.21 01:25:12.063991 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 70 rows starting from the beginning of the part | ||
9672 | 2024.11.21 01:25:12.064605 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
9673 | 2024.11.21 01:25:12.064968 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 421 rows starting from the beginning of the part | ||
9674 | 2024.11.21 01:25:12.065051 [ 252 ] {136c60ec-3986-48f9-a47f-fa6a68668a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9675 | 2024.11.21 01:25:12.065287 [ 252 ] {136c60ec-3986-48f9-a47f-fa6a68668a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9676 | 2024.11.21 01:25:12.065288 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
9677 | 2024.11.21 01:25:12.067132 [ 252 ] {136c60ec-3986-48f9-a47f-fa6a68668a91} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9678 | 2024.11.21 01:25:12.067210 [ 252 ] {136c60ec-3986-48f9-a47f-fa6a68668a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9679 | 2024.11.21 01:25:12.068192 [ 252 ] {136c60ec-3986-48f9-a47f-fa6a68668a91} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9680 | 2024.11.21 01:25:12.068695 [ 252 ] {136c60ec-3986-48f9-a47f-fa6a68668a91} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9681 | 2024.11.21 01:25:12.068705 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.006895677 sec., 283220.9223256832 rows/sec., 21.68 MiB/sec. | ||
9682 | 2024.11.21 01:25:12.068931 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9683 | 2024.11.21 01:25:12.068990 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9684 | 2024.11.21 01:25:12.069036 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9685 | 2024.11.21 01:25:12.069043 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9686 | 2024.11.21 01:25:12.069077 [ 252 ] {136c60ec-3986-48f9-a47f-fa6a68668a91} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005081 sec., 25191.89135996851 rows/sec., 1.75 MiB/sec. | ||
9687 | 2024.11.21 01:25:12.069557 [ 252 ] {136c60ec-3986-48f9-a47f-fa6a68668a91} <Debug> TCPHandler: Processed in 0.007199971 sec. | ||
9688 | 2024.11.21 01:25:12.069639 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
9689 | 2024.11.21 01:25:12.069997 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9690 | 2024.11.21 01:25:12.070444 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9691 | 2024.11.21 01:25:12.070500 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9692 | 2024.11.21 01:25:12.070682 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 17313 rows starting from the beginning of the part | ||
9693 | 2024.11.21 01:25:12.070687 [ 253 ] {2f94e244-6c54-418d-8dcf-52afd5eb4f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9694 | 2024.11.21 01:25:12.071056 [ 253 ] {2f94e244-6c54-418d-8dcf-52afd5eb4f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9695 | 2024.11.21 01:25:12.071178 [ 191 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_91_18} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9696 | 2024.11.21 01:25:12.071463 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part | ||
9697 | 2024.11.21 01:25:12.072126 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9698 | 2024.11.21 01:25:12.072539 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 141 rows starting from the beginning of the part | ||
9699 | 2024.11.21 01:25:12.073107 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
9700 | 2024.11.21 01:25:12.073642 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part | ||
9701 | 2024.11.21 01:25:12.073976 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 128 rows starting from the beginning of the part | ||
9702 | 2024.11.21 01:25:12.074844 [ 253 ] {2f94e244-6c54-418d-8dcf-52afd5eb4f43} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9703 | 2024.11.21 01:25:12.074914 [ 253 ] {2f94e244-6c54-418d-8dcf-52afd5eb4f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9704 | 2024.11.21 01:25:12.075537 [ 253 ] {2f94e244-6c54-418d-8dcf-52afd5eb4f43} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
9705 | 2024.11.21 01:25:12.075867 [ 253 ] {2f94e244-6c54-418d-8dcf-52afd5eb4f43} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9706 | 2024.11.21 01:25:12.076132 [ 113 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
9707 | 2024.11.21 01:25:12.076256 [ 113 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9708 | 2024.11.21 01:25:12.076319 [ 253 ] {2f94e244-6c54-418d-8dcf-52afd5eb4f43} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005872 sec., 8174.386920980927 rows/sec., 564.12 KiB/sec. | ||
9709 | 2024.11.21 01:25:12.076337 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9710 | 2024.11.21 01:25:12.076610 [ 253 ] {2f94e244-6c54-418d-8dcf-52afd5eb4f43} <Debug> TCPHandler: Processed in 0.006888447 sec. | ||
9711 | 2024.11.21 01:25:12.076899 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
9712 | 2024.11.21 01:25:12.077238 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9713 | 2024.11.21 01:25:12.077308 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5322 rows starting from the beginning of the part | ||
9714 | 2024.11.21 01:25:12.077607 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
9715 | 2024.11.21 01:25:12.077913 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 52 rows starting from the beginning of the part | ||
9716 | 2024.11.21 01:25:12.078067 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
9717 | 2024.11.21 01:25:12.078298 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part | ||
9718 | 2024.11.21 01:25:12.078475 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 48 rows starting from the beginning of the part | ||
9719 | 2024.11.21 01:25:12.081559 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5646 rows, containing 4 columns (4 merged, 0 gathered) in 0.005026621 sec., 1123219.7533890062 rows/sec., 73.74 MiB/sec. | ||
9720 | 2024.11.21 01:25:12.081730 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18216 rows, containing 5 columns (5 merged, 0 gathered) in 0.012535107 sec., 1453198.6045272688 rows/sec., 99.04 MiB/sec. | ||
9721 | 2024.11.21 01:25:12.082029 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9722 | 2024.11.21 01:25:12.082064 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
9723 | 2024.11.21 01:25:12.082578 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9724 | 2024.11.21 01:25:12.082752 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_91_18} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9725 | 2024.11.21 01:25:12.082791 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9726 | 2024.11.21 01:25:12.082910 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
9727 | 2024.11.21 01:25:12.083027 [ 200 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
9728 | 2024.11.21 01:25:12.083149 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
9729 | 2024.11.21 01:25:16.004572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1420 | ||
9730 | 2024.11.21 01:25:16.007598 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9731 | 2024.11.21 01:25:16.007656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9732 | 2024.11.21 01:25:16.009124 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9733 | 2024.11.21 01:25:16.009437 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9734 | 2024.11.21 01:25:16.011710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1420 | ||
9735 | 2024.11.21 01:25:17.053323 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9736 | 2024.11.21 01:25:17.053507 [ 252 ] {6d9a4c72-ebb3-4063-b5dd-b51bd462d821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9737 | 2024.11.21 01:25:17.053587 [ 252 ] {6d9a4c72-ebb3-4063-b5dd-b51bd462d821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9738 | 2024.11.21 01:25:17.054471 [ 252 ] {6d9a4c72-ebb3-4063-b5dd-b51bd462d821} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9739 | 2024.11.21 01:25:17.054524 [ 252 ] {6d9a4c72-ebb3-4063-b5dd-b51bd462d821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9740 | 2024.11.21 01:25:17.054959 [ 252 ] {6d9a4c72-ebb3-4063-b5dd-b51bd462d821} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9741 | 2024.11.21 01:25:17.055206 [ 252 ] {6d9a4c72-ebb3-4063-b5dd-b51bd462d821} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9742 | 2024.11.21 01:25:17.055458 [ 252 ] {6d9a4c72-ebb3-4063-b5dd-b51bd462d821} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001997 sec., 28042.063094641962 rows/sec., 2.14 MiB/sec. | ||
9743 | 2024.11.21 01:25:17.055545 [ 252 ] {6d9a4c72-ebb3-4063-b5dd-b51bd462d821} <Debug> TCPHandler: Processed in 0.002347793 sec. | ||
9744 | 2024.11.21 01:25:17.055858 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9745 | 2024.11.21 01:25:17.056070 [ 253 ] {d0473c9e-5921-48b0-acad-9769e502a9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9746 | 2024.11.21 01:25:17.056147 [ 253 ] {d0473c9e-5921-48b0-acad-9769e502a9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9747 | 2024.11.21 01:25:17.056911 [ 253 ] {d0473c9e-5921-48b0-acad-9769e502a9c9} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9748 | 2024.11.21 01:25:17.056954 [ 253 ] {d0473c9e-5921-48b0-acad-9769e502a9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9749 | 2024.11.21 01:25:17.057387 [ 253 ] {d0473c9e-5921-48b0-acad-9769e502a9c9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9750 | 2024.11.21 01:25:17.057647 [ 253 ] {d0473c9e-5921-48b0-acad-9769e502a9c9} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9751 | 2024.11.21 01:25:17.057837 [ 253 ] {d0473c9e-5921-48b0-acad-9769e502a9c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001821 sec., 35145.52443712246 rows/sec., 2.74 MiB/sec. | ||
9752 | 2024.11.21 01:25:17.057890 [ 253 ] {d0473c9e-5921-48b0-acad-9769e502a9c9} <Debug> TCPHandler: Processed in 0.002209511 sec. | ||
9753 | 2024.11.21 01:25:17.058054 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9754 | 2024.11.21 01:25:17.058189 [ 252 ] {f40b7bfa-2f6f-426a-b526-19df966ba693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9755 | 2024.11.21 01:25:17.058246 [ 252 ] {f40b7bfa-2f6f-426a-b526-19df966ba693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9756 | 2024.11.21 01:25:17.058926 [ 252 ] {f40b7bfa-2f6f-426a-b526-19df966ba693} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9757 | 2024.11.21 01:25:17.058978 [ 252 ] {f40b7bfa-2f6f-426a-b526-19df966ba693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9758 | 2024.11.21 01:25:17.059482 [ 252 ] {f40b7bfa-2f6f-426a-b526-19df966ba693} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9759 | 2024.11.21 01:25:17.059742 [ 252 ] {f40b7bfa-2f6f-426a-b526-19df966ba693} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9760 | 2024.11.21 01:25:17.059970 [ 252 ] {f40b7bfa-2f6f-426a-b526-19df966ba693} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00181 sec., 88397.79005524862 rows/sec., 6.16 MiB/sec. | ||
9761 | 2024.11.21 01:25:17.060035 [ 252 ] {f40b7bfa-2f6f-426a-b526-19df966ba693} <Debug> TCPHandler: Processed in 0.002042969 sec. | ||
9762 | 2024.11.21 01:25:17.060251 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9763 | 2024.11.21 01:25:17.060438 [ 253 ] {09a3b927-1f1e-4784-9fe1-f27bdac0992a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9764 | 2024.11.21 01:25:17.060498 [ 253 ] {09a3b927-1f1e-4784-9fe1-f27bdac0992a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9765 | 2024.11.21 01:25:17.060998 [ 253 ] {09a3b927-1f1e-4784-9fe1-f27bdac0992a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9766 | 2024.11.21 01:25:17.061035 [ 253 ] {09a3b927-1f1e-4784-9fe1-f27bdac0992a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9767 | 2024.11.21 01:25:17.061411 [ 253 ] {09a3b927-1f1e-4784-9fe1-f27bdac0992a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
9768 | 2024.11.21 01:25:17.061652 [ 253 ] {09a3b927-1f1e-4784-9fe1-f27bdac0992a} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9769 | 2024.11.21 01:25:17.061854 [ 253 ] {09a3b927-1f1e-4784-9fe1-f27bdac0992a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
9770 | 2024.11.21 01:25:17.061946 [ 253 ] {09a3b927-1f1e-4784-9fe1-f27bdac0992a} <Debug> TCPHandler: Processed in 0.001821955 sec. | ||
9771 | 2024.11.21 01:25:20.666734 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9772 | 2024.11.21 01:25:20.666802 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9773 | 2024.11.21 01:25:22.059234 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9774 | 2024.11.21 01:25:22.059451 [ 252 ] {b0a33e84-6939-4738-a284-9a5f74fe8865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9775 | 2024.11.21 01:25:22.059533 [ 252 ] {b0a33e84-6939-4738-a284-9a5f74fe8865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9776 | 2024.11.21 01:25:22.060316 [ 252 ] {b0a33e84-6939-4738-a284-9a5f74fe8865} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9777 | 2024.11.21 01:25:22.060366 [ 252 ] {b0a33e84-6939-4738-a284-9a5f74fe8865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9778 | 2024.11.21 01:25:22.060817 [ 252 ] {b0a33e84-6939-4738-a284-9a5f74fe8865} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9779 | 2024.11.21 01:25:22.061081 [ 252 ] {b0a33e84-6939-4738-a284-9a5f74fe8865} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9780 | 2024.11.21 01:25:22.061294 [ 106 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9781 | 2024.11.21 01:25:22.061369 [ 252 ] {b0a33e84-6939-4738-a284-9a5f74fe8865} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 509.77 KiB/sec. | ||
9782 | 2024.11.21 01:25:22.061400 [ 106 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9783 | 2024.11.21 01:25:22.061472 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9784 | 2024.11.21 01:25:22.061508 [ 252 ] {b0a33e84-6939-4738-a284-9a5f74fe8865} <Debug> TCPHandler: Processed in 0.002405764 sec. | ||
9785 | 2024.11.21 01:25:22.061798 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9786 | 2024.11.21 01:25:22.061837 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9787 | 2024.11.21 01:25:22.062051 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9788 | 2024.11.21 01:25:22.062074 [ 253 ] {031f73e0-201b-4aba-a8d9-9040f73c5b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9789 | 2024.11.21 01:25:22.062099 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
9790 | 2024.11.21 01:25:22.062151 [ 253 ] {031f73e0-201b-4aba-a8d9-9040f73c5b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9791 | 2024.11.21 01:25:22.062329 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9792 | 2024.11.21 01:25:22.062786 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9793 | 2024.11.21 01:25:22.063091 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9794 | 2024.11.21 01:25:22.063485 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9795 | 2024.11.21 01:25:22.064713 [ 253 ] {031f73e0-201b-4aba-a8d9-9040f73c5b7e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9796 | 2024.11.21 01:25:22.064759 [ 253 ] {031f73e0-201b-4aba-a8d9-9040f73c5b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9797 | 2024.11.21 01:25:22.065179 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003595531 sec., 19468.612563763185 rows/sec., 1.44 MiB/sec. | ||
9798 | 2024.11.21 01:25:22.065437 [ 253 ] {031f73e0-201b-4aba-a8d9-9040f73c5b7e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
9799 | 2024.11.21 01:25:22.065461 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9800 | 2024.11.21 01:25:22.065899 [ 253 ] {031f73e0-201b-4aba-a8d9-9040f73c5b7e} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9801 | 2024.11.21 01:25:22.065998 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_33_8} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9802 | 2024.11.21 01:25:22.066209 [ 200 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_33_8} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9803 | 2024.11.21 01:25:22.066304 [ 253 ] {031f73e0-201b-4aba-a8d9-9040f73c5b7e} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.004276 sec., 65715.6220767072 rows/sec., 5.80 MiB/sec. | ||
9804 | 2024.11.21 01:25:22.066403 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9805 | 2024.11.21 01:25:22.066492 [ 253 ] {031f73e0-201b-4aba-a8d9-9040f73c5b7e} <Debug> TCPHandler: Processed in 0.004839888 sec. | ||
9806 | 2024.11.21 01:25:22.066777 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9807 | 2024.11.21 01:25:22.067016 [ 252 ] {071f8804-2baf-4240-a5aa-2baab9dc65e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9808 | 2024.11.21 01:25:22.067114 [ 252 ] {071f8804-2baf-4240-a5aa-2baab9dc65e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9809 | 2024.11.21 01:25:22.068005 [ 252 ] {071f8804-2baf-4240-a5aa-2baab9dc65e6} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9810 | 2024.11.21 01:25:22.068048 [ 252 ] {071f8804-2baf-4240-a5aa-2baab9dc65e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9811 | 2024.11.21 01:25:22.068433 [ 252 ] {071f8804-2baf-4240-a5aa-2baab9dc65e6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9812 | 2024.11.21 01:25:22.068679 [ 252 ] {071f8804-2baf-4240-a5aa-2baab9dc65e6} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9813 | 2024.11.21 01:25:22.068911 [ 252 ] {071f8804-2baf-4240-a5aa-2baab9dc65e6} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001957 sec., 23505.36535513541 rows/sec., 1.69 MiB/sec. | ||
9814 | 2024.11.21 01:25:22.068967 [ 252 ] {071f8804-2baf-4240-a5aa-2baab9dc65e6} <Debug> TCPHandler: Processed in 0.002306243 sec. | ||
9815 | 2024.11.21 01:25:22.069179 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9816 | 2024.11.21 01:25:22.069402 [ 253 ] {cb87291c-5ea5-41c4-85e2-eced50af8739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9817 | 2024.11.21 01:25:22.069494 [ 253 ] {cb87291c-5ea5-41c4-85e2-eced50af8739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9818 | 2024.11.21 01:25:22.070157 [ 253 ] {cb87291c-5ea5-41c4-85e2-eced50af8739} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9819 | 2024.11.21 01:25:22.070194 [ 253 ] {cb87291c-5ea5-41c4-85e2-eced50af8739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9820 | 2024.11.21 01:25:22.070550 [ 253 ] {cb87291c-5ea5-41c4-85e2-eced50af8739} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9821 | 2024.11.21 01:25:22.070789 [ 253 ] {cb87291c-5ea5-41c4-85e2-eced50af8739} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9822 | 2024.11.21 01:25:22.070962 [ 253 ] {cb87291c-5ea5-41c4-85e2-eced50af8739} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. | ||
9823 | 2024.11.21 01:25:22.071012 [ 253 ] {cb87291c-5ea5-41c4-85e2-eced50af8739} <Debug> TCPHandler: Processed in 0.001943917 sec. | ||
9824 | 2024.11.21 01:25:22.071148 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9825 | 2024.11.21 01:25:22.071270 [ 252 ] {7af886a3-94e6-4a19-8d30-fa3a36b1f34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9826 | 2024.11.21 01:25:22.071321 [ 252 ] {7af886a3-94e6-4a19-8d30-fa3a36b1f34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9827 | 2024.11.21 01:25:22.071921 [ 252 ] {7af886a3-94e6-4a19-8d30-fa3a36b1f34d} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9828 | 2024.11.21 01:25:22.071962 [ 252 ] {7af886a3-94e6-4a19-8d30-fa3a36b1f34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9829 | 2024.11.21 01:25:22.072329 [ 252 ] {7af886a3-94e6-4a19-8d30-fa3a36b1f34d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9830 | 2024.11.21 01:25:22.072574 [ 252 ] {7af886a3-94e6-4a19-8d30-fa3a36b1f34d} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9831 | 2024.11.21 01:25:22.072766 [ 106 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9832 | 2024.11.21 01:25:22.072834 [ 252 ] {7af886a3-94e6-4a19-8d30-fa3a36b1f34d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001582 sec., 8217.446270543614 rows/sec., 512.36 KiB/sec. | ||
9833 | 2024.11.21 01:25:22.072867 [ 106 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9834 | 2024.11.21 01:25:22.072951 [ 252 ] {7af886a3-94e6-4a19-8d30-fa3a36b1f34d} <Debug> TCPHandler: Processed in 0.001856737 sec. | ||
9835 | 2024.11.21 01:25:22.072959 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9836 | 2024.11.21 01:25:22.073172 [ 198 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9837 | 2024.11.21 01:25:22.073202 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9838 | 2024.11.21 01:25:22.073411 [ 198 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9839 | 2024.11.21 01:25:22.073479 [ 253 ] {019c85ce-3dbf-43b2-a117-834aa44d3eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9840 | 2024.11.21 01:25:22.073492 [ 198 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
9841 | 2024.11.21 01:25:22.073605 [ 253 ] {019c85ce-3dbf-43b2-a117-834aa44d3eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9842 | 2024.11.21 01:25:22.073835 [ 198 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
9843 | 2024.11.21 01:25:22.074182 [ 198 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
9844 | 2024.11.21 01:25:22.074544 [ 198 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
9845 | 2024.11.21 01:25:22.074841 [ 198 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
9846 | 2024.11.21 01:25:22.076104 [ 253 ] {019c85ce-3dbf-43b2-a117-834aa44d3eaa} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9847 | 2024.11.21 01:25:22.076154 [ 253 ] {019c85ce-3dbf-43b2-a117-834aa44d3eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9848 | 2024.11.21 01:25:22.076328 [ 200 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003223415 sec., 20164.94928515255 rows/sec., 1.30 MiB/sec. | ||
9849 | 2024.11.21 01:25:22.076645 [ 200 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9850 | 2024.11.21 01:25:22.076859 [ 253 ] {019c85ce-3dbf-43b2-a117-834aa44d3eaa} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
9851 | 2024.11.21 01:25:22.077144 [ 200 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_33_8} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9852 | 2024.11.21 01:25:22.077313 [ 253 ] {019c85ce-3dbf-43b2-a117-834aa44d3eaa} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9853 | 2024.11.21 01:25:22.077321 [ 200 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_33_8} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9854 | 2024.11.21 01:25:22.077500 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9855 | 2024.11.21 01:25:22.077657 [ 253 ] {019c85ce-3dbf-43b2-a117-834aa44d3eaa} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.004252 sec., 99012.22953904046 rows/sec., 7.07 MiB/sec. | ||
9856 | 2024.11.21 01:25:22.077720 [ 253 ] {019c85ce-3dbf-43b2-a117-834aa44d3eaa} <Debug> TCPHandler: Processed in 0.004658006 sec. | ||
9857 | 2024.11.21 01:25:22.077875 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9858 | 2024.11.21 01:25:22.078019 [ 252 ] {55f201ab-5a89-4ad3-acfb-b14e9658b50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9859 | 2024.11.21 01:25:22.078081 [ 252 ] {55f201ab-5a89-4ad3-acfb-b14e9658b50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9860 | 2024.11.21 01:25:22.078667 [ 252 ] {55f201ab-5a89-4ad3-acfb-b14e9658b50f} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9861 | 2024.11.21 01:25:22.078707 [ 252 ] {55f201ab-5a89-4ad3-acfb-b14e9658b50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9862 | 2024.11.21 01:25:22.079086 [ 252 ] {55f201ab-5a89-4ad3-acfb-b14e9658b50f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9863 | 2024.11.21 01:25:22.079348 [ 252 ] {55f201ab-5a89-4ad3-acfb-b14e9658b50f} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9864 | 2024.11.21 01:25:22.079613 [ 252 ] {55f201ab-5a89-4ad3-acfb-b14e9658b50f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001621 sec., 3701.4188772362736 rows/sec., 193.38 KiB/sec. | ||
9865 | 2024.11.21 01:25:22.079769 [ 252 ] {55f201ab-5a89-4ad3-acfb-b14e9658b50f} <Debug> TCPHandler: Processed in 0.001961138 sec. | ||
9866 | 2024.11.21 01:25:22.079985 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9867 | 2024.11.21 01:25:22.080122 [ 253 ] {6f19cbce-2945-433b-aee0-252a4ceedbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9868 | 2024.11.21 01:25:22.080183 [ 253 ] {6f19cbce-2945-433b-aee0-252a4ceedbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9869 | 2024.11.21 01:25:22.080855 [ 253 ] {6f19cbce-2945-433b-aee0-252a4ceedbab} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9870 | 2024.11.21 01:25:22.080892 [ 253 ] {6f19cbce-2945-433b-aee0-252a4ceedbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9871 | 2024.11.21 01:25:22.081285 [ 253 ] {6f19cbce-2945-433b-aee0-252a4ceedbab} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
9872 | 2024.11.21 01:25:22.081526 [ 253 ] {6f19cbce-2945-433b-aee0-252a4ceedbab} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9873 | 2024.11.21 01:25:22.081709 [ 253 ] {6f19cbce-2945-433b-aee0-252a4ceedbab} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001617 sec., 146567.71799628943 rows/sec., 9.82 MiB/sec. | ||
9874 | 2024.11.21 01:25:22.081760 [ 253 ] {6f19cbce-2945-433b-aee0-252a4ceedbab} <Debug> TCPHandler: Processed in 0.001889047 sec. | ||
9875 | 2024.11.21 01:25:22.081973 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9876 | 2024.11.21 01:25:22.082201 [ 252 ] {38e880e1-444a-41ab-af58-a7f5f7996f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9877 | 2024.11.21 01:25:22.082263 [ 252 ] {38e880e1-444a-41ab-af58-a7f5f7996f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9878 | 2024.11.21 01:25:22.082802 [ 252 ] {38e880e1-444a-41ab-af58-a7f5f7996f8a} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9879 | 2024.11.21 01:25:22.082842 [ 252 ] {38e880e1-444a-41ab-af58-a7f5f7996f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9880 | 2024.11.21 01:25:22.083216 [ 252 ] {38e880e1-444a-41ab-af58-a7f5f7996f8a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9881 | 2024.11.21 01:25:22.083457 [ 252 ] {38e880e1-444a-41ab-af58-a7f5f7996f8a} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9882 | 2024.11.21 01:25:22.083681 [ 252 ] {38e880e1-444a-41ab-af58-a7f5f7996f8a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. | ||
9883 | 2024.11.21 01:25:22.083757 [ 252 ] {38e880e1-444a-41ab-af58-a7f5f7996f8a} <Debug> TCPHandler: Processed in 0.001908017 sec. | ||
9884 | 2024.11.21 01:25:22.083990 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9885 | 2024.11.21 01:25:22.084211 [ 253 ] {9975a570-a7da-4c88-a812-0a3f1ffd48ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9886 | 2024.11.21 01:25:22.084349 [ 253 ] {9975a570-a7da-4c88-a812-0a3f1ffd48ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9887 | 2024.11.21 01:25:22.085644 [ 253 ] {9975a570-a7da-4c88-a812-0a3f1ffd48ed} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9888 | 2024.11.21 01:25:22.085683 [ 253 ] {9975a570-a7da-4c88-a812-0a3f1ffd48ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9889 | 2024.11.21 01:25:22.086350 [ 253 ] {9975a570-a7da-4c88-a812-0a3f1ffd48ed} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9890 | 2024.11.21 01:25:22.086609 [ 253 ] {9975a570-a7da-4c88-a812-0a3f1ffd48ed} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9891 | 2024.11.21 01:25:22.086870 [ 253 ] {9975a570-a7da-4c88-a812-0a3f1ffd48ed} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002706 sec., 14412.416851441241 rows/sec., 25.83 MiB/sec. | ||
9892 | 2024.11.21 01:25:22.087098 [ 253 ] {9975a570-a7da-4c88-a812-0a3f1ffd48ed} <Debug> TCPHandler: Processed in 0.003233466 sec. | ||
9893 | 2024.11.21 01:25:22.087251 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9894 | 2024.11.21 01:25:22.087392 [ 252 ] {cd59d5fd-94c7-43a5-805c-2e2a0a2f7310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9895 | 2024.11.21 01:25:22.087453 [ 252 ] {cd59d5fd-94c7-43a5-805c-2e2a0a2f7310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9896 | 2024.11.21 01:25:22.087986 [ 252 ] {cd59d5fd-94c7-43a5-805c-2e2a0a2f7310} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9897 | 2024.11.21 01:25:22.088026 [ 252 ] {cd59d5fd-94c7-43a5-805c-2e2a0a2f7310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9898 | 2024.11.21 01:25:22.088468 [ 252 ] {cd59d5fd-94c7-43a5-805c-2e2a0a2f7310} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
9899 | 2024.11.21 01:25:22.088715 [ 252 ] {cd59d5fd-94c7-43a5-805c-2e2a0a2f7310} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9900 | 2024.11.21 01:25:22.088927 [ 252 ] {cd59d5fd-94c7-43a5-805c-2e2a0a2f7310} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001566 sec., 52362.70753512133 rows/sec., 3.33 MiB/sec. | ||
9901 | 2024.11.21 01:25:22.088977 [ 252 ] {cd59d5fd-94c7-43a5-805c-2e2a0a2f7310} <Debug> TCPHandler: Processed in 0.001793946 sec. | ||
9902 | 2024.11.21 01:25:26.011921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1450 | ||
9903 | 2024.11.21 01:25:26.014801 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9904 | 2024.11.21 01:25:26.014852 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9905 | 2024.11.21 01:25:26.016278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9906 | 2024.11.21 01:25:26.016590 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9907 | 2024.11.21 01:25:26.017929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1450 | ||
9908 | 2024.11.21 01:25:27.052434 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9909 | 2024.11.21 01:25:27.052646 [ 252 ] {3489dd4a-07bd-4721-89ad-10ac1aa73166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9910 | 2024.11.21 01:25:27.052722 [ 252 ] {3489dd4a-07bd-4721-89ad-10ac1aa73166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9911 | 2024.11.21 01:25:27.053468 [ 252 ] {3489dd4a-07bd-4721-89ad-10ac1aa73166} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9912 | 2024.11.21 01:25:27.053510 [ 252 ] {3489dd4a-07bd-4721-89ad-10ac1aa73166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9913 | 2024.11.21 01:25:27.053946 [ 252 ] {3489dd4a-07bd-4721-89ad-10ac1aa73166} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9914 | 2024.11.21 01:25:27.054208 [ 252 ] {3489dd4a-07bd-4721-89ad-10ac1aa73166} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9915 | 2024.11.21 01:25:27.054423 [ 252 ] {3489dd4a-07bd-4721-89ad-10ac1aa73166} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001833 sec., 6546.6448445171845 rows/sec., 533.83 KiB/sec. | ||
9916 | 2024.11.21 01:25:27.054607 [ 252 ] {3489dd4a-07bd-4721-89ad-10ac1aa73166} <Debug> TCPHandler: Processed in 0.002305603 sec. | ||
9917 | 2024.11.21 01:25:27.054896 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9918 | 2024.11.21 01:25:27.055092 [ 253 ] {2ef8cc5d-73d0-4a42-a78e-0ffccae7d258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9919 | 2024.11.21 01:25:27.055168 [ 253 ] {2ef8cc5d-73d0-4a42-a78e-0ffccae7d258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9920 | 2024.11.21 01:25:27.055957 [ 253 ] {2ef8cc5d-73d0-4a42-a78e-0ffccae7d258} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9921 | 2024.11.21 01:25:27.056009 [ 253 ] {2ef8cc5d-73d0-4a42-a78e-0ffccae7d258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9922 | 2024.11.21 01:25:27.056450 [ 253 ] {2ef8cc5d-73d0-4a42-a78e-0ffccae7d258} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
9923 | 2024.11.21 01:25:27.056709 [ 253 ] {2ef8cc5d-73d0-4a42-a78e-0ffccae7d258} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9924 | 2024.11.21 01:25:27.056950 [ 253 ] {2ef8cc5d-73d0-4a42-a78e-0ffccae7d258} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001913 sec., 32409.827496079455 rows/sec., 2.46 MiB/sec. | ||
9925 | 2024.11.21 01:25:27.057007 [ 253 ] {2ef8cc5d-73d0-4a42-a78e-0ffccae7d258} <Debug> TCPHandler: Processed in 0.002252812 sec. | ||
9926 | 2024.11.21 01:25:27.057169 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9927 | 2024.11.21 01:25:27.057311 [ 252 ] {963e1564-5aa9-4db7-8ace-a0c95e624f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9928 | 2024.11.21 01:25:27.057369 [ 252 ] {963e1564-5aa9-4db7-8ace-a0c95e624f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9929 | 2024.11.21 01:25:27.058043 [ 252 ] {963e1564-5aa9-4db7-8ace-a0c95e624f03} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9930 | 2024.11.21 01:25:27.058081 [ 252 ] {963e1564-5aa9-4db7-8ace-a0c95e624f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9931 | 2024.11.21 01:25:27.058439 [ 252 ] {963e1564-5aa9-4db7-8ace-a0c95e624f03} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9932 | 2024.11.21 01:25:27.058679 [ 252 ] {963e1564-5aa9-4db7-8ace-a0c95e624f03} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9933 | 2024.11.21 01:25:27.058857 [ 252 ] {963e1564-5aa9-4db7-8ace-a0c95e624f03} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001577 sec., 7609.3849080532655 rows/sec., 531.32 KiB/sec. | ||
9934 | 2024.11.21 01:25:27.058906 [ 252 ] {963e1564-5aa9-4db7-8ace-a0c95e624f03} <Debug> TCPHandler: Processed in 0.001805116 sec. | ||
9935 | 2024.11.21 01:25:27.059076 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9936 | 2024.11.21 01:25:27.059215 [ 253 ] {84386fb4-00af-4f61-a77d-0e3b88e366ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9937 | 2024.11.21 01:25:27.059273 [ 253 ] {84386fb4-00af-4f61-a77d-0e3b88e366ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9938 | 2024.11.21 01:25:27.059964 [ 253 ] {84386fb4-00af-4f61-a77d-0e3b88e366ea} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9939 | 2024.11.21 01:25:27.060003 [ 253 ] {84386fb4-00af-4f61-a77d-0e3b88e366ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9940 | 2024.11.21 01:25:27.060377 [ 253 ] {84386fb4-00af-4f61-a77d-0e3b88e366ea} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
9941 | 2024.11.21 01:25:27.060625 [ 253 ] {84386fb4-00af-4f61-a77d-0e3b88e366ea} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9942 | 2024.11.21 01:25:27.060830 [ 253 ] {84386fb4-00af-4f61-a77d-0e3b88e366ea} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001644 sec., 46228.710462287105 rows/sec., 3.62 MiB/sec. | ||
9943 | 2024.11.21 01:25:27.060885 [ 253 ] {84386fb4-00af-4f61-a77d-0e3b88e366ea} <Debug> TCPHandler: Processed in 0.001876757 sec. | ||
9944 | 2024.11.21 01:25:27.061043 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9945 | 2024.11.21 01:25:27.061182 [ 252 ] {93316db2-35c5-4295-871f-732569e1fbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9946 | 2024.11.21 01:25:27.061245 [ 252 ] {93316db2-35c5-4295-871f-732569e1fbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9947 | 2024.11.21 01:25:27.061883 [ 252 ] {93316db2-35c5-4295-871f-732569e1fbf1} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9948 | 2024.11.21 01:25:27.061922 [ 252 ] {93316db2-35c5-4295-871f-732569e1fbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9949 | 2024.11.21 01:25:27.062323 [ 252 ] {93316db2-35c5-4295-871f-732569e1fbf1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
9950 | 2024.11.21 01:25:27.062559 [ 252 ] {93316db2-35c5-4295-871f-732569e1fbf1} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9951 | 2024.11.21 01:25:27.062796 [ 252 ] {93316db2-35c5-4295-871f-732569e1fbf1} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001645 sec., 81458.96656534955 rows/sec., 5.67 MiB/sec. | ||
9952 | 2024.11.21 01:25:27.062847 [ 252 ] {93316db2-35c5-4295-871f-732569e1fbf1} <Debug> TCPHandler: Processed in 0.001875576 sec. | ||
9953 | 2024.11.21 01:25:27.062995 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9954 | 2024.11.21 01:25:27.063114 [ 253 ] {c2bd779c-4814-42af-9153-16704c5cb823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9955 | 2024.11.21 01:25:27.063167 [ 253 ] {c2bd779c-4814-42af-9153-16704c5cb823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9956 | 2024.11.21 01:25:27.063694 [ 253 ] {c2bd779c-4814-42af-9153-16704c5cb823} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9957 | 2024.11.21 01:25:27.063735 [ 253 ] {c2bd779c-4814-42af-9153-16704c5cb823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
9958 | 2024.11.21 01:25:27.064124 [ 253 ] {c2bd779c-4814-42af-9153-16704c5cb823} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
9959 | 2024.11.21 01:25:27.064376 [ 253 ] {c2bd779c-4814-42af-9153-16704c5cb823} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9960 | 2024.11.21 01:25:27.064590 [ 253 ] {c2bd779c-4814-42af-9153-16704c5cb823} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0015 sec., 32000 rows/sec., 2.16 MiB/sec. | ||
9961 | 2024.11.21 01:25:27.064640 [ 253 ] {c2bd779c-4814-42af-9153-16704c5cb823} <Debug> TCPHandler: Processed in 0.001703135 sec. | ||
9962 | 2024.11.21 01:25:32.053372 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9963 | 2024.11.21 01:25:32.053591 [ 252 ] {509080d2-5c63-40ef-bfec-e9272081d164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9964 | 2024.11.21 01:25:32.053671 [ 252 ] {509080d2-5c63-40ef-bfec-e9272081d164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9965 | 2024.11.21 01:25:32.054464 [ 252 ] {509080d2-5c63-40ef-bfec-e9272081d164} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9966 | 2024.11.21 01:25:32.054507 [ 252 ] {509080d2-5c63-40ef-bfec-e9272081d164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9967 | 2024.11.21 01:25:32.054950 [ 252 ] {509080d2-5c63-40ef-bfec-e9272081d164} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
9968 | 2024.11.21 01:25:32.055211 [ 252 ] {509080d2-5c63-40ef-bfec-e9272081d164} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9969 | 2024.11.21 01:25:32.055439 [ 252 ] {509080d2-5c63-40ef-bfec-e9272081d164} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.25 MiB/sec. | ||
9970 | 2024.11.21 01:25:32.055524 [ 252 ] {509080d2-5c63-40ef-bfec-e9272081d164} <Debug> TCPHandler: Processed in 0.002278892 sec. | ||
9971 | 2024.11.21 01:25:32.055886 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9972 | 2024.11.21 01:25:32.056118 [ 253 ] {de14fbf5-0cae-4ab3-9adf-2429a38ff081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9973 | 2024.11.21 01:25:32.056193 [ 253 ] {de14fbf5-0cae-4ab3-9adf-2429a38ff081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9974 | 2024.11.21 01:25:32.056949 [ 253 ] {de14fbf5-0cae-4ab3-9adf-2429a38ff081} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9975 | 2024.11.21 01:25:32.056997 [ 253 ] {de14fbf5-0cae-4ab3-9adf-2429a38ff081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9976 | 2024.11.21 01:25:32.057440 [ 253 ] {de14fbf5-0cae-4ab3-9adf-2429a38ff081} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
9977 | 2024.11.21 01:25:32.057702 [ 253 ] {de14fbf5-0cae-4ab3-9adf-2429a38ff081} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9978 | 2024.11.21 01:25:32.057946 [ 253 ] {de14fbf5-0cae-4ab3-9adf-2429a38ff081} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001881 sec., 34024.455077086655 rows/sec., 2.66 MiB/sec. | ||
9979 | 2024.11.21 01:25:32.058002 [ 253 ] {de14fbf5-0cae-4ab3-9adf-2429a38ff081} <Debug> TCPHandler: Processed in 0.002328782 sec. | ||
9980 | 2024.11.21 01:25:32.058156 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9981 | 2024.11.21 01:25:32.058287 [ 252 ] {7d499127-4420-4085-87bd-ae5ee3381ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9982 | 2024.11.21 01:25:32.058344 [ 252 ] {7d499127-4420-4085-87bd-ae5ee3381ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9983 | 2024.11.21 01:25:32.058926 [ 252 ] {7d499127-4420-4085-87bd-ae5ee3381ac1} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9984 | 2024.11.21 01:25:32.058965 [ 252 ] {7d499127-4420-4085-87bd-ae5ee3381ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9985 | 2024.11.21 01:25:32.059377 [ 252 ] {7d499127-4420-4085-87bd-ae5ee3381ac1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
9986 | 2024.11.21 01:25:32.059618 [ 252 ] {7d499127-4420-4085-87bd-ae5ee3381ac1} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9987 | 2024.11.21 01:25:32.059798 [ 252 ] {7d499127-4420-4085-87bd-ae5ee3381ac1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001542 sec., 103761.34889753567 rows/sec., 7.23 MiB/sec. | ||
9988 | 2024.11.21 01:25:32.059852 [ 252 ] {7d499127-4420-4085-87bd-ae5ee3381ac1} <Debug> TCPHandler: Processed in 0.001755435 sec. | ||
9989 | 2024.11.21 01:25:32.060010 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9990 | 2024.11.21 01:25:32.060160 [ 253 ] {7f4310c5-bec2-4a3f-a224-40ce164aa519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9991 | 2024.11.21 01:25:32.060222 [ 253 ] {7f4310c5-bec2-4a3f-a224-40ce164aa519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9992 | 2024.11.21 01:25:32.060819 [ 253 ] {7f4310c5-bec2-4a3f-a224-40ce164aa519} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9993 | 2024.11.21 01:25:32.060867 [ 253 ] {7f4310c5-bec2-4a3f-a224-40ce164aa519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
9994 | 2024.11.21 01:25:32.061268 [ 253 ] {7f4310c5-bec2-4a3f-a224-40ce164aa519} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
9995 | 2024.11.21 01:25:32.061510 [ 253 ] {7f4310c5-bec2-4a3f-a224-40ce164aa519} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9996 | 2024.11.21 01:25:32.061725 [ 253 ] {7f4310c5-bec2-4a3f-a224-40ce164aa519} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. | ||
9997 | 2024.11.21 01:25:32.061777 [ 253 ] {7f4310c5-bec2-4a3f-a224-40ce164aa519} <Debug> TCPHandler: Processed in 0.001833656 sec. | ||
9998 | 2024.11.21 01:25:33.989571 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33416, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9999 | 2024.11.21 01:25:34.177147 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61704, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10000 | 2024.11.21 01:25:34.221696 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10001 | 2024.11.21 01:25:34.324178 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34209, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10002 | 2024.11.21 01:25:34.343476 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46898, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10003 | 2024.11.21 01:25:34.370848 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10004 | 2024.11.21 01:25:34.383294 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10005 | 2024.11.21 01:25:34.396696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41624, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10006 | 2024.11.21 01:25:34.480792 [ 92 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10007 | 2024.11.21 01:25:34.480863 [ 92 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10008 | 2024.11.21 01:25:34.480886 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10009 | 2024.11.21 01:25:34.481031 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10010 | 2024.11.21 01:25:34.481223 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10011 | 2024.11.21 01:25:34.481268 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 174 rows starting from the beginning of the part | ||
10012 | 2024.11.21 01:25:34.481356 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10013 | 2024.11.21 01:25:34.481607 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10014 | 2024.11.21 01:25:34.481764 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
10015 | 2024.11.21 01:25:34.481979 [ 188 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10016 | 2024.11.21 01:25:34.483072 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.00211655 sec., 93548.46330112683 rows/sec., 4.77 MiB/sec. | ||
10017 | 2024.11.21 01:25:34.483261 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10018 | 2024.11.21 01:25:34.483605 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_33_8} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10019 | 2024.11.21 01:25:34.483700 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_33_8} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10020 | 2024.11.21 01:25:34.483799 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10021 | 2024.11.21 01:25:34.900543 [ 91 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10022 | 2024.11.21 01:25:34.900626 [ 91 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10023 | 2024.11.21 01:25:34.900654 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10024 | 2024.11.21 01:25:34.900868 [ 190 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10025 | 2024.11.21 01:25:34.901199 [ 190 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10026 | 2024.11.21 01:25:34.901239 [ 190 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 242 rows starting from the beginning of the part | ||
10027 | 2024.11.21 01:25:34.901347 [ 190 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
10028 | 2024.11.21 01:25:34.901509 [ 190 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
10029 | 2024.11.21 01:25:34.901749 [ 190 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
10030 | 2024.11.21 01:25:34.901992 [ 190 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
10031 | 2024.11.21 01:25:34.903132 [ 194 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002402984 sec., 124012.47781924474 rows/sec., 8.89 MiB/sec. | ||
10032 | 2024.11.21 01:25:34.903328 [ 189 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10033 | 2024.11.21 01:25:34.903683 [ 189 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_33_8} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10034 | 2024.11.21 01:25:34.903777 [ 189 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_33_8} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10035 | 2024.11.21 01:25:34.903886 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
10036 | 2024.11.21 01:25:35.180298 [ 91 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10037 | 2024.11.21 01:25:35.180397 [ 91 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10038 | 2024.11.21 01:25:35.180426 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10039 | 2024.11.21 01:25:35.180712 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10040 | 2024.11.21 01:25:35.181222 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10041 | 2024.11.21 01:25:35.181264 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 29 rows starting from the beginning of the part | ||
10042 | 2024.11.21 01:25:35.181339 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
10043 | 2024.11.21 01:25:35.181559 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
10044 | 2024.11.21 01:25:35.181736 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
10045 | 2024.11.21 01:25:35.181878 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
10046 | 2024.11.21 01:25:35.183000 [ 194 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.002476655 sec., 13324.423466328577 rows/sec., 897.84 KiB/sec. | ||
10047 | 2024.11.21 01:25:35.183170 [ 201 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10048 | 2024.11.21 01:25:35.183531 [ 201 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_33_8} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10049 | 2024.11.21 01:25:35.183631 [ 201 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_33_8} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10050 | 2024.11.21 01:25:35.183721 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10051 | 2024.11.21 01:25:35.666849 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10052 | 2024.11.21 01:25:35.666915 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10053 | 2024.11.21 01:25:36.018145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1470 | ||
10054 | 2024.11.21 01:25:36.020965 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10055 | 2024.11.21 01:25:36.021020 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10056 | 2024.11.21 01:25:36.022468 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10057 | 2024.11.21 01:25:36.022794 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10058 | 2024.11.21 01:25:36.024202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1470 | ||
10059 | 2024.11.21 01:25:37.059655 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10060 | 2024.11.21 01:25:37.059842 [ 252 ] {cd4ac3ba-1c48-44f4-950f-74d3bc4cc3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10061 | 2024.11.21 01:25:37.059914 [ 252 ] {cd4ac3ba-1c48-44f4-950f-74d3bc4cc3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10062 | 2024.11.21 01:25:37.060652 [ 252 ] {cd4ac3ba-1c48-44f4-950f-74d3bc4cc3e1} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10063 | 2024.11.21 01:25:37.060701 [ 252 ] {cd4ac3ba-1c48-44f4-950f-74d3bc4cc3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10064 | 2024.11.21 01:25:37.061134 [ 252 ] {cd4ac3ba-1c48-44f4-950f-74d3bc4cc3e1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10065 | 2024.11.21 01:25:37.061399 [ 252 ] {cd4ac3ba-1c48-44f4-950f-74d3bc4cc3e1} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10066 | 2024.11.21 01:25:37.061637 [ 252 ] {cd4ac3ba-1c48-44f4-950f-74d3bc4cc3e1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001843 sec., 7596.31036353771 rows/sec., 546.83 KiB/sec. | ||
10067 | 2024.11.21 01:25:37.061707 [ 252 ] {cd4ac3ba-1c48-44f4-950f-74d3bc4cc3e1} <Debug> TCPHandler: Processed in 0.002181681 sec. | ||
10068 | 2024.11.21 01:25:37.061973 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10069 | 2024.11.21 01:25:37.062193 [ 253 ] {072c185c-1555-4ee4-b5d7-e3965f1310cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10070 | 2024.11.21 01:25:37.062276 [ 253 ] {072c185c-1555-4ee4-b5d7-e3965f1310cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10071 | 2024.11.21 01:25:37.063264 [ 253 ] {072c185c-1555-4ee4-b5d7-e3965f1310cd} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10072 | 2024.11.21 01:25:37.063318 [ 253 ] {072c185c-1555-4ee4-b5d7-e3965f1310cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10073 | 2024.11.21 01:25:37.063790 [ 253 ] {072c185c-1555-4ee4-b5d7-e3965f1310cd} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10074 | 2024.11.21 01:25:37.064058 [ 253 ] {072c185c-1555-4ee4-b5d7-e3965f1310cd} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10075 | 2024.11.21 01:25:37.064251 [ 87 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10076 | 2024.11.21 01:25:37.064310 [ 253 ] {072c185c-1555-4ee4-b5d7-e3965f1310cd} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002174 sec., 129254.82980680771 rows/sec., 11.40 MiB/sec. | ||
10077 | 2024.11.21 01:25:37.064340 [ 87 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10078 | 2024.11.21 01:25:37.064403 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10079 | 2024.11.21 01:25:37.064436 [ 253 ] {072c185c-1555-4ee4-b5d7-e3965f1310cd} <Debug> TCPHandler: Processed in 0.002607587 sec. | ||
10080 | 2024.11.21 01:25:37.064686 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10081 | 2024.11.21 01:25:37.064725 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10082 | 2024.11.21 01:25:37.064976 [ 252 ] {789fb299-dae4-4040-94fe-495b0337ab84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10083 | 2024.11.21 01:25:37.065085 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10084 | 2024.11.21 01:25:37.065105 [ 252 ] {789fb299-dae4-4040-94fe-495b0337ab84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10085 | 2024.11.21 01:25:37.065168 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1430 rows starting from the beginning of the part | ||
10086 | 2024.11.21 01:25:37.065692 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
10087 | 2024.11.21 01:25:37.066276 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 281 rows starting from the beginning of the part | ||
10088 | 2024.11.21 01:25:37.066711 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 62 rows starting from the beginning of the part | ||
10089 | 2024.11.21 01:25:37.067050 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
10090 | 2024.11.21 01:25:37.067398 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 281 rows starting from the beginning of the part | ||
10091 | 2024.11.21 01:25:37.068246 [ 252 ] {789fb299-dae4-4040-94fe-495b0337ab84} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10092 | 2024.11.21 01:25:37.068294 [ 252 ] {789fb299-dae4-4040-94fe-495b0337ab84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10093 | 2024.11.21 01:25:37.068840 [ 252 ] {789fb299-dae4-4040-94fe-495b0337ab84} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10094 | 2024.11.21 01:25:37.069139 [ 252 ] {789fb299-dae4-4040-94fe-495b0337ab84} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10095 | 2024.11.21 01:25:37.069477 [ 252 ] {789fb299-dae4-4040-94fe-495b0337ab84} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.004594 sec., 10013.060513713539 rows/sec., 737.63 KiB/sec. | ||
10096 | 2024.11.21 01:25:37.069539 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.005031191 sec., 430514.3652864699 rows/sec., 37.84 MiB/sec. | ||
10097 | 2024.11.21 01:25:37.069561 [ 252 ] {789fb299-dae4-4040-94fe-495b0337ab84} <Debug> TCPHandler: Processed in 0.00501101 sec. | ||
10098 | 2024.11.21 01:25:37.069722 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10099 | 2024.11.21 01:25:37.069844 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10100 | 2024.11.21 01:25:37.069861 [ 253 ] {7d101a47-aabd-4a94-b3c0-ff298955a1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10101 | 2024.11.21 01:25:37.069935 [ 253 ] {7d101a47-aabd-4a94-b3c0-ff298955a1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10102 | 2024.11.21 01:25:37.070282 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10103 | 2024.11.21 01:25:37.070389 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_96_19} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10104 | 2024.11.21 01:25:37.070502 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
10105 | 2024.11.21 01:25:37.070673 [ 253 ] {7d101a47-aabd-4a94-b3c0-ff298955a1d8} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10106 | 2024.11.21 01:25:37.070712 [ 253 ] {7d101a47-aabd-4a94-b3c0-ff298955a1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10107 | 2024.11.21 01:25:37.071072 [ 253 ] {7d101a47-aabd-4a94-b3c0-ff298955a1d8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10108 | 2024.11.21 01:25:37.071317 [ 253 ] {7d101a47-aabd-4a94-b3c0-ff298955a1d8} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10109 | 2024.11.21 01:25:37.071523 [ 253 ] {7d101a47-aabd-4a94-b3c0-ff298955a1d8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001695 sec., 8259.587020648969 rows/sec., 578.45 KiB/sec. | ||
10110 | 2024.11.21 01:25:37.071578 [ 253 ] {7d101a47-aabd-4a94-b3c0-ff298955a1d8} <Debug> TCPHandler: Processed in 0.001918996 sec. | ||
10111 | 2024.11.21 01:25:37.071735 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10112 | 2024.11.21 01:25:37.071879 [ 252 ] {0c624aa8-3794-4cf9-b192-706c9bfa50c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10113 | 2024.11.21 01:25:37.071940 [ 252 ] {0c624aa8-3794-4cf9-b192-706c9bfa50c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10114 | 2024.11.21 01:25:37.072545 [ 252 ] {0c624aa8-3794-4cf9-b192-706c9bfa50c4} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10115 | 2024.11.21 01:25:37.072586 [ 252 ] {0c624aa8-3794-4cf9-b192-706c9bfa50c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10116 | 2024.11.21 01:25:37.072948 [ 252 ] {0c624aa8-3794-4cf9-b192-706c9bfa50c4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10117 | 2024.11.21 01:25:37.073185 [ 252 ] {0c624aa8-3794-4cf9-b192-706c9bfa50c4} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10118 | 2024.11.21 01:25:37.073394 [ 252 ] {0c624aa8-3794-4cf9-b192-706c9bfa50c4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001548 sec., 8397.932816537468 rows/sec., 523.61 KiB/sec. | ||
10119 | 2024.11.21 01:25:37.073449 [ 252 ] {0c624aa8-3794-4cf9-b192-706c9bfa50c4} <Debug> TCPHandler: Processed in 0.001784715 sec. | ||
10120 | 2024.11.21 01:25:37.073595 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10121 | 2024.11.21 01:25:37.073731 [ 253 ] {9a1315ce-43c6-43bf-b40d-26bef911a41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10122 | 2024.11.21 01:25:37.073788 [ 253 ] {9a1315ce-43c6-43bf-b40d-26bef911a41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10123 | 2024.11.21 01:25:37.074554 [ 253 ] {9a1315ce-43c6-43bf-b40d-26bef911a41b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10124 | 2024.11.21 01:25:37.074594 [ 253 ] {9a1315ce-43c6-43bf-b40d-26bef911a41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10125 | 2024.11.21 01:25:37.074976 [ 253 ] {9a1315ce-43c6-43bf-b40d-26bef911a41b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10126 | 2024.11.21 01:25:37.075216 [ 253 ] {9a1315ce-43c6-43bf-b40d-26bef911a41b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10127 | 2024.11.21 01:25:37.075378 [ 87 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10128 | 2024.11.21 01:25:37.075431 [ 87 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10129 | 2024.11.21 01:25:37.075446 [ 253 ] {9a1315ce-43c6-43bf-b40d-26bef911a41b} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001733 sec., 242931.33294864398 rows/sec., 17.36 MiB/sec. | ||
10130 | 2024.11.21 01:25:37.075466 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10131 | 2024.11.21 01:25:37.075604 [ 253 ] {9a1315ce-43c6-43bf-b40d-26bef911a41b} <Debug> TCPHandler: Processed in 0.002069259 sec. | ||
10132 | 2024.11.21 01:25:37.075716 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10133 | 2024.11.21 01:25:37.075799 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10134 | 2024.11.21 01:25:37.075870 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10135 | 2024.11.21 01:25:37.075918 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part | ||
10136 | 2024.11.21 01:25:37.075969 [ 252 ] {cbae0bfd-bbf2-4647-ba91-8f9303d5a88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10137 | 2024.11.21 01:25:37.076123 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
10138 | 2024.11.21 01:25:37.076142 [ 252 ] {cbae0bfd-bbf2-4647-ba91-8f9303d5a88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10139 | 2024.11.21 01:25:37.076450 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 421 rows starting from the beginning of the part | ||
10140 | 2024.11.21 01:25:37.076782 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 76 rows starting from the beginning of the part | ||
10141 | 2024.11.21 01:25:37.077087 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
10142 | 2024.11.21 01:25:37.077300 [ 201 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 421 rows starting from the beginning of the part | ||
10143 | 2024.11.21 01:25:37.077888 [ 252 ] {cbae0bfd-bbf2-4647-ba91-8f9303d5a88f} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10144 | 2024.11.21 01:25:37.077932 [ 252 ] {cbae0bfd-bbf2-4647-ba91-8f9303d5a88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10145 | 2024.11.21 01:25:37.078477 [ 252 ] {cbae0bfd-bbf2-4647-ba91-8f9303d5a88f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10146 | 2024.11.21 01:25:37.078740 [ 252 ] {cbae0bfd-bbf2-4647-ba91-8f9303d5a88f} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10147 | 2024.11.21 01:25:37.079282 [ 252 ] {cbae0bfd-bbf2-4647-ba91-8f9303d5a88f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00333 sec., 1801.8018018018017 rows/sec., 94.14 KiB/sec. | ||
10148 | 2024.11.21 01:25:37.079406 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.003791364 sec., 516700.5858577546 rows/sec., 39.56 MiB/sec. | ||
10149 | 2024.11.21 01:25:37.079663 [ 252 ] {cbae0bfd-bbf2-4647-ba91-8f9303d5a88f} <Debug> TCPHandler: Processed in 0.003951975 sec. | ||
10150 | 2024.11.21 01:25:37.079889 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10151 | 2024.11.21 01:25:37.079983 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10152 | 2024.11.21 01:25:37.080195 [ 253 ] {973bebd6-8b07-47e3-84ab-eefc29f154be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10153 | 2024.11.21 01:25:37.080293 [ 253 ] {973bebd6-8b07-47e3-84ab-eefc29f154be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10154 | 2024.11.21 01:25:37.080530 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10155 | 2024.11.21 01:25:37.080775 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_96_19} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10156 | 2024.11.21 01:25:37.080952 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10157 | 2024.11.21 01:25:37.081325 [ 253 ] {973bebd6-8b07-47e3-84ab-eefc29f154be} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10158 | 2024.11.21 01:25:37.081369 [ 253 ] {973bebd6-8b07-47e3-84ab-eefc29f154be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10159 | 2024.11.21 01:25:37.081765 [ 253 ] {973bebd6-8b07-47e3-84ab-eefc29f154be} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10160 | 2024.11.21 01:25:37.082023 [ 253 ] {973bebd6-8b07-47e3-84ab-eefc29f154be} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10161 | 2024.11.21 01:25:37.082194 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10162 | 2024.11.21 01:25:37.082256 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10163 | 2024.11.21 01:25:37.082264 [ 253 ] {973bebd6-8b07-47e3-84ab-eefc29f154be} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002122 sec., 111687.08765315739 rows/sec., 7.49 MiB/sec. | ||
10164 | 2024.11.21 01:25:37.082284 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10165 | 2024.11.21 01:25:37.082459 [ 253 ] {973bebd6-8b07-47e3-84ab-eefc29f154be} <Debug> TCPHandler: Processed in 0.002633897 sec. | ||
10166 | 2024.11.21 01:25:37.082606 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10167 | 2024.11.21 01:25:37.082686 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10168 | 2024.11.21 01:25:37.083096 [ 252 ] {282d55b3-8af3-430b-8c3c-365608227164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10169 | 2024.11.21 01:25:37.083209 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10170 | 2024.11.21 01:25:37.083264 [ 252 ] {282d55b3-8af3-430b-8c3c-365608227164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10171 | 2024.11.21 01:25:37.083374 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 18216 rows starting from the beginning of the part | ||
10172 | 2024.11.21 01:25:37.083993 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
10173 | 2024.11.21 01:25:37.084705 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part | ||
10174 | 2024.11.21 01:25:37.085259 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 134 rows starting from the beginning of the part | ||
10175 | 2024.11.21 01:25:37.085745 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
10176 | 2024.11.21 01:25:37.086146 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part | ||
10177 | 2024.11.21 01:25:37.087128 [ 252 ] {282d55b3-8af3-430b-8c3c-365608227164} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10178 | 2024.11.21 01:25:37.087194 [ 252 ] {282d55b3-8af3-430b-8c3c-365608227164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10179 | 2024.11.21 01:25:37.087815 [ 252 ] {282d55b3-8af3-430b-8c3c-365608227164} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10180 | 2024.11.21 01:25:37.088124 [ 252 ] {282d55b3-8af3-430b-8c3c-365608227164} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10181 | 2024.11.21 01:25:37.088518 [ 252 ] {282d55b3-8af3-430b-8c3c-365608227164} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005544 sec., 180.37518037518038 rows/sec., 12.15 KiB/sec. | ||
10182 | 2024.11.21 01:25:37.088679 [ 252 ] {282d55b3-8af3-430b-8c3c-365608227164} <Debug> TCPHandler: Processed in 0.006113827 sec. | ||
10183 | 2024.11.21 01:25:37.088884 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10184 | 2024.11.21 01:25:37.089056 [ 253 ] {b11dd143-c4d0-432f-85e7-aeb48e58bbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10185 | 2024.11.21 01:25:37.089198 [ 253 ] {b11dd143-c4d0-432f-85e7-aeb48e58bbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10186 | 2024.11.21 01:25:37.090588 [ 253 ] {b11dd143-c4d0-432f-85e7-aeb48e58bbb4} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10187 | 2024.11.21 01:25:37.090627 [ 253 ] {b11dd143-c4d0-432f-85e7-aeb48e58bbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10188 | 2024.11.21 01:25:37.091365 [ 253 ] {b11dd143-c4d0-432f-85e7-aeb48e58bbb4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10189 | 2024.11.21 01:25:37.091881 [ 253 ] {b11dd143-c4d0-432f-85e7-aeb48e58bbb4} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10190 | 2024.11.21 01:25:37.092130 [ 253 ] {b11dd143-c4d0-432f-85e7-aeb48e58bbb4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00312 sec., 12500 rows/sec., 22.40 MiB/sec. | ||
10191 | 2024.11.21 01:25:37.092275 [ 253 ] {b11dd143-c4d0-432f-85e7-aeb48e58bbb4} <Debug> TCPHandler: Processed in 0.003506699 sec. | ||
10192 | 2024.11.21 01:25:37.092532 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10193 | 2024.11.21 01:25:37.092997 [ 252 ] {46bcbe33-c867-4d7e-a080-42cb7084f87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10194 | 2024.11.21 01:25:37.093049 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19144 rows, containing 5 columns (5 merged, 0 gathered) in 0.01064012 sec., 1799227.828257576 rows/sec., 122.64 MiB/sec. | ||
10195 | 2024.11.21 01:25:37.093127 [ 252 ] {46bcbe33-c867-4d7e-a080-42cb7084f87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10196 | 2024.11.21 01:25:37.093480 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10197 | 2024.11.21 01:25:37.093934 [ 252 ] {46bcbe33-c867-4d7e-a080-42cb7084f87e} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10198 | 2024.11.21 01:25:37.093995 [ 252 ] {46bcbe33-c867-4d7e-a080-42cb7084f87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10199 | 2024.11.21 01:25:37.094211 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10200 | 2024.11.21 01:25:37.094415 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10201 | 2024.11.21 01:25:37.094619 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
10202 | 2024.11.21 01:25:37.094712 [ 252 ] {46bcbe33-c867-4d7e-a080-42cb7084f87e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10203 | 2024.11.21 01:25:37.094961 [ 252 ] {46bcbe33-c867-4d7e-a080-42cb7084f87e} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10204 | 2024.11.21 01:25:37.095125 [ 87 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10205 | 2024.11.21 01:25:37.095176 [ 87 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10206 | 2024.11.21 01:25:37.095212 [ 252 ] {46bcbe33-c867-4d7e-a080-42cb7084f87e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002364 sec., 34686.971235194585 rows/sec., 2.20 MiB/sec. | ||
10207 | 2024.11.21 01:25:37.095214 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10208 | 2024.11.21 01:25:37.095382 [ 252 ] {46bcbe33-c867-4d7e-a080-42cb7084f87e} <Debug> TCPHandler: Processed in 0.003005312 sec. | ||
10209 | 2024.11.21 01:25:37.095468 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
10210 | 2024.11.21 01:25:37.095620 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10211 | 2024.11.21 01:25:37.095673 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5646 rows starting from the beginning of the part | ||
10212 | 2024.11.21 01:25:37.095768 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
10213 | 2024.11.21 01:25:37.095888 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part | ||
10214 | 2024.11.21 01:25:37.095978 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 48 rows starting from the beginning of the part | ||
10215 | 2024.11.21 01:25:37.096089 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
10216 | 2024.11.21 01:25:37.096169 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part | ||
10217 | 2024.11.21 01:25:37.098468 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5978 rows, containing 4 columns (4 merged, 0 gathered) in 0.003122574 sec., 1914446.2228917554 rows/sec., 125.66 MiB/sec. | ||
10218 | 2024.11.21 01:25:37.099171 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10219 | 2024.11.21 01:25:37.099478 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10220 | 2024.11.21 01:25:37.099563 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_96_19} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10221 | 2024.11.21 01:25:37.099654 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
10222 | 2024.11.21 01:25:37.891489 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10223 | 2024.11.21 01:25:38.205696 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44409, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10224 | 2024.11.21 01:25:38.252391 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10225 | 2024.11.21 01:25:38.270800 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10226 | 2024.11.21 01:25:38.286172 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10227 | 2024.11.21 01:25:38.391419 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10228 | 2024.11.21 01:25:38.494126 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10229 | 2024.11.21 01:25:38.553925 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10230 | 2024.11.21 01:25:38.591252 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64060, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10231 | 2024.11.21 01:25:38.959415 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10232 | 2024.11.21 01:25:39.072330 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10233 | 2024.11.21 01:25:39.152760 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62672, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10234 | 2024.11.21 01:25:39.171262 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10235 | 2024.11.21 01:25:39.199618 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10236 | 2024.11.21 01:25:39.219933 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10237 | 2024.11.21 01:25:39.251730 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10238 | 2024.11.21 01:25:39.254122 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10239 | 2024.11.21 01:25:39.452150 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10240 | 2024.11.21 01:25:39.465546 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46673, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10241 | 2024.11.21 01:25:39.478905 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47196, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10242 | 2024.11.21 01:25:39.620058 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10243 | 2024.11.21 01:25:39.621390 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10244 | 2024.11.21 01:25:39.714671 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10245 | 2024.11.21 01:25:39.789234 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56766, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10246 | 2024.11.21 01:25:42.052032 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10247 | 2024.11.21 01:25:42.052218 [ 252 ] {fb87c5db-8e43-4469-9d44-4af36f0e136b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10248 | 2024.11.21 01:25:42.052290 [ 252 ] {fb87c5db-8e43-4469-9d44-4af36f0e136b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10249 | 2024.11.21 01:25:42.053085 [ 252 ] {fb87c5db-8e43-4469-9d44-4af36f0e136b} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10250 | 2024.11.21 01:25:42.053135 [ 252 ] {fb87c5db-8e43-4469-9d44-4af36f0e136b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10251 | 2024.11.21 01:25:42.053586 [ 252 ] {fb87c5db-8e43-4469-9d44-4af36f0e136b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10252 | 2024.11.21 01:25:42.053840 [ 252 ] {fb87c5db-8e43-4469-9d44-4af36f0e136b} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10253 | 2024.11.21 01:25:42.054076 [ 252 ] {fb87c5db-8e43-4469-9d44-4af36f0e136b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.24 MiB/sec. | ||
10254 | 2024.11.21 01:25:42.054140 [ 252 ] {fb87c5db-8e43-4469-9d44-4af36f0e136b} <Debug> TCPHandler: Processed in 0.002235792 sec. | ||
10255 | 2024.11.21 01:25:42.054416 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10256 | 2024.11.21 01:25:42.054614 [ 253 ] {d9468df4-e4cf-48f2-ba70-d482e29ef45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10257 | 2024.11.21 01:25:42.054693 [ 253 ] {d9468df4-e4cf-48f2-ba70-d482e29ef45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10258 | 2024.11.21 01:25:42.055472 [ 253 ] {d9468df4-e4cf-48f2-ba70-d482e29ef45e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10259 | 2024.11.21 01:25:42.055526 [ 253 ] {d9468df4-e4cf-48f2-ba70-d482e29ef45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10260 | 2024.11.21 01:25:42.055970 [ 253 ] {d9468df4-e4cf-48f2-ba70-d482e29ef45e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10261 | 2024.11.21 01:25:42.056233 [ 253 ] {d9468df4-e4cf-48f2-ba70-d482e29ef45e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10262 | 2024.11.21 01:25:42.056462 [ 253 ] {d9468df4-e4cf-48f2-ba70-d482e29ef45e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001903 sec., 33631.108775617446 rows/sec., 2.62 MiB/sec. | ||
10263 | 2024.11.21 01:25:42.056528 [ 253 ] {d9468df4-e4cf-48f2-ba70-d482e29ef45e} <Debug> TCPHandler: Processed in 0.002263852 sec. | ||
10264 | 2024.11.21 01:25:42.056707 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10265 | 2024.11.21 01:25:42.056856 [ 252 ] {1feffa45-200a-46e4-8dba-65ab358b8a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10266 | 2024.11.21 01:25:42.056923 [ 252 ] {1feffa45-200a-46e4-8dba-65ab358b8a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10267 | 2024.11.21 01:25:42.057543 [ 252 ] {1feffa45-200a-46e4-8dba-65ab358b8a88} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10268 | 2024.11.21 01:25:42.057585 [ 252 ] {1feffa45-200a-46e4-8dba-65ab358b8a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10269 | 2024.11.21 01:25:42.057990 [ 252 ] {1feffa45-200a-46e4-8dba-65ab358b8a88} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10270 | 2024.11.21 01:25:42.058248 [ 252 ] {1feffa45-200a-46e4-8dba-65ab358b8a88} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10271 | 2024.11.21 01:25:42.058480 [ 252 ] {1feffa45-200a-46e4-8dba-65ab358b8a88} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001661 sec., 77062.01083684528 rows/sec., 5.37 MiB/sec. | ||
10272 | 2024.11.21 01:25:42.058542 [ 252 ] {1feffa45-200a-46e4-8dba-65ab358b8a88} <Debug> TCPHandler: Processed in 0.001904856 sec. | ||
10273 | 2024.11.21 01:25:42.058760 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10274 | 2024.11.21 01:25:42.058951 [ 253 ] {68cde981-7e06-48bb-bda7-0571743d7ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10275 | 2024.11.21 01:25:42.059016 [ 253 ] {68cde981-7e06-48bb-bda7-0571743d7ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10276 | 2024.11.21 01:25:42.059548 [ 253 ] {68cde981-7e06-48bb-bda7-0571743d7ddc} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10277 | 2024.11.21 01:25:42.059589 [ 253 ] {68cde981-7e06-48bb-bda7-0571743d7ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10278 | 2024.11.21 01:25:42.059977 [ 253 ] {68cde981-7e06-48bb-bda7-0571743d7ddc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
10279 | 2024.11.21 01:25:42.060220 [ 253 ] {68cde981-7e06-48bb-bda7-0571743d7ddc} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10280 | 2024.11.21 01:25:42.060436 [ 253 ] {68cde981-7e06-48bb-bda7-0571743d7ddc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001519 sec., 31599.736668861093 rows/sec., 2.13 MiB/sec. | ||
10281 | 2024.11.21 01:25:42.060536 [ 253 ] {68cde981-7e06-48bb-bda7-0571743d7ddc} <Debug> TCPHandler: Processed in 0.001901897 sec. | ||
10282 | 2024.11.21 01:25:46.024396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1500 | ||
10283 | 2024.11.21 01:25:46.027675 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10284 | 2024.11.21 01:25:46.027724 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10285 | 2024.11.21 01:25:46.029098 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10286 | 2024.11.21 01:25:46.029423 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10287 | 2024.11.21 01:25:46.029687 [ 29 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10288 | 2024.11.21 01:25:46.029877 [ 29 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10289 | 2024.11.21 01:25:46.029981 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10290 | 2024.11.21 01:25:46.030572 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
10291 | 2024.11.21 01:25:46.030874 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1500 | ||
10292 | 2024.11.21 01:25:46.031537 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10293 | 2024.11.21 01:25:46.031724 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1370 rows starting from the beginning of the part | ||
10294 | 2024.11.21 01:25:46.032372 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
10295 | 2024.11.21 01:25:46.032980 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
10296 | 2024.11.21 01:25:46.033524 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
10297 | 2024.11.21 01:25:46.034035 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
10298 | 2024.11.21 01:25:46.034489 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
10299 | 2024.11.21 01:25:46.042484 [ 198 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 72 columns (72 merged, 0 gathered) in 0.012294804 sec., 122002.75823835826 rows/sec., 94.11 MiB/sec. | ||
10300 | 2024.11.21 01:25:46.044177 [ 199 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10301 | 2024.11.21 01:25:46.045067 [ 199 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_51_10} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10302 | 2024.11.21 01:25:46.045178 [ 199 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_51_10} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10303 | 2024.11.21 01:25:46.045524 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
10304 | 2024.11.21 01:25:47.053104 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10305 | 2024.11.21 01:25:47.053324 [ 252 ] {bbbae947-e34b-4549-9952-82694797d3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10306 | 2024.11.21 01:25:47.053399 [ 252 ] {bbbae947-e34b-4549-9952-82694797d3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10307 | 2024.11.21 01:25:47.054130 [ 252 ] {bbbae947-e34b-4549-9952-82694797d3d7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10308 | 2024.11.21 01:25:47.054172 [ 252 ] {bbbae947-e34b-4549-9952-82694797d3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10309 | 2024.11.21 01:25:47.054611 [ 252 ] {bbbae947-e34b-4549-9952-82694797d3d7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10310 | 2024.11.21 01:25:47.054866 [ 252 ] {bbbae947-e34b-4549-9952-82694797d3d7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10311 | 2024.11.21 01:25:47.055068 [ 252 ] {bbbae947-e34b-4549-9952-82694797d3d7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001811 sec., 30922.142462727777 rows/sec., 2.36 MiB/sec. | ||
10312 | 2024.11.21 01:25:47.055123 [ 252 ] {bbbae947-e34b-4549-9952-82694797d3d7} <Debug> TCPHandler: Processed in 0.002161271 sec. | ||
10313 | 2024.11.21 01:25:47.055377 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10314 | 2024.11.21 01:25:47.055592 [ 253 ] {ddabc1dc-8675-4fe7-8afb-ac22af0be23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10315 | 2024.11.21 01:25:47.055675 [ 253 ] {ddabc1dc-8675-4fe7-8afb-ac22af0be23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10316 | 2024.11.21 01:25:47.056494 [ 253 ] {ddabc1dc-8675-4fe7-8afb-ac22af0be23b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10317 | 2024.11.21 01:25:47.056545 [ 253 ] {ddabc1dc-8675-4fe7-8afb-ac22af0be23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10318 | 2024.11.21 01:25:47.056987 [ 253 ] {ddabc1dc-8675-4fe7-8afb-ac22af0be23b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10319 | 2024.11.21 01:25:47.057237 [ 253 ] {ddabc1dc-8675-4fe7-8afb-ac22af0be23b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10320 | 2024.11.21 01:25:47.057466 [ 253 ] {ddabc1dc-8675-4fe7-8afb-ac22af0be23b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001936 sec., 33057.85123966942 rows/sec., 2.58 MiB/sec. | ||
10321 | 2024.11.21 01:25:47.057522 [ 253 ] {ddabc1dc-8675-4fe7-8afb-ac22af0be23b} <Debug> TCPHandler: Processed in 0.002288173 sec. | ||
10322 | 2024.11.21 01:25:47.057675 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10323 | 2024.11.21 01:25:47.057820 [ 252 ] {0ccc28c4-2e84-4c0d-be9e-7180e88f63ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10324 | 2024.11.21 01:25:47.057883 [ 252 ] {0ccc28c4-2e84-4c0d-be9e-7180e88f63ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10325 | 2024.11.21 01:25:47.058521 [ 252 ] {0ccc28c4-2e84-4c0d-be9e-7180e88f63ff} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10326 | 2024.11.21 01:25:47.058559 [ 252 ] {0ccc28c4-2e84-4c0d-be9e-7180e88f63ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10327 | 2024.11.21 01:25:47.058963 [ 252 ] {0ccc28c4-2e84-4c0d-be9e-7180e88f63ff} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10328 | 2024.11.21 01:25:47.059205 [ 252 ] {0ccc28c4-2e84-4c0d-be9e-7180e88f63ff} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10329 | 2024.11.21 01:25:47.059390 [ 252 ] {0ccc28c4-2e84-4c0d-be9e-7180e88f63ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec. | ||
10330 | 2024.11.21 01:25:47.059440 [ 252 ] {0ccc28c4-2e84-4c0d-be9e-7180e88f63ff} <Debug> TCPHandler: Processed in 0.001831386 sec. | ||
10331 | 2024.11.21 01:25:47.059585 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10332 | 2024.11.21 01:25:47.059740 [ 253 ] {e204ba87-efe8-492b-afe4-0877f47214ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10333 | 2024.11.21 01:25:47.059806 [ 253 ] {e204ba87-efe8-492b-afe4-0877f47214ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10334 | 2024.11.21 01:25:47.060402 [ 253 ] {e204ba87-efe8-492b-afe4-0877f47214ca} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10335 | 2024.11.21 01:25:47.060442 [ 253 ] {e204ba87-efe8-492b-afe4-0877f47214ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10336 | 2024.11.21 01:25:47.060834 [ 253 ] {e204ba87-efe8-492b-afe4-0877f47214ca} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
10337 | 2024.11.21 01:25:47.061072 [ 253 ] {e204ba87-efe8-492b-afe4-0877f47214ca} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10338 | 2024.11.21 01:25:47.061284 [ 253 ] {e204ba87-efe8-492b-afe4-0877f47214ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec. | ||
10339 | 2024.11.21 01:25:47.061334 [ 253 ] {e204ba87-efe8-492b-afe4-0877f47214ca} <Debug> TCPHandler: Processed in 0.001820105 sec. | ||
10340 | 2024.11.21 01:25:49.792932 [ 31 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
10341 | 2024.11.21 01:25:49.793019 [ 31 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10342 | 2024.11.21 01:25:49.793047 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10343 | 2024.11.21 01:25:49.793262 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
10344 | 2024.11.21 01:25:49.793669 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10345 | 2024.11.21 01:25:49.793720 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 64 rows starting from the beginning of the part | ||
10346 | 2024.11.21 01:25:49.793807 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 46 rows starting from the beginning of the part | ||
10347 | 2024.11.21 01:25:49.794041 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part | ||
10348 | 2024.11.21 01:25:49.794254 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
10349 | 2024.11.21 01:25:49.794468 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part | ||
10350 | 2024.11.21 01:25:49.795785 [ 190 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.002651237 sec., 80717.0388765697 rows/sec., 6.07 MiB/sec. | ||
10351 | 2024.11.21 01:25:49.795970 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
10352 | 2024.11.21 01:25:49.796307 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_50_11} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10353 | 2024.11.21 01:25:49.796408 [ 191 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_50_11} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
10354 | 2024.11.21 01:25:49.796517 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10355 | 2024.11.21 01:25:50.666961 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10356 | 2024.11.21 01:25:50.667016 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10357 | 2024.11.21 01:25:52.060328 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10358 | 2024.11.21 01:25:52.060538 [ 252 ] {1c54257e-6f26-4d1f-921a-a134ae66e8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10359 | 2024.11.21 01:25:52.060612 [ 252 ] {1c54257e-6f26-4d1f-921a-a134ae66e8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10360 | 2024.11.21 01:25:52.061368 [ 252 ] {1c54257e-6f26-4d1f-921a-a134ae66e8ee} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10361 | 2024.11.21 01:25:52.061424 [ 252 ] {1c54257e-6f26-4d1f-921a-a134ae66e8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10362 | 2024.11.21 01:25:52.061880 [ 252 ] {1c54257e-6f26-4d1f-921a-a134ae66e8ee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10363 | 2024.11.21 01:25:52.062142 [ 252 ] {1c54257e-6f26-4d1f-921a-a134ae66e8ee} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10364 | 2024.11.21 01:25:52.062391 [ 252 ] {1c54257e-6f26-4d1f-921a-a134ae66e8ee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 528.20 KiB/sec. | ||
10365 | 2024.11.21 01:25:52.062455 [ 252 ] {1c54257e-6f26-4d1f-921a-a134ae66e8ee} <Debug> TCPHandler: Processed in 0.002267122 sec. | ||
10366 | 2024.11.21 01:25:52.062708 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10367 | 2024.11.21 01:25:52.062922 [ 253 ] {55d5ea33-dd90-4f03-b719-4cdee4219fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10368 | 2024.11.21 01:25:52.063004 [ 253 ] {55d5ea33-dd90-4f03-b719-4cdee4219fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10369 | 2024.11.21 01:25:52.063953 [ 253 ] {55d5ea33-dd90-4f03-b719-4cdee4219fe3} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10370 | 2024.11.21 01:25:52.063997 [ 253 ] {55d5ea33-dd90-4f03-b719-4cdee4219fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10371 | 2024.11.21 01:25:52.064466 [ 253 ] {55d5ea33-dd90-4f03-b719-4cdee4219fe3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10372 | 2024.11.21 01:25:52.064726 [ 253 ] {55d5ea33-dd90-4f03-b719-4cdee4219fe3} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10373 | 2024.11.21 01:25:52.064950 [ 253 ] {55d5ea33-dd90-4f03-b719-4cdee4219fe3} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002084 sec., 134836.85220729368 rows/sec., 11.89 MiB/sec. | ||
10374 | 2024.11.21 01:25:52.065036 [ 253 ] {55d5ea33-dd90-4f03-b719-4cdee4219fe3} <Debug> TCPHandler: Processed in 0.002473484 sec. | ||
10375 | 2024.11.21 01:25:52.065215 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10376 | 2024.11.21 01:25:52.065547 [ 252 ] {54e3d131-2482-480d-b697-857a73b12103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10377 | 2024.11.21 01:25:52.065662 [ 252 ] {54e3d131-2482-480d-b697-857a73b12103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10378 | 2024.11.21 01:25:52.066288 [ 252 ] {54e3d131-2482-480d-b697-857a73b12103} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10379 | 2024.11.21 01:25:52.066331 [ 252 ] {54e3d131-2482-480d-b697-857a73b12103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10380 | 2024.11.21 01:25:52.066708 [ 252 ] {54e3d131-2482-480d-b697-857a73b12103} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10381 | 2024.11.21 01:25:52.066949 [ 252 ] {54e3d131-2482-480d-b697-857a73b12103} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10382 | 2024.11.21 01:25:52.067194 [ 252 ] {54e3d131-2482-480d-b697-857a73b12103} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001763 sec., 26091.888825865004 rows/sec., 1.88 MiB/sec. | ||
10383 | 2024.11.21 01:25:52.067265 [ 252 ] {54e3d131-2482-480d-b697-857a73b12103} <Debug> TCPHandler: Processed in 0.002142051 sec. | ||
10384 | 2024.11.21 01:25:52.067494 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10385 | 2024.11.21 01:25:52.067675 [ 253 ] {7049dfb0-64a6-464b-8786-97b2185cd24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10386 | 2024.11.21 01:25:52.067734 [ 253 ] {7049dfb0-64a6-464b-8786-97b2185cd24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10387 | 2024.11.21 01:25:52.068431 [ 253 ] {7049dfb0-64a6-464b-8786-97b2185cd24f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10388 | 2024.11.21 01:25:52.068479 [ 253 ] {7049dfb0-64a6-464b-8786-97b2185cd24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10389 | 2024.11.21 01:25:52.068864 [ 253 ] {7049dfb0-64a6-464b-8786-97b2185cd24f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10390 | 2024.11.21 01:25:52.069116 [ 253 ] {7049dfb0-64a6-464b-8786-97b2185cd24f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10391 | 2024.11.21 01:25:52.069321 [ 253 ] {7049dfb0-64a6-464b-8786-97b2185cd24f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001679 sec., 8338.296605122097 rows/sec., 583.96 KiB/sec. | ||
10392 | 2024.11.21 01:25:52.069372 [ 253 ] {7049dfb0-64a6-464b-8786-97b2185cd24f} <Debug> TCPHandler: Processed in 0.002014048 sec. | ||
10393 | 2024.11.21 01:25:52.069543 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10394 | 2024.11.21 01:25:52.069687 [ 252 ] {57785f1b-b5c2-45e9-8f47-ba40269572d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10395 | 2024.11.21 01:25:52.069752 [ 252 ] {57785f1b-b5c2-45e9-8f47-ba40269572d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10396 | 2024.11.21 01:25:52.070450 [ 252 ] {57785f1b-b5c2-45e9-8f47-ba40269572d2} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10397 | 2024.11.21 01:25:52.070500 [ 252 ] {57785f1b-b5c2-45e9-8f47-ba40269572d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10398 | 2024.11.21 01:25:52.070955 [ 252 ] {57785f1b-b5c2-45e9-8f47-ba40269572d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10399 | 2024.11.21 01:25:52.071356 [ 252 ] {57785f1b-b5c2-45e9-8f47-ba40269572d2} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10400 | 2024.11.21 01:25:52.071566 [ 252 ] {57785f1b-b5c2-45e9-8f47-ba40269572d2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001913 sec., 6795.608991113434 rows/sec., 423.70 KiB/sec. | ||
10401 | 2024.11.21 01:25:52.071619 [ 252 ] {57785f1b-b5c2-45e9-8f47-ba40269572d2} <Debug> TCPHandler: Processed in 0.00214298 sec. | ||
10402 | 2024.11.21 01:25:52.071782 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10403 | 2024.11.21 01:25:52.071919 [ 253 ] {74ae8951-c40c-453a-87fd-de8d62bc4283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10404 | 2024.11.21 01:25:52.071977 [ 253 ] {74ae8951-c40c-453a-87fd-de8d62bc4283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10405 | 2024.11.21 01:25:52.072821 [ 253 ] {74ae8951-c40c-453a-87fd-de8d62bc4283} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10406 | 2024.11.21 01:25:52.072864 [ 253 ] {74ae8951-c40c-453a-87fd-de8d62bc4283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10407 | 2024.11.21 01:25:52.073256 [ 253 ] {74ae8951-c40c-453a-87fd-de8d62bc4283} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10408 | 2024.11.21 01:25:52.073496 [ 253 ] {74ae8951-c40c-453a-87fd-de8d62bc4283} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10409 | 2024.11.21 01:25:52.073703 [ 253 ] {74ae8951-c40c-453a-87fd-de8d62bc4283} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001813 sec., 232211.8036403751 rows/sec., 16.59 MiB/sec. | ||
10410 | 2024.11.21 01:25:52.073755 [ 253 ] {74ae8951-c40c-453a-87fd-de8d62bc4283} <Debug> TCPHandler: Processed in 0.002039759 sec. | ||
10411 | 2024.11.21 01:25:52.073910 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10412 | 2024.11.21 01:25:52.074051 [ 252 ] {0243b662-73f2-4a1e-bdcb-5c766b2dd6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10413 | 2024.11.21 01:25:52.074110 [ 252 ] {0243b662-73f2-4a1e-bdcb-5c766b2dd6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10414 | 2024.11.21 01:25:52.074662 [ 252 ] {0243b662-73f2-4a1e-bdcb-5c766b2dd6bf} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10415 | 2024.11.21 01:25:52.074702 [ 252 ] {0243b662-73f2-4a1e-bdcb-5c766b2dd6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10416 | 2024.11.21 01:25:52.075071 [ 252 ] {0243b662-73f2-4a1e-bdcb-5c766b2dd6bf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10417 | 2024.11.21 01:25:52.075311 [ 252 ] {0243b662-73f2-4a1e-bdcb-5c766b2dd6bf} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10418 | 2024.11.21 01:25:52.075568 [ 252 ] {0243b662-73f2-4a1e-bdcb-5c766b2dd6bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. | ||
10419 | 2024.11.21 01:25:52.075732 [ 252 ] {0243b662-73f2-4a1e-bdcb-5c766b2dd6bf} <Debug> TCPHandler: Processed in 0.001885057 sec. | ||
10420 | 2024.11.21 01:25:52.075971 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10421 | 2024.11.21 01:25:52.076113 [ 253 ] {796030d6-84b1-4fc4-ad0e-a8fe48002514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10422 | 2024.11.21 01:25:52.076175 [ 253 ] {796030d6-84b1-4fc4-ad0e-a8fe48002514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10423 | 2024.11.21 01:25:52.076796 [ 253 ] {796030d6-84b1-4fc4-ad0e-a8fe48002514} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10424 | 2024.11.21 01:25:52.076835 [ 253 ] {796030d6-84b1-4fc4-ad0e-a8fe48002514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10425 | 2024.11.21 01:25:52.077231 [ 253 ] {796030d6-84b1-4fc4-ad0e-a8fe48002514} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10426 | 2024.11.21 01:25:52.077466 [ 253 ] {796030d6-84b1-4fc4-ad0e-a8fe48002514} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10427 | 2024.11.21 01:25:52.077665 [ 253 ] {796030d6-84b1-4fc4-ad0e-a8fe48002514} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001583 sec., 149715.72962728995 rows/sec., 10.03 MiB/sec. | ||
10428 | 2024.11.21 01:25:52.077717 [ 253 ] {796030d6-84b1-4fc4-ad0e-a8fe48002514} <Debug> TCPHandler: Processed in 0.001875666 sec. | ||
10429 | 2024.11.21 01:25:52.077870 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10430 | 2024.11.21 01:25:52.078011 [ 252 ] {428687bc-f0ff-4eef-8562-27daa0b75f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10431 | 2024.11.21 01:25:52.078071 [ 252 ] {428687bc-f0ff-4eef-8562-27daa0b75f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10432 | 2024.11.21 01:25:52.078608 [ 252 ] {428687bc-f0ff-4eef-8562-27daa0b75f44} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10433 | 2024.11.21 01:25:52.078647 [ 252 ] {428687bc-f0ff-4eef-8562-27daa0b75f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10434 | 2024.11.21 01:25:52.079025 [ 252 ] {428687bc-f0ff-4eef-8562-27daa0b75f44} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10435 | 2024.11.21 01:25:52.079261 [ 252 ] {428687bc-f0ff-4eef-8562-27daa0b75f44} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10436 | 2024.11.21 01:25:52.079471 [ 252 ] {428687bc-f0ff-4eef-8562-27daa0b75f44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 45.16 KiB/sec. | ||
10437 | 2024.11.21 01:25:52.079521 [ 252 ] {428687bc-f0ff-4eef-8562-27daa0b75f44} <Debug> TCPHandler: Processed in 0.001719164 sec. | ||
10438 | 2024.11.21 01:25:52.079666 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10439 | 2024.11.21 01:25:52.079804 [ 253 ] {3e2b9b83-3dd0-48a0-b339-a96491672fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10440 | 2024.11.21 01:25:52.079897 [ 253 ] {3e2b9b83-3dd0-48a0-b339-a96491672fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10441 | 2024.11.21 01:25:52.081086 [ 253 ] {3e2b9b83-3dd0-48a0-b339-a96491672fe8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10442 | 2024.11.21 01:25:52.081125 [ 253 ] {3e2b9b83-3dd0-48a0-b339-a96491672fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10443 | 2024.11.21 01:25:52.081748 [ 253 ] {3e2b9b83-3dd0-48a0-b339-a96491672fe8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10444 | 2024.11.21 01:25:52.082006 [ 253 ] {3e2b9b83-3dd0-48a0-b339-a96491672fe8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10445 | 2024.11.21 01:25:52.082293 [ 253 ] {3e2b9b83-3dd0-48a0-b339-a96491672fe8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00252 sec., 15476.190476190475 rows/sec., 27.73 MiB/sec. | ||
10446 | 2024.11.21 01:25:52.082837 [ 253 ] {3e2b9b83-3dd0-48a0-b339-a96491672fe8} <Debug> TCPHandler: Processed in 0.003235416 sec. | ||
10447 | 2024.11.21 01:25:52.083072 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10448 | 2024.11.21 01:25:52.083303 [ 252 ] {00ab88d6-6900-4450-9dfb-d9904ee1c794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10449 | 2024.11.21 01:25:52.083398 [ 252 ] {00ab88d6-6900-4450-9dfb-d9904ee1c794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10450 | 2024.11.21 01:25:52.083983 [ 252 ] {00ab88d6-6900-4450-9dfb-d9904ee1c794} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10451 | 2024.11.21 01:25:52.084027 [ 252 ] {00ab88d6-6900-4450-9dfb-d9904ee1c794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
10452 | 2024.11.21 01:25:52.084423 [ 252 ] {00ab88d6-6900-4450-9dfb-d9904ee1c794} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
10453 | 2024.11.21 01:25:52.084671 [ 252 ] {00ab88d6-6900-4450-9dfb-d9904ee1c794} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10454 | 2024.11.21 01:25:52.084884 [ 252 ] {00ab88d6-6900-4450-9dfb-d9904ee1c794} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001637 sec., 50091.631032376295 rows/sec., 3.18 MiB/sec. | ||
10455 | 2024.11.21 01:25:52.084937 [ 252 ] {00ab88d6-6900-4450-9dfb-d9904ee1c794} <Debug> TCPHandler: Processed in 0.001990258 sec. | ||
10456 | 2024.11.21 01:25:56.031116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1530 | ||
10457 | 2024.11.21 01:25:56.034129 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10458 | 2024.11.21 01:25:56.034188 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10459 | 2024.11.21 01:25:56.035639 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10460 | 2024.11.21 01:25:56.035974 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10461 | 2024.11.21 01:25:56.036587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1530 | ||
10462 | 2024.11.21 01:25:57.052278 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10463 | 2024.11.21 01:25:57.052585 [ 252 ] {fcf65154-baad-42c8-afbe-b81e78aa7d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10464 | 2024.11.21 01:25:57.052698 [ 252 ] {fcf65154-baad-42c8-afbe-b81e78aa7d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10465 | 2024.11.21 01:25:57.053436 [ 252 ] {fcf65154-baad-42c8-afbe-b81e78aa7d10} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10466 | 2024.11.21 01:25:57.053487 [ 252 ] {fcf65154-baad-42c8-afbe-b81e78aa7d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10467 | 2024.11.21 01:25:57.053921 [ 252 ] {fcf65154-baad-42c8-afbe-b81e78aa7d10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
10468 | 2024.11.21 01:25:57.054176 [ 252 ] {fcf65154-baad-42c8-afbe-b81e78aa7d10} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10469 | 2024.11.21 01:25:57.054385 [ 252 ] {fcf65154-baad-42c8-afbe-b81e78aa7d10} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001875 sec., 3200 rows/sec., 260.94 KiB/sec. | ||
10470 | 2024.11.21 01:25:57.054543 [ 252 ] {fcf65154-baad-42c8-afbe-b81e78aa7d10} <Debug> TCPHandler: Processed in 0.002442854 sec. | ||
10471 | 2024.11.21 01:25:57.054846 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10472 | 2024.11.21 01:25:57.055071 [ 253 ] {d52ac898-f788-47aa-9377-430aa7bf4d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10473 | 2024.11.21 01:25:57.055163 [ 253 ] {d52ac898-f788-47aa-9377-430aa7bf4d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10474 | 2024.11.21 01:25:57.056038 [ 253 ] {d52ac898-f788-47aa-9377-430aa7bf4d55} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10475 | 2024.11.21 01:25:57.056100 [ 253 ] {d52ac898-f788-47aa-9377-430aa7bf4d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10476 | 2024.11.21 01:25:57.056566 [ 253 ] {d52ac898-f788-47aa-9377-430aa7bf4d55} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10477 | 2024.11.21 01:25:57.056843 [ 253 ] {d52ac898-f788-47aa-9377-430aa7bf4d55} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10478 | 2024.11.21 01:25:57.057107 [ 253 ] {d52ac898-f788-47aa-9377-430aa7bf4d55} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.002097 sec., 28135.431568907967 rows/sec., 2.14 MiB/sec. | ||
10479 | 2024.11.21 01:25:57.057180 [ 253 ] {d52ac898-f788-47aa-9377-430aa7bf4d55} <Debug> TCPHandler: Processed in 0.002486365 sec. | ||
10480 | 2024.11.21 01:25:57.057349 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10481 | 2024.11.21 01:25:57.057474 [ 252 ] {55a6830c-4bff-4c85-b9f3-0e443e7a15f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10482 | 2024.11.21 01:25:57.057525 [ 252 ] {55a6830c-4bff-4c85-b9f3-0e443e7a15f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10483 | 2024.11.21 01:25:57.058124 [ 252 ] {55a6830c-4bff-4c85-b9f3-0e443e7a15f4} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10484 | 2024.11.21 01:25:57.058163 [ 252 ] {55a6830c-4bff-4c85-b9f3-0e443e7a15f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10485 | 2024.11.21 01:25:57.058516 [ 252 ] {55a6830c-4bff-4c85-b9f3-0e443e7a15f4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10486 | 2024.11.21 01:25:57.058753 [ 252 ] {55a6830c-4bff-4c85-b9f3-0e443e7a15f4} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10487 | 2024.11.21 01:25:57.058968 [ 252 ] {55a6830c-4bff-4c85-b9f3-0e443e7a15f4} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 277.45 KiB/sec. | ||
10488 | 2024.11.21 01:25:57.059023 [ 252 ] {55a6830c-4bff-4c85-b9f3-0e443e7a15f4} <Debug> TCPHandler: Processed in 0.001733554 sec. | ||
10489 | 2024.11.21 01:25:57.059258 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10490 | 2024.11.21 01:25:57.059422 [ 253 ] {f78c4e51-c70d-430a-9868-2edeeef18235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10491 | 2024.11.21 01:25:57.059477 [ 253 ] {f78c4e51-c70d-430a-9868-2edeeef18235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10492 | 2024.11.21 01:25:57.060129 [ 253 ] {f78c4e51-c70d-430a-9868-2edeeef18235} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10493 | 2024.11.21 01:25:57.060172 [ 253 ] {f78c4e51-c70d-430a-9868-2edeeef18235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10494 | 2024.11.21 01:25:57.060553 [ 253 ] {f78c4e51-c70d-430a-9868-2edeeef18235} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10495 | 2024.11.21 01:25:57.060795 [ 253 ] {f78c4e51-c70d-430a-9868-2edeeef18235} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10496 | 2024.11.21 01:25:57.061046 [ 253 ] {f78c4e51-c70d-430a-9868-2edeeef18235} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001655 sec., 42296.07250755287 rows/sec., 3.31 MiB/sec. | ||
10497 | 2024.11.21 01:25:57.061157 [ 253 ] {f78c4e51-c70d-430a-9868-2edeeef18235} <Debug> TCPHandler: Processed in 0.002020628 sec. | ||
10498 | 2024.11.21 01:25:57.061374 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10499 | 2024.11.21 01:25:57.061525 [ 252 ] {b1cf5587-c5ed-4037-9eaf-d4b29dc424bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10500 | 2024.11.21 01:25:57.061579 [ 252 ] {b1cf5587-c5ed-4037-9eaf-d4b29dc424bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10501 | 2024.11.21 01:25:57.062148 [ 252 ] {b1cf5587-c5ed-4037-9eaf-d4b29dc424bd} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10502 | 2024.11.21 01:25:57.062186 [ 252 ] {b1cf5587-c5ed-4037-9eaf-d4b29dc424bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10503 | 2024.11.21 01:25:57.062589 [ 252 ] {b1cf5587-c5ed-4037-9eaf-d4b29dc424bd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10504 | 2024.11.21 01:25:57.062841 [ 252 ] {b1cf5587-c5ed-4037-9eaf-d4b29dc424bd} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10505 | 2024.11.21 01:25:57.063021 [ 252 ] {b1cf5587-c5ed-4037-9eaf-d4b29dc424bd} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.001521 sec., 86127.54766600921 rows/sec., 6.00 MiB/sec. | ||
10506 | 2024.11.21 01:25:57.063070 [ 252 ] {b1cf5587-c5ed-4037-9eaf-d4b29dc424bd} <Debug> TCPHandler: Processed in 0.001800655 sec. | ||
10507 | 2024.11.21 01:25:57.063227 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10508 | 2024.11.21 01:25:57.063349 [ 253 ] {6bd21734-7dcc-4b5a-b7b9-c925b78097b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10509 | 2024.11.21 01:25:57.063403 [ 253 ] {6bd21734-7dcc-4b5a-b7b9-c925b78097b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10510 | 2024.11.21 01:25:57.063899 [ 253 ] {6bd21734-7dcc-4b5a-b7b9-c925b78097b3} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10511 | 2024.11.21 01:25:57.063939 [ 253 ] {6bd21734-7dcc-4b5a-b7b9-c925b78097b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10512 | 2024.11.21 01:25:57.064333 [ 253 ] {6bd21734-7dcc-4b5a-b7b9-c925b78097b3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
10513 | 2024.11.21 01:25:57.064574 [ 253 ] {6bd21734-7dcc-4b5a-b7b9-c925b78097b3} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10514 | 2024.11.21 01:25:57.064793 [ 253 ] {6bd21734-7dcc-4b5a-b7b9-c925b78097b3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00147 sec., 32653.061224489797 rows/sec., 2.20 MiB/sec. | ||
10515 | 2024.11.21 01:25:57.064844 [ 253 ] {6bd21734-7dcc-4b5a-b7b9-c925b78097b3} <Debug> TCPHandler: Processed in 0.001674893 sec. | ||
10516 | 2024.11.21 01:26:02.053160 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10517 | 2024.11.21 01:26:02.053389 [ 252 ] {574a4afc-c3c4-477d-9d9d-f2d3c8829d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10518 | 2024.11.21 01:26:02.053469 [ 252 ] {574a4afc-c3c4-477d-9d9d-f2d3c8829d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10519 | 2024.11.21 01:26:02.054279 [ 252 ] {574a4afc-c3c4-477d-9d9d-f2d3c8829d46} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10520 | 2024.11.21 01:26:02.054334 [ 252 ] {574a4afc-c3c4-477d-9d9d-f2d3c8829d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10521 | 2024.11.21 01:26:02.054802 [ 252 ] {574a4afc-c3c4-477d-9d9d-f2d3c8829d46} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10522 | 2024.11.21 01:26:02.055068 [ 252 ] {574a4afc-c3c4-477d-9d9d-f2d3c8829d46} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10523 | 2024.11.21 01:26:02.055282 [ 74 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10524 | 2024.11.21 01:26:02.055312 [ 252 ] {574a4afc-c3c4-477d-9d9d-f2d3c8829d46} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001979 sec., 28297.11975745326 rows/sec., 2.16 MiB/sec. | ||
10525 | 2024.11.21 01:26:02.055362 [ 74 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10526 | 2024.11.21 01:26:02.055432 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10527 | 2024.11.21 01:26:02.055453 [ 252 ] {574a4afc-c3c4-477d-9d9d-f2d3c8829d46} <Debug> TCPHandler: Processed in 0.002425614 sec. | ||
10528 | 2024.11.21 01:26:02.055604 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10529 | 2024.11.21 01:26:02.055723 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10530 | 2024.11.21 01:26:02.055743 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10531 | 2024.11.21 01:26:02.055797 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1430 rows starting from the beginning of the part | ||
10532 | 2024.11.21 01:26:02.056024 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
10533 | 2024.11.21 01:26:02.056039 [ 253 ] {5542b1ce-3829-4680-9a63-06173c9014c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10534 | 2024.11.21 01:26:02.056269 [ 253 ] {5542b1ce-3829-4680-9a63-06173c9014c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10535 | 2024.11.21 01:26:02.056331 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
10536 | 2024.11.21 01:26:02.056700 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 281 rows starting from the beginning of the part | ||
10537 | 2024.11.21 01:26:02.056969 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 59 rows starting from the beginning of the part | ||
10538 | 2024.11.21 01:26:02.057246 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
10539 | 2024.11.21 01:26:02.059228 [ 253 ] {5542b1ce-3829-4680-9a63-06173c9014c4} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10540 | 2024.11.21 01:26:02.059338 [ 253 ] {5542b1ce-3829-4680-9a63-06173c9014c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10541 | 2024.11.21 01:26:02.060266 [ 253 ] {5542b1ce-3829-4680-9a63-06173c9014c4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10542 | 2024.11.21 01:26:02.060438 [ 191 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 5 columns (5 merged, 0 gathered) in 0.004904789 sec., 395124.03081967443 rows/sec., 34.41 MiB/sec. | ||
10543 | 2024.11.21 01:26:02.060707 [ 253 ] {5542b1ce-3829-4680-9a63-06173c9014c4} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10544 | 2024.11.21 01:26:02.060785 [ 191 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10545 | 2024.11.21 01:26:02.060971 [ 74 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10546 | 2024.11.21 01:26:02.061039 [ 74 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10547 | 2024.11.21 01:26:02.061112 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10548 | 2024.11.21 01:26:02.061244 [ 253 ] {5542b1ce-3829-4680-9a63-06173c9014c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005327 sec., 12014.266941993617 rows/sec., 960.25 KiB/sec. | ||
10549 | 2024.11.21 01:26:02.061591 [ 253 ] {5542b1ce-3829-4680-9a63-06173c9014c4} <Debug> TCPHandler: Processed in 0.006008365 sec. | ||
10550 | 2024.11.21 01:26:02.061647 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10551 | 2024.11.21 01:26:02.061671 [ 191 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10552 | 2024.11.21 01:26:02.061960 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10553 | 2024.11.21 01:26:02.062003 [ 191 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_101_20} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10554 | 2024.11.21 01:26:02.062015 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10555 | 2024.11.21 01:26:02.062083 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 913 rows starting from the beginning of the part | ||
10556 | 2024.11.21 01:26:02.062288 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
10557 | 2024.11.21 01:26:02.062484 [ 252 ] {8d19d77b-656e-4a87-896c-e9d955c2cc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10558 | 2024.11.21 01:26:02.062491 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
10559 | 2024.11.21 01:26:02.062682 [ 252 ] {8d19d77b-656e-4a87-896c-e9d955c2cc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10560 | 2024.11.21 01:26:02.062903 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
10561 | 2024.11.21 01:26:02.063273 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 421 rows starting from the beginning of the part | ||
10562 | 2024.11.21 01:26:02.063685 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 70 rows starting from the beginning of the part | ||
10563 | 2024.11.21 01:26:02.064071 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
10564 | 2024.11.21 01:26:02.065171 [ 252 ] {8d19d77b-656e-4a87-896c-e9d955c2cc59} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10565 | 2024.11.21 01:26:02.065238 [ 252 ] {8d19d77b-656e-4a87-896c-e9d955c2cc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10566 | 2024.11.21 01:26:02.066269 [ 252 ] {8d19d77b-656e-4a87-896c-e9d955c2cc59} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10567 | 2024.11.21 01:26:02.066664 [ 252 ] {8d19d77b-656e-4a87-896c-e9d955c2cc59} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10568 | 2024.11.21 01:26:02.067074 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10569 | 2024.11.21 01:26:02.067218 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10570 | 2024.11.21 01:26:02.067256 [ 190 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.006011175 sec., 265505.49601367454 rows/sec., 20.47 MiB/sec. | ||
10571 | 2024.11.21 01:26:02.067316 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10572 | 2024.11.21 01:26:02.067412 [ 252 ] {8d19d77b-656e-4a87-896c-e9d955c2cc59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00512 sec., 31249.999999999996 rows/sec., 2.18 MiB/sec. | ||
10573 | 2024.11.21 01:26:02.067696 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10574 | 2024.11.21 01:26:02.067756 [ 252 ] {8d19d77b-656e-4a87-896c-e9d955c2cc59} <Debug> TCPHandler: Processed in 0.006014795 sec. | ||
10575 | 2024.11.21 01:26:02.067875 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10576 | 2024.11.21 01:26:02.068021 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10577 | 2024.11.21 01:26:02.068324 [ 253 ] {a0d1319c-1f3f-4013-9182-106c12cc2c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10578 | 2024.11.21 01:26:02.068409 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10579 | 2024.11.21 01:26:02.068459 [ 253 ] {a0d1319c-1f3f-4013-9182-106c12cc2c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10580 | 2024.11.21 01:26:02.068526 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 19144 rows starting from the beginning of the part | ||
10581 | 2024.11.21 01:26:02.068895 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10582 | 2024.11.21 01:26:02.069114 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 128 rows starting from the beginning of the part | ||
10583 | 2024.11.21 01:26:02.069469 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
10584 | 2024.11.21 01:26:02.069893 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part | ||
10585 | 2024.11.21 01:26:02.070099 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_101_20} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10586 | 2024.11.21 01:26:02.070274 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 131 rows starting from the beginning of the part | ||
10587 | 2024.11.21 01:26:02.070640 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
10588 | 2024.11.21 01:26:02.071465 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
10589 | 2024.11.21 01:26:02.071674 [ 253 ] {a0d1319c-1f3f-4013-9182-106c12cc2c71} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10590 | 2024.11.21 01:26:02.071733 [ 253 ] {a0d1319c-1f3f-4013-9182-106c12cc2c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10591 | 2024.11.21 01:26:02.072485 [ 253 ] {a0d1319c-1f3f-4013-9182-106c12cc2c71} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
10592 | 2024.11.21 01:26:02.072803 [ 253 ] {a0d1319c-1f3f-4013-9182-106c12cc2c71} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10593 | 2024.11.21 01:26:02.072976 [ 74 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
10594 | 2024.11.21 01:26:02.073023 [ 74 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10595 | 2024.11.21 01:26:02.073093 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10596 | 2024.11.21 01:26:02.073095 [ 253 ] {a0d1319c-1f3f-4013-9182-106c12cc2c71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004877 sec., 12302.645068689768 rows/sec., 849.01 KiB/sec. | ||
10597 | 2024.11.21 01:26:02.073413 [ 253 ] {a0d1319c-1f3f-4013-9182-106c12cc2c71} <Debug> TCPHandler: Processed in 0.005548378 sec. | ||
10598 | 2024.11.21 01:26:02.073689 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
10599 | 2024.11.21 01:26:02.074007 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10600 | 2024.11.21 01:26:02.074087 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5978 rows starting from the beginning of the part | ||
10601 | 2024.11.21 01:26:02.074487 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 48 rows starting from the beginning of the part | ||
10602 | 2024.11.21 01:26:02.074843 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
10603 | 2024.11.21 01:26:02.074972 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part | ||
10604 | 2024.11.21 01:26:02.075184 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
10605 | 2024.11.21 01:26:02.075393 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
10606 | 2024.11.21 01:26:02.079745 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6276 rows, containing 4 columns (4 merged, 0 gathered) in 0.006460782 sec., 971399.4374055648 rows/sec., 63.79 MiB/sec. | ||
10607 | 2024.11.21 01:26:02.079836 [ 187 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19960 rows, containing 5 columns (5 merged, 0 gathered) in 0.012405295 sec., 1608990.3545220005 rows/sec., 109.72 MiB/sec. | ||
10608 | 2024.11.21 01:26:02.080191 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10609 | 2024.11.21 01:26:02.080297 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
10610 | 2024.11.21 01:26:02.080712 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10611 | 2024.11.21 01:26:02.080854 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_101_20} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10612 | 2024.11.21 01:26:02.080905 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10613 | 2024.11.21 01:26:02.081022 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
10614 | 2024.11.21 01:26:02.081088 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
10615 | 2024.11.21 01:26:02.081197 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
10616 | 2024.11.21 01:26:03.000172 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.77 MiB, peak 193.24 MiB, free memory in arenas 0.00 B, will set to 183.95 MiB (RSS), difference: 1.18 MiB | ||
10617 | 2024.11.21 01:26:04.006769 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59119, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10618 | 2024.11.21 01:26:04.196363 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10619 | 2024.11.21 01:26:04.225930 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10620 | 2024.11.21 01:26:04.332552 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53780, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10621 | 2024.11.21 01:26:04.359174 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41803, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10622 | 2024.11.21 01:26:04.383548 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10623 | 2024.11.21 01:26:04.392902 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46104, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10624 | 2024.11.21 01:26:04.413187 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10625 | 2024.11.21 01:26:05.667058 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10626 | 2024.11.21 01:26:05.667122 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10627 | 2024.11.21 01:26:06.036806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1550 | ||
10628 | 2024.11.21 01:26:06.039492 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10629 | 2024.11.21 01:26:06.039545 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10630 | 2024.11.21 01:26:06.040970 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10631 | 2024.11.21 01:26:06.041275 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10632 | 2024.11.21 01:26:06.041813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1550 | ||
10633 | 2024.11.21 01:26:07.060043 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10634 | 2024.11.21 01:26:07.060238 [ 252 ] {9c1342e9-0215-4623-ab7e-172c1d4401fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10635 | 2024.11.21 01:26:07.060316 [ 252 ] {9c1342e9-0215-4623-ab7e-172c1d4401fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10636 | 2024.11.21 01:26:07.061115 [ 252 ] {9c1342e9-0215-4623-ab7e-172c1d4401fb} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10637 | 2024.11.21 01:26:07.061172 [ 252 ] {9c1342e9-0215-4623-ab7e-172c1d4401fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10638 | 2024.11.21 01:26:07.061629 [ 252 ] {9c1342e9-0215-4623-ab7e-172c1d4401fb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10639 | 2024.11.21 01:26:07.061896 [ 252 ] {9c1342e9-0215-4623-ab7e-172c1d4401fb} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10640 | 2024.11.21 01:26:07.062152 [ 252 ] {9c1342e9-0215-4623-ab7e-172c1d4401fb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00196 sec., 7142.857142857143 rows/sec., 514.19 KiB/sec. | ||
10641 | 2024.11.21 01:26:07.062254 [ 252 ] {9c1342e9-0215-4623-ab7e-172c1d4401fb} <Debug> TCPHandler: Processed in 0.002338943 sec. | ||
10642 | 2024.11.21 01:26:07.062591 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10643 | 2024.11.21 01:26:07.062807 [ 253 ] {eb24f0cf-5439-478a-99f0-6899a6d3591a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10644 | 2024.11.21 01:26:07.062896 [ 253 ] {eb24f0cf-5439-478a-99f0-6899a6d3591a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10645 | 2024.11.21 01:26:07.063874 [ 253 ] {eb24f0cf-5439-478a-99f0-6899a6d3591a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10646 | 2024.11.21 01:26:07.063934 [ 253 ] {eb24f0cf-5439-478a-99f0-6899a6d3591a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10647 | 2024.11.21 01:26:07.064409 [ 253 ] {eb24f0cf-5439-478a-99f0-6899a6d3591a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10648 | 2024.11.21 01:26:07.064675 [ 253 ] {eb24f0cf-5439-478a-99f0-6899a6d3591a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10649 | 2024.11.21 01:26:07.064925 [ 253 ] {eb24f0cf-5439-478a-99f0-6899a6d3591a} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002199 sec., 127785.35698044566 rows/sec., 11.27 MiB/sec. | ||
10650 | 2024.11.21 01:26:07.064999 [ 253 ] {eb24f0cf-5439-478a-99f0-6899a6d3591a} <Debug> TCPHandler: Processed in 0.002600887 sec. | ||
10651 | 2024.11.21 01:26:07.065168 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10652 | 2024.11.21 01:26:07.065296 [ 252 ] {853840b8-9603-4299-a573-011633d094a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10653 | 2024.11.21 01:26:07.065348 [ 252 ] {853840b8-9603-4299-a573-011633d094a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10654 | 2024.11.21 01:26:07.066062 [ 252 ] {853840b8-9603-4299-a573-011633d094a8} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10655 | 2024.11.21 01:26:07.066107 [ 252 ] {853840b8-9603-4299-a573-011633d094a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10656 | 2024.11.21 01:26:07.066500 [ 252 ] {853840b8-9603-4299-a573-011633d094a8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10657 | 2024.11.21 01:26:07.066753 [ 252 ] {853840b8-9603-4299-a573-011633d094a8} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10658 | 2024.11.21 01:26:07.066985 [ 252 ] {853840b8-9603-4299-a573-011633d094a8} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001685 sec., 27299.703264094955 rows/sec., 1.96 MiB/sec. | ||
10659 | 2024.11.21 01:26:07.067068 [ 252 ] {853840b8-9603-4299-a573-011633d094a8} <Debug> TCPHandler: Processed in 0.001935578 sec. | ||
10660 | 2024.11.21 01:26:07.067274 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10661 | 2024.11.21 01:26:07.067406 [ 253 ] {c53c28d4-4b71-47c1-82b9-fadde8acae4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10662 | 2024.11.21 01:26:07.067457 [ 253 ] {c53c28d4-4b71-47c1-82b9-fadde8acae4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10663 | 2024.11.21 01:26:07.068061 [ 253 ] {c53c28d4-4b71-47c1-82b9-fadde8acae4f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10664 | 2024.11.21 01:26:07.068103 [ 253 ] {c53c28d4-4b71-47c1-82b9-fadde8acae4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10665 | 2024.11.21 01:26:07.068497 [ 253 ] {c53c28d4-4b71-47c1-82b9-fadde8acae4f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10666 | 2024.11.21 01:26:07.068752 [ 253 ] {c53c28d4-4b71-47c1-82b9-fadde8acae4f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10667 | 2024.11.21 01:26:07.069001 [ 253 ] {c53c28d4-4b71-47c1-82b9-fadde8acae4f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001618 sec., 8652.65760197775 rows/sec., 605.98 KiB/sec. | ||
10668 | 2024.11.21 01:26:07.069182 [ 253 ] {c53c28d4-4b71-47c1-82b9-fadde8acae4f} <Debug> TCPHandler: Processed in 0.001964878 sec. | ||
10669 | 2024.11.21 01:26:07.069389 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10670 | 2024.11.21 01:26:07.069515 [ 252 ] {6d16b1ee-bac9-4eac-bbad-d6f40355a197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10671 | 2024.11.21 01:26:07.069569 [ 252 ] {6d16b1ee-bac9-4eac-bbad-d6f40355a197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10672 | 2024.11.21 01:26:07.070183 [ 252 ] {6d16b1ee-bac9-4eac-bbad-d6f40355a197} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10673 | 2024.11.21 01:26:07.070226 [ 252 ] {6d16b1ee-bac9-4eac-bbad-d6f40355a197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10674 | 2024.11.21 01:26:07.070591 [ 252 ] {6d16b1ee-bac9-4eac-bbad-d6f40355a197} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10675 | 2024.11.21 01:26:07.070832 [ 252 ] {6d16b1ee-bac9-4eac-bbad-d6f40355a197} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10676 | 2024.11.21 01:26:07.071060 [ 252 ] {6d16b1ee-bac9-4eac-bbad-d6f40355a197} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. | ||
10677 | 2024.11.21 01:26:07.071112 [ 252 ] {6d16b1ee-bac9-4eac-bbad-d6f40355a197} <Debug> TCPHandler: Processed in 0.001803626 sec. | ||
10678 | 2024.11.21 01:26:07.071271 [ 220 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10679 | 2024.11.21 01:26:07.071289 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10680 | 2024.11.21 01:26:07.071331 [ 220 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10681 | 2024.11.21 01:26:07.071463 [ 253 ] {03fef18f-8c45-459b-a235-8a8ee1516522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10682 | 2024.11.21 01:26:07.071519 [ 253 ] {03fef18f-8c45-459b-a235-8a8ee1516522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10683 | 2024.11.21 01:26:07.072305 [ 253 ] {03fef18f-8c45-459b-a235-8a8ee1516522} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10684 | 2024.11.21 01:26:07.072345 [ 253 ] {03fef18f-8c45-459b-a235-8a8ee1516522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10685 | 2024.11.21 01:26:07.072745 [ 253 ] {03fef18f-8c45-459b-a235-8a8ee1516522} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10686 | 2024.11.21 01:26:07.072990 [ 253 ] {03fef18f-8c45-459b-a235-8a8ee1516522} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10687 | 2024.11.21 01:26:07.073210 [ 253 ] {03fef18f-8c45-459b-a235-8a8ee1516522} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.00179 sec., 235195.53072625698 rows/sec., 16.81 MiB/sec. | ||
10688 | 2024.11.21 01:26:07.073262 [ 253 ] {03fef18f-8c45-459b-a235-8a8ee1516522} <Debug> TCPHandler: Processed in 0.002032729 sec. | ||
10689 | 2024.11.21 01:26:07.073426 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10690 | 2024.11.21 01:26:07.073551 [ 252 ] {7f1fe3f2-52c6-4370-a67a-662146228f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10691 | 2024.11.21 01:26:07.073604 [ 252 ] {7f1fe3f2-52c6-4370-a67a-662146228f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10692 | 2024.11.21 01:26:07.074300 [ 252 ] {7f1fe3f2-52c6-4370-a67a-662146228f6a} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2024.11.21 01:26:07.074341 [ 252 ] {7f1fe3f2-52c6-4370-a67a-662146228f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10694 | 2024.11.21 01:26:07.074736 [ 252 ] {7f1fe3f2-52c6-4370-a67a-662146228f6a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10695 | 2024.11.21 01:26:07.074979 [ 252 ] {7f1fe3f2-52c6-4370-a67a-662146228f6a} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10696 | 2024.11.21 01:26:07.075230 [ 252 ] {7f1fe3f2-52c6-4370-a67a-662146228f6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0017 sec., 3529.4117647058824 rows/sec., 184.40 KiB/sec. | ||
10697 | 2024.11.21 01:26:07.075359 [ 252 ] {7f1fe3f2-52c6-4370-a67a-662146228f6a} <Debug> TCPHandler: Processed in 0.001990528 sec. | ||
10698 | 2024.11.21 01:26:07.075577 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10699 | 2024.11.21 01:26:07.075699 [ 253 ] {562ce4ed-ff73-49bb-840e-132c62d32a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10700 | 2024.11.21 01:26:07.075751 [ 253 ] {562ce4ed-ff73-49bb-840e-132c62d32a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10701 | 2024.11.21 01:26:07.076362 [ 253 ] {562ce4ed-ff73-49bb-840e-132c62d32a61} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10702 | 2024.11.21 01:26:07.076405 [ 253 ] {562ce4ed-ff73-49bb-840e-132c62d32a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10703 | 2024.11.21 01:26:07.077081 [ 253 ] {562ce4ed-ff73-49bb-840e-132c62d32a61} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10704 | 2024.11.21 01:26:07.077483 [ 253 ] {562ce4ed-ff73-49bb-840e-132c62d32a61} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10705 | 2024.11.21 01:26:07.077844 [ 253 ] {562ce4ed-ff73-49bb-840e-132c62d32a61} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002149 sec., 110283.85295486273 rows/sec., 7.39 MiB/sec. | ||
10706 | 2024.11.21 01:26:07.077865 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10707 | 2024.11.21 01:26:07.077988 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10708 | 2024.11.21 01:26:07.078005 [ 253 ] {562ce4ed-ff73-49bb-840e-132c62d32a61} <Debug> TCPHandler: Processed in 0.002513506 sec. | ||
10709 | 2024.11.21 01:26:07.078346 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10710 | 2024.11.21 01:26:07.078603 [ 252 ] {f23c957e-8236-44de-8dac-3a78cb50a426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10711 | 2024.11.21 01:26:07.078659 [ 252 ] {f23c957e-8236-44de-8dac-3a78cb50a426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10712 | 2024.11.21 01:26:07.080764 [ 252 ] {f23c957e-8236-44de-8dac-3a78cb50a426} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10713 | 2024.11.21 01:26:07.080818 [ 252 ] {f23c957e-8236-44de-8dac-3a78cb50a426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10714 | 2024.11.21 01:26:07.081109 [ 220 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10715 | 2024.11.21 01:26:07.082503 [ 252 ] {f23c957e-8236-44de-8dac-3a78cb50a426} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10716 | 2024.11.21 01:26:07.082874 [ 252 ] {f23c957e-8236-44de-8dac-3a78cb50a426} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10717 | 2024.11.21 01:26:07.083450 [ 252 ] {f23c957e-8236-44de-8dac-3a78cb50a426} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004829 sec., 207.08221163802028 rows/sec., 13.95 KiB/sec. | ||
10718 | 2024.11.21 01:26:07.083887 [ 252 ] {f23c957e-8236-44de-8dac-3a78cb50a426} <Debug> TCPHandler: Processed in 0.005748191 sec. | ||
10719 | 2024.11.21 01:26:07.084124 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10720 | 2024.11.21 01:26:07.084364 [ 253 ] {a770e1b3-efad-4c69-8097-87ee18e3558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10721 | 2024.11.21 01:26:07.084469 [ 253 ] {a770e1b3-efad-4c69-8097-87ee18e3558c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10722 | 2024.11.21 01:26:07.084992 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10723 | 2024.11.21 01:26:07.086886 [ 253 ] {a770e1b3-efad-4c69-8097-87ee18e3558c} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10724 | 2024.11.21 01:26:07.086930 [ 253 ] {a770e1b3-efad-4c69-8097-87ee18e3558c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10725 | 2024.11.21 01:26:07.087616 [ 253 ] {a770e1b3-efad-4c69-8097-87ee18e3558c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10726 | 2024.11.21 01:26:07.087890 [ 253 ] {a770e1b3-efad-4c69-8097-87ee18e3558c} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10727 | 2024.11.21 01:26:07.088186 [ 253 ] {a770e1b3-efad-4c69-8097-87ee18e3558c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003913 sec., 9966.777408637874 rows/sec., 17.86 MiB/sec. | ||
10728 | 2024.11.21 01:26:07.088687 [ 253 ] {a770e1b3-efad-4c69-8097-87ee18e3558c} <Debug> TCPHandler: Processed in 0.004636015 sec. | ||
10729 | 2024.11.21 01:26:07.088874 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10730 | 2024.11.21 01:26:07.089002 [ 252 ] {57a1d141-02ee-4153-b0e7-ef8407adc6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10731 | 2024.11.21 01:26:07.089056 [ 252 ] {57a1d141-02ee-4153-b0e7-ef8407adc6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10732 | 2024.11.21 01:26:07.089558 [ 252 ] {57a1d141-02ee-4153-b0e7-ef8407adc6cd} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10733 | 2024.11.21 01:26:07.089597 [ 252 ] {57a1d141-02ee-4153-b0e7-ef8407adc6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
10734 | 2024.11.21 01:26:07.089994 [ 252 ] {57a1d141-02ee-4153-b0e7-ef8407adc6cd} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
10735 | 2024.11.21 01:26:07.090262 [ 252 ] {57a1d141-02ee-4153-b0e7-ef8407adc6cd} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10736 | 2024.11.21 01:26:07.090472 [ 252 ] {57a1d141-02ee-4153-b0e7-ef8407adc6cd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001496 sec., 54812.83422459893 rows/sec., 3.48 MiB/sec. | ||
10737 | 2024.11.21 01:26:07.090524 [ 252 ] {57a1d141-02ee-4153-b0e7-ef8407adc6cd} <Debug> TCPHandler: Processed in 0.001721194 sec. | ||
10738 | 2024.11.21 01:26:07.899369 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38123, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10739 | 2024.11.21 01:26:08.004576 [ 223 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10740 | 2024.11.21 01:26:08.004632 [ 223 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10741 | 2024.11.21 01:26:08.007264 [ 223 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10742 | 2024.11.21 01:26:08.195598 [ 222 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10743 | 2024.11.21 01:26:08.195657 [ 222 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10744 | 2024.11.21 01:26:08.198533 [ 222 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10745 | 2024.11.21 01:26:08.220094 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10746 | 2024.11.21 01:26:08.271755 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10747 | 2024.11.21 01:26:08.273036 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10748 | 2024.11.21 01:26:08.297399 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51020, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10749 | 2024.11.21 01:26:08.402647 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10750 | 2024.11.21 01:26:08.515444 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10751 | 2024.11.21 01:26:08.556865 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10752 | 2024.11.21 01:26:08.596195 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10753 | 2024.11.21 01:26:08.966555 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10754 | 2024.11.21 01:26:09.081748 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10755 | 2024.11.21 01:26:09.154395 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38217, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10756 | 2024.11.21 01:26:09.176803 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10757 | 2024.11.21 01:26:09.217237 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10758 | 2024.11.21 01:26:09.222523 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10759 | 2024.11.21 01:26:09.258021 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10760 | 2024.11.21 01:26:09.267581 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10761 | 2024.11.21 01:26:09.460498 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10762 | 2024.11.21 01:26:09.470875 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59102, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10763 | 2024.11.21 01:26:09.484299 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10764 | 2024.11.21 01:26:09.623434 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54545, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10765 | 2024.11.21 01:26:09.627806 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10766 | 2024.11.21 01:26:09.718309 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10767 | 2024.11.21 01:26:09.807825 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10768 | 2024.11.21 01:26:12.054119 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10769 | 2024.11.21 01:26:12.054321 [ 252 ] {35868544-f82e-4320-ab89-1295b582ce5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10770 | 2024.11.21 01:26:12.054390 [ 252 ] {35868544-f82e-4320-ab89-1295b582ce5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10771 | 2024.11.21 01:26:12.055170 [ 252 ] {35868544-f82e-4320-ab89-1295b582ce5d} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10772 | 2024.11.21 01:26:12.055218 [ 252 ] {35868544-f82e-4320-ab89-1295b582ce5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10773 | 2024.11.21 01:26:12.055643 [ 252 ] {35868544-f82e-4320-ab89-1295b582ce5d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10774 | 2024.11.21 01:26:12.055896 [ 252 ] {35868544-f82e-4320-ab89-1295b582ce5d} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10775 | 2024.11.21 01:26:12.056116 [ 252 ] {35868544-f82e-4320-ab89-1295b582ce5d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001842 sec., 30401.73724212812 rows/sec., 2.32 MiB/sec. | ||
10776 | 2024.11.21 01:26:12.056180 [ 252 ] {35868544-f82e-4320-ab89-1295b582ce5d} <Debug> TCPHandler: Processed in 0.002211041 sec. | ||
10777 | 2024.11.21 01:26:12.056478 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10778 | 2024.11.21 01:26:12.056701 [ 253 ] {0bcbc459-78da-4e61-b42a-9a19705ec817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10779 | 2024.11.21 01:26:12.056787 [ 253 ] {0bcbc459-78da-4e61-b42a-9a19705ec817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10780 | 2024.11.21 01:26:12.057617 [ 253 ] {0bcbc459-78da-4e61-b42a-9a19705ec817} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10781 | 2024.11.21 01:26:12.057670 [ 253 ] {0bcbc459-78da-4e61-b42a-9a19705ec817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10782 | 2024.11.21 01:26:12.058119 [ 253 ] {0bcbc459-78da-4e61-b42a-9a19705ec817} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10783 | 2024.11.21 01:26:12.058379 [ 253 ] {0bcbc459-78da-4e61-b42a-9a19705ec817} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10784 | 2024.11.21 01:26:12.058643 [ 253 ] {0bcbc459-78da-4e61-b42a-9a19705ec817} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002003 sec., 31952.07189216176 rows/sec., 2.49 MiB/sec. | ||
10785 | 2024.11.21 01:26:12.058708 [ 253 ] {0bcbc459-78da-4e61-b42a-9a19705ec817} <Debug> TCPHandler: Processed in 0.002406114 sec. | ||
10786 | 2024.11.21 01:26:12.058863 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10787 | 2024.11.21 01:26:12.058993 [ 252 ] {6b07ff30-804c-4ac7-a4d0-a4f249538b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10788 | 2024.11.21 01:26:12.059049 [ 252 ] {6b07ff30-804c-4ac7-a4d0-a4f249538b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10789 | 2024.11.21 01:26:12.059631 [ 252 ] {6b07ff30-804c-4ac7-a4d0-a4f249538b5c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10790 | 2024.11.21 01:26:12.059672 [ 252 ] {6b07ff30-804c-4ac7-a4d0-a4f249538b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10791 | 2024.11.21 01:26:12.060091 [ 252 ] {6b07ff30-804c-4ac7-a4d0-a4f249538b5c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10792 | 2024.11.21 01:26:12.060335 [ 252 ] {6b07ff30-804c-4ac7-a4d0-a4f249538b5c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10793 | 2024.11.21 01:26:12.060564 [ 252 ] {6b07ff30-804c-4ac7-a4d0-a4f249538b5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. | ||
10794 | 2024.11.21 01:26:12.060620 [ 252 ] {6b07ff30-804c-4ac7-a4d0-a4f249538b5c} <Debug> TCPHandler: Processed in 0.001815426 sec. | ||
10795 | 2024.11.21 01:26:12.060777 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10796 | 2024.11.21 01:26:12.060915 [ 253 ] {8532b113-2680-4c0b-b82a-b644460a1464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10797 | 2024.11.21 01:26:12.060988 [ 253 ] {8532b113-2680-4c0b-b82a-b644460a1464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10798 | 2024.11.21 01:26:12.061673 [ 253 ] {8532b113-2680-4c0b-b82a-b644460a1464} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10799 | 2024.11.21 01:26:12.061721 [ 253 ] {8532b113-2680-4c0b-b82a-b644460a1464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10800 | 2024.11.21 01:26:12.062216 [ 253 ] {8532b113-2680-4c0b-b82a-b644460a1464} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
10801 | 2024.11.21 01:26:12.062537 [ 253 ] {8532b113-2680-4c0b-b82a-b644460a1464} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10802 | 2024.11.21 01:26:12.062779 [ 253 ] {8532b113-2680-4c0b-b82a-b644460a1464} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001896 sec., 31645.569620253165 rows/sec., 2.13 MiB/sec. | ||
10803 | 2024.11.21 01:26:12.062881 [ 253 ] {8532b113-2680-4c0b-b82a-b644460a1464} <Debug> TCPHandler: Processed in 0.00216865 sec. | ||
10804 | 2024.11.21 01:26:15.791832 [ 220 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10805 | 2024.11.21 01:26:15.791905 [ 220 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10806 | 2024.11.21 01:26:15.793763 [ 220 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10807 | 2024.11.21 01:26:16.042008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1580 | ||
10808 | 2024.11.21 01:26:16.045020 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10809 | 2024.11.21 01:26:16.045074 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10810 | 2024.11.21 01:26:16.046570 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10811 | 2024.11.21 01:26:16.046898 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10812 | 2024.11.21 01:26:16.048266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
10813 | 2024.11.21 01:26:17.054742 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10814 | 2024.11.21 01:26:17.055048 [ 252 ] {3147d2ac-d996-45db-b2fc-d843de37dbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10815 | 2024.11.21 01:26:17.055160 [ 252 ] {3147d2ac-d996-45db-b2fc-d843de37dbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10816 | 2024.11.21 01:26:17.056000 [ 252 ] {3147d2ac-d996-45db-b2fc-d843de37dbaf} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10817 | 2024.11.21 01:26:17.056055 [ 252 ] {3147d2ac-d996-45db-b2fc-d843de37dbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10818 | 2024.11.21 01:26:17.056490 [ 252 ] {3147d2ac-d996-45db-b2fc-d843de37dbaf} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
10819 | 2024.11.21 01:26:17.056747 [ 252 ] {3147d2ac-d996-45db-b2fc-d843de37dbaf} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10820 | 2024.11.21 01:26:17.056990 [ 252 ] {3147d2ac-d996-45db-b2fc-d843de37dbaf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002021 sec., 27709.0549233053 rows/sec., 2.12 MiB/sec. | ||
10821 | 2024.11.21 01:26:17.057053 [ 252 ] {3147d2ac-d996-45db-b2fc-d843de37dbaf} <Debug> TCPHandler: Processed in 0.002494465 sec. | ||
10822 | 2024.11.21 01:26:17.057353 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10823 | 2024.11.21 01:26:17.057543 [ 253 ] {d1dee09d-6a88-4028-b3f9-b28445548991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10824 | 2024.11.21 01:26:17.057615 [ 253 ] {d1dee09d-6a88-4028-b3f9-b28445548991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10825 | 2024.11.21 01:26:17.058399 [ 253 ] {d1dee09d-6a88-4028-b3f9-b28445548991} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10826 | 2024.11.21 01:26:17.058442 [ 253 ] {d1dee09d-6a88-4028-b3f9-b28445548991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10827 | 2024.11.21 01:26:17.058905 [ 253 ] {d1dee09d-6a88-4028-b3f9-b28445548991} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
10828 | 2024.11.21 01:26:17.059169 [ 253 ] {d1dee09d-6a88-4028-b3f9-b28445548991} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10829 | 2024.11.21 01:26:17.059382 [ 253 ] {d1dee09d-6a88-4028-b3f9-b28445548991} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001893 sec., 33808.769149498155 rows/sec., 2.64 MiB/sec. | ||
10830 | 2024.11.21 01:26:17.059445 [ 253 ] {d1dee09d-6a88-4028-b3f9-b28445548991} <Debug> TCPHandler: Processed in 0.002244642 sec. | ||
10831 | 2024.11.21 01:26:17.059611 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10832 | 2024.11.21 01:26:17.059760 [ 252 ] {615d333a-8c88-41f3-8f48-fd06c12eaa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10833 | 2024.11.21 01:26:17.059824 [ 252 ] {615d333a-8c88-41f3-8f48-fd06c12eaa5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10834 | 2024.11.21 01:26:17.060460 [ 252 ] {615d333a-8c88-41f3-8f48-fd06c12eaa5a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10835 | 2024.11.21 01:26:17.060501 [ 252 ] {615d333a-8c88-41f3-8f48-fd06c12eaa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10836 | 2024.11.21 01:26:17.060912 [ 252 ] {615d333a-8c88-41f3-8f48-fd06c12eaa5a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
10837 | 2024.11.21 01:26:17.061150 [ 252 ] {615d333a-8c88-41f3-8f48-fd06c12eaa5a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10838 | 2024.11.21 01:26:17.061376 [ 252 ] {615d333a-8c88-41f3-8f48-fd06c12eaa5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. | ||
10839 | 2024.11.21 01:26:17.061442 [ 252 ] {615d333a-8c88-41f3-8f48-fd06c12eaa5a} <Debug> TCPHandler: Processed in 0.001901127 sec. | ||
10840 | 2024.11.21 01:26:17.061662 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10841 | 2024.11.21 01:26:17.061890 [ 253 ] {e7e18fbe-1bb7-45bf-85d6-729fb7904ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10842 | 2024.11.21 01:26:17.061960 [ 253 ] {e7e18fbe-1bb7-45bf-85d6-729fb7904ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10843 | 2024.11.21 01:26:17.062518 [ 253 ] {e7e18fbe-1bb7-45bf-85d6-729fb7904ffe} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10844 | 2024.11.21 01:26:17.062554 [ 253 ] {e7e18fbe-1bb7-45bf-85d6-729fb7904ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10845 | 2024.11.21 01:26:17.062949 [ 253 ] {e7e18fbe-1bb7-45bf-85d6-729fb7904ffe} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
10846 | 2024.11.21 01:26:17.063199 [ 253 ] {e7e18fbe-1bb7-45bf-85d6-729fb7904ffe} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10847 | 2024.11.21 01:26:17.063374 [ 253 ] {e7e18fbe-1bb7-45bf-85d6-729fb7904ffe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
10848 | 2024.11.21 01:26:17.063426 [ 253 ] {e7e18fbe-1bb7-45bf-85d6-729fb7904ffe} <Debug> TCPHandler: Processed in 0.001887527 sec. | ||
10849 | 2024.11.21 01:26:18.666000 [ 219 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10850 | 2024.11.21 01:26:18.666066 [ 219 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10851 | 2024.11.21 01:26:18.667686 [ 219 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10852 | 2024.11.21 01:26:20.667161 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10853 | 2024.11.21 01:26:20.667229 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10854 | 2024.11.21 01:26:22.060361 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10855 | 2024.11.21 01:26:22.060550 [ 252 ] {f598ebb1-e1d8-460c-9b87-2fce7f15ebd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10856 | 2024.11.21 01:26:22.060622 [ 252 ] {f598ebb1-e1d8-460c-9b87-2fce7f15ebd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10857 | 2024.11.21 01:26:22.061412 [ 252 ] {f598ebb1-e1d8-460c-9b87-2fce7f15ebd2} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10858 | 2024.11.21 01:26:22.061467 [ 252 ] {f598ebb1-e1d8-460c-9b87-2fce7f15ebd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10859 | 2024.11.21 01:26:22.061900 [ 252 ] {f598ebb1-e1d8-460c-9b87-2fce7f15ebd2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10860 | 2024.11.21 01:26:22.062180 [ 252 ] {f598ebb1-e1d8-460c-9b87-2fce7f15ebd2} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10861 | 2024.11.21 01:26:22.062376 [ 67 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10862 | 2024.11.21 01:26:22.062448 [ 252 ] {f598ebb1-e1d8-460c-9b87-2fce7f15ebd2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. | ||
10863 | 2024.11.21 01:26:22.062462 [ 67 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10864 | 2024.11.21 01:26:22.062536 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10865 | 2024.11.21 01:26:22.062585 [ 252 ] {f598ebb1-e1d8-460c-9b87-2fce7f15ebd2} <Debug> TCPHandler: Processed in 0.002353463 sec. | ||
10866 | 2024.11.21 01:26:22.062774 [ 222 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10867 | 2024.11.21 01:26:22.062851 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10868 | 2024.11.21 01:26:22.062866 [ 222 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10869 | 2024.11.21 01:26:22.062950 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10870 | 2024.11.21 01:26:22.063086 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10871 | 2024.11.21 01:26:22.063208 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
10872 | 2024.11.21 01:26:22.063421 [ 253 ] {dd065dca-748e-44e0-804d-1ba2a08cbbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10873 | 2024.11.21 01:26:22.063525 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10874 | 2024.11.21 01:26:22.063635 [ 253 ] {dd065dca-748e-44e0-804d-1ba2a08cbbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10875 | 2024.11.21 01:26:22.064454 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10876 | 2024.11.21 01:26:22.065077 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
10877 | 2024.11.21 01:26:22.065700 [ 201 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
10878 | 2024.11.21 01:26:22.068292 [ 253 ] {dd065dca-748e-44e0-804d-1ba2a08cbbda} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10879 | 2024.11.21 01:26:22.068397 [ 253 ] {dd065dca-748e-44e0-804d-1ba2a08cbbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10880 | 2024.11.21 01:26:22.069119 [ 222 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10881 | 2024.11.21 01:26:22.070228 [ 253 ] {dd065dca-748e-44e0-804d-1ba2a08cbbda} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
10882 | 2024.11.21 01:26:22.070863 [ 195 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.008213515 sec., 8522.538766898217 rows/sec., 646.80 KiB/sec. | ||
10883 | 2024.11.21 01:26:22.070983 [ 253 ] {dd065dca-748e-44e0-804d-1ba2a08cbbda} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10884 | 2024.11.21 01:26:22.071132 [ 195 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10885 | 2024.11.21 01:26:22.071507 [ 253 ] {dd065dca-748e-44e0-804d-1ba2a08cbbda} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.008207 sec., 34239.0642134763 rows/sec., 3.02 MiB/sec. | ||
10886 | 2024.11.21 01:26:22.071911 [ 253 ] {dd065dca-748e-44e0-804d-1ba2a08cbbda} <Debug> TCPHandler: Processed in 0.009188339 sec. | ||
10887 | 2024.11.21 01:26:22.072133 [ 195 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_37_9} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10888 | 2024.11.21 01:26:22.072243 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10889 | 2024.11.21 01:26:22.072426 [ 195 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_37_9} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10890 | 2024.11.21 01:26:22.072741 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10891 | 2024.11.21 01:26:22.072742 [ 252 ] {d5192ca3-e7d1-42f3-85bc-0f3c9cc6f04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10892 | 2024.11.21 01:26:22.072872 [ 252 ] {d5192ca3-e7d1-42f3-85bc-0f3c9cc6f04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10893 | 2024.11.21 01:26:22.073602 [ 252 ] {d5192ca3-e7d1-42f3-85bc-0f3c9cc6f04c} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10894 | 2024.11.21 01:26:22.073644 [ 252 ] {d5192ca3-e7d1-42f3-85bc-0f3c9cc6f04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10895 | 2024.11.21 01:26:22.074025 [ 252 ] {d5192ca3-e7d1-42f3-85bc-0f3c9cc6f04c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10896 | 2024.11.21 01:26:22.074265 [ 252 ] {d5192ca3-e7d1-42f3-85bc-0f3c9cc6f04c} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10897 | 2024.11.21 01:26:22.074479 [ 252 ] {d5192ca3-e7d1-42f3-85bc-0f3c9cc6f04c} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001967 sec., 23385.86680223691 rows/sec., 1.68 MiB/sec. | ||
10898 | 2024.11.21 01:26:22.074533 [ 252 ] {d5192ca3-e7d1-42f3-85bc-0f3c9cc6f04c} <Debug> TCPHandler: Processed in 0.002486345 sec. | ||
10899 | 2024.11.21 01:26:22.074701 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10900 | 2024.11.21 01:26:22.074840 [ 253 ] {22a609e0-8c77-471e-a748-e64eec73d05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10901 | 2024.11.21 01:26:22.074898 [ 253 ] {22a609e0-8c77-471e-a748-e64eec73d05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10902 | 2024.11.21 01:26:22.075567 [ 253 ] {22a609e0-8c77-471e-a748-e64eec73d05f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10903 | 2024.11.21 01:26:22.075607 [ 253 ] {22a609e0-8c77-471e-a748-e64eec73d05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10904 | 2024.11.21 01:26:22.075976 [ 253 ] {22a609e0-8c77-471e-a748-e64eec73d05f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10905 | 2024.11.21 01:26:22.076226 [ 253 ] {22a609e0-8c77-471e-a748-e64eec73d05f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10906 | 2024.11.21 01:26:22.076469 [ 253 ] {22a609e0-8c77-471e-a748-e64eec73d05f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001655 sec., 8459.214501510574 rows/sec., 592.43 KiB/sec. | ||
10907 | 2024.11.21 01:26:22.076597 [ 253 ] {22a609e0-8c77-471e-a748-e64eec73d05f} <Debug> TCPHandler: Processed in 0.001959587 sec. | ||
10908 | 2024.11.21 01:26:22.076820 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10909 | 2024.11.21 01:26:22.076961 [ 252 ] {e00c0cb4-e9d7-45f5-9ce6-0f8682b7a6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10910 | 2024.11.21 01:26:22.077018 [ 252 ] {e00c0cb4-e9d7-45f5-9ce6-0f8682b7a6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10911 | 2024.11.21 01:26:22.077644 [ 252 ] {e00c0cb4-e9d7-45f5-9ce6-0f8682b7a6dd} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10912 | 2024.11.21 01:26:22.077683 [ 252 ] {e00c0cb4-e9d7-45f5-9ce6-0f8682b7a6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10913 | 2024.11.21 01:26:22.078050 [ 252 ] {e00c0cb4-e9d7-45f5-9ce6-0f8682b7a6dd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10914 | 2024.11.21 01:26:22.078297 [ 252 ] {e00c0cb4-e9d7-45f5-9ce6-0f8682b7a6dd} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10915 | 2024.11.21 01:26:22.078461 [ 67 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10916 | 2024.11.21 01:26:22.078526 [ 67 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10917 | 2024.11.21 01:26:22.078545 [ 252 ] {e00c0cb4-e9d7-45f5-9ce6-0f8682b7a6dd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. | ||
10918 | 2024.11.21 01:26:22.078565 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10919 | 2024.11.21 01:26:22.078744 [ 223 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10920 | 2024.11.21 01:26:22.078749 [ 252 ] {e00c0cb4-e9d7-45f5-9ce6-0f8682b7a6dd} <Debug> TCPHandler: Processed in 0.002021409 sec. | ||
10921 | 2024.11.21 01:26:22.078808 [ 223 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10922 | 2024.11.21 01:26:22.078816 [ 187 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10923 | 2024.11.21 01:26:22.079163 [ 187 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10924 | 2024.11.21 01:26:22.079200 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10925 | 2024.11.21 01:26:22.079258 [ 187 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
10926 | 2024.11.21 01:26:22.079443 [ 187 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
10927 | 2024.11.21 01:26:22.079782 [ 253 ] {6aa55668-121a-4c1f-923a-48cd00782b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10928 | 2024.11.21 01:26:22.079994 [ 253 ] {6aa55668-121a-4c1f-923a-48cd00782b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10929 | 2024.11.21 01:26:22.080057 [ 187 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
10930 | 2024.11.21 01:26:22.080650 [ 187 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
10931 | 2024.11.21 01:26:22.081215 [ 187 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
10932 | 2024.11.21 01:26:22.084930 [ 253 ] {6aa55668-121a-4c1f-923a-48cd00782b58} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10933 | 2024.11.21 01:26:22.085049 [ 253 ] {6aa55668-121a-4c1f-923a-48cd00782b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10934 | 2024.11.21 01:26:22.085290 [ 223 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10935 | 2024.11.21 01:26:22.085865 [ 187 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007181241 sec., 9051.3603428711 rows/sec., 599.71 KiB/sec. | ||
10936 | 2024.11.21 01:26:22.086174 [ 187 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10937 | 2024.11.21 01:26:22.086928 [ 253 ] {6aa55668-121a-4c1f-923a-48cd00782b58} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
10938 | 2024.11.21 01:26:22.086939 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_37_9} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10939 | 2024.11.21 01:26:22.087086 [ 195 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_37_9} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10940 | 2024.11.21 01:26:22.087218 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10941 | 2024.11.21 01:26:22.087349 [ 253 ] {6aa55668-121a-4c1f-923a-48cd00782b58} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10942 | 2024.11.21 01:26:22.087565 [ 253 ] {6aa55668-121a-4c1f-923a-48cd00782b58} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.008011 sec., 52552.73998252402 rows/sec., 3.76 MiB/sec. | ||
10943 | 2024.11.21 01:26:22.087628 [ 253 ] {6aa55668-121a-4c1f-923a-48cd00782b58} <Debug> TCPHandler: Processed in 0.008727933 sec. | ||
10944 | 2024.11.21 01:26:22.087798 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10945 | 2024.11.21 01:26:22.087946 [ 252 ] {0a694949-5d74-463f-9ef5-15a8c50303c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10946 | 2024.11.21 01:26:22.088006 [ 252 ] {0a694949-5d74-463f-9ef5-15a8c50303c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10947 | 2024.11.21 01:26:22.088554 [ 252 ] {0a694949-5d74-463f-9ef5-15a8c50303c5} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10948 | 2024.11.21 01:26:22.088593 [ 252 ] {0a694949-5d74-463f-9ef5-15a8c50303c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10949 | 2024.11.21 01:26:22.088960 [ 252 ] {0a694949-5d74-463f-9ef5-15a8c50303c5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10950 | 2024.11.21 01:26:22.089198 [ 252 ] {0a694949-5d74-463f-9ef5-15a8c50303c5} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10951 | 2024.11.21 01:26:22.089436 [ 252 ] {0a694949-5d74-463f-9ef5-15a8c50303c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 205.96 KiB/sec. | ||
10952 | 2024.11.21 01:26:22.089514 [ 252 ] {0a694949-5d74-463f-9ef5-15a8c50303c5} <Debug> TCPHandler: Processed in 0.001784495 sec. | ||
10953 | 2024.11.21 01:26:22.089716 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10954 | 2024.11.21 01:26:22.089836 [ 253 ] {2d2b999c-2d6a-40a9-9c42-115ab98d4389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10955 | 2024.11.21 01:26:22.089897 [ 253 ] {2d2b999c-2d6a-40a9-9c42-115ab98d4389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10956 | 2024.11.21 01:26:22.090492 [ 253 ] {2d2b999c-2d6a-40a9-9c42-115ab98d4389} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10957 | 2024.11.21 01:26:22.090529 [ 253 ] {2d2b999c-2d6a-40a9-9c42-115ab98d4389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10958 | 2024.11.21 01:26:22.090935 [ 253 ] {2d2b999c-2d6a-40a9-9c42-115ab98d4389} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
10959 | 2024.11.21 01:26:22.091179 [ 253 ] {2d2b999c-2d6a-40a9-9c42-115ab98d4389} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10960 | 2024.11.21 01:26:22.091360 [ 253 ] {2d2b999c-2d6a-40a9-9c42-115ab98d4389} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001548 sec., 153100.77519379847 rows/sec., 10.26 MiB/sec. | ||
10961 | 2024.11.21 01:26:22.091414 [ 253 ] {2d2b999c-2d6a-40a9-9c42-115ab98d4389} <Debug> TCPHandler: Processed in 0.001806405 sec. | ||
10962 | 2024.11.21 01:26:22.091578 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10963 | 2024.11.21 01:26:22.091719 [ 252 ] {cd1a1ed2-2e91-48cf-aa95-f873930ca474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10964 | 2024.11.21 01:26:22.091779 [ 252 ] {cd1a1ed2-2e91-48cf-aa95-f873930ca474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10965 | 2024.11.21 01:26:22.092336 [ 252 ] {cd1a1ed2-2e91-48cf-aa95-f873930ca474} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10966 | 2024.11.21 01:26:22.092383 [ 252 ] {cd1a1ed2-2e91-48cf-aa95-f873930ca474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10967 | 2024.11.21 01:26:22.092752 [ 252 ] {cd1a1ed2-2e91-48cf-aa95-f873930ca474} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10968 | 2024.11.21 01:26:22.092991 [ 252 ] {cd1a1ed2-2e91-48cf-aa95-f873930ca474} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10969 | 2024.11.21 01:26:22.093249 [ 252 ] {cd1a1ed2-2e91-48cf-aa95-f873930ca474} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001559 sec., 641.4368184733803 rows/sec., 43.22 KiB/sec. | ||
10970 | 2024.11.21 01:26:22.093257 [ 224 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10971 | 2024.11.21 01:26:22.093325 [ 252 ] {cd1a1ed2-2e91-48cf-aa95-f873930ca474} <Debug> TCPHandler: Processed in 0.001815545 sec. | ||
10972 | 2024.11.21 01:26:22.093341 [ 224 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10973 | 2024.11.21 01:26:22.093527 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10974 | 2024.11.21 01:26:22.093687 [ 253 ] {510ff8c4-dd56-48bc-a4a2-95b53b59e28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10975 | 2024.11.21 01:26:22.093831 [ 253 ] {510ff8c4-dd56-48bc-a4a2-95b53b59e28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10976 | 2024.11.21 01:26:22.096539 [ 253 ] {510ff8c4-dd56-48bc-a4a2-95b53b59e28a} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10977 | 2024.11.21 01:26:22.096599 [ 253 ] {510ff8c4-dd56-48bc-a4a2-95b53b59e28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10978 | 2024.11.21 01:26:22.096871 [ 224 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
10979 | 2024.11.21 01:26:22.097842 [ 253 ] {510ff8c4-dd56-48bc-a4a2-95b53b59e28a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10980 | 2024.11.21 01:26:22.098120 [ 253 ] {510ff8c4-dd56-48bc-a4a2-95b53b59e28a} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10981 | 2024.11.21 01:26:22.098255 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
10982 | 2024.11.21 01:26:22.098309 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10983 | 2024.11.21 01:26:22.098333 [ 253 ] {510ff8c4-dd56-48bc-a4a2-95b53b59e28a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004676 sec., 8340.461933276305 rows/sec., 14.95 MiB/sec. | ||
10984 | 2024.11.21 01:26:22.098338 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10985 | 2024.11.21 01:26:22.098674 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
10986 | 2024.11.21 01:26:22.098706 [ 253 ] {510ff8c4-dd56-48bc-a4a2-95b53b59e28a} <Debug> TCPHandler: Processed in 0.005282695 sec. | ||
10987 | 2024.11.21 01:26:22.098967 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10988 | 2024.11.21 01:26:22.099246 [ 252 ] {b30972c1-dda0-478c-90a9-02cf608de7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10989 | 2024.11.21 01:26:22.099382 [ 252 ] {b30972c1-dda0-478c-90a9-02cf608de7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10990 | 2024.11.21 01:26:22.099403 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10991 | 2024.11.21 01:26:22.099654 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 1195 rows starting from the beginning of the part | ||
10992 | 2024.11.21 01:26:22.100409 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
10993 | 2024.11.21 01:26:22.101223 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part | ||
10994 | 2024.11.21 01:26:22.101488 [ 252 ] {b30972c1-dda0-478c-90a9-02cf608de7ad} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10995 | 2024.11.21 01:26:22.101602 [ 252 ] {b30972c1-dda0-478c-90a9-02cf608de7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
10996 | 2024.11.21 01:26:22.101905 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
10997 | 2024.11.21 01:26:22.102521 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part | ||
10998 | 2024.11.21 01:26:22.103130 [ 195 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
10999 | 2024.11.21 01:26:22.103170 [ 252 ] {b30972c1-dda0-478c-90a9-02cf608de7ad} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
11000 | 2024.11.21 01:26:22.103863 [ 252 ] {b30972c1-dda0-478c-90a9-02cf608de7ad} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11001 | 2024.11.21 01:26:22.104395 [ 252 ] {b30972c1-dda0-478c-90a9-02cf608de7ad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00523 sec., 15678.776290630974 rows/sec., 1019.70 KiB/sec. | ||
11002 | 2024.11.21 01:26:22.104532 [ 252 ] {b30972c1-dda0-478c-90a9-02cf608de7ad} <Debug> TCPHandler: Processed in 0.00570065 sec. | ||
11003 | 2024.11.21 01:26:22.110497 [ 200 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1390 rows, containing 19 columns (19 merged, 0 gathered) in 0.01204548 sec., 115395.98255943308 rows/sec., 206.78 MiB/sec. | ||
11004 | 2024.11.21 01:26:22.112031 [ 200 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
11005 | 2024.11.21 01:26:22.112505 [ 200 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11006 | 2024.11.21 01:26:22.112598 [ 200 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_39_8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
11007 | 2024.11.21 01:26:22.112768 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
11008 | 2024.11.21 01:26:23.242017 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11009 | 2024.11.21 01:26:23.242083 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11010 | 2024.11.21 01:26:23.243799 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11011 | 2024.11.21 01:26:26.048476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1610 | ||
11012 | 2024.11.21 01:26:26.051479 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11013 | 2024.11.21 01:26:26.051531 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11014 | 2024.11.21 01:26:26.053056 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11015 | 2024.11.21 01:26:26.053399 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11016 | 2024.11.21 01:26:26.054801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1610 | ||
11017 | 2024.11.21 01:26:27.052269 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11018 | 2024.11.21 01:26:27.052569 [ 252 ] {3d49e65e-fd81-46ff-9b7c-a44a70ef4e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11019 | 2024.11.21 01:26:27.052641 [ 252 ] {3d49e65e-fd81-46ff-9b7c-a44a70ef4e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11020 | 2024.11.21 01:26:27.053412 [ 252 ] {3d49e65e-fd81-46ff-9b7c-a44a70ef4e38} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11021 | 2024.11.21 01:26:27.053467 [ 252 ] {3d49e65e-fd81-46ff-9b7c-a44a70ef4e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11022 | 2024.11.21 01:26:27.053896 [ 252 ] {3d49e65e-fd81-46ff-9b7c-a44a70ef4e38} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
11023 | 2024.11.21 01:26:27.054149 [ 252 ] {3d49e65e-fd81-46ff-9b7c-a44a70ef4e38} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11024 | 2024.11.21 01:26:27.054445 [ 252 ] {3d49e65e-fd81-46ff-9b7c-a44a70ef4e38} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001944 sec., 6172.83950617284 rows/sec., 503.35 KiB/sec. | ||
11025 | 2024.11.21 01:26:27.054613 [ 252 ] {3d49e65e-fd81-46ff-9b7c-a44a70ef4e38} <Debug> TCPHandler: Processed in 0.002529676 sec. | ||
11026 | 2024.11.21 01:26:27.054969 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11027 | 2024.11.21 01:26:27.055273 [ 253 ] {adcc117c-19e1-4ab8-910f-4a4a22d3f9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11028 | 2024.11.21 01:26:27.055388 [ 253 ] {adcc117c-19e1-4ab8-910f-4a4a22d3f9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11029 | 2024.11.21 01:26:27.056220 [ 253 ] {adcc117c-19e1-4ab8-910f-4a4a22d3f9a4} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11030 | 2024.11.21 01:26:27.056262 [ 253 ] {adcc117c-19e1-4ab8-910f-4a4a22d3f9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11031 | 2024.11.21 01:26:27.056699 [ 253 ] {adcc117c-19e1-4ab8-910f-4a4a22d3f9a4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11032 | 2024.11.21 01:26:27.056966 [ 253 ] {adcc117c-19e1-4ab8-910f-4a4a22d3f9a4} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11033 | 2024.11.21 01:26:27.057200 [ 62 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11034 | 2024.11.21 01:26:27.057245 [ 253 ] {adcc117c-19e1-4ab8-910f-4a4a22d3f9a4} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.002058 sec., 30126.33624878523 rows/sec., 2.29 MiB/sec. | ||
11035 | 2024.11.21 01:26:27.057249 [ 62 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11036 | 2024.11.21 01:26:27.057295 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11037 | 2024.11.21 01:26:27.057333 [ 253 ] {adcc117c-19e1-4ab8-910f-4a4a22d3f9a4} <Debug> TCPHandler: Processed in 0.002554046 sec. | ||
11038 | 2024.11.21 01:26:27.057613 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11039 | 2024.11.21 01:26:27.057622 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
11040 | 2024.11.21 01:26:27.058253 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11041 | 2024.11.21 01:26:27.058459 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1430 rows starting from the beginning of the part | ||
11042 | 2024.11.21 01:26:27.058427 [ 252 ] {6bc581f5-1e00-4c32-9305-a8ad22c468e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11043 | 2024.11.21 01:26:27.058922 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 281 rows starting from the beginning of the part | ||
11044 | 2024.11.21 01:26:27.058948 [ 252 ] {6bc581f5-1e00-4c32-9305-a8ad22c468e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11045 | 2024.11.21 01:26:27.059384 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
11046 | 2024.11.21 01:26:27.059852 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
11047 | 2024.11.21 01:26:27.060259 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 281 rows starting from the beginning of the part | ||
11048 | 2024.11.21 01:26:27.060650 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 62 rows starting from the beginning of the part | ||
11049 | 2024.11.21 01:26:27.062119 [ 252 ] {6bc581f5-1e00-4c32-9305-a8ad22c468e9} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11050 | 2024.11.21 01:26:27.062201 [ 252 ] {6bc581f5-1e00-4c32-9305-a8ad22c468e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11051 | 2024.11.21 01:26:27.063250 [ 252 ] {6bc581f5-1e00-4c32-9305-a8ad22c468e9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11052 | 2024.11.21 01:26:27.063620 [ 252 ] {6bc581f5-1e00-4c32-9305-a8ad22c468e9} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11053 | 2024.11.21 01:26:27.063889 [ 62 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 6 parts from all_1_50_11 to all_55_55_0 | ||
11054 | 2024.11.21 01:26:27.064000 [ 62 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11055 | 2024.11.21 01:26:27.064085 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11056 | 2024.11.21 01:26:27.064424 [ 252 ] {6bc581f5-1e00-4c32-9305-a8ad22c468e9} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.006275 sec., 1912.3505976095616 rows/sec., 133.53 KiB/sec. | ||
11057 | 2024.11.21 01:26:27.064501 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.00707622 sec., 306095.6273264539 rows/sec., 26.90 MiB/sec. | ||
11058 | 2024.11.21 01:26:27.064598 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_11 to all_55_55_0 into Compact with storage Full | ||
11059 | 2024.11.21 01:26:27.064662 [ 252 ] {6bc581f5-1e00-4c32-9305-a8ad22c468e9} <Debug> TCPHandler: Processed in 0.007212261 sec. | ||
11060 | 2024.11.21 01:26:27.064922 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11061 | 2024.11.21 01:26:27.064995 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11062 | 2024.11.21 01:26:27.065017 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11063 | 2024.11.21 01:26:27.065144 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 64 rows starting from the beginning of the part | ||
11064 | 2024.11.21 01:26:27.065343 [ 253 ] {52b25df6-11fa-4c5e-850a-519bea489677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11065 | 2024.11.21 01:26:27.065448 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 46 rows starting from the beginning of the part | ||
11066 | 2024.11.21 01:26:27.065563 [ 253 ] {52b25df6-11fa-4c5e-850a-519bea489677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11067 | 2024.11.21 01:26:27.065794 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
11068 | 2024.11.21 01:26:27.066230 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 46 rows starting from the beginning of the part | ||
11069 | 2024.11.21 01:26:27.066651 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part | ||
11070 | 2024.11.21 01:26:27.066683 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11071 | 2024.11.21 01:26:27.067076 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
11072 | 2024.11.21 01:26:27.067882 [ 199 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_106_21} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11073 | 2024.11.21 01:26:27.068307 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
11074 | 2024.11.21 01:26:27.069480 [ 253 ] {52b25df6-11fa-4c5e-850a-519bea489677} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11075 | 2024.11.21 01:26:27.069548 [ 253 ] {52b25df6-11fa-4c5e-850a-519bea489677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11076 | 2024.11.21 01:26:27.070603 [ 253 ] {52b25df6-11fa-4c5e-850a-519bea489677} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11077 | 2024.11.21 01:26:27.070692 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.006446791 sec., 34125.505231982854 rows/sec., 2.56 MiB/sec. | ||
11078 | 2024.11.21 01:26:27.070932 [ 197 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
11079 | 2024.11.21 01:26:27.071099 [ 253 ] {52b25df6-11fa-4c5e-850a-519bea489677} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11080 | 2024.11.21 01:26:27.071333 [ 62 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11081 | 2024.11.21 01:26:27.071408 [ 62 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11082 | 2024.11.21 01:26:27.071481 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11083 | 2024.11.21 01:26:27.071589 [ 253 ] {52b25df6-11fa-4c5e-850a-519bea489677} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.006384 sec., 11904.761904761905 rows/sec., 954.53 KiB/sec. | ||
11084 | 2024.11.21 01:26:27.071780 [ 197 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11085 | 2024.11.21 01:26:27.071894 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
11086 | 2024.11.21 01:26:27.072014 [ 253 ] {52b25df6-11fa-4c5e-850a-519bea489677} <Debug> TCPHandler: Processed in 0.007229582 sec. | ||
11087 | 2024.11.21 01:26:27.072061 [ 197 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_55_12} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 6 parts: [all_1_50_11, all_55_55_0] -> all_1_55_12 | ||
11088 | 2024.11.21 01:26:27.072317 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11089 | 2024.11.21 01:26:27.072325 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11090 | 2024.11.21 01:26:27.072348 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11091 | 2024.11.21 01:26:27.072386 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 913 rows starting from the beginning of the part | ||
11092 | 2024.11.21 01:26:27.072518 [ 252 ] {74657238-f0d6-4466-8c19-b8b6081493ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11093 | 2024.11.21 01:26:27.072549 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 421 rows starting from the beginning of the part | ||
11094 | 2024.11.21 01:26:27.072623 [ 252 ] {74657238-f0d6-4466-8c19-b8b6081493ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11095 | 2024.11.21 01:26:27.072724 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
11096 | 2024.11.21 01:26:27.072956 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
11097 | 2024.11.21 01:26:27.073214 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 421 rows starting from the beginning of the part | ||
11098 | 2024.11.21 01:26:27.073466 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 76 rows starting from the beginning of the part | ||
11099 | 2024.11.21 01:26:27.074289 [ 252 ] {74657238-f0d6-4466-8c19-b8b6081493ad} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11100 | 2024.11.21 01:26:27.074337 [ 252 ] {74657238-f0d6-4466-8c19-b8b6081493ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11101 | 2024.11.21 01:26:27.074933 [ 252 ] {74657238-f0d6-4466-8c19-b8b6081493ad} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11102 | 2024.11.21 01:26:27.075219 [ 252 ] {74657238-f0d6-4466-8c19-b8b6081493ad} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11103 | 2024.11.21 01:26:27.075335 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.003720863 sec., 526490.7630299745 rows/sec., 40.31 MiB/sec. | ||
11104 | 2024.11.21 01:26:27.075459 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11105 | 2024.11.21 01:26:27.075545 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11106 | 2024.11.21 01:26:27.075599 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11107 | 2024.11.21 01:26:27.075687 [ 252 ] {74657238-f0d6-4466-8c19-b8b6081493ad} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.003212 sec., 41718.555417185555 rows/sec., 2.90 MiB/sec. | ||
11108 | 2024.11.21 01:26:27.075733 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11109 | 2024.11.21 01:26:27.075921 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
11110 | 2024.11.21 01:26:27.076018 [ 252 ] {74657238-f0d6-4466-8c19-b8b6081493ad} <Debug> TCPHandler: Processed in 0.003862584 sec. | ||
11111 | 2024.11.21 01:26:27.076262 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11112 | 2024.11.21 01:26:27.076307 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11113 | 2024.11.21 01:26:27.076400 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_101_20, total 19960 rows starting from the beginning of the part | ||
11114 | 2024.11.21 01:26:27.076636 [ 253 ] {c15bbfba-dc0c-4395-9584-81cccf5e1eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11115 | 2024.11.21 01:26:27.076827 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 237 rows starting from the beginning of the part | ||
11116 | 2024.11.21 01:26:27.076840 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11117 | 2024.11.21 01:26:27.076922 [ 253 ] {c15bbfba-dc0c-4395-9584-81cccf5e1eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11118 | 2024.11.21 01:26:27.077307 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_106_21} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11119 | 2024.11.21 01:26:27.077405 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
11120 | 2024.11.21 01:26:27.077680 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
11121 | 2024.11.21 01:26:27.077990 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
11122 | 2024.11.21 01:26:27.078370 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 237 rows starting from the beginning of the part | ||
11123 | 2024.11.21 01:26:27.078682 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 134 rows starting from the beginning of the part | ||
11124 | 2024.11.21 01:26:27.079632 [ 253 ] {c15bbfba-dc0c-4395-9584-81cccf5e1eb0} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11125 | 2024.11.21 01:26:27.079708 [ 253 ] {c15bbfba-dc0c-4395-9584-81cccf5e1eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11126 | 2024.11.21 01:26:27.080382 [ 253 ] {c15bbfba-dc0c-4395-9584-81cccf5e1eb0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
11127 | 2024.11.21 01:26:27.080804 [ 253 ] {c15bbfba-dc0c-4395-9584-81cccf5e1eb0} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11128 | 2024.11.21 01:26:27.081181 [ 62 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
11129 | 2024.11.21 01:26:27.081285 [ 62 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11130 | 2024.11.21 01:26:27.081376 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
11131 | 2024.11.21 01:26:27.081553 [ 253 ] {c15bbfba-dc0c-4395-9584-81cccf5e1eb0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005024 sec., 9554.140127388535 rows/sec., 659.34 KiB/sec. | ||
11132 | 2024.11.21 01:26:27.081979 [ 253 ] {c15bbfba-dc0c-4395-9584-81cccf5e1eb0} <Debug> TCPHandler: Processed in 0.005846852 sec. | ||
11133 | 2024.11.21 01:26:27.082037 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
11134 | 2024.11.21 01:26:27.082510 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11135 | 2024.11.21 01:26:27.082557 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6276 rows starting from the beginning of the part | ||
11136 | 2024.11.21 01:26:27.082708 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part | ||
11137 | 2024.11.21 01:26:27.082964 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
11138 | 2024.11.21 01:26:27.083140 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
11139 | 2024.11.21 01:26:27.083467 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 82 rows starting from the beginning of the part | ||
11140 | 2024.11.21 01:26:27.083724 [ 190 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 48 rows starting from the beginning of the part | ||
11141 | 2024.11.21 01:26:27.086491 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6608 rows, containing 4 columns (4 merged, 0 gathered) in 0.004923479 sec., 1342140.3848782538 rows/sec., 88.13 MiB/sec. | ||
11142 | 2024.11.21 01:26:27.087009 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20888 rows, containing 5 columns (5 merged, 0 gathered) in 0.011318639 sec., 1845451.5600329686 rows/sec., 125.85 MiB/sec. | ||
11143 | 2024.11.21 01:26:27.087021 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11144 | 2024.11.21 01:26:27.087372 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11145 | 2024.11.21 01:26:27.087469 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_106_21} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11146 | 2024.11.21 01:26:27.087480 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
11147 | 2024.11.21 01:26:27.087633 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
11148 | 2024.11.21 01:26:27.087921 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11149 | 2024.11.21 01:26:27.088007 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
11150 | 2024.11.21 01:26:27.088097 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
11151 | 2024.11.21 01:26:32.049617 [ 221 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11152 | 2024.11.21 01:26:32.049691 [ 221 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11153 | 2024.11.21 01:26:32.052053 [ 221 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11154 | 2024.11.21 01:26:32.054637 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11155 | 2024.11.21 01:26:32.054820 [ 252 ] {a2695687-175f-4054-a660-39ee8f997a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11156 | 2024.11.21 01:26:32.054895 [ 252 ] {a2695687-175f-4054-a660-39ee8f997a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11157 | 2024.11.21 01:26:32.055751 [ 252 ] {a2695687-175f-4054-a660-39ee8f997a56} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11158 | 2024.11.21 01:26:32.055794 [ 252 ] {a2695687-175f-4054-a660-39ee8f997a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11159 | 2024.11.21 01:26:32.056216 [ 252 ] {a2695687-175f-4054-a660-39ee8f997a56} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11160 | 2024.11.21 01:26:32.056462 [ 252 ] {a2695687-175f-4054-a660-39ee8f997a56} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11161 | 2024.11.21 01:26:32.056704 [ 252 ] {a2695687-175f-4054-a660-39ee8f997a56} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.21 MiB/sec. | ||
11162 | 2024.11.21 01:26:32.056739 [ 223 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11163 | 2024.11.21 01:26:32.056779 [ 252 ] {a2695687-175f-4054-a660-39ee8f997a56} <Debug> TCPHandler: Processed in 0.002272732 sec. | ||
11164 | 2024.11.21 01:26:32.056813 [ 223 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11165 | 2024.11.21 01:26:32.057080 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11166 | 2024.11.21 01:26:32.057329 [ 253 ] {31a10079-bf57-454b-bce3-2afd9e6c0cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11167 | 2024.11.21 01:26:32.057459 [ 253 ] {31a10079-bf57-454b-bce3-2afd9e6c0cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11168 | 2024.11.21 01:26:32.058791 [ 253 ] {31a10079-bf57-454b-bce3-2afd9e6c0cf0} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11169 | 2024.11.21 01:26:32.058859 [ 253 ] {31a10079-bf57-454b-bce3-2afd9e6c0cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11170 | 2024.11.21 01:26:32.059665 [ 253 ] {31a10079-bf57-454b-bce3-2afd9e6c0cf0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11171 | 2024.11.21 01:26:32.060136 [ 253 ] {31a10079-bf57-454b-bce3-2afd9e6c0cf0} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11172 | 2024.11.21 01:26:32.060601 [ 253 ] {31a10079-bf57-454b-bce3-2afd9e6c0cf0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003354 sec., 19081.69350029815 rows/sec., 1.49 MiB/sec. | ||
11173 | 2024.11.21 01:26:32.060736 [ 253 ] {31a10079-bf57-454b-bce3-2afd9e6c0cf0} <Debug> TCPHandler: Processed in 0.003797573 sec. | ||
11174 | 2024.11.21 01:26:32.060884 [ 223 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11175 | 2024.11.21 01:26:32.060960 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11176 | 2024.11.21 01:26:32.061219 [ 252 ] {fad17a50-53c5-4e9b-a3cb-b1328217c491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11177 | 2024.11.21 01:26:32.061380 [ 252 ] {fad17a50-53c5-4e9b-a3cb-b1328217c491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11178 | 2024.11.21 01:26:32.062787 [ 252 ] {fad17a50-53c5-4e9b-a3cb-b1328217c491} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11179 | 2024.11.21 01:26:32.062828 [ 252 ] {fad17a50-53c5-4e9b-a3cb-b1328217c491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11180 | 2024.11.21 01:26:32.063227 [ 252 ] {fad17a50-53c5-4e9b-a3cb-b1328217c491} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11181 | 2024.11.21 01:26:32.063468 [ 252 ] {fad17a50-53c5-4e9b-a3cb-b1328217c491} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11182 | 2024.11.21 01:26:32.063685 [ 252 ] {fad17a50-53c5-4e9b-a3cb-b1328217c491} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002528 sec., 63291.13924050633 rows/sec., 4.41 MiB/sec. | ||
11183 | 2024.11.21 01:26:32.063738 [ 252 ] {fad17a50-53c5-4e9b-a3cb-b1328217c491} <Debug> TCPHandler: Processed in 0.0028848 sec. | ||
11184 | 2024.11.21 01:26:32.063898 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11185 | 2024.11.21 01:26:32.064048 [ 253 ] {2e13a2fd-2e0d-4461-880d-7f0ab69f3dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11186 | 2024.11.21 01:26:32.064112 [ 253 ] {2e13a2fd-2e0d-4461-880d-7f0ab69f3dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11187 | 2024.11.21 01:26:32.064692 [ 253 ] {2e13a2fd-2e0d-4461-880d-7f0ab69f3dac} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11188 | 2024.11.21 01:26:32.064729 [ 253 ] {2e13a2fd-2e0d-4461-880d-7f0ab69f3dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11189 | 2024.11.21 01:26:32.065112 [ 253 ] {2e13a2fd-2e0d-4461-880d-7f0ab69f3dac} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
11190 | 2024.11.21 01:26:32.065370 [ 253 ] {2e13a2fd-2e0d-4461-880d-7f0ab69f3dac} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11191 | 2024.11.21 01:26:32.065545 [ 253 ] {2e13a2fd-2e0d-4461-880d-7f0ab69f3dac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.63 MiB/sec. | ||
11192 | 2024.11.21 01:26:32.065597 [ 253 ] {2e13a2fd-2e0d-4461-880d-7f0ab69f3dac} <Debug> TCPHandler: Processed in 0.001767165 sec. | ||
11193 | 2024.11.21 01:26:32.913072 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11194 | 2024.11.21 01:26:32.913126 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11195 | 2024.11.21 01:26:32.914998 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11196 | 2024.11.21 01:26:33.155421 [ 222 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11197 | 2024.11.21 01:26:33.155485 [ 222 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11198 | 2024.11.21 01:26:33.157138 [ 222 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11199 | 2024.11.21 01:26:33.200597 [ 219 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11200 | 2024.11.21 01:26:33.200663 [ 219 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11201 | 2024.11.21 01:26:33.202691 [ 219 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11202 | 2024.11.21 01:26:34.007345 [ 53 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11203 | 2024.11.21 01:26:34.007409 [ 53 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11204 | 2024.11.21 01:26:34.007432 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11205 | 2024.11.21 01:26:34.007643 [ 200 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11206 | 2024.11.21 01:26:34.007878 [ 200 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11207 | 2024.11.21 01:26:34.007919 [ 200 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 33 rows starting from the beginning of the part | ||
11208 | 2024.11.21 01:26:34.007999 [ 200 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
11209 | 2024.11.21 01:26:34.008284 [ 200 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
11210 | 2024.11.21 01:26:34.008404 [ 200 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
11211 | 2024.11.21 01:26:34.008614 [ 200 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
11212 | 2024.11.21 01:26:34.009754 [ 186 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.002238571 sec., 16528.401377485905 rows/sec., 1.09 MiB/sec. | ||
11213 | 2024.11.21 01:26:34.009962 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11214 | 2024.11.21 01:26:34.010351 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_37_9} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11215 | 2024.11.21 01:26:34.010452 [ 187 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_37_9} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11216 | 2024.11.21 01:26:34.010564 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
11217 | 2024.11.21 01:26:34.026906 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11218 | 2024.11.21 01:26:34.209537 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11219 | 2024.11.21 01:26:34.242072 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11220 | 2024.11.21 01:26:34.343585 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11221 | 2024.11.21 01:26:34.347733 [ 49 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11222 | 2024.11.21 01:26:34.347845 [ 49 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11223 | 2024.11.21 01:26:34.347895 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11224 | 2024.11.21 01:26:34.348217 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11225 | 2024.11.21 01:26:34.348567 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11226 | 2024.11.21 01:26:34.348636 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 198 rows starting from the beginning of the part | ||
11227 | 2024.11.21 01:26:34.348827 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11228 | 2024.11.21 01:26:34.349183 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11229 | 2024.11.21 01:26:34.349292 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11230 | 2024.11.21 01:26:34.349513 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11231 | 2024.11.21 01:26:34.350661 [ 187 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.002639047 sec., 84121.27559683478 rows/sec., 4.29 MiB/sec. | ||
11232 | 2024.11.21 01:26:34.350800 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11233 | 2024.11.21 01:26:34.351084 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_37_9} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11234 | 2024.11.21 01:26:34.351162 [ 194 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_37_9} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11235 | 2024.11.21 01:26:34.351237 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11236 | 2024.11.21 01:26:34.368947 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62486, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11237 | 2024.11.21 01:26:34.388328 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11238 | 2024.11.21 01:26:34.413714 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11239 | 2024.11.21 01:26:34.420020 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11240 | 2024.11.21 01:26:35.061935 [ 49 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11241 | 2024.11.21 01:26:35.062024 [ 49 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11242 | 2024.11.21 01:26:35.062052 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11243 | 2024.11.21 01:26:35.062214 [ 200 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
11244 | 2024.11.21 01:26:35.062429 [ 200 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11245 | 2024.11.21 01:26:35.062467 [ 200 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 242 rows starting from the beginning of the part | ||
11246 | 2024.11.21 01:26:35.062560 [ 200 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
11247 | 2024.11.21 01:26:35.062865 [ 200 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11248 | 2024.11.21 01:26:35.063105 [ 200 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
11249 | 2024.11.21 01:26:35.063252 [ 200 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11250 | 2024.11.21 01:26:35.064471 [ 194 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002370654 sec., 125703.70876559803 rows/sec., 9.01 MiB/sec. | ||
11251 | 2024.11.21 01:26:35.064700 [ 187 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11252 | 2024.11.21 01:26:35.065118 [ 187 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_37_9} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11253 | 2024.11.21 01:26:35.065219 [ 187 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_37_9} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11254 | 2024.11.21 01:26:35.065329 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11255 | 2024.11.21 01:26:35.667290 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11256 | 2024.11.21 01:26:35.667369 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11257 | 2024.11.21 01:26:36.055028 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1630 | ||
11258 | 2024.11.21 01:26:36.057971 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11259 | 2024.11.21 01:26:36.058036 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11260 | 2024.11.21 01:26:36.059559 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11261 | 2024.11.21 01:26:36.059887 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11262 | 2024.11.21 01:26:36.060130 [ 45 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11263 | 2024.11.21 01:26:36.060243 [ 45 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11264 | 2024.11.21 01:26:36.060304 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11265 | 2024.11.21 01:26:36.060567 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
11266 | 2024.11.21 01:26:36.061054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1630 | ||
11267 | 2024.11.21 01:26:36.061386 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11268 | 2024.11.21 01:26:36.061515 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1500 rows starting from the beginning of the part | ||
11269 | 2024.11.21 01:26:36.062092 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
11270 | 2024.11.21 01:26:36.063341 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
11271 | 2024.11.21 01:26:36.063865 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
11272 | 2024.11.21 01:26:36.064372 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
11273 | 2024.11.21 01:26:36.064922 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
11274 | 2024.11.21 01:26:36.073102 [ 201 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1630 rows, containing 72 columns (72 merged, 0 gathered) in 0.012685379 sec., 128494.38712079474 rows/sec., 98.45 MiB/sec. | ||
11275 | 2024.11.21 01:26:36.074964 [ 195 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11276 | 2024.11.21 01:26:36.075899 [ 195 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_56_11} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11277 | 2024.11.21 01:26:36.076004 [ 195 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_56_11} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11278 | 2024.11.21 01:26:36.076374 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
11279 | 2024.11.21 01:26:36.411579 [ 225 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11280 | 2024.11.21 01:26:36.411636 [ 225 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11281 | 2024.11.21 01:26:36.413170 [ 225 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11282 | 2024.11.21 01:26:37.060200 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11283 | 2024.11.21 01:26:37.060500 [ 252 ] {e35864dc-6759-46e1-9cd7-a16d2355adf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11284 | 2024.11.21 01:26:37.060612 [ 252 ] {e35864dc-6759-46e1-9cd7-a16d2355adf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11285 | 2024.11.21 01:26:37.061430 [ 252 ] {e35864dc-6759-46e1-9cd7-a16d2355adf5} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11286 | 2024.11.21 01:26:37.061479 [ 252 ] {e35864dc-6759-46e1-9cd7-a16d2355adf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11287 | 2024.11.21 01:26:37.061897 [ 252 ] {e35864dc-6759-46e1-9cd7-a16d2355adf5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11288 | 2024.11.21 01:26:37.062146 [ 252 ] {e35864dc-6759-46e1-9cd7-a16d2355adf5} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11289 | 2024.11.21 01:26:37.062365 [ 252 ] {e35864dc-6759-46e1-9cd7-a16d2355adf5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. | ||
11290 | 2024.11.21 01:26:37.062495 [ 252 ] {e35864dc-6759-46e1-9cd7-a16d2355adf5} <Debug> TCPHandler: Processed in 0.002477655 sec. | ||
11291 | 2024.11.21 01:26:37.062843 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11292 | 2024.11.21 01:26:37.063041 [ 253 ] {c8cf7aa5-e65e-477c-93c4-a6146b69a802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11293 | 2024.11.21 01:26:37.063115 [ 253 ] {c8cf7aa5-e65e-477c-93c4-a6146b69a802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11294 | 2024.11.21 01:26:37.063980 [ 253 ] {c8cf7aa5-e65e-477c-93c4-a6146b69a802} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11295 | 2024.11.21 01:26:37.064029 [ 253 ] {c8cf7aa5-e65e-477c-93c4-a6146b69a802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11296 | 2024.11.21 01:26:37.064492 [ 253 ] {c8cf7aa5-e65e-477c-93c4-a6146b69a802} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11297 | 2024.11.21 01:26:37.064750 [ 253 ] {c8cf7aa5-e65e-477c-93c4-a6146b69a802} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11298 | 2024.11.21 01:26:37.065008 [ 253 ] {c8cf7aa5-e65e-477c-93c4-a6146b69a802} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002021 sec., 139040.07916872838 rows/sec., 12.26 MiB/sec. | ||
11299 | 2024.11.21 01:26:37.065070 [ 253 ] {c8cf7aa5-e65e-477c-93c4-a6146b69a802} <Debug> TCPHandler: Processed in 0.002437245 sec. | ||
11300 | 2024.11.21 01:26:37.065229 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11301 | 2024.11.21 01:26:37.065351 [ 252 ] {586e801c-8080-4a31-bcdc-c651ed3c67d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11302 | 2024.11.21 01:26:37.065400 [ 252 ] {586e801c-8080-4a31-bcdc-c651ed3c67d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11303 | 2024.11.21 01:26:37.065995 [ 252 ] {586e801c-8080-4a31-bcdc-c651ed3c67d7} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11304 | 2024.11.21 01:26:37.066035 [ 252 ] {586e801c-8080-4a31-bcdc-c651ed3c67d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11305 | 2024.11.21 01:26:37.066403 [ 252 ] {586e801c-8080-4a31-bcdc-c651ed3c67d7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11306 | 2024.11.21 01:26:37.066649 [ 252 ] {586e801c-8080-4a31-bcdc-c651ed3c67d7} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11307 | 2024.11.21 01:26:37.066861 [ 252 ] {586e801c-8080-4a31-bcdc-c651ed3c67d7} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001534 sec., 29986.96219035202 rows/sec., 2.16 MiB/sec. | ||
11308 | 2024.11.21 01:26:37.066917 [ 252 ] {586e801c-8080-4a31-bcdc-c651ed3c67d7} <Debug> TCPHandler: Processed in 0.001746265 sec. | ||
11309 | 2024.11.21 01:26:37.067132 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11310 | 2024.11.21 01:26:37.067293 [ 253 ] {449162f4-f033-4985-89db-ee412fa89947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11311 | 2024.11.21 01:26:37.067354 [ 253 ] {449162f4-f033-4985-89db-ee412fa89947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11312 | 2024.11.21 01:26:37.068012 [ 253 ] {449162f4-f033-4985-89db-ee412fa89947} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11313 | 2024.11.21 01:26:37.068052 [ 253 ] {449162f4-f033-4985-89db-ee412fa89947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11314 | 2024.11.21 01:26:37.068420 [ 253 ] {449162f4-f033-4985-89db-ee412fa89947} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11315 | 2024.11.21 01:26:37.068666 [ 253 ] {449162f4-f033-4985-89db-ee412fa89947} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11316 | 2024.11.21 01:26:37.068887 [ 253 ] {449162f4-f033-4985-89db-ee412fa89947} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00163 sec., 8588.957055214723 rows/sec., 601.51 KiB/sec. | ||
11317 | 2024.11.21 01:26:37.068940 [ 253 ] {449162f4-f033-4985-89db-ee412fa89947} <Debug> TCPHandler: Processed in 0.001931747 sec. | ||
11318 | 2024.11.21 01:26:37.069097 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11319 | 2024.11.21 01:26:37.069236 [ 252 ] {a1237b74-f9c4-4e7d-bd11-178daf6dd294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11320 | 2024.11.21 01:26:37.069294 [ 252 ] {a1237b74-f9c4-4e7d-bd11-178daf6dd294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11321 | 2024.11.21 01:26:37.069957 [ 252 ] {a1237b74-f9c4-4e7d-bd11-178daf6dd294} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11322 | 2024.11.21 01:26:37.069996 [ 252 ] {a1237b74-f9c4-4e7d-bd11-178daf6dd294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11323 | 2024.11.21 01:26:37.070354 [ 252 ] {a1237b74-f9c4-4e7d-bd11-178daf6dd294} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11324 | 2024.11.21 01:26:37.070584 [ 252 ] {a1237b74-f9c4-4e7d-bd11-178daf6dd294} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11325 | 2024.11.21 01:26:37.070787 [ 252 ] {a1237b74-f9c4-4e7d-bd11-178daf6dd294} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001582 sec., 8217.446270543614 rows/sec., 512.36 KiB/sec. | ||
11326 | 2024.11.21 01:26:37.070838 [ 252 ] {a1237b74-f9c4-4e7d-bd11-178daf6dd294} <Debug> TCPHandler: Processed in 0.001808796 sec. | ||
11327 | 2024.11.21 01:26:37.070993 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11328 | 2024.11.21 01:26:37.071137 [ 253 ] {0b1903a2-ed2d-4785-850f-682374af4291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11329 | 2024.11.21 01:26:37.071193 [ 253 ] {0b1903a2-ed2d-4785-850f-682374af4291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11330 | 2024.11.21 01:26:37.072030 [ 253 ] {0b1903a2-ed2d-4785-850f-682374af4291} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11331 | 2024.11.21 01:26:37.072071 [ 253 ] {0b1903a2-ed2d-4785-850f-682374af4291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11332 | 2024.11.21 01:26:37.072471 [ 253 ] {0b1903a2-ed2d-4785-850f-682374af4291} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11333 | 2024.11.21 01:26:37.072736 [ 253 ] {0b1903a2-ed2d-4785-850f-682374af4291} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11334 | 2024.11.21 01:26:37.072936 [ 253 ] {0b1903a2-ed2d-4785-850f-682374af4291} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.00183 sec., 230054.64480874318 rows/sec., 16.44 MiB/sec. | ||
11335 | 2024.11.21 01:26:37.072985 [ 253 ] {0b1903a2-ed2d-4785-850f-682374af4291} <Debug> TCPHandler: Processed in 0.002063389 sec. | ||
11336 | 2024.11.21 01:26:37.073141 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11337 | 2024.11.21 01:26:37.073279 [ 252 ] {c6887cd6-52a9-40c4-a3f1-659606e78581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11338 | 2024.11.21 01:26:37.073337 [ 252 ] {c6887cd6-52a9-40c4-a3f1-659606e78581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11339 | 2024.11.21 01:26:37.073890 [ 252 ] {c6887cd6-52a9-40c4-a3f1-659606e78581} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11340 | 2024.11.21 01:26:37.073931 [ 252 ] {c6887cd6-52a9-40c4-a3f1-659606e78581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11341 | 2024.11.21 01:26:37.074295 [ 252 ] {c6887cd6-52a9-40c4-a3f1-659606e78581} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11342 | 2024.11.21 01:26:37.074527 [ 252 ] {c6887cd6-52a9-40c4-a3f1-659606e78581} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11343 | 2024.11.21 01:26:37.074770 [ 252 ] {c6887cd6-52a9-40c4-a3f1-659606e78581} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 207.19 KiB/sec. | ||
11344 | 2024.11.21 01:26:37.074944 [ 252 ] {c6887cd6-52a9-40c4-a3f1-659606e78581} <Debug> TCPHandler: Processed in 0.001867977 sec. | ||
11345 | 2024.11.21 01:26:37.075244 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11346 | 2024.11.21 01:26:37.075468 [ 253 ] {4e1b58ce-4259-4039-8212-9b76e444e9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11347 | 2024.11.21 01:26:37.075563 [ 253 ] {4e1b58ce-4259-4039-8212-9b76e444e9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11348 | 2024.11.21 01:26:37.076272 [ 253 ] {4e1b58ce-4259-4039-8212-9b76e444e9b3} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11349 | 2024.11.21 01:26:37.076311 [ 253 ] {4e1b58ce-4259-4039-8212-9b76e444e9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11350 | 2024.11.21 01:26:37.076716 [ 253 ] {4e1b58ce-4259-4039-8212-9b76e444e9b3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11351 | 2024.11.21 01:26:37.076963 [ 253 ] {4e1b58ce-4259-4039-8212-9b76e444e9b3} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11352 | 2024.11.21 01:26:37.077152 [ 253 ] {4e1b58ce-4259-4039-8212-9b76e444e9b3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001733 sec., 136757.06866705135 rows/sec., 9.17 MiB/sec. | ||
11353 | 2024.11.21 01:26:37.077228 [ 253 ] {4e1b58ce-4259-4039-8212-9b76e444e9b3} <Debug> TCPHandler: Processed in 0.002168251 sec. | ||
11354 | 2024.11.21 01:26:37.077404 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11355 | 2024.11.21 01:26:37.077543 [ 252 ] {30f3ab21-615d-4f7a-8aba-fec3ac36dbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11356 | 2024.11.21 01:26:37.077594 [ 252 ] {30f3ab21-615d-4f7a-8aba-fec3ac36dbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11357 | 2024.11.21 01:26:37.078073 [ 252 ] {30f3ab21-615d-4f7a-8aba-fec3ac36dbdd} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11358 | 2024.11.21 01:26:37.078112 [ 252 ] {30f3ab21-615d-4f7a-8aba-fec3ac36dbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11359 | 2024.11.21 01:26:37.078491 [ 252 ] {30f3ab21-615d-4f7a-8aba-fec3ac36dbdd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11360 | 2024.11.21 01:26:37.078739 [ 252 ] {30f3ab21-615d-4f7a-8aba-fec3ac36dbdd} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11361 | 2024.11.21 01:26:37.078952 [ 252 ] {30f3ab21-615d-4f7a-8aba-fec3ac36dbdd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001434 sec., 697.350069735007 rows/sec., 46.99 KiB/sec. | ||
11362 | 2024.11.21 01:26:37.079001 [ 252 ] {30f3ab21-615d-4f7a-8aba-fec3ac36dbdd} <Debug> TCPHandler: Processed in 0.001674754 sec. | ||
11363 | 2024.11.21 01:26:37.079151 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11364 | 2024.11.21 01:26:37.079290 [ 253 ] {3fe8a546-347c-4b52-8ac3-e808eae1dd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11365 | 2024.11.21 01:26:37.079381 [ 253 ] {3fe8a546-347c-4b52-8ac3-e808eae1dd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11366 | 2024.11.21 01:26:37.080643 [ 253 ] {3fe8a546-347c-4b52-8ac3-e808eae1dd33} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11367 | 2024.11.21 01:26:37.080680 [ 253 ] {3fe8a546-347c-4b52-8ac3-e808eae1dd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11368 | 2024.11.21 01:26:37.081349 [ 253 ] {3fe8a546-347c-4b52-8ac3-e808eae1dd33} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11369 | 2024.11.21 01:26:37.081603 [ 253 ] {3fe8a546-347c-4b52-8ac3-e808eae1dd33} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11370 | 2024.11.21 01:26:37.081823 [ 253 ] {3fe8a546-347c-4b52-8ac3-e808eae1dd33} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002558 sec., 15246.286161063332 rows/sec., 27.32 MiB/sec. | ||
11371 | 2024.11.21 01:26:37.082114 [ 253 ] {3fe8a546-347c-4b52-8ac3-e808eae1dd33} <Debug> TCPHandler: Processed in 0.003031503 sec. | ||
11372 | 2024.11.21 01:26:37.082349 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11373 | 2024.11.21 01:26:37.082573 [ 252 ] {171a539f-59af-4674-889d-df501bdc1e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11374 | 2024.11.21 01:26:37.082665 [ 252 ] {171a539f-59af-4674-889d-df501bdc1e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11375 | 2024.11.21 01:26:37.083245 [ 252 ] {171a539f-59af-4674-889d-df501bdc1e9f} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11376 | 2024.11.21 01:26:37.083285 [ 252 ] {171a539f-59af-4674-889d-df501bdc1e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11377 | 2024.11.21 01:26:37.083664 [ 252 ] {171a539f-59af-4674-889d-df501bdc1e9f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
11378 | 2024.11.21 01:26:37.083908 [ 252 ] {171a539f-59af-4674-889d-df501bdc1e9f} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11379 | 2024.11.21 01:26:37.084127 [ 252 ] {171a539f-59af-4674-889d-df501bdc1e9f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00161 sec., 50931.677018633534 rows/sec., 3.23 MiB/sec. | ||
11380 | 2024.11.21 01:26:37.084189 [ 252 ] {171a539f-59af-4674-889d-df501bdc1e9f} <Debug> TCPHandler: Processed in 0.001951977 sec. | ||
11381 | 2024.11.21 01:26:37.902886 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11382 | 2024.11.21 01:26:38.231666 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11383 | 2024.11.21 01:26:38.273280 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11384 | 2024.11.21 01:26:38.281582 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11385 | 2024.11.21 01:26:38.300284 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11386 | 2024.11.21 01:26:38.421706 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11387 | 2024.11.21 01:26:38.536191 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11388 | 2024.11.21 01:26:38.568509 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11389 | 2024.11.21 01:26:38.606820 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43435, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11390 | 2024.11.21 01:26:38.973747 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11391 | 2024.11.21 01:26:39.086974 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11392 | 2024.11.21 01:26:39.165465 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11393 | 2024.11.21 01:26:39.197875 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11394 | 2024.11.21 01:26:39.226255 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11395 | 2024.11.21 01:26:39.235587 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61205, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11396 | 2024.11.21 01:26:39.269877 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11397 | 2024.11.21 01:26:39.275393 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11398 | 2024.11.21 01:26:39.467674 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11399 | 2024.11.21 01:26:39.485998 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11400 | 2024.11.21 01:26:39.496354 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11401 | 2024.11.21 01:26:39.625494 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63066, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11402 | 2024.11.21 01:26:39.647793 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11403 | 2024.11.21 01:26:39.738113 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11404 | 2024.11.21 01:26:39.823491 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11405 | 2024.11.21 01:26:40.908686 [ 41 ] {} <Debug> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
11406 | 2024.11.21 01:26:40.908788 [ 41 ] {} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11407 | 2024.11.21 01:26:40.908830 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11408 | 2024.11.21 01:26:40.909063 [ 201 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
11409 | 2024.11.21 01:26:40.909300 [ 201 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11410 | 2024.11.21 01:26:40.909365 [ 201 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
11411 | 2024.11.21 01:26:40.909505 [ 201 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
11412 | 2024.11.21 01:26:40.909662 [ 201 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
11413 | 2024.11.21 01:26:40.910024 [ 201 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
11414 | 2024.11.21 01:26:40.910098 [ 201 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
11415 | 2024.11.21 01:26:40.911144 [ 195 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002215181 sec., 24377.240505403395 rows/sec., 2.03 MiB/sec. | ||
11416 | 2024.11.21 01:26:40.911382 [ 196 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
11417 | 2024.11.21 01:26:40.911776 [ 196 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_17_4} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11418 | 2024.11.21 01:26:40.911893 [ 196 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_17_4} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
11419 | 2024.11.21 01:26:40.912004 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11420 | 2024.11.21 01:26:42.053071 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11421 | 2024.11.21 01:26:42.053273 [ 252 ] {ded4867e-46b5-4236-b523-e562ee6a71fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11422 | 2024.11.21 01:26:42.053347 [ 252 ] {ded4867e-46b5-4236-b523-e562ee6a71fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11423 | 2024.11.21 01:26:42.054181 [ 252 ] {ded4867e-46b5-4236-b523-e562ee6a71fd} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11424 | 2024.11.21 01:26:42.054226 [ 252 ] {ded4867e-46b5-4236-b523-e562ee6a71fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11425 | 2024.11.21 01:26:42.054655 [ 252 ] {ded4867e-46b5-4236-b523-e562ee6a71fd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11426 | 2024.11.21 01:26:42.054906 [ 252 ] {ded4867e-46b5-4236-b523-e562ee6a71fd} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11427 | 2024.11.21 01:26:42.055170 [ 252 ] {ded4867e-46b5-4236-b523-e562ee6a71fd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.19 MiB/sec. | ||
11428 | 2024.11.21 01:26:42.055271 [ 252 ] {ded4867e-46b5-4236-b523-e562ee6a71fd} <Debug> TCPHandler: Processed in 0.002331473 sec. | ||
11429 | 2024.11.21 01:26:42.055578 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11430 | 2024.11.21 01:26:42.055780 [ 253 ] {33f9bf33-75f7-4904-a472-130268d9efda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11431 | 2024.11.21 01:26:42.055858 [ 253 ] {33f9bf33-75f7-4904-a472-130268d9efda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11432 | 2024.11.21 01:26:42.056646 [ 253 ] {33f9bf33-75f7-4904-a472-130268d9efda} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11433 | 2024.11.21 01:26:42.056700 [ 253 ] {33f9bf33-75f7-4904-a472-130268d9efda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11434 | 2024.11.21 01:26:42.057140 [ 253 ] {33f9bf33-75f7-4904-a472-130268d9efda} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11435 | 2024.11.21 01:26:42.057410 [ 253 ] {33f9bf33-75f7-4904-a472-130268d9efda} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11436 | 2024.11.21 01:26:42.057674 [ 253 ] {33f9bf33-75f7-4904-a472-130268d9efda} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001946 sec., 32887.9753340185 rows/sec., 2.57 MiB/sec. | ||
11437 | 2024.11.21 01:26:42.057770 [ 253 ] {33f9bf33-75f7-4904-a472-130268d9efda} <Debug> TCPHandler: Processed in 0.002370303 sec. | ||
11438 | 2024.11.21 01:26:42.057971 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11439 | 2024.11.21 01:26:42.058164 [ 252 ] {ad7c0212-753a-4d11-94c1-e3104bf1cb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11440 | 2024.11.21 01:26:42.058226 [ 252 ] {ad7c0212-753a-4d11-94c1-e3104bf1cb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11441 | 2024.11.21 01:26:42.058873 [ 252 ] {ad7c0212-753a-4d11-94c1-e3104bf1cb20} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11442 | 2024.11.21 01:26:42.058919 [ 252 ] {ad7c0212-753a-4d11-94c1-e3104bf1cb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11443 | 2024.11.21 01:26:42.059314 [ 252 ] {ad7c0212-753a-4d11-94c1-e3104bf1cb20} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11444 | 2024.11.21 01:26:42.059550 [ 252 ] {ad7c0212-753a-4d11-94c1-e3104bf1cb20} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11445 | 2024.11.21 01:26:42.059765 [ 252 ] {ad7c0212-753a-4d11-94c1-e3104bf1cb20} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00165 sec., 77575.75757575758 rows/sec., 5.40 MiB/sec. | ||
11446 | 2024.11.21 01:26:42.059816 [ 252 ] {ad7c0212-753a-4d11-94c1-e3104bf1cb20} <Debug> TCPHandler: Processed in 0.001960867 sec. | ||
11447 | 2024.11.21 01:26:42.059987 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11448 | 2024.11.21 01:26:42.060139 [ 253 ] {3d1565ea-d251-48ee-acaa-be14c5ca3206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11449 | 2024.11.21 01:26:42.060205 [ 253 ] {3d1565ea-d251-48ee-acaa-be14c5ca3206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11450 | 2024.11.21 01:26:42.060822 [ 253 ] {3d1565ea-d251-48ee-acaa-be14c5ca3206} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11451 | 2024.11.21 01:26:42.060871 [ 253 ] {3d1565ea-d251-48ee-acaa-be14c5ca3206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11452 | 2024.11.21 01:26:42.061261 [ 253 ] {3d1565ea-d251-48ee-acaa-be14c5ca3206} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
11453 | 2024.11.21 01:26:42.061499 [ 253 ] {3d1565ea-d251-48ee-acaa-be14c5ca3206} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11454 | 2024.11.21 01:26:42.061746 [ 253 ] {3d1565ea-d251-48ee-acaa-be14c5ca3206} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001634 sec., 29375.76499388005 rows/sec., 1.98 MiB/sec. | ||
11455 | 2024.11.21 01:26:42.061802 [ 253 ] {3d1565ea-d251-48ee-acaa-be14c5ca3206} <Debug> TCPHandler: Processed in 0.001892196 sec. | ||
11456 | 2024.11.21 01:26:46.061246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1660 | ||
11457 | 2024.11.21 01:26:46.064377 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11458 | 2024.11.21 01:26:46.064440 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11459 | 2024.11.21 01:26:46.065954 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11460 | 2024.11.21 01:26:46.066282 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11461 | 2024.11.21 01:26:46.067782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1660 | ||
11462 | 2024.11.21 01:26:47.053379 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11463 | 2024.11.21 01:26:47.053584 [ 252 ] {8929a4e0-408c-433b-b6ce-1e839f5c14d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11464 | 2024.11.21 01:26:47.053660 [ 252 ] {8929a4e0-408c-433b-b6ce-1e839f5c14d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11465 | 2024.11.21 01:26:47.054484 [ 252 ] {8929a4e0-408c-433b-b6ce-1e839f5c14d2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11466 | 2024.11.21 01:26:47.054524 [ 252 ] {8929a4e0-408c-433b-b6ce-1e839f5c14d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11467 | 2024.11.21 01:26:47.054951 [ 252 ] {8929a4e0-408c-433b-b6ce-1e839f5c14d2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11468 | 2024.11.21 01:26:47.055207 [ 252 ] {8929a4e0-408c-433b-b6ce-1e839f5c14d2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11469 | 2024.11.21 01:26:47.055407 [ 252 ] {8929a4e0-408c-433b-b6ce-1e839f5c14d2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.27 MiB/sec. | ||
11470 | 2024.11.21 01:26:47.055462 [ 252 ] {8929a4e0-408c-433b-b6ce-1e839f5c14d2} <Debug> TCPHandler: Processed in 0.002215582 sec. | ||
11471 | 2024.11.21 01:26:47.055811 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11472 | 2024.11.21 01:26:47.056127 [ 253 ] {b82c17b6-69fa-46eb-9de7-28d118cfbb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11473 | 2024.11.21 01:26:47.056204 [ 253 ] {b82c17b6-69fa-46eb-9de7-28d118cfbb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11474 | 2024.11.21 01:26:47.056999 [ 253 ] {b82c17b6-69fa-46eb-9de7-28d118cfbb09} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11475 | 2024.11.21 01:26:47.057055 [ 253 ] {b82c17b6-69fa-46eb-9de7-28d118cfbb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11476 | 2024.11.21 01:26:47.057511 [ 253 ] {b82c17b6-69fa-46eb-9de7-28d118cfbb09} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11477 | 2024.11.21 01:26:47.057779 [ 253 ] {b82c17b6-69fa-46eb-9de7-28d118cfbb09} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11478 | 2024.11.21 01:26:47.058026 [ 253 ] {b82c17b6-69fa-46eb-9de7-28d118cfbb09} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001987 sec., 32209.36084549572 rows/sec., 2.51 MiB/sec. | ||
11479 | 2024.11.21 01:26:47.058093 [ 253 ] {b82c17b6-69fa-46eb-9de7-28d118cfbb09} <Debug> TCPHandler: Processed in 0.002484165 sec. | ||
11480 | 2024.11.21 01:26:47.058245 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11481 | 2024.11.21 01:26:47.058386 [ 252 ] {680749f2-b509-4df8-a47f-722e25acfdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11482 | 2024.11.21 01:26:47.058450 [ 252 ] {680749f2-b509-4df8-a47f-722e25acfdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11483 | 2024.11.21 01:26:47.059120 [ 252 ] {680749f2-b509-4df8-a47f-722e25acfdda} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11484 | 2024.11.21 01:26:47.059157 [ 252 ] {680749f2-b509-4df8-a47f-722e25acfdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11485 | 2024.11.21 01:26:47.059562 [ 252 ] {680749f2-b509-4df8-a47f-722e25acfdda} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11486 | 2024.11.21 01:26:47.059802 [ 252 ] {680749f2-b509-4df8-a47f-722e25acfdda} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11487 | 2024.11.21 01:26:47.059990 [ 252 ] {680749f2-b509-4df8-a47f-722e25acfdda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec. | ||
11488 | 2024.11.21 01:26:47.060046 [ 252 ] {680749f2-b509-4df8-a47f-722e25acfdda} <Debug> TCPHandler: Processed in 0.001869396 sec. | ||
11489 | 2024.11.21 01:26:47.060265 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11490 | 2024.11.21 01:26:47.060487 [ 253 ] {814dac9a-e923-49ae-9d21-6ec6468c7268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11491 | 2024.11.21 01:26:47.060556 [ 253 ] {814dac9a-e923-49ae-9d21-6ec6468c7268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11492 | 2024.11.21 01:26:47.061154 [ 253 ] {814dac9a-e923-49ae-9d21-6ec6468c7268} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11493 | 2024.11.21 01:26:47.061196 [ 253 ] {814dac9a-e923-49ae-9d21-6ec6468c7268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11494 | 2024.11.21 01:26:47.061595 [ 253 ] {814dac9a-e923-49ae-9d21-6ec6468c7268} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
11495 | 2024.11.21 01:26:47.061852 [ 253 ] {814dac9a-e923-49ae-9d21-6ec6468c7268} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11496 | 2024.11.21 01:26:47.062067 [ 253 ] {814dac9a-e923-49ae-9d21-6ec6468c7268} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001618 sec., 37082.81829419036 rows/sec., 2.50 MiB/sec. | ||
11497 | 2024.11.21 01:26:47.062122 [ 253 ] {814dac9a-e923-49ae-9d21-6ec6468c7268} <Debug> TCPHandler: Processed in 0.001987057 sec. | ||
11498 | 2024.11.21 01:26:50.667443 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11499 | 2024.11.21 01:26:50.667566 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11500 | 2024.11.21 01:26:52.060766 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11501 | 2024.11.21 01:26:52.060980 [ 252 ] {dd6a6abb-492b-47f8-8046-03509587040d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11502 | 2024.11.21 01:26:52.061060 [ 252 ] {dd6a6abb-492b-47f8-8046-03509587040d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11503 | 2024.11.21 01:26:52.061829 [ 252 ] {dd6a6abb-492b-47f8-8046-03509587040d} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11504 | 2024.11.21 01:26:52.061880 [ 252 ] {dd6a6abb-492b-47f8-8046-03509587040d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11505 | 2024.11.21 01:26:52.062319 [ 252 ] {dd6a6abb-492b-47f8-8046-03509587040d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11506 | 2024.11.21 01:26:52.062565 [ 252 ] {dd6a6abb-492b-47f8-8046-03509587040d} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11507 | 2024.11.21 01:26:52.062802 [ 252 ] {dd6a6abb-492b-47f8-8046-03509587040d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001882 sec., 7438.894792773645 rows/sec., 535.50 KiB/sec. | ||
11508 | 2024.11.21 01:26:52.062857 [ 252 ] {dd6a6abb-492b-47f8-8046-03509587040d} <Debug> TCPHandler: Processed in 0.002234481 sec. | ||
11509 | 2024.11.21 01:26:52.063189 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11510 | 2024.11.21 01:26:52.063420 [ 253 ] {77e5737f-403f-4c3f-8efb-f53d0cc22313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11511 | 2024.11.21 01:26:52.063496 [ 253 ] {77e5737f-403f-4c3f-8efb-f53d0cc22313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11512 | 2024.11.21 01:26:52.064372 [ 253 ] {77e5737f-403f-4c3f-8efb-f53d0cc22313} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11513 | 2024.11.21 01:26:52.064423 [ 253 ] {77e5737f-403f-4c3f-8efb-f53d0cc22313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11514 | 2024.11.21 01:26:52.064887 [ 253 ] {77e5737f-403f-4c3f-8efb-f53d0cc22313} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11515 | 2024.11.21 01:26:52.065147 [ 253 ] {77e5737f-403f-4c3f-8efb-f53d0cc22313} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11516 | 2024.11.21 01:26:52.065335 [ 27 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11517 | 2024.11.21 01:26:52.065399 [ 253 ] {77e5737f-403f-4c3f-8efb-f53d0cc22313} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002029 sec., 138491.86791522917 rows/sec., 12.22 MiB/sec. | ||
11518 | 2024.11.21 01:26:52.065412 [ 27 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11519 | 2024.11.21 01:26:52.065476 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11520 | 2024.11.21 01:26:52.065542 [ 253 ] {77e5737f-403f-4c3f-8efb-f53d0cc22313} <Debug> TCPHandler: Processed in 0.002546376 sec. | ||
11521 | 2024.11.21 01:26:52.065846 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11522 | 2024.11.21 01:26:52.065862 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
11523 | 2024.11.21 01:26:52.066275 [ 252 ] {4165271e-c48a-4ed3-b202-132e1ae96ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11524 | 2024.11.21 01:26:52.066471 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11525 | 2024.11.21 01:26:52.066494 [ 252 ] {4165271e-c48a-4ed3-b202-132e1ae96ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11526 | 2024.11.21 01:26:52.066607 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1430 rows starting from the beginning of the part | ||
11527 | 2024.11.21 01:26:52.067285 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
11528 | 2024.11.21 01:26:52.067693 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 281 rows starting from the beginning of the part | ||
11529 | 2024.11.21 01:26:52.068071 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
11530 | 2024.11.21 01:26:52.068454 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
11531 | 2024.11.21 01:26:52.068863 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 281 rows starting from the beginning of the part | ||
11532 | 2024.11.21 01:26:52.070449 [ 252 ] {4165271e-c48a-4ed3-b202-132e1ae96ca0} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11533 | 2024.11.21 01:26:52.070522 [ 252 ] {4165271e-c48a-4ed3-b202-132e1ae96ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11534 | 2024.11.21 01:26:52.071565 [ 252 ] {4165271e-c48a-4ed3-b202-132e1ae96ca0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11535 | 2024.11.21 01:26:52.071914 [ 252 ] {4165271e-c48a-4ed3-b202-132e1ae96ca0} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11536 | 2024.11.21 01:26:52.072435 [ 252 ] {4165271e-c48a-4ed3-b202-132e1ae96ca0} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.00633 sec., 7266.98262243286 rows/sec., 535.34 KiB/sec. | ||
11537 | 2024.11.21 01:26:52.072542 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.006947128 sec., 310919.8506202851 rows/sec., 27.34 MiB/sec. | ||
11538 | 2024.11.21 01:26:52.072567 [ 252 ] {4165271e-c48a-4ed3-b202-132e1ae96ca0} <Debug> TCPHandler: Processed in 0.006922847 sec. | ||
11539 | 2024.11.21 01:26:52.072794 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11540 | 2024.11.21 01:26:52.072803 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11541 | 2024.11.21 01:26:52.073000 [ 253 ] {ceda8eb2-7763-46c6-8385-730be484cd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11542 | 2024.11.21 01:26:52.073124 [ 253 ] {ceda8eb2-7763-46c6-8385-730be484cd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11543 | 2024.11.21 01:26:52.073310 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11544 | 2024.11.21 01:26:52.073514 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_111_22} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11545 | 2024.11.21 01:26:52.073699 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
11546 | 2024.11.21 01:26:52.074137 [ 253 ] {ceda8eb2-7763-46c6-8385-730be484cd5e} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11547 | 2024.11.21 01:26:52.074183 [ 253 ] {ceda8eb2-7763-46c6-8385-730be484cd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11548 | 2024.11.21 01:26:52.074547 [ 253 ] {ceda8eb2-7763-46c6-8385-730be484cd5e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11549 | 2024.11.21 01:26:52.074790 [ 253 ] {ceda8eb2-7763-46c6-8385-730be484cd5e} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11550 | 2024.11.21 01:26:52.075004 [ 253 ] {ceda8eb2-7763-46c6-8385-730be484cd5e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002076 sec., 6743.73795761079 rows/sec., 472.29 KiB/sec. | ||
11551 | 2024.11.21 01:26:52.075062 [ 253 ] {ceda8eb2-7763-46c6-8385-730be484cd5e} <Debug> TCPHandler: Processed in 0.002367304 sec. | ||
11552 | 2024.11.21 01:26:52.075217 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11553 | 2024.11.21 01:26:52.075357 [ 252 ] {f24c48ba-0b72-4fb9-bf9c-48b3a163abbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11554 | 2024.11.21 01:26:52.075411 [ 252 ] {f24c48ba-0b72-4fb9-bf9c-48b3a163abbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11555 | 2024.11.21 01:26:52.076087 [ 252 ] {f24c48ba-0b72-4fb9-bf9c-48b3a163abbc} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11556 | 2024.11.21 01:26:52.076135 [ 252 ] {f24c48ba-0b72-4fb9-bf9c-48b3a163abbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11557 | 2024.11.21 01:26:52.076500 [ 252 ] {f24c48ba-0b72-4fb9-bf9c-48b3a163abbc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11558 | 2024.11.21 01:26:52.076739 [ 252 ] {f24c48ba-0b72-4fb9-bf9c-48b3a163abbc} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11559 | 2024.11.21 01:26:52.076980 [ 252 ] {f24c48ba-0b72-4fb9-bf9c-48b3a163abbc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001644 sec., 7907.542579075425 rows/sec., 493.03 KiB/sec. | ||
11560 | 2024.11.21 01:26:52.077096 [ 252 ] {f24c48ba-0b72-4fb9-bf9c-48b3a163abbc} <Debug> TCPHandler: Processed in 0.001932487 sec. | ||
11561 | 2024.11.21 01:26:52.077334 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11562 | 2024.11.21 01:26:52.077473 [ 253 ] {f9ada477-33bf-4235-9ec4-ff9d10868b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11563 | 2024.11.21 01:26:52.077530 [ 253 ] {f9ada477-33bf-4235-9ec4-ff9d10868b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11564 | 2024.11.21 01:26:52.078413 [ 253 ] {f9ada477-33bf-4235-9ec4-ff9d10868b6b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11565 | 2024.11.21 01:26:52.078450 [ 253 ] {f9ada477-33bf-4235-9ec4-ff9d10868b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11566 | 2024.11.21 01:26:52.078834 [ 253 ] {f9ada477-33bf-4235-9ec4-ff9d10868b6b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11567 | 2024.11.21 01:26:52.079075 [ 253 ] {f9ada477-33bf-4235-9ec4-ff9d10868b6b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11568 | 2024.11.21 01:26:52.079218 [ 26 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11569 | 2024.11.21 01:26:52.079263 [ 26 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11570 | 2024.11.21 01:26:52.079267 [ 253 ] {f9ada477-33bf-4235-9ec4-ff9d10868b6b} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001823 sec., 230938.01426220516 rows/sec., 16.50 MiB/sec. | ||
11571 | 2024.11.21 01:26:52.079292 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11572 | 2024.11.21 01:26:52.079344 [ 253 ] {f9ada477-33bf-4235-9ec4-ff9d10868b6b} <Debug> TCPHandler: Processed in 0.00213188 sec. | ||
11573 | 2024.11.21 01:26:52.079570 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
11574 | 2024.11.21 01:26:52.079583 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11575 | 2024.11.21 01:26:52.079869 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11576 | 2024.11.21 01:26:52.079880 [ 252 ] {db8cae4c-bc27-4c10-867e-be8afd762485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11577 | 2024.11.21 01:26:52.079935 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 913 rows starting from the beginning of the part | ||
11578 | 2024.11.21 01:26:52.079990 [ 252 ] {db8cae4c-bc27-4c10-867e-be8afd762485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11579 | 2024.11.21 01:26:52.080277 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
11580 | 2024.11.21 01:26:52.080618 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 421 rows starting from the beginning of the part | ||
11581 | 2024.11.21 01:26:52.081004 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
11582 | 2024.11.21 01:26:52.081343 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
11583 | 2024.11.21 01:26:52.081599 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 421 rows starting from the beginning of the part | ||
11584 | 2024.11.21 01:26:52.082442 [ 252 ] {db8cae4c-bc27-4c10-867e-be8afd762485} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11585 | 2024.11.21 01:26:52.082506 [ 252 ] {db8cae4c-bc27-4c10-867e-be8afd762485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11586 | 2024.11.21 01:26:52.083355 [ 252 ] {db8cae4c-bc27-4c10-867e-be8afd762485} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11587 | 2024.11.21 01:26:52.083879 [ 252 ] {db8cae4c-bc27-4c10-867e-be8afd762485} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11588 | 2024.11.21 01:26:52.084226 [ 252 ] {db8cae4c-bc27-4c10-867e-be8afd762485} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004454 sec., 1347.103726986978 rows/sec., 70.38 KiB/sec. | ||
11589 | 2024.11.21 01:26:52.084398 [ 252 ] {db8cae4c-bc27-4c10-867e-be8afd762485} <Debug> TCPHandler: Processed in 0.004938629 sec. | ||
11590 | 2024.11.21 01:26:52.084647 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11591 | 2024.11.21 01:26:52.084828 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005445157 sec., 357565.44760784676 rows/sec., 27.36 MiB/sec. | ||
11592 | 2024.11.21 01:26:52.084882 [ 253 ] {9aaed062-fde6-4df6-85de-5352fcdd6415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11593 | 2024.11.21 01:26:52.084952 [ 253 ] {9aaed062-fde6-4df6-85de-5352fcdd6415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11594 | 2024.11.21 01:26:52.085062 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11595 | 2024.11.21 01:26:52.085646 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11596 | 2024.11.21 01:26:52.085867 [ 195 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_111_22} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11597 | 2024.11.21 01:26:52.086044 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
11598 | 2024.11.21 01:26:52.086211 [ 253 ] {9aaed062-fde6-4df6-85de-5352fcdd6415} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11599 | 2024.11.21 01:26:52.086254 [ 253 ] {9aaed062-fde6-4df6-85de-5352fcdd6415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11600 | 2024.11.21 01:26:52.086669 [ 253 ] {9aaed062-fde6-4df6-85de-5352fcdd6415} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11601 | 2024.11.21 01:26:52.086917 [ 253 ] {9aaed062-fde6-4df6-85de-5352fcdd6415} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11602 | 2024.11.21 01:26:52.087054 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11603 | 2024.11.21 01:26:52.087095 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11604 | 2024.11.21 01:26:52.087104 [ 253 ] {9aaed062-fde6-4df6-85de-5352fcdd6415} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002273 sec., 104267.48790145184 rows/sec., 6.99 MiB/sec. | ||
11605 | 2024.11.21 01:26:52.087119 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11606 | 2024.11.21 01:26:52.087205 [ 253 ] {9aaed062-fde6-4df6-85de-5352fcdd6415} <Debug> TCPHandler: Processed in 0.002701958 sec. | ||
11607 | 2024.11.21 01:26:52.087257 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
11608 | 2024.11.21 01:26:52.087388 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11609 | 2024.11.21 01:26:52.087400 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11610 | 2024.11.21 01:26:52.087468 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_106_21, total 20888 rows starting from the beginning of the part | ||
11611 | 2024.11.21 01:26:52.087723 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
11612 | 2024.11.21 01:26:52.087763 [ 252 ] {780ff6a2-64f3-4414-9eab-c76a7cbd5666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11613 | 2024.11.21 01:26:52.088011 [ 252 ] {780ff6a2-64f3-4414-9eab-c76a7cbd5666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11614 | 2024.11.21 01:26:52.088103 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part | ||
11615 | 2024.11.21 01:26:52.088533 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 128 rows starting from the beginning of the part | ||
11616 | 2024.11.21 01:26:52.088939 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
11617 | 2024.11.21 01:26:52.089305 [ 190 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 237 rows starting from the beginning of the part | ||
11618 | 2024.11.21 01:26:52.090199 [ 252 ] {780ff6a2-64f3-4414-9eab-c76a7cbd5666} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11619 | 2024.11.21 01:26:52.090275 [ 252 ] {780ff6a2-64f3-4414-9eab-c76a7cbd5666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11620 | 2024.11.21 01:26:52.090848 [ 252 ] {780ff6a2-64f3-4414-9eab-c76a7cbd5666} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11621 | 2024.11.21 01:26:52.091156 [ 252 ] {780ff6a2-64f3-4414-9eab-c76a7cbd5666} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11622 | 2024.11.21 01:26:52.091534 [ 252 ] {780ff6a2-64f3-4414-9eab-c76a7cbd5666} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003968 sec., 252.01612903225805 rows/sec., 16.98 KiB/sec. | ||
11623 | 2024.11.21 01:26:52.091734 [ 252 ] {780ff6a2-64f3-4414-9eab-c76a7cbd5666} <Debug> TCPHandler: Processed in 0.004435102 sec. | ||
11624 | 2024.11.21 01:26:52.091922 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11625 | 2024.11.21 01:26:52.092101 [ 253 ] {1f6df5ed-6a33-43b9-b634-39f02d200f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11626 | 2024.11.21 01:26:52.092256 [ 253 ] {1f6df5ed-6a33-43b9-b634-39f02d200f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11627 | 2024.11.21 01:26:52.093565 [ 253 ] {1f6df5ed-6a33-43b9-b634-39f02d200f90} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11628 | 2024.11.21 01:26:52.093603 [ 253 ] {1f6df5ed-6a33-43b9-b634-39f02d200f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11629 | 2024.11.21 01:26:52.094256 [ 253 ] {1f6df5ed-6a33-43b9-b634-39f02d200f90} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11630 | 2024.11.21 01:26:52.094516 [ 253 ] {1f6df5ed-6a33-43b9-b634-39f02d200f90} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11631 | 2024.11.21 01:26:52.094758 [ 253 ] {1f6df5ed-6a33-43b9-b634-39f02d200f90} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002706 sec., 14412.416851441241 rows/sec., 25.83 MiB/sec. | ||
11632 | 2024.11.21 01:26:52.095326 [ 253 ] {1f6df5ed-6a33-43b9-b634-39f02d200f90} <Debug> TCPHandler: Processed in 0.003487109 sec. | ||
11633 | 2024.11.21 01:26:52.095497 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11634 | 2024.11.21 01:26:52.095639 [ 252 ] {1facd52e-b28d-4256-b3f3-b17b1e84a7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11635 | 2024.11.21 01:26:52.095698 [ 252 ] {1facd52e-b28d-4256-b3f3-b17b1e84a7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11636 | 2024.11.21 01:26:52.096279 [ 252 ] {1facd52e-b28d-4256-b3f3-b17b1e84a7a5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11637 | 2024.11.21 01:26:52.096319 [ 252 ] {1facd52e-b28d-4256-b3f3-b17b1e84a7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11638 | 2024.11.21 01:26:52.096689 [ 252 ] {1facd52e-b28d-4256-b3f3-b17b1e84a7a5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
11639 | 2024.11.21 01:26:52.096935 [ 252 ] {1facd52e-b28d-4256-b3f3-b17b1e84a7a5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11640 | 2024.11.21 01:26:52.097120 [ 26 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
11641 | 2024.11.21 01:26:52.097166 [ 252 ] {1facd52e-b28d-4256-b3f3-b17b1e84a7a5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00155 sec., 52903.22580645161 rows/sec., 3.36 MiB/sec. | ||
11642 | 2024.11.21 01:26:52.097193 [ 26 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11643 | 2024.11.21 01:26:52.097267 [ 252 ] {1facd52e-b28d-4256-b3f3-b17b1e84a7a5} <Debug> TCPHandler: Processed in 0.001841796 sec. | ||
11644 | 2024.11.21 01:26:52.097270 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11645 | 2024.11.21 01:26:52.097490 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
11646 | 2024.11.21 01:26:52.097770 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11647 | 2024.11.21 01:26:52.097853 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6608 rows starting from the beginning of the part | ||
11648 | 2024.11.21 01:26:52.098218 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
11649 | 2024.11.21 01:26:52.098670 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part | ||
11650 | 2024.11.21 01:26:52.099024 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 48 rows starting from the beginning of the part | ||
11651 | 2024.11.21 01:26:52.099411 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
11652 | 2024.11.21 01:26:52.099579 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part | ||
11653 | 2024.11.21 01:26:52.101836 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21810 rows, containing 5 columns (5 merged, 0 gathered) in 0.014640757 sec., 1489677.0706596659 rows/sec., 101.60 MiB/sec. | ||
11654 | 2024.11.21 01:26:52.102337 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11655 | 2024.11.21 01:26:52.102461 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6940 rows, containing 4 columns (4 merged, 0 gathered) in 0.005082511 sec., 1365466.7938741304 rows/sec., 89.64 MiB/sec. | ||
11656 | 2024.11.21 01:26:52.102708 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11657 | 2024.11.21 01:26:52.102791 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11658 | 2024.11.21 01:26:52.102921 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
11659 | 2024.11.21 01:26:52.102941 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
11660 | 2024.11.21 01:26:52.103351 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11661 | 2024.11.21 01:26:52.103461 [ 191 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_111_22} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
11662 | 2024.11.21 01:26:52.103571 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
11663 | 2024.11.21 01:26:56.068047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1690 | ||
11664 | 2024.11.21 01:26:56.071345 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11665 | 2024.11.21 01:26:56.071404 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11666 | 2024.11.21 01:26:56.072882 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11667 | 2024.11.21 01:26:56.073198 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11668 | 2024.11.21 01:26:56.074843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
11669 | 2024.11.21 01:26:57.053276 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11670 | 2024.11.21 01:26:57.053485 [ 252 ] {721b0339-b3e0-4bca-8ae7-ee80db94252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11671 | 2024.11.21 01:26:57.053561 [ 252 ] {721b0339-b3e0-4bca-8ae7-ee80db94252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11672 | 2024.11.21 01:26:57.054401 [ 252 ] {721b0339-b3e0-4bca-8ae7-ee80db94252c} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11673 | 2024.11.21 01:26:57.054448 [ 252 ] {721b0339-b3e0-4bca-8ae7-ee80db94252c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11674 | 2024.11.21 01:26:57.054868 [ 252 ] {721b0339-b3e0-4bca-8ae7-ee80db94252c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
11675 | 2024.11.21 01:26:57.055120 [ 252 ] {721b0339-b3e0-4bca-8ae7-ee80db94252c} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11676 | 2024.11.21 01:26:57.055374 [ 252 ] {721b0339-b3e0-4bca-8ae7-ee80db94252c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001932 sec., 3105.590062111801 rows/sec., 253.24 KiB/sec. | ||
11677 | 2024.11.21 01:26:57.055472 [ 252 ] {721b0339-b3e0-4bca-8ae7-ee80db94252c} <Debug> TCPHandler: Processed in 0.002329003 sec. | ||
11678 | 2024.11.21 01:26:57.055766 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11679 | 2024.11.21 01:26:57.055983 [ 253 ] {d96e79f9-fda6-4ff3-8a2d-1b89ff126662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11680 | 2024.11.21 01:26:57.056061 [ 253 ] {d96e79f9-fda6-4ff3-8a2d-1b89ff126662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11681 | 2024.11.21 01:26:57.056861 [ 253 ] {d96e79f9-fda6-4ff3-8a2d-1b89ff126662} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11682 | 2024.11.21 01:26:57.056909 [ 253 ] {d96e79f9-fda6-4ff3-8a2d-1b89ff126662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11683 | 2024.11.21 01:26:57.057365 [ 253 ] {d96e79f9-fda6-4ff3-8a2d-1b89ff126662} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11684 | 2024.11.21 01:26:57.057631 [ 253 ] {d96e79f9-fda6-4ff3-8a2d-1b89ff126662} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11685 | 2024.11.21 01:26:57.057856 [ 253 ] {d96e79f9-fda6-4ff3-8a2d-1b89ff126662} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001933 sec., 30522.503879979307 rows/sec., 2.32 MiB/sec. | ||
11686 | 2024.11.21 01:26:57.057910 [ 253 ] {d96e79f9-fda6-4ff3-8a2d-1b89ff126662} <Debug> TCPHandler: Processed in 0.002307283 sec. | ||
11687 | 2024.11.21 01:26:57.058059 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11688 | 2024.11.21 01:26:57.058196 [ 252 ] {50b26ba9-63d7-4012-a23a-be2e3f6b5542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11689 | 2024.11.21 01:26:57.058253 [ 252 ] {50b26ba9-63d7-4012-a23a-be2e3f6b5542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11690 | 2024.11.21 01:26:57.058839 [ 252 ] {50b26ba9-63d7-4012-a23a-be2e3f6b5542} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11691 | 2024.11.21 01:26:57.058878 [ 252 ] {50b26ba9-63d7-4012-a23a-be2e3f6b5542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11692 | 2024.11.21 01:26:57.059234 [ 252 ] {50b26ba9-63d7-4012-a23a-be2e3f6b5542} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11693 | 2024.11.21 01:26:57.059493 [ 252 ] {50b26ba9-63d7-4012-a23a-be2e3f6b5542} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11694 | 2024.11.21 01:26:57.059701 [ 252 ] {50b26ba9-63d7-4012-a23a-be2e3f6b5542} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001536 sec., 3906.25 rows/sec., 272.75 KiB/sec. | ||
11695 | 2024.11.21 01:26:57.059752 [ 252 ] {50b26ba9-63d7-4012-a23a-be2e3f6b5542} <Debug> TCPHandler: Processed in 0.001759175 sec. | ||
11696 | 2024.11.21 01:26:57.059962 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11697 | 2024.11.21 01:26:57.060199 [ 253 ] {93125908-fc16-48b1-9698-1916f73789a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11698 | 2024.11.21 01:26:57.060290 [ 253 ] {93125908-fc16-48b1-9698-1916f73789a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11699 | 2024.11.21 01:26:57.060963 [ 253 ] {93125908-fc16-48b1-9698-1916f73789a4} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11700 | 2024.11.21 01:26:57.061002 [ 253 ] {93125908-fc16-48b1-9698-1916f73789a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11701 | 2024.11.21 01:26:57.061423 [ 253 ] {93125908-fc16-48b1-9698-1916f73789a4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11702 | 2024.11.21 01:26:57.061673 [ 253 ] {93125908-fc16-48b1-9698-1916f73789a4} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11703 | 2024.11.21 01:26:57.061887 [ 253 ] {93125908-fc16-48b1-9698-1916f73789a4} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00174 sec., 40229.88505747126 rows/sec., 3.15 MiB/sec. | ||
11704 | 2024.11.21 01:26:57.061944 [ 253 ] {93125908-fc16-48b1-9698-1916f73789a4} <Debug> TCPHandler: Processed in 0.002096429 sec. | ||
11705 | 2024.11.21 01:26:57.062127 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11706 | 2024.11.21 01:26:57.062266 [ 252 ] {0c1aebe1-795e-4b81-b189-e2c9f75b00a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11707 | 2024.11.21 01:26:57.062327 [ 252 ] {0c1aebe1-795e-4b81-b189-e2c9f75b00a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11708 | 2024.11.21 01:26:57.062986 [ 252 ] {0c1aebe1-795e-4b81-b189-e2c9f75b00a8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11709 | 2024.11.21 01:26:57.063037 [ 252 ] {0c1aebe1-795e-4b81-b189-e2c9f75b00a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11710 | 2024.11.21 01:26:57.063488 [ 252 ] {0c1aebe1-795e-4b81-b189-e2c9f75b00a8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11711 | 2024.11.21 01:26:57.063733 [ 252 ] {0c1aebe1-795e-4b81-b189-e2c9f75b00a8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11712 | 2024.11.21 01:26:57.063934 [ 252 ] {0c1aebe1-795e-4b81-b189-e2c9f75b00a8} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.0017 sec., 77058.82352941176 rows/sec., 5.37 MiB/sec. | ||
11713 | 2024.11.21 01:26:57.063984 [ 252 ] {0c1aebe1-795e-4b81-b189-e2c9f75b00a8} <Debug> TCPHandler: Processed in 0.001924537 sec. | ||
11714 | 2024.11.21 01:26:57.064137 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11715 | 2024.11.21 01:26:57.064255 [ 253 ] {8c808ed3-9252-4ee1-9993-fabac2d5a9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11716 | 2024.11.21 01:26:57.064307 [ 253 ] {8c808ed3-9252-4ee1-9993-fabac2d5a9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11717 | 2024.11.21 01:26:57.064881 [ 253 ] {8c808ed3-9252-4ee1-9993-fabac2d5a9cb} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11718 | 2024.11.21 01:26:57.064928 [ 253 ] {8c808ed3-9252-4ee1-9993-fabac2d5a9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11719 | 2024.11.21 01:26:57.065382 [ 253 ] {8c808ed3-9252-4ee1-9993-fabac2d5a9cb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
11720 | 2024.11.21 01:26:57.065627 [ 253 ] {8c808ed3-9252-4ee1-9993-fabac2d5a9cb} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11721 | 2024.11.21 01:26:57.065883 [ 253 ] {8c808ed3-9252-4ee1-9993-fabac2d5a9cb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001644 sec., 29197.0802919708 rows/sec., 1.97 MiB/sec. | ||
11722 | 2024.11.21 01:26:57.065914 [ 217 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11723 | 2024.11.21 01:26:57.065980 [ 217 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11724 | 2024.11.21 01:26:57.065992 [ 253 ] {8c808ed3-9252-4ee1-9993-fabac2d5a9cb} <Debug> TCPHandler: Processed in 0.001912336 sec. | ||
11725 | 2024.11.21 01:26:57.067935 [ 217 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11726 | 2024.11.21 01:26:57.827837 [ 217 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
11727 | 2024.11.21 01:26:57.827909 [ 217 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
11728 | 2024.11.21 01:26:57.830034 [ 217 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
11729 | 2024.11.21 01:26:57.965107 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11730 | 2024.11.21 01:26:57.965171 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11731 | 2024.11.21 01:26:57.967272 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11732 | 2024.11.21 01:26:58.273070 [ 225 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11733 | 2024.11.21 01:26:58.273137 [ 225 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11734 | 2024.11.21 01:26:58.275196 [ 225 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11735 | 2024.11.21 01:26:58.614333 [ 225 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11736 | 2024.11.21 01:26:58.614379 [ 225 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11737 | 2024.11.21 01:26:58.616310 [ 225 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11738 | 2024.11.21 01:27:02.053924 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11739 | 2024.11.21 01:27:02.054134 [ 252 ] {cf9a47ac-9575-4ca8-a893-27f2a28b57e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11740 | 2024.11.21 01:27:02.054207 [ 252 ] {cf9a47ac-9575-4ca8-a893-27f2a28b57e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11741 | 2024.11.21 01:27:02.055001 [ 252 ] {cf9a47ac-9575-4ca8-a893-27f2a28b57e7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11742 | 2024.11.21 01:27:02.055052 [ 252 ] {cf9a47ac-9575-4ca8-a893-27f2a28b57e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11743 | 2024.11.21 01:27:02.055500 [ 252 ] {cf9a47ac-9575-4ca8-a893-27f2a28b57e7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
11744 | 2024.11.21 01:27:02.055760 [ 252 ] {cf9a47ac-9575-4ca8-a893-27f2a28b57e7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11745 | 2024.11.21 01:27:02.056002 [ 252 ] {cf9a47ac-9575-4ca8-a893-27f2a28b57e7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.22 MiB/sec. | ||
11746 | 2024.11.21 01:27:02.056070 [ 252 ] {cf9a47ac-9575-4ca8-a893-27f2a28b57e7} <Debug> TCPHandler: Processed in 0.002277262 sec. | ||
11747 | 2024.11.21 01:27:02.056345 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11748 | 2024.11.21 01:27:02.056543 [ 253 ] {affd880a-7db8-490e-9959-1d5afc04d122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11749 | 2024.11.21 01:27:02.056619 [ 253 ] {affd880a-7db8-490e-9959-1d5afc04d122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11750 | 2024.11.21 01:27:02.057387 [ 253 ] {affd880a-7db8-490e-9959-1d5afc04d122} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11751 | 2024.11.21 01:27:02.057437 [ 253 ] {affd880a-7db8-490e-9959-1d5afc04d122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11752 | 2024.11.21 01:27:02.057883 [ 253 ] {affd880a-7db8-490e-9959-1d5afc04d122} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
11753 | 2024.11.21 01:27:02.058146 [ 253 ] {affd880a-7db8-490e-9959-1d5afc04d122} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11754 | 2024.11.21 01:27:02.058390 [ 253 ] {affd880a-7db8-490e-9959-1d5afc04d122} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001897 sec., 33737.48023194518 rows/sec., 2.63 MiB/sec. | ||
11755 | 2024.11.21 01:27:02.058495 [ 253 ] {affd880a-7db8-490e-9959-1d5afc04d122} <Debug> TCPHandler: Processed in 0.002290073 sec. | ||
11756 | 2024.11.21 01:27:02.058695 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11757 | 2024.11.21 01:27:02.058838 [ 252 ] {5185cda9-42af-4e28-a9a3-e7e2ce613f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11758 | 2024.11.21 01:27:02.058895 [ 252 ] {5185cda9-42af-4e28-a9a3-e7e2ce613f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11759 | 2024.11.21 01:27:02.059474 [ 252 ] {5185cda9-42af-4e28-a9a3-e7e2ce613f22} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11760 | 2024.11.21 01:27:02.059515 [ 252 ] {5185cda9-42af-4e28-a9a3-e7e2ce613f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11761 | 2024.11.21 01:27:02.059927 [ 252 ] {5185cda9-42af-4e28-a9a3-e7e2ce613f22} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
11762 | 2024.11.21 01:27:02.060173 [ 252 ] {5185cda9-42af-4e28-a9a3-e7e2ce613f22} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11763 | 2024.11.21 01:27:02.060388 [ 252 ] {5185cda9-42af-4e28-a9a3-e7e2ce613f22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001581 sec., 101201.77103099304 rows/sec., 7.05 MiB/sec. | ||
11764 | 2024.11.21 01:27:02.060448 [ 252 ] {5185cda9-42af-4e28-a9a3-e7e2ce613f22} <Debug> TCPHandler: Processed in 0.001835266 sec. | ||
11765 | 2024.11.21 01:27:02.060624 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11766 | 2024.11.21 01:27:02.060767 [ 253 ] {ba3367f3-3029-4721-b76a-46482526ea23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11767 | 2024.11.21 01:27:02.060831 [ 253 ] {ba3367f3-3029-4721-b76a-46482526ea23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11768 | 2024.11.21 01:27:02.061413 [ 253 ] {ba3367f3-3029-4721-b76a-46482526ea23} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11769 | 2024.11.21 01:27:02.061460 [ 253 ] {ba3367f3-3029-4721-b76a-46482526ea23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11770 | 2024.11.21 01:27:02.061854 [ 253 ] {ba3367f3-3029-4721-b76a-46482526ea23} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
11771 | 2024.11.21 01:27:02.062105 [ 253 ] {ba3367f3-3029-4721-b76a-46482526ea23} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11772 | 2024.11.21 01:27:02.062278 [ 253 ] {ba3367f3-3029-4721-b76a-46482526ea23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. | ||
11773 | 2024.11.21 01:27:02.062325 [ 253 ] {ba3367f3-3029-4721-b76a-46482526ea23} <Debug> TCPHandler: Processed in 0.001769605 sec. | ||
11774 | 2024.11.21 01:27:04.034017 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11775 | 2024.11.21 01:27:04.216491 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11776 | 2024.11.21 01:27:04.246860 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38996, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11777 | 2024.11.21 01:27:04.357207 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11778 | 2024.11.21 01:27:04.383521 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11779 | 2024.11.21 01:27:04.400850 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11780 | 2024.11.21 01:27:04.420184 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11781 | 2024.11.21 01:27:04.436431 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11782 | 2024.11.21 01:27:05.667625 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11783 | 2024.11.21 01:27:05.667697 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11784 | 2024.11.21 01:27:06.001868 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00146559 sec. | ||
11785 | 2024.11.21 01:27:06.075066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1710 | ||
11786 | 2024.11.21 01:27:06.077874 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11787 | 2024.11.21 01:27:06.077926 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11788 | 2024.11.21 01:27:06.079414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11789 | 2024.11.21 01:27:06.079720 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11790 | 2024.11.21 01:27:06.080126 [ 220 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11791 | 2024.11.21 01:27:06.080224 [ 220 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11792 | 2024.11.21 01:27:06.080714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1710 | ||
11793 | 2024.11.21 01:27:06.082822 [ 220 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11794 | 2024.11.21 01:27:06.674760 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
11795 | 2024.11.21 01:27:06.674816 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
11796 | 2024.11.21 01:27:06.676951 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
11797 | 2024.11.21 01:27:07.060329 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11798 | 2024.11.21 01:27:07.060536 [ 252 ] {8700d2a3-e1fd-4cc5-8d7d-e892c8e3e5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11799 | 2024.11.21 01:27:07.060610 [ 252 ] {8700d2a3-e1fd-4cc5-8d7d-e892c8e3e5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11800 | 2024.11.21 01:27:07.061338 [ 252 ] {8700d2a3-e1fd-4cc5-8d7d-e892c8e3e5fa} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11801 | 2024.11.21 01:27:07.061379 [ 252 ] {8700d2a3-e1fd-4cc5-8d7d-e892c8e3e5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11802 | 2024.11.21 01:27:07.061810 [ 252 ] {8700d2a3-e1fd-4cc5-8d7d-e892c8e3e5fa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11803 | 2024.11.21 01:27:07.062064 [ 252 ] {8700d2a3-e1fd-4cc5-8d7d-e892c8e3e5fa} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11804 | 2024.11.21 01:27:07.062284 [ 252 ] {8700d2a3-e1fd-4cc5-8d7d-e892c8e3e5fa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001802 sec., 7769.145394006659 rows/sec., 559.27 KiB/sec. | ||
11805 | 2024.11.21 01:27:07.062349 [ 252 ] {8700d2a3-e1fd-4cc5-8d7d-e892c8e3e5fa} <Debug> TCPHandler: Processed in 0.00215494 sec. | ||
11806 | 2024.11.21 01:27:07.062617 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11807 | 2024.11.21 01:27:07.062841 [ 253 ] {7723084c-6a93-4c20-90e8-1f06c2876c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11808 | 2024.11.21 01:27:07.062926 [ 253 ] {7723084c-6a93-4c20-90e8-1f06c2876c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11809 | 2024.11.21 01:27:07.063891 [ 253 ] {7723084c-6a93-4c20-90e8-1f06c2876c0f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11810 | 2024.11.21 01:27:07.063939 [ 253 ] {7723084c-6a93-4c20-90e8-1f06c2876c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11811 | 2024.11.21 01:27:07.064433 [ 253 ] {7723084c-6a93-4c20-90e8-1f06c2876c0f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
11812 | 2024.11.21 01:27:07.064698 [ 253 ] {7723084c-6a93-4c20-90e8-1f06c2876c0f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11813 | 2024.11.21 01:27:07.064910 [ 253 ] {7723084c-6a93-4c20-90e8-1f06c2876c0f} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.00213 sec., 131924.88262910797 rows/sec., 11.64 MiB/sec. | ||
11814 | 2024.11.21 01:27:07.064986 [ 253 ] {7723084c-6a93-4c20-90e8-1f06c2876c0f} <Debug> TCPHandler: Processed in 0.002513555 sec. | ||
11815 | 2024.11.21 01:27:07.065221 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11816 | 2024.11.21 01:27:07.065379 [ 252 ] {ba80df1d-6dec-4cef-bfc1-6fcbd521299b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11817 | 2024.11.21 01:27:07.065438 [ 252 ] {ba80df1d-6dec-4cef-bfc1-6fcbd521299b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11818 | 2024.11.21 01:27:07.066085 [ 252 ] {ba80df1d-6dec-4cef-bfc1-6fcbd521299b} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11819 | 2024.11.21 01:27:07.066125 [ 252 ] {ba80df1d-6dec-4cef-bfc1-6fcbd521299b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11820 | 2024.11.21 01:27:07.066505 [ 252 ] {ba80df1d-6dec-4cef-bfc1-6fcbd521299b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11821 | 2024.11.21 01:27:07.066764 [ 252 ] {ba80df1d-6dec-4cef-bfc1-6fcbd521299b} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11822 | 2024.11.21 01:27:07.066999 [ 252 ] {ba80df1d-6dec-4cef-bfc1-6fcbd521299b} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.00165 sec., 27878.78787878788 rows/sec., 2.01 MiB/sec. | ||
11823 | 2024.11.21 01:27:07.067093 [ 252 ] {ba80df1d-6dec-4cef-bfc1-6fcbd521299b} <Debug> TCPHandler: Processed in 0.001985348 sec. | ||
11824 | 2024.11.21 01:27:07.067298 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11825 | 2024.11.21 01:27:07.067433 [ 253 ] {18fb3ff3-cee2-405f-a6fe-991653d0cd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11826 | 2024.11.21 01:27:07.067485 [ 253 ] {18fb3ff3-cee2-405f-a6fe-991653d0cd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11827 | 2024.11.21 01:27:07.068084 [ 253 ] {18fb3ff3-cee2-405f-a6fe-991653d0cd4f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11828 | 2024.11.21 01:27:07.068123 [ 253 ] {18fb3ff3-cee2-405f-a6fe-991653d0cd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11829 | 2024.11.21 01:27:07.068507 [ 253 ] {18fb3ff3-cee2-405f-a6fe-991653d0cd4f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11830 | 2024.11.21 01:27:07.068758 [ 253 ] {18fb3ff3-cee2-405f-a6fe-991653d0cd4f} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11831 | 2024.11.21 01:27:07.068940 [ 253 ] {18fb3ff3-cee2-405f-a6fe-991653d0cd4f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001532 sec., 9138.381201044387 rows/sec., 639.99 KiB/sec. | ||
11832 | 2024.11.21 01:27:07.068998 [ 253 ] {18fb3ff3-cee2-405f-a6fe-991653d0cd4f} <Debug> TCPHandler: Processed in 0.001777285 sec. | ||
11833 | 2024.11.21 01:27:07.069156 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11834 | 2024.11.21 01:27:07.069281 [ 252 ] {4ee99c6d-d755-4cb1-9c2c-960ce5d72516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11835 | 2024.11.21 01:27:07.069331 [ 252 ] {4ee99c6d-d755-4cb1-9c2c-960ce5d72516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11836 | 2024.11.21 01:27:07.069920 [ 252 ] {4ee99c6d-d755-4cb1-9c2c-960ce5d72516} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11837 | 2024.11.21 01:27:07.069962 [ 252 ] {4ee99c6d-d755-4cb1-9c2c-960ce5d72516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11838 | 2024.11.21 01:27:07.070349 [ 252 ] {4ee99c6d-d755-4cb1-9c2c-960ce5d72516} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11839 | 2024.11.21 01:27:07.070596 [ 252 ] {4ee99c6d-d755-4cb1-9c2c-960ce5d72516} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11840 | 2024.11.21 01:27:07.070805 [ 252 ] {4ee99c6d-d755-4cb1-9c2c-960ce5d72516} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001549 sec., 8392.511297611361 rows/sec., 523.27 KiB/sec. | ||
11841 | 2024.11.21 01:27:07.070860 [ 252 ] {4ee99c6d-d755-4cb1-9c2c-960ce5d72516} <Debug> TCPHandler: Processed in 0.001764794 sec. | ||
11842 | 2024.11.21 01:27:07.071023 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11843 | 2024.11.21 01:27:07.071167 [ 253 ] {b1c58aa8-9e73-47a5-9e54-980056b38b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11844 | 2024.11.21 01:27:07.071227 [ 253 ] {b1c58aa8-9e73-47a5-9e54-980056b38b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11845 | 2024.11.21 01:27:07.072014 [ 253 ] {b1c58aa8-9e73-47a5-9e54-980056b38b26} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11846 | 2024.11.21 01:27:07.072053 [ 253 ] {b1c58aa8-9e73-47a5-9e54-980056b38b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11847 | 2024.11.21 01:27:07.072455 [ 253 ] {b1c58aa8-9e73-47a5-9e54-980056b38b26} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
11848 | 2024.11.21 01:27:07.072714 [ 253 ] {b1c58aa8-9e73-47a5-9e54-980056b38b26} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11849 | 2024.11.21 01:27:07.072892 [ 253 ] {b1c58aa8-9e73-47a5-9e54-980056b38b26} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001758 sec., 239476.67804323093 rows/sec., 17.11 MiB/sec. | ||
11850 | 2024.11.21 01:27:07.072943 [ 253 ] {b1c58aa8-9e73-47a5-9e54-980056b38b26} <Debug> TCPHandler: Processed in 0.001991528 sec. | ||
11851 | 2024.11.21 01:27:07.073134 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11852 | 2024.11.21 01:27:07.073277 [ 252 ] {4546720b-7cca-40f8-a47e-84048f1e10da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11853 | 2024.11.21 01:27:07.073336 [ 252 ] {4546720b-7cca-40f8-a47e-84048f1e10da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11854 | 2024.11.21 01:27:07.073883 [ 252 ] {4546720b-7cca-40f8-a47e-84048f1e10da} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11855 | 2024.11.21 01:27:07.073923 [ 252 ] {4546720b-7cca-40f8-a47e-84048f1e10da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11856 | 2024.11.21 01:27:07.074300 [ 252 ] {4546720b-7cca-40f8-a47e-84048f1e10da} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11857 | 2024.11.21 01:27:07.074541 [ 252 ] {4546720b-7cca-40f8-a47e-84048f1e10da} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11858 | 2024.11.21 01:27:07.074745 [ 252 ] {4546720b-7cca-40f8-a47e-84048f1e10da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. | ||
11859 | 2024.11.21 01:27:07.074795 [ 252 ] {4546720b-7cca-40f8-a47e-84048f1e10da} <Debug> TCPHandler: Processed in 0.001755405 sec. | ||
11860 | 2024.11.21 01:27:07.074949 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11861 | 2024.11.21 01:27:07.075072 [ 253 ] {78200456-cb1e-4b64-9c82-0f37551ea3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11862 | 2024.11.21 01:27:07.075126 [ 253 ] {78200456-cb1e-4b64-9c82-0f37551ea3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11863 | 2024.11.21 01:27:07.075815 [ 253 ] {78200456-cb1e-4b64-9c82-0f37551ea3b7} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11864 | 2024.11.21 01:27:07.075857 [ 253 ] {78200456-cb1e-4b64-9c82-0f37551ea3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11865 | 2024.11.21 01:27:07.076283 [ 253 ] {78200456-cb1e-4b64-9c82-0f37551ea3b7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
11866 | 2024.11.21 01:27:07.076543 [ 253 ] {78200456-cb1e-4b64-9c82-0f37551ea3b7} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11867 | 2024.11.21 01:27:07.076726 [ 253 ] {78200456-cb1e-4b64-9c82-0f37551ea3b7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00168 sec., 141071.42857142858 rows/sec., 9.46 MiB/sec. | ||
11868 | 2024.11.21 01:27:07.076781 [ 253 ] {78200456-cb1e-4b64-9c82-0f37551ea3b7} <Debug> TCPHandler: Processed in 0.001893547 sec. | ||
11869 | 2024.11.21 01:27:07.076951 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11870 | 2024.11.21 01:27:07.077089 [ 252 ] {9e397cd7-1aad-4e1b-96d4-1681ebff345c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11871 | 2024.11.21 01:27:07.077152 [ 252 ] {9e397cd7-1aad-4e1b-96d4-1681ebff345c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11872 | 2024.11.21 01:27:07.077702 [ 252 ] {9e397cd7-1aad-4e1b-96d4-1681ebff345c} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11873 | 2024.11.21 01:27:07.077741 [ 252 ] {9e397cd7-1aad-4e1b-96d4-1681ebff345c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11874 | 2024.11.21 01:27:07.078109 [ 252 ] {9e397cd7-1aad-4e1b-96d4-1681ebff345c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11875 | 2024.11.21 01:27:07.078359 [ 252 ] {9e397cd7-1aad-4e1b-96d4-1681ebff345c} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11876 | 2024.11.21 01:27:07.078578 [ 252 ] {9e397cd7-1aad-4e1b-96d4-1681ebff345c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec. | ||
11877 | 2024.11.21 01:27:07.078689 [ 252 ] {9e397cd7-1aad-4e1b-96d4-1681ebff345c} <Debug> TCPHandler: Processed in 0.001805456 sec. | ||
11878 | 2024.11.21 01:27:07.078885 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11879 | 2024.11.21 01:27:07.079025 [ 253 ] {e20ea69d-97c8-4d79-a85e-b82e24345429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11880 | 2024.11.21 01:27:07.079119 [ 253 ] {e20ea69d-97c8-4d79-a85e-b82e24345429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11881 | 2024.11.21 01:27:07.080402 [ 253 ] {e20ea69d-97c8-4d79-a85e-b82e24345429} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11882 | 2024.11.21 01:27:07.080441 [ 253 ] {e20ea69d-97c8-4d79-a85e-b82e24345429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11883 | 2024.11.21 01:27:07.081113 [ 253 ] {e20ea69d-97c8-4d79-a85e-b82e24345429} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11884 | 2024.11.21 01:27:07.081377 [ 253 ] {e20ea69d-97c8-4d79-a85e-b82e24345429} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11885 | 2024.11.21 01:27:07.081577 [ 253 ] {e20ea69d-97c8-4d79-a85e-b82e24345429} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002583 sec., 15098.722415795588 rows/sec., 27.06 MiB/sec. | ||
11886 | 2024.11.21 01:27:07.081679 [ 253 ] {e20ea69d-97c8-4d79-a85e-b82e24345429} <Debug> TCPHandler: Processed in 0.00286506 sec. | ||
11887 | 2024.11.21 01:27:07.081853 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11888 | 2024.11.21 01:27:07.081992 [ 252 ] {f973a437-123f-42aa-a6ba-874366863806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11889 | 2024.11.21 01:27:07.082051 [ 252 ] {f973a437-123f-42aa-a6ba-874366863806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11890 | 2024.11.21 01:27:07.082647 [ 252 ] {f973a437-123f-42aa-a6ba-874366863806} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11891 | 2024.11.21 01:27:07.082689 [ 252 ] {f973a437-123f-42aa-a6ba-874366863806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
11892 | 2024.11.21 01:27:07.083071 [ 252 ] {f973a437-123f-42aa-a6ba-874366863806} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
11893 | 2024.11.21 01:27:07.083312 [ 252 ] {f973a437-123f-42aa-a6ba-874366863806} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11894 | 2024.11.21 01:27:07.083533 [ 252 ] {f973a437-123f-42aa-a6ba-874366863806} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001572 sec., 52162.849872773535 rows/sec., 3.31 MiB/sec. | ||
11895 | 2024.11.21 01:27:07.083582 [ 252 ] {f973a437-123f-42aa-a6ba-874366863806} <Debug> TCPHandler: Processed in 0.001798336 sec. | ||
11896 | 2024.11.21 01:27:07.919703 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11897 | 2024.11.21 01:27:08.250701 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11898 | 2024.11.21 01:27:08.277128 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11899 | 2024.11.21 01:27:08.297468 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11900 | 2024.11.21 01:27:08.313793 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11901 | 2024.11.21 01:27:08.441790 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59305, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11902 | 2024.11.21 01:27:08.554753 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11903 | 2024.11.21 01:27:08.570107 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38339, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11904 | 2024.11.21 01:27:08.621501 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60154, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11905 | 2024.11.21 01:27:08.987953 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11906 | 2024.11.21 01:27:09.105308 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11907 | 2024.11.21 01:27:09.172716 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11908 | 2024.11.21 01:27:09.201141 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11909 | 2024.11.21 01:27:09.229483 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59783, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11910 | 2024.11.21 01:27:09.237850 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50392, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11911 | 2024.11.21 01:27:09.273289 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11912 | 2024.11.21 01:27:09.279881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11913 | 2024.11.21 01:27:09.485326 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11914 | 2024.11.21 01:27:09.503825 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11915 | 2024.11.21 01:27:09.512243 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11916 | 2024.11.21 01:27:09.637271 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11917 | 2024.11.21 01:27:09.665645 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11918 | 2024.11.21 01:27:09.744006 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44043, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11919 | 2024.11.21 01:27:09.831525 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11920 | 2024.11.21 01:27:12.053216 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11921 | 2024.11.21 01:27:12.053409 [ 252 ] {64be8f86-0b03-414c-ab6c-78f184f2f11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11922 | 2024.11.21 01:27:12.053483 [ 252 ] {64be8f86-0b03-414c-ab6c-78f184f2f11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11923 | 2024.11.21 01:27:12.054283 [ 252 ] {64be8f86-0b03-414c-ab6c-78f184f2f11c} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11924 | 2024.11.21 01:27:12.054336 [ 252 ] {64be8f86-0b03-414c-ab6c-78f184f2f11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11925 | 2024.11.21 01:27:12.054783 [ 252 ] {64be8f86-0b03-414c-ab6c-78f184f2f11c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
11926 | 2024.11.21 01:27:12.055044 [ 252 ] {64be8f86-0b03-414c-ab6c-78f184f2f11c} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11927 | 2024.11.21 01:27:12.055269 [ 252 ] {64be8f86-0b03-414c-ab6c-78f184f2f11c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.24 MiB/sec. | ||
11928 | 2024.11.21 01:27:12.055339 [ 252 ] {64be8f86-0b03-414c-ab6c-78f184f2f11c} <Debug> TCPHandler: Processed in 0.002254341 sec. | ||
11929 | 2024.11.21 01:27:12.055620 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11930 | 2024.11.21 01:27:12.055839 [ 253 ] {92de595b-162d-4bcc-900b-bb25bcf1f4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11931 | 2024.11.21 01:27:12.055918 [ 253 ] {92de595b-162d-4bcc-900b-bb25bcf1f4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11932 | 2024.11.21 01:27:12.056699 [ 253 ] {92de595b-162d-4bcc-900b-bb25bcf1f4bf} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11933 | 2024.11.21 01:27:12.056753 [ 253 ] {92de595b-162d-4bcc-900b-bb25bcf1f4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11934 | 2024.11.21 01:27:12.057223 [ 253 ] {92de595b-162d-4bcc-900b-bb25bcf1f4bf} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
11935 | 2024.11.21 01:27:12.057508 [ 253 ] {92de595b-162d-4bcc-900b-bb25bcf1f4bf} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11936 | 2024.11.21 01:27:12.057746 [ 253 ] {92de595b-162d-4bcc-900b-bb25bcf1f4bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001967 sec., 32536.85815963396 rows/sec., 2.54 MiB/sec. | ||
11937 | 2024.11.21 01:27:12.057813 [ 253 ] {92de595b-162d-4bcc-900b-bb25bcf1f4bf} <Debug> TCPHandler: Processed in 0.002343053 sec. | ||
11938 | 2024.11.21 01:27:12.057980 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11939 | 2024.11.21 01:27:12.058109 [ 252 ] {cb020c1a-e7e4-4075-85d7-e6d67db1acef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11940 | 2024.11.21 01:27:12.058169 [ 252 ] {cb020c1a-e7e4-4075-85d7-e6d67db1acef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11941 | 2024.11.21 01:27:12.058749 [ 252 ] {cb020c1a-e7e4-4075-85d7-e6d67db1acef} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11942 | 2024.11.21 01:27:12.058790 [ 252 ] {cb020c1a-e7e4-4075-85d7-e6d67db1acef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11943 | 2024.11.21 01:27:12.059217 [ 252 ] {cb020c1a-e7e4-4075-85d7-e6d67db1acef} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
11944 | 2024.11.21 01:27:12.059478 [ 252 ] {cb020c1a-e7e4-4075-85d7-e6d67db1acef} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11945 | 2024.11.21 01:27:12.059722 [ 252 ] {cb020c1a-e7e4-4075-85d7-e6d67db1acef} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001646 sec., 77764.27703523694 rows/sec., 5.42 MiB/sec. | ||
11946 | 2024.11.21 01:27:12.059794 [ 252 ] {cb020c1a-e7e4-4075-85d7-e6d67db1acef} <Debug> TCPHandler: Processed in 0.001873136 sec. | ||
11947 | 2024.11.21 01:27:12.059998 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11948 | 2024.11.21 01:27:12.060175 [ 253 ] {688a0966-fe18-43b1-8fb2-591311b2b9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11949 | 2024.11.21 01:27:12.060233 [ 253 ] {688a0966-fe18-43b1-8fb2-591311b2b9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11950 | 2024.11.21 01:27:12.060754 [ 253 ] {688a0966-fe18-43b1-8fb2-591311b2b9ae} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11951 | 2024.11.21 01:27:12.060796 [ 253 ] {688a0966-fe18-43b1-8fb2-591311b2b9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11952 | 2024.11.21 01:27:12.061278 [ 253 ] {688a0966-fe18-43b1-8fb2-591311b2b9ae} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
11953 | 2024.11.21 01:27:12.061585 [ 253 ] {688a0966-fe18-43b1-8fb2-591311b2b9ae} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11954 | 2024.11.21 01:27:12.061856 [ 253 ] {688a0966-fe18-43b1-8fb2-591311b2b9ae} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001711 sec., 28053.769725306836 rows/sec., 1.89 MiB/sec. | ||
11955 | 2024.11.21 01:27:12.061923 [ 253 ] {688a0966-fe18-43b1-8fb2-591311b2b9ae} <Debug> TCPHandler: Processed in 0.002036359 sec. | ||
11956 | 2024.11.21 01:27:16.080916 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1740 | ||
11957 | 2024.11.21 01:27:16.084191 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11958 | 2024.11.21 01:27:16.084248 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11959 | 2024.11.21 01:27:16.085781 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11960 | 2024.11.21 01:27:16.086096 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11961 | 2024.11.21 01:27:16.087481 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1740 | ||
11962 | 2024.11.21 01:27:17.054635 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11963 | 2024.11.21 01:27:17.054824 [ 252 ] {0f8c3525-c000-4ee9-bab9-53c628108d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11964 | 2024.11.21 01:27:17.054894 [ 252 ] {0f8c3525-c000-4ee9-bab9-53c628108d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11965 | 2024.11.21 01:27:17.055674 [ 252 ] {0f8c3525-c000-4ee9-bab9-53c628108d49} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11966 | 2024.11.21 01:27:17.055728 [ 252 ] {0f8c3525-c000-4ee9-bab9-53c628108d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11967 | 2024.11.21 01:27:17.056166 [ 252 ] {0f8c3525-c000-4ee9-bab9-53c628108d49} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
11968 | 2024.11.21 01:27:17.056421 [ 252 ] {0f8c3525-c000-4ee9-bab9-53c628108d49} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11969 | 2024.11.21 01:27:17.056668 [ 252 ] {0f8c3525-c000-4ee9-bab9-53c628108d49} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.27 MiB/sec. | ||
11970 | 2024.11.21 01:27:17.056684 [ 148 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
11971 | 2024.11.21 01:27:17.056741 [ 252 ] {0f8c3525-c000-4ee9-bab9-53c628108d49} <Debug> TCPHandler: Processed in 0.002232032 sec. | ||
11972 | 2024.11.21 01:27:17.056824 [ 148 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11973 | 2024.11.21 01:27:17.056890 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11974 | 2024.11.21 01:27:17.057049 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
11975 | 2024.11.21 01:27:17.057069 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11976 | 2024.11.21 01:27:17.057195 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11977 | 2024.11.21 01:27:17.057264 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1430 rows starting from the beginning of the part | ||
11978 | 2024.11.21 01:27:17.057438 [ 253 ] {df7b6061-2f31-4d65-8f9e-e185fa9cc117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11979 | 2024.11.21 01:27:17.057464 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 59 rows starting from the beginning of the part | ||
11980 | 2024.11.21 01:27:17.057675 [ 253 ] {df7b6061-2f31-4d65-8f9e-e185fa9cc117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11981 | 2024.11.21 01:27:17.057952 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
11982 | 2024.11.21 01:27:17.058261 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 281 rows starting from the beginning of the part | ||
11983 | 2024.11.21 01:27:17.058599 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
11984 | 2024.11.21 01:27:17.059013 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
11985 | 2024.11.21 01:27:17.060471 [ 253 ] {df7b6061-2f31-4d65-8f9e-e185fa9cc117} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11986 | 2024.11.21 01:27:17.060566 [ 253 ] {df7b6061-2f31-4d65-8f9e-e185fa9cc117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11987 | 2024.11.21 01:27:17.061661 [ 253 ] {df7b6061-2f31-4d65-8f9e-e185fa9cc117} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
11988 | 2024.11.21 01:27:17.062129 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 5 columns (5 merged, 0 gathered) in 0.005132713 sec., 377578.09563870024 rows/sec., 32.88 MiB/sec. | ||
11989 | 2024.11.21 01:27:17.062207 [ 253 ] {df7b6061-2f31-4d65-8f9e-e185fa9cc117} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11990 | 2024.11.21 01:27:17.062505 [ 148 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
11991 | 2024.11.21 01:27:17.062530 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
11992 | 2024.11.21 01:27:17.062648 [ 253 ] {df7b6061-2f31-4d65-8f9e-e185fa9cc117} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005319 sec., 12032.336905433353 rows/sec., 961.69 KiB/sec. | ||
11993 | 2024.11.21 01:27:17.062660 [ 148 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11994 | 2024.11.21 01:27:17.062824 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
11995 | 2024.11.21 01:27:17.062920 [ 253 ] {df7b6061-2f31-4d65-8f9e-e185fa9cc117} <Debug> TCPHandler: Processed in 0.006010455 sec. | ||
11996 | 2024.11.21 01:27:17.063254 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11997 | 2024.11.21 01:27:17.063300 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
11998 | 2024.11.21 01:27:17.063368 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11999 | 2024.11.21 01:27:17.063495 [ 252 ] {82446881-cb06-475d-a777-8ec9849745af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12000 | 2024.11.21 01:27:17.063539 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12001 | 2024.11.21 01:27:17.063564 [ 193 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_116_23} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12002 | 2024.11.21 01:27:17.063591 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 913 rows starting from the beginning of the part | ||
12003 | 2024.11.21 01:27:17.063600 [ 252 ] {82446881-cb06-475d-a777-8ec9849745af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12004 | 2024.11.21 01:27:17.063816 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
12005 | 2024.11.21 01:27:17.063988 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 70 rows starting from the beginning of the part | ||
12006 | 2024.11.21 01:27:17.064340 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
12007 | 2024.11.21 01:27:17.064637 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 421 rows starting from the beginning of the part | ||
12008 | 2024.11.21 01:27:17.064857 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
12009 | 2024.11.21 01:27:17.064989 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
12010 | 2024.11.21 01:27:17.065563 [ 252 ] {82446881-cb06-475d-a777-8ec9849745af} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12011 | 2024.11.21 01:27:17.065608 [ 252 ] {82446881-cb06-475d-a777-8ec9849745af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12012 | 2024.11.21 01:27:17.066213 [ 252 ] {82446881-cb06-475d-a777-8ec9849745af} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12013 | 2024.11.21 01:27:17.066529 [ 252 ] {82446881-cb06-475d-a777-8ec9849745af} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12014 | 2024.11.21 01:27:17.066662 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.003588791 sec., 444718.01227767236 rows/sec., 34.29 MiB/sec. | ||
12015 | 2024.11.21 01:27:17.066830 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12016 | 2024.11.21 01:27:17.066945 [ 252 ] {82446881-cb06-475d-a777-8ec9849745af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00352 sec., 45454.545454545456 rows/sec., 3.17 MiB/sec. | ||
12017 | 2024.11.21 01:27:17.066968 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12018 | 2024.11.21 01:27:17.066986 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12019 | 2024.11.21 01:27:17.067122 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12020 | 2024.11.21 01:27:17.067233 [ 252 ] {82446881-cb06-475d-a777-8ec9849745af} <Debug> TCPHandler: Processed in 0.004156199 sec. | ||
12021 | 2024.11.21 01:27:17.067536 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12022 | 2024.11.21 01:27:17.067706 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
12023 | 2024.11.21 01:27:17.067829 [ 253 ] {578aaffb-8b96-4856-b759-8e9df97b483c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12024 | 2024.11.21 01:27:17.067984 [ 253 ] {578aaffb-8b96-4856-b759-8e9df97b483c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12025 | 2024.11.21 01:27:17.068038 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12026 | 2024.11.21 01:27:17.068219 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12027 | 2024.11.21 01:27:17.068355 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_111_22, total 21810 rows starting from the beginning of the part | ||
12028 | 2024.11.21 01:27:17.068389 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_116_23} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12029 | 2024.11.21 01:27:17.068825 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
12030 | 2024.11.21 01:27:17.068902 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 131 rows starting from the beginning of the part | ||
12031 | 2024.11.21 01:27:17.069339 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
12032 | 2024.11.21 01:27:17.069777 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 237 rows starting from the beginning of the part | ||
12033 | 2024.11.21 01:27:17.070064 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 128 rows starting from the beginning of the part | ||
12034 | 2024.11.21 01:27:17.070432 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
12035 | 2024.11.21 01:27:17.071102 [ 253 ] {578aaffb-8b96-4856-b759-8e9df97b483c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12036 | 2024.11.21 01:27:17.071147 [ 253 ] {578aaffb-8b96-4856-b759-8e9df97b483c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12037 | 2024.11.21 01:27:17.071637 [ 253 ] {578aaffb-8b96-4856-b759-8e9df97b483c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
12038 | 2024.11.21 01:27:17.071936 [ 253 ] {578aaffb-8b96-4856-b759-8e9df97b483c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12039 | 2024.11.21 01:27:17.072147 [ 147 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
12040 | 2024.11.21 01:27:17.072176 [ 253 ] {578aaffb-8b96-4856-b759-8e9df97b483c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004439 sec., 13516.557783284523 rows/sec., 932.78 KiB/sec. | ||
12041 | 2024.11.21 01:27:17.072254 [ 147 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12042 | 2024.11.21 01:27:17.072373 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12043 | 2024.11.21 01:27:17.072430 [ 253 ] {578aaffb-8b96-4856-b759-8e9df97b483c} <Debug> TCPHandler: Processed in 0.005063101 sec. | ||
12044 | 2024.11.21 01:27:17.072884 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
12045 | 2024.11.21 01:27:17.073260 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12046 | 2024.11.21 01:27:17.073348 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6940 rows starting from the beginning of the part | ||
12047 | 2024.11.21 01:27:17.073608 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 48 rows starting from the beginning of the part | ||
12048 | 2024.11.21 01:27:17.074039 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
12049 | 2024.11.21 01:27:17.074298 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 82 rows starting from the beginning of the part | ||
12050 | 2024.11.21 01:27:17.074586 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 48 rows starting from the beginning of the part | ||
12051 | 2024.11.21 01:27:17.074756 [ 200 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
12052 | 2024.11.21 01:27:17.077416 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7238 rows, containing 4 columns (4 merged, 0 gathered) in 0.004821728 sec., 1501121.5896043908 rows/sec., 98.59 MiB/sec. | ||
12053 | 2024.11.21 01:27:17.077881 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12054 | 2024.11.21 01:27:17.078217 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12055 | 2024.11.21 01:27:17.078300 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_116_23} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12056 | 2024.11.21 01:27:17.078389 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
12057 | 2024.11.21 01:27:17.085127 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22626 rows, containing 5 columns (5 merged, 0 gathered) in 0.017774911 sec., 1272917.7659454946 rows/sec., 86.85 MiB/sec. | ||
12058 | 2024.11.21 01:27:17.085482 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
12059 | 2024.11.21 01:27:17.085759 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12060 | 2024.11.21 01:27:17.085837 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
12061 | 2024.11.21 01:27:17.085914 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
12062 | 2024.11.21 01:27:18.290257 [ 147 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 5 parts from all_1_55_12 to all_59_59_0 | ||
12063 | 2024.11.21 01:27:18.290317 [ 147 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12064 | 2024.11.21 01:27:18.290339 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12065 | 2024.11.21 01:27:18.290580 [ 198 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_59_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_55_12 to all_59_59_0 into Compact with storage Full | ||
12066 | 2024.11.21 01:27:18.290858 [ 198 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_59_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12067 | 2024.11.21 01:27:18.290904 [ 198 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 64 rows starting from the beginning of the part | ||
12068 | 2024.11.21 01:27:18.291032 [ 198 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part | ||
12069 | 2024.11.21 01:27:18.291245 [ 198 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part | ||
12070 | 2024.11.21 01:27:18.291375 [ 198 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
12071 | 2024.11.21 01:27:18.291623 [ 198 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 46 rows starting from the beginning of the part | ||
12072 | 2024.11.21 01:27:18.292858 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_59_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.002428574 sec., 85646.96813850432 rows/sec., 6.45 MiB/sec. | ||
12073 | 2024.11.21 01:27:18.293104 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_59_13} <Trace> MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) | ||
12074 | 2024.11.21 01:27:18.293493 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_59_13} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12075 | 2024.11.21 01:27:18.293597 [ 196 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_59_13} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 5 parts: [all_1_55_12, all_59_59_0] -> all_1_59_13 | ||
12076 | 2024.11.21 01:27:18.293708 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12077 | 2024.11.21 01:27:20.667741 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12078 | 2024.11.21 01:27:20.667820 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12079 | 2024.11.21 01:27:22.060948 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12080 | 2024.11.21 01:27:22.061215 [ 252 ] {34b372ff-48f5-4b55-bc52-2682742fc8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12081 | 2024.11.21 01:27:22.061289 [ 252 ] {34b372ff-48f5-4b55-bc52-2682742fc8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12082 | 2024.11.21 01:27:22.062046 [ 252 ] {34b372ff-48f5-4b55-bc52-2682742fc8c6} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12083 | 2024.11.21 01:27:22.062100 [ 252 ] {34b372ff-48f5-4b55-bc52-2682742fc8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12084 | 2024.11.21 01:27:22.062546 [ 252 ] {34b372ff-48f5-4b55-bc52-2682742fc8c6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12085 | 2024.11.21 01:27:22.062812 [ 252 ] {34b372ff-48f5-4b55-bc52-2682742fc8c6} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12086 | 2024.11.21 01:27:22.063022 [ 144 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12087 | 2024.11.21 01:27:22.063070 [ 252 ] {34b372ff-48f5-4b55-bc52-2682742fc8c6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001902 sec., 7360.672975814931 rows/sec., 529.87 KiB/sec. | ||
12088 | 2024.11.21 01:27:22.063100 [ 144 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12089 | 2024.11.21 01:27:22.063173 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12090 | 2024.11.21 01:27:22.063199 [ 252 ] {34b372ff-48f5-4b55-bc52-2682742fc8c6} <Debug> TCPHandler: Processed in 0.002440794 sec. | ||
12091 | 2024.11.21 01:27:22.063347 [ 219 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12092 | 2024.11.21 01:27:22.063453 [ 219 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12093 | 2024.11.21 01:27:22.063494 [ 187 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12094 | 2024.11.21 01:27:22.063726 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12095 | 2024.11.21 01:27:22.063779 [ 187 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12096 | 2024.11.21 01:27:22.063887 [ 187 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
12097 | 2024.11.21 01:27:22.064246 [ 187 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
12098 | 2024.11.21 01:27:22.064431 [ 253 ] {ede6e976-5b68-4917-840e-eca3e7721cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12099 | 2024.11.21 01:27:22.064705 [ 253 ] {ede6e976-5b68-4917-840e-eca3e7721cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12100 | 2024.11.21 01:27:22.064757 [ 187 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
12101 | 2024.11.21 01:27:22.065392 [ 187 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12102 | 2024.11.21 01:27:22.065959 [ 187 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12103 | 2024.11.21 01:27:22.069557 [ 253 ] {ede6e976-5b68-4917-840e-eca3e7721cb9} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12104 | 2024.11.21 01:27:22.069708 [ 253 ] {ede6e976-5b68-4917-840e-eca3e7721cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12105 | 2024.11.21 01:27:22.069871 [ 219 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12106 | 2024.11.21 01:27:22.070092 [ 187 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006795736 sec., 10300.57671457514 rows/sec., 781.74 KiB/sec. | ||
12107 | 2024.11.21 01:27:22.070415 [ 187 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12108 | 2024.11.21 01:27:22.071248 [ 187 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_41_10} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12109 | 2024.11.21 01:27:22.071378 [ 187 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_41_10} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12110 | 2024.11.21 01:27:22.071398 [ 253 ] {ede6e976-5b68-4917-840e-eca3e7721cb9} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12111 | 2024.11.21 01:27:22.071514 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12112 | 2024.11.21 01:27:22.071754 [ 253 ] {ede6e976-5b68-4917-840e-eca3e7721cb9} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12113 | 2024.11.21 01:27:22.072029 [ 253 ] {ede6e976-5b68-4917-840e-eca3e7721cb9} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.007824 sec., 35915.13292433538 rows/sec., 3.17 MiB/sec. | ||
12114 | 2024.11.21 01:27:22.072065 [ 225 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12115 | 2024.11.21 01:27:22.072153 [ 225 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12116 | 2024.11.21 01:27:22.072180 [ 253 ] {ede6e976-5b68-4917-840e-eca3e7721cb9} <Debug> TCPHandler: Processed in 0.008814204 sec. | ||
12117 | 2024.11.21 01:27:22.072370 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12118 | 2024.11.21 01:27:22.072502 [ 252 ] {c4b23aa8-4c34-4f14-bd6f-48b3f8bf809a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12119 | 2024.11.21 01:27:22.072563 [ 252 ] {c4b23aa8-4c34-4f14-bd6f-48b3f8bf809a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12120 | 2024.11.21 01:27:22.073380 [ 252 ] {c4b23aa8-4c34-4f14-bd6f-48b3f8bf809a} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12121 | 2024.11.21 01:27:22.073424 [ 252 ] {c4b23aa8-4c34-4f14-bd6f-48b3f8bf809a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12122 | 2024.11.21 01:27:22.073876 [ 252 ] {c4b23aa8-4c34-4f14-bd6f-48b3f8bf809a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12123 | 2024.11.21 01:27:22.074152 [ 252 ] {c4b23aa8-4c34-4f14-bd6f-48b3f8bf809a} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12124 | 2024.11.21 01:27:22.074448 [ 252 ] {c4b23aa8-4c34-4f14-bd6f-48b3f8bf809a} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001975 sec., 23291.139240506327 rows/sec., 1.68 MiB/sec. | ||
12125 | 2024.11.21 01:27:22.074510 [ 252 ] {c4b23aa8-4c34-4f14-bd6f-48b3f8bf809a} <Debug> TCPHandler: Processed in 0.002211461 sec. | ||
12126 | 2024.11.21 01:27:22.074695 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12127 | 2024.11.21 01:27:22.074772 [ 225 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12128 | 2024.11.21 01:27:22.074998 [ 253 ] {59c5dadc-8c53-4c9f-ab91-7f6e6862aaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12129 | 2024.11.21 01:27:22.075099 [ 253 ] {59c5dadc-8c53-4c9f-ab91-7f6e6862aaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12130 | 2024.11.21 01:27:22.076732 [ 253 ] {59c5dadc-8c53-4c9f-ab91-7f6e6862aaa2} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12131 | 2024.11.21 01:27:22.076775 [ 253 ] {59c5dadc-8c53-4c9f-ab91-7f6e6862aaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12132 | 2024.11.21 01:27:22.077138 [ 253 ] {59c5dadc-8c53-4c9f-ab91-7f6e6862aaa2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12133 | 2024.11.21 01:27:22.077375 [ 253 ] {59c5dadc-8c53-4c9f-ab91-7f6e6862aaa2} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12134 | 2024.11.21 01:27:22.077617 [ 253 ] {59c5dadc-8c53-4c9f-ab91-7f6e6862aaa2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002741 sec., 5107.624954396206 rows/sec., 357.70 KiB/sec. | ||
12135 | 2024.11.21 01:27:22.077804 [ 253 ] {59c5dadc-8c53-4c9f-ab91-7f6e6862aaa2} <Debug> TCPHandler: Processed in 0.003197965 sec. | ||
12136 | 2024.11.21 01:27:22.078055 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12137 | 2024.11.21 01:27:22.078197 [ 252 ] {e5bfcc67-c0af-4d4d-9002-79011e7a1afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12138 | 2024.11.21 01:27:22.078258 [ 252 ] {e5bfcc67-c0af-4d4d-9002-79011e7a1afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12139 | 2024.11.21 01:27:22.078958 [ 252 ] {e5bfcc67-c0af-4d4d-9002-79011e7a1afc} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12140 | 2024.11.21 01:27:22.079007 [ 252 ] {e5bfcc67-c0af-4d4d-9002-79011e7a1afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12141 | 2024.11.21 01:27:22.079377 [ 252 ] {e5bfcc67-c0af-4d4d-9002-79011e7a1afc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12142 | 2024.11.21 01:27:22.079610 [ 252 ] {e5bfcc67-c0af-4d4d-9002-79011e7a1afc} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12143 | 2024.11.21 01:27:22.079774 [ 144 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12144 | 2024.11.21 01:27:22.079845 [ 144 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12145 | 2024.11.21 01:27:22.079862 [ 252 ] {e5bfcc67-c0af-4d4d-9002-79011e7a1afc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001685 sec., 7715.133531157269 rows/sec., 481.04 KiB/sec. | ||
12146 | 2024.11.21 01:27:22.079895 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12147 | 2024.11.21 01:27:22.080019 [ 252 ] {e5bfcc67-c0af-4d4d-9002-79011e7a1afc} <Debug> TCPHandler: Processed in 0.00210841 sec. | ||
12148 | 2024.11.21 01:27:22.080111 [ 188 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12149 | 2024.11.21 01:27:22.080217 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12150 | 2024.11.21 01:27:22.080318 [ 188 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12151 | 2024.11.21 01:27:22.080414 [ 188 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
12152 | 2024.11.21 01:27:22.080455 [ 253 ] {b5d05c62-089b-4867-b6bf-808b0ca3553a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12153 | 2024.11.21 01:27:22.080618 [ 253 ] {b5d05c62-089b-4867-b6bf-808b0ca3553a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12154 | 2024.11.21 01:27:22.080734 [ 188 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
12155 | 2024.11.21 01:27:22.081139 [ 188 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
12156 | 2024.11.21 01:27:22.081450 [ 188 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
12157 | 2024.11.21 01:27:22.081793 [ 188 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
12158 | 2024.11.21 01:27:22.083654 [ 253 ] {b5d05c62-089b-4867-b6bf-808b0ca3553a} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12159 | 2024.11.21 01:27:22.083745 [ 253 ] {b5d05c62-089b-4867-b6bf-808b0ca3553a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12160 | 2024.11.21 01:27:22.084557 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004538155 sec., 14323.001307800196 rows/sec., 948.98 KiB/sec. | ||
12161 | 2024.11.21 01:27:22.084783 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12162 | 2024.11.21 01:27:22.084799 [ 253 ] {b5d05c62-089b-4867-b6bf-808b0ca3553a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12163 | 2024.11.21 01:27:22.085326 [ 253 ] {b5d05c62-089b-4867-b6bf-808b0ca3553a} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12164 | 2024.11.21 01:27:22.085342 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_41_10} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12165 | 2024.11.21 01:27:22.085536 [ 199 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_41_10} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12166 | 2024.11.21 01:27:22.085716 [ 253 ] {b5d05c62-089b-4867-b6bf-808b0ca3553a} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.005325 sec., 79061.03286384977 rows/sec., 5.65 MiB/sec. | ||
12167 | 2024.11.21 01:27:22.085730 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12168 | 2024.11.21 01:27:22.085844 [ 253 ] {b5d05c62-089b-4867-b6bf-808b0ca3553a} <Debug> TCPHandler: Processed in 0.005712551 sec. | ||
12169 | 2024.11.21 01:27:22.086072 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12170 | 2024.11.21 01:27:22.086237 [ 252 ] {8836aa7e-949b-4756-8cce-605d6ffc42bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12171 | 2024.11.21 01:27:22.086297 [ 252 ] {8836aa7e-949b-4756-8cce-605d6ffc42bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12172 | 2024.11.21 01:27:22.086888 [ 252 ] {8836aa7e-949b-4756-8cce-605d6ffc42bb} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12173 | 2024.11.21 01:27:22.086935 [ 252 ] {8836aa7e-949b-4756-8cce-605d6ffc42bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12174 | 2024.11.21 01:27:22.087337 [ 252 ] {8836aa7e-949b-4756-8cce-605d6ffc42bb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12175 | 2024.11.21 01:27:22.087588 [ 252 ] {8836aa7e-949b-4756-8cce-605d6ffc42bb} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12176 | 2024.11.21 01:27:22.087805 [ 252 ] {8836aa7e-949b-4756-8cce-605d6ffc42bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001602 sec., 3745.3183520599255 rows/sec., 195.68 KiB/sec. | ||
12177 | 2024.11.21 01:27:22.087858 [ 252 ] {8836aa7e-949b-4756-8cce-605d6ffc42bb} <Debug> TCPHandler: Processed in 0.001900647 sec. | ||
12178 | 2024.11.21 01:27:22.088008 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12179 | 2024.11.21 01:27:22.088128 [ 253 ] {b8ef4559-bba6-4032-9bcb-d8ec625d7110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12180 | 2024.11.21 01:27:22.088182 [ 253 ] {b8ef4559-bba6-4032-9bcb-d8ec625d7110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12181 | 2024.11.21 01:27:22.088757 [ 253 ] {b8ef4559-bba6-4032-9bcb-d8ec625d7110} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12182 | 2024.11.21 01:27:22.088795 [ 253 ] {b8ef4559-bba6-4032-9bcb-d8ec625d7110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12183 | 2024.11.21 01:27:22.089197 [ 253 ] {b8ef4559-bba6-4032-9bcb-d8ec625d7110} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12184 | 2024.11.21 01:27:22.089436 [ 253 ] {b8ef4559-bba6-4032-9bcb-d8ec625d7110} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12185 | 2024.11.21 01:27:22.089615 [ 253 ] {b8ef4559-bba6-4032-9bcb-d8ec625d7110} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001514 sec., 156538.96961690887 rows/sec., 10.49 MiB/sec. | ||
12186 | 2024.11.21 01:27:22.089668 [ 253 ] {b8ef4559-bba6-4032-9bcb-d8ec625d7110} <Debug> TCPHandler: Processed in 0.001721825 sec. | ||
12187 | 2024.11.21 01:27:22.089804 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12188 | 2024.11.21 01:27:22.089921 [ 252 ] {f9dd4361-1691-4106-8da6-66108fef0950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12189 | 2024.11.21 01:27:22.089974 [ 252 ] {f9dd4361-1691-4106-8da6-66108fef0950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12190 | 2024.11.21 01:27:22.090457 [ 252 ] {f9dd4361-1691-4106-8da6-66108fef0950} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12191 | 2024.11.21 01:27:22.090496 [ 252 ] {f9dd4361-1691-4106-8da6-66108fef0950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12192 | 2024.11.21 01:27:22.090864 [ 252 ] {f9dd4361-1691-4106-8da6-66108fef0950} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12193 | 2024.11.21 01:27:22.091103 [ 252 ] {f9dd4361-1691-4106-8da6-66108fef0950} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12194 | 2024.11.21 01:27:22.091343 [ 252 ] {f9dd4361-1691-4106-8da6-66108fef0950} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec. | ||
12195 | 2024.11.21 01:27:22.091448 [ 252 ] {f9dd4361-1691-4106-8da6-66108fef0950} <Debug> TCPHandler: Processed in 0.001698874 sec. | ||
12196 | 2024.11.21 01:27:22.091624 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12197 | 2024.11.21 01:27:22.091740 [ 253 ] {98ef89c9-3aaf-4c6c-a272-76d75516e3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12198 | 2024.11.21 01:27:22.091820 [ 253 ] {98ef89c9-3aaf-4c6c-a272-76d75516e3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12199 | 2024.11.21 01:27:22.092986 [ 253 ] {98ef89c9-3aaf-4c6c-a272-76d75516e3c6} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12200 | 2024.11.21 01:27:22.093024 [ 253 ] {98ef89c9-3aaf-4c6c-a272-76d75516e3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12201 | 2024.11.21 01:27:22.093726 [ 253 ] {98ef89c9-3aaf-4c6c-a272-76d75516e3c6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12202 | 2024.11.21 01:27:22.093985 [ 253 ] {98ef89c9-3aaf-4c6c-a272-76d75516e3c6} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12203 | 2024.11.21 01:27:22.094181 [ 253 ] {98ef89c9-3aaf-4c6c-a272-76d75516e3c6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002465 sec., 15821.501014198782 rows/sec., 28.35 MiB/sec. | ||
12204 | 2024.11.21 01:27:22.094288 [ 253 ] {98ef89c9-3aaf-4c6c-a272-76d75516e3c6} <Debug> TCPHandler: Processed in 0.002743379 sec. | ||
12205 | 2024.11.21 01:27:22.094438 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12206 | 2024.11.21 01:27:22.094587 [ 252 ] {740c4f8b-319f-4125-b546-7eb8d1b894cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12207 | 2024.11.21 01:27:22.094648 [ 252 ] {740c4f8b-319f-4125-b546-7eb8d1b894cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12208 | 2024.11.21 01:27:22.095215 [ 252 ] {740c4f8b-319f-4125-b546-7eb8d1b894cb} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12209 | 2024.11.21 01:27:22.095256 [ 252 ] {740c4f8b-319f-4125-b546-7eb8d1b894cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12210 | 2024.11.21 01:27:22.095649 [ 252 ] {740c4f8b-319f-4125-b546-7eb8d1b894cb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
12211 | 2024.11.21 01:27:22.095900 [ 252 ] {740c4f8b-319f-4125-b546-7eb8d1b894cb} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12212 | 2024.11.21 01:27:22.096135 [ 252 ] {740c4f8b-319f-4125-b546-7eb8d1b894cb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001575 sec., 52063.49206349206 rows/sec., 3.31 MiB/sec. | ||
12213 | 2024.11.21 01:27:22.096169 [ 223 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12214 | 2024.11.21 01:27:22.096216 [ 252 ] {740c4f8b-319f-4125-b546-7eb8d1b894cb} <Debug> TCPHandler: Processed in 0.001844126 sec. | ||
12215 | 2024.11.21 01:27:22.096224 [ 223 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12216 | 2024.11.21 01:27:22.098606 [ 223 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12217 | 2024.11.21 01:27:22.482040 [ 221 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12218 | 2024.11.21 01:27:22.482111 [ 221 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12219 | 2024.11.21 01:27:22.484153 [ 221 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12220 | 2024.11.21 01:27:22.676134 [ 223 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12221 | 2024.11.21 01:27:22.676187 [ 223 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12222 | 2024.11.21 01:27:22.678073 [ 223 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12223 | 2024.11.21 01:27:23.047059 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12224 | 2024.11.21 01:27:23.047119 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12225 | 2024.11.21 01:27:23.049589 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12226 | 2024.11.21 01:27:26.087698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1770 | ||
12227 | 2024.11.21 01:27:26.090691 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12228 | 2024.11.21 01:27:26.090744 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12229 | 2024.11.21 01:27:26.092292 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12230 | 2024.11.21 01:27:26.092606 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12231 | 2024.11.21 01:27:26.092914 [ 140 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12232 | 2024.11.21 01:27:26.093096 [ 140 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12233 | 2024.11.21 01:27:26.093212 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12234 | 2024.11.21 01:27:26.093709 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
12235 | 2024.11.21 01:27:26.093937 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1770 | ||
12236 | 2024.11.21 01:27:26.094611 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12237 | 2024.11.21 01:27:26.094808 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1630 rows starting from the beginning of the part | ||
12238 | 2024.11.21 01:27:26.095520 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
12239 | 2024.11.21 01:27:26.096055 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
12240 | 2024.11.21 01:27:26.096568 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
12241 | 2024.11.21 01:27:26.097085 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
12242 | 2024.11.21 01:27:26.097571 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
12243 | 2024.11.21 01:27:26.106304 [ 195 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 72 columns (72 merged, 0 gathered) in 0.012874721 sec., 137478.70730557968 rows/sec., 104.69 MiB/sec. | ||
12244 | 2024.11.21 01:27:26.108060 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12245 | 2024.11.21 01:27:26.108848 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_61_12} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12246 | 2024.11.21 01:27:26.108930 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_61_12} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12247 | 2024.11.21 01:27:26.109233 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
12248 | 2024.11.21 01:27:27.052834 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12249 | 2024.11.21 01:27:27.053044 [ 252 ] {b033f100-f88d-497f-8083-59607ff7ec8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12250 | 2024.11.21 01:27:27.053127 [ 252 ] {b033f100-f88d-497f-8083-59607ff7ec8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12251 | 2024.11.21 01:27:27.053900 [ 252 ] {b033f100-f88d-497f-8083-59607ff7ec8d} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12252 | 2024.11.21 01:27:27.053956 [ 252 ] {b033f100-f88d-497f-8083-59607ff7ec8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12253 | 2024.11.21 01:27:27.054388 [ 252 ] {b033f100-f88d-497f-8083-59607ff7ec8d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
12254 | 2024.11.21 01:27:27.054643 [ 252 ] {b033f100-f88d-497f-8083-59607ff7ec8d} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12255 | 2024.11.21 01:27:27.054883 [ 252 ] {b033f100-f88d-497f-8083-59607ff7ec8d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001896 sec., 6329.113924050634 rows/sec., 516.09 KiB/sec. | ||
12256 | 2024.11.21 01:27:27.054949 [ 252 ] {b033f100-f88d-497f-8083-59607ff7ec8d} <Debug> TCPHandler: Processed in 0.002256372 sec. | ||
12257 | 2024.11.21 01:27:27.055233 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12258 | 2024.11.21 01:27:27.055428 [ 253 ] {b8f4e06f-ed3d-41b9-86ff-570c014f30f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12259 | 2024.11.21 01:27:27.055504 [ 253 ] {b8f4e06f-ed3d-41b9-86ff-570c014f30f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12260 | 2024.11.21 01:27:27.056271 [ 253 ] {b8f4e06f-ed3d-41b9-86ff-570c014f30f1} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12261 | 2024.11.21 01:27:27.056324 [ 253 ] {b8f4e06f-ed3d-41b9-86ff-570c014f30f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12262 | 2024.11.21 01:27:27.056768 [ 253 ] {b8f4e06f-ed3d-41b9-86ff-570c014f30f1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12263 | 2024.11.21 01:27:27.057030 [ 253 ] {b8f4e06f-ed3d-41b9-86ff-570c014f30f1} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12264 | 2024.11.21 01:27:27.057269 [ 253 ] {b8f4e06f-ed3d-41b9-86ff-570c014f30f1} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001891 sec., 32786.885245901634 rows/sec., 2.49 MiB/sec. | ||
12265 | 2024.11.21 01:27:27.057357 [ 253 ] {b8f4e06f-ed3d-41b9-86ff-570c014f30f1} <Debug> TCPHandler: Processed in 0.002277972 sec. | ||
12266 | 2024.11.21 01:27:27.057579 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12267 | 2024.11.21 01:27:27.057797 [ 252 ] {d0ef934a-73b8-42bf-86a4-ffec58947b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12268 | 2024.11.21 01:27:27.057861 [ 252 ] {d0ef934a-73b8-42bf-86a4-ffec58947b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12269 | 2024.11.21 01:27:27.058546 [ 252 ] {d0ef934a-73b8-42bf-86a4-ffec58947b57} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12270 | 2024.11.21 01:27:27.058590 [ 252 ] {d0ef934a-73b8-42bf-86a4-ffec58947b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12271 | 2024.11.21 01:27:27.058967 [ 252 ] {d0ef934a-73b8-42bf-86a4-ffec58947b57} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12272 | 2024.11.21 01:27:27.059227 [ 252 ] {d0ef934a-73b8-42bf-86a4-ffec58947b57} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12273 | 2024.11.21 01:27:27.059449 [ 252 ] {d0ef934a-73b8-42bf-86a4-ffec58947b57} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001695 sec., 7079.646017699116 rows/sec., 494.33 KiB/sec. | ||
12274 | 2024.11.21 01:27:27.059513 [ 252 ] {d0ef934a-73b8-42bf-86a4-ffec58947b57} <Debug> TCPHandler: Processed in 0.002058959 sec. | ||
12275 | 2024.11.21 01:27:27.059678 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12276 | 2024.11.21 01:27:27.059794 [ 253 ] {c1de3619-f74c-4f50-95df-f7b45ec3cf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12277 | 2024.11.21 01:27:27.059848 [ 253 ] {c1de3619-f74c-4f50-95df-f7b45ec3cf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12278 | 2024.11.21 01:27:27.060454 [ 253 ] {c1de3619-f74c-4f50-95df-f7b45ec3cf3e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12279 | 2024.11.21 01:27:27.060493 [ 253 ] {c1de3619-f74c-4f50-95df-f7b45ec3cf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12280 | 2024.11.21 01:27:27.060864 [ 253 ] {c1de3619-f74c-4f50-95df-f7b45ec3cf3e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12281 | 2024.11.21 01:27:27.061121 [ 253 ] {c1de3619-f74c-4f50-95df-f7b45ec3cf3e} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12282 | 2024.11.21 01:27:27.061327 [ 253 ] {c1de3619-f74c-4f50-95df-f7b45ec3cf3e} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001556 sec., 48843.18766066838 rows/sec., 3.82 MiB/sec. | ||
12283 | 2024.11.21 01:27:27.061378 [ 253 ] {c1de3619-f74c-4f50-95df-f7b45ec3cf3e} <Debug> TCPHandler: Processed in 0.001756654 sec. | ||
12284 | 2024.11.21 01:27:27.061551 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12285 | 2024.11.21 01:27:27.061695 [ 252 ] {66c21a26-ea29-4b32-8855-46b7e85afc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12286 | 2024.11.21 01:27:27.061758 [ 252 ] {66c21a26-ea29-4b32-8855-46b7e85afc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12287 | 2024.11.21 01:27:27.062396 [ 252 ] {66c21a26-ea29-4b32-8855-46b7e85afc48} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12288 | 2024.11.21 01:27:27.062438 [ 252 ] {66c21a26-ea29-4b32-8855-46b7e85afc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12289 | 2024.11.21 01:27:27.062841 [ 252 ] {66c21a26-ea29-4b32-8855-46b7e85afc48} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12290 | 2024.11.21 01:27:27.063084 [ 252 ] {66c21a26-ea29-4b32-8855-46b7e85afc48} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12291 | 2024.11.21 01:27:27.063303 [ 252 ] {66c21a26-ea29-4b32-8855-46b7e85afc48} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001641 sec., 81657.52589884217 rows/sec., 5.68 MiB/sec. | ||
12292 | 2024.11.21 01:27:27.063358 [ 252 ] {66c21a26-ea29-4b32-8855-46b7e85afc48} <Debug> TCPHandler: Processed in 0.001875826 sec. | ||
12293 | 2024.11.21 01:27:27.063521 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12294 | 2024.11.21 01:27:27.063661 [ 253 ] {0b5d827b-e2f4-4d56-9fec-fb4db7b63d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12295 | 2024.11.21 01:27:27.063721 [ 253 ] {0b5d827b-e2f4-4d56-9fec-fb4db7b63d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12296 | 2024.11.21 01:27:27.064301 [ 253 ] {0b5d827b-e2f4-4d56-9fec-fb4db7b63d25} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12297 | 2024.11.21 01:27:27.064339 [ 253 ] {0b5d827b-e2f4-4d56-9fec-fb4db7b63d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12298 | 2024.11.21 01:27:27.064718 [ 253 ] {0b5d827b-e2f4-4d56-9fec-fb4db7b63d25} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
12299 | 2024.11.21 01:27:27.064960 [ 253 ] {0b5d827b-e2f4-4d56-9fec-fb4db7b63d25} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12300 | 2024.11.21 01:27:27.065133 [ 253 ] {0b5d827b-e2f4-4d56-9fec-fb4db7b63d25} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001502 sec., 31957.39014647137 rows/sec., 2.15 MiB/sec. | ||
12301 | 2024.11.21 01:27:27.065182 [ 253 ] {0b5d827b-e2f4-4d56-9fec-fb4db7b63d25} <Debug> TCPHandler: Processed in 0.001730104 sec. | ||
12302 | 2024.11.21 01:27:32.054650 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12303 | 2024.11.21 01:27:32.054882 [ 252 ] {6bedaf9d-f609-4d7f-8b76-467d8c744f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12304 | 2024.11.21 01:27:32.054963 [ 252 ] {6bedaf9d-f609-4d7f-8b76-467d8c744f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12305 | 2024.11.21 01:27:32.055807 [ 252 ] {6bedaf9d-f609-4d7f-8b76-467d8c744f30} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12306 | 2024.11.21 01:27:32.055861 [ 252 ] {6bedaf9d-f609-4d7f-8b76-467d8c744f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12307 | 2024.11.21 01:27:32.056319 [ 252 ] {6bedaf9d-f609-4d7f-8b76-467d8c744f30} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12308 | 2024.11.21 01:27:32.056585 [ 252 ] {6bedaf9d-f609-4d7f-8b76-467d8c744f30} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12309 | 2024.11.21 01:27:32.056830 [ 252 ] {6bedaf9d-f609-4d7f-8b76-467d8c744f30} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002006 sec., 27916.251246261218 rows/sec., 2.13 MiB/sec. | ||
12310 | 2024.11.21 01:27:32.056895 [ 252 ] {6bedaf9d-f609-4d7f-8b76-467d8c744f30} <Debug> TCPHandler: Processed in 0.002379243 sec. | ||
12311 | 2024.11.21 01:27:32.057167 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12312 | 2024.11.21 01:27:32.057370 [ 253 ] {af3867ba-4f4f-4535-83e0-d49d2193cf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12313 | 2024.11.21 01:27:32.057439 [ 253 ] {af3867ba-4f4f-4535-83e0-d49d2193cf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12314 | 2024.11.21 01:27:32.058215 [ 253 ] {af3867ba-4f4f-4535-83e0-d49d2193cf71} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12315 | 2024.11.21 01:27:32.058257 [ 253 ] {af3867ba-4f4f-4535-83e0-d49d2193cf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12316 | 2024.11.21 01:27:32.058702 [ 253 ] {af3867ba-4f4f-4535-83e0-d49d2193cf71} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12317 | 2024.11.21 01:27:32.058955 [ 253 ] {af3867ba-4f4f-4535-83e0-d49d2193cf71} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12318 | 2024.11.21 01:27:32.059150 [ 253 ] {af3867ba-4f4f-4535-83e0-d49d2193cf71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001826 sec., 35049.28806133626 rows/sec., 2.74 MiB/sec. | ||
12319 | 2024.11.21 01:27:32.059205 [ 253 ] {af3867ba-4f4f-4535-83e0-d49d2193cf71} <Debug> TCPHandler: Processed in 0.002180081 sec. | ||
12320 | 2024.11.21 01:27:32.059361 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12321 | 2024.11.21 01:27:32.059574 [ 252 ] {c9620d8c-a194-49aa-9a4d-32b62ec29f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12322 | 2024.11.21 01:27:32.059669 [ 252 ] {c9620d8c-a194-49aa-9a4d-32b62ec29f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12323 | 2024.11.21 01:27:32.060528 [ 252 ] {c9620d8c-a194-49aa-9a4d-32b62ec29f31} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12324 | 2024.11.21 01:27:32.060570 [ 252 ] {c9620d8c-a194-49aa-9a4d-32b62ec29f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12325 | 2024.11.21 01:27:32.060987 [ 252 ] {c9620d8c-a194-49aa-9a4d-32b62ec29f31} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12326 | 2024.11.21 01:27:32.061247 [ 252 ] {c9620d8c-a194-49aa-9a4d-32b62ec29f31} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12327 | 2024.11.21 01:27:32.061465 [ 252 ] {c9620d8c-a194-49aa-9a4d-32b62ec29f31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001946 sec., 82219.93833504624 rows/sec., 5.73 MiB/sec. | ||
12328 | 2024.11.21 01:27:32.061522 [ 252 ] {c9620d8c-a194-49aa-9a4d-32b62ec29f31} <Debug> TCPHandler: Processed in 0.002229671 sec. | ||
12329 | 2024.11.21 01:27:32.061683 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12330 | 2024.11.21 01:27:32.061822 [ 253 ] {9d7ca017-efc8-435c-b109-dd37e3cb54cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12331 | 2024.11.21 01:27:32.061885 [ 253 ] {9d7ca017-efc8-435c-b109-dd37e3cb54cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12332 | 2024.11.21 01:27:32.062472 [ 253 ] {9d7ca017-efc8-435c-b109-dd37e3cb54cf} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12333 | 2024.11.21 01:27:32.062511 [ 253 ] {9d7ca017-efc8-435c-b109-dd37e3cb54cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12334 | 2024.11.21 01:27:32.062905 [ 253 ] {9d7ca017-efc8-435c-b109-dd37e3cb54cf} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
12335 | 2024.11.21 01:27:32.063159 [ 253 ] {9d7ca017-efc8-435c-b109-dd37e3cb54cf} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12336 | 2024.11.21 01:27:32.063355 [ 253 ] {9d7ca017-efc8-435c-b109-dd37e3cb54cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. | ||
12337 | 2024.11.21 01:27:32.063442 [ 253 ] {9d7ca017-efc8-435c-b109-dd37e3cb54cf} <Debug> TCPHandler: Processed in 0.001827635 sec. | ||
12338 | 2024.11.21 01:27:33.941201 [ 133 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12339 | 2024.11.21 01:27:33.941300 [ 133 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12340 | 2024.11.21 01:27:33.941341 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12341 | 2024.11.21 01:27:33.941666 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12342 | 2024.11.21 01:27:33.942082 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12343 | 2024.11.21 01:27:33.942149 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 37 rows starting from the beginning of the part | ||
12344 | 2024.11.21 01:27:33.942304 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
12345 | 2024.11.21 01:27:33.942747 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
12346 | 2024.11.21 01:27:33.942912 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
12347 | 2024.11.21 01:27:33.943132 [ 192 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
12348 | 2024.11.21 01:27:33.944233 [ 195 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.002773169 sec., 14784.52990062993 rows/sec., 996.22 KiB/sec. | ||
12349 | 2024.11.21 01:27:33.944533 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12350 | 2024.11.21 01:27:33.945141 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_41_10} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12351 | 2024.11.21 01:27:33.945314 [ 197 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_41_10} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12352 | 2024.11.21 01:27:33.945505 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
12353 | 2024.11.21 01:27:34.049797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12354 | 2024.11.21 01:27:34.228188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34828, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12355 | 2024.11.21 01:27:34.260527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12356 | 2024.11.21 01:27:34.374926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12357 | 2024.11.21 01:27:34.388222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12358 | 2024.11.21 01:27:34.405485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12359 | 2024.11.21 01:27:34.432912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12360 | 2024.11.21 01:27:34.449223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12361 | 2024.11.21 01:27:35.391568 [ 225 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12362 | 2024.11.21 01:27:35.391634 [ 225 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12363 | 2024.11.21 01:27:35.393253 [ 225 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12364 | 2024.11.21 01:27:35.395254 [ 133 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12365 | 2024.11.21 01:27:35.395297 [ 133 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12366 | 2024.11.21 01:27:35.395319 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12367 | 2024.11.21 01:27:35.395456 [ 219 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12368 | 2024.11.21 01:27:35.395511 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12369 | 2024.11.21 01:27:35.395531 [ 219 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12370 | 2024.11.21 01:27:35.395967 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12371 | 2024.11.21 01:27:35.396035 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 242 rows starting from the beginning of the part | ||
12372 | 2024.11.21 01:27:35.396271 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
12373 | 2024.11.21 01:27:35.396694 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
12374 | 2024.11.21 01:27:35.397014 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12375 | 2024.11.21 01:27:35.397274 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12376 | 2024.11.21 01:27:35.399205 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003823194 sec., 77945.29913993379 rows/sec., 5.59 MiB/sec. | ||
12377 | 2024.11.21 01:27:35.399388 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12378 | 2024.11.21 01:27:35.399397 [ 219 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12379 | 2024.11.21 01:27:35.399907 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_41_10} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12380 | 2024.11.21 01:27:35.399992 [ 193 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_41_10} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12381 | 2024.11.21 01:27:35.400069 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
12382 | 2024.11.21 01:27:35.504997 [ 131 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12383 | 2024.11.21 01:27:35.505052 [ 131 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12384 | 2024.11.21 01:27:35.505078 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12385 | 2024.11.21 01:27:35.505213 [ 225 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12386 | 2024.11.21 01:27:35.505263 [ 225 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12387 | 2024.11.21 01:27:35.505265 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12388 | 2024.11.21 01:27:35.505582 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12389 | 2024.11.21 01:27:35.505621 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 222 rows starting from the beginning of the part | ||
12390 | 2024.11.21 01:27:35.505706 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
12391 | 2024.11.21 01:27:35.505988 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
12392 | 2024.11.21 01:27:35.506276 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
12393 | 2024.11.21 01:27:35.506614 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
12394 | 2024.11.21 01:27:35.508478 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003337857 sec., 73699.9817547606 rows/sec., 3.76 MiB/sec. | ||
12395 | 2024.11.21 01:27:35.508627 [ 193 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12396 | 2024.11.21 01:27:35.508757 [ 225 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
12397 | 2024.11.21 01:27:35.509038 [ 193 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_41_10} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12398 | 2024.11.21 01:27:35.509122 [ 193 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_41_10} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12399 | 2024.11.21 01:27:35.509211 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12400 | 2024.11.21 01:27:35.667862 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12401 | 2024.11.21 01:27:35.667902 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12402 | 2024.11.21 01:27:36.094179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1790 | ||
12403 | 2024.11.21 01:27:36.096914 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12404 | 2024.11.21 01:27:36.096966 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12405 | 2024.11.21 01:27:36.098455 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12406 | 2024.11.21 01:27:36.098770 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12407 | 2024.11.21 01:27:36.099288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1790 | ||
12408 | 2024.11.21 01:27:37.060878 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12409 | 2024.11.21 01:27:37.061100 [ 252 ] {355477cb-3cd5-48d8-a003-4ed77078d20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12410 | 2024.11.21 01:27:37.061181 [ 252 ] {355477cb-3cd5-48d8-a003-4ed77078d20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12411 | 2024.11.21 01:27:37.061976 [ 252 ] {355477cb-3cd5-48d8-a003-4ed77078d20d} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12412 | 2024.11.21 01:27:37.062036 [ 252 ] {355477cb-3cd5-48d8-a003-4ed77078d20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12413 | 2024.11.21 01:27:37.062493 [ 252 ] {355477cb-3cd5-48d8-a003-4ed77078d20d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12414 | 2024.11.21 01:27:37.062755 [ 252 ] {355477cb-3cd5-48d8-a003-4ed77078d20d} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12415 | 2024.11.21 01:27:37.063032 [ 252 ] {355477cb-3cd5-48d8-a003-4ed77078d20d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001982 sec., 7063.572149344098 rows/sec., 508.48 KiB/sec. | ||
12416 | 2024.11.21 01:27:37.063191 [ 252 ] {355477cb-3cd5-48d8-a003-4ed77078d20d} <Debug> TCPHandler: Processed in 0.002446864 sec. | ||
12417 | 2024.11.21 01:27:37.063529 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12418 | 2024.11.21 01:27:37.063744 [ 253 ] {bb3c14dd-aa0f-437d-9ae9-e89a39abdb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12419 | 2024.11.21 01:27:37.063829 [ 253 ] {bb3c14dd-aa0f-437d-9ae9-e89a39abdb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12420 | 2024.11.21 01:27:37.064813 [ 253 ] {bb3c14dd-aa0f-437d-9ae9-e89a39abdb8c} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12421 | 2024.11.21 01:27:37.064857 [ 253 ] {bb3c14dd-aa0f-437d-9ae9-e89a39abdb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12422 | 2024.11.21 01:27:37.065344 [ 253 ] {bb3c14dd-aa0f-437d-9ae9-e89a39abdb8c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12423 | 2024.11.21 01:27:37.065612 [ 253 ] {bb3c14dd-aa0f-437d-9ae9-e89a39abdb8c} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12424 | 2024.11.21 01:27:37.065834 [ 253 ] {bb3c14dd-aa0f-437d-9ae9-e89a39abdb8c} <Debug> executeQuery: Read 281 rows, 25.38 KiB in 0.002144 sec., 131063.43283582089 rows/sec., 11.56 MiB/sec. | ||
12425 | 2024.11.21 01:27:37.065937 [ 253 ] {bb3c14dd-aa0f-437d-9ae9-e89a39abdb8c} <Debug> TCPHandler: Processed in 0.002582176 sec. | ||
12426 | 2024.11.21 01:27:37.066173 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12427 | 2024.11.21 01:27:37.066374 [ 252 ] {f5167710-295f-4599-b619-bf0b159937ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12428 | 2024.11.21 01:27:37.066435 [ 252 ] {f5167710-295f-4599-b619-bf0b159937ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12429 | 2024.11.21 01:27:37.067061 [ 252 ] {f5167710-295f-4599-b619-bf0b159937ee} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12430 | 2024.11.21 01:27:37.067104 [ 252 ] {f5167710-295f-4599-b619-bf0b159937ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12431 | 2024.11.21 01:27:37.067479 [ 252 ] {f5167710-295f-4599-b619-bf0b159937ee} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12432 | 2024.11.21 01:27:37.067758 [ 252 ] {f5167710-295f-4599-b619-bf0b159937ee} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12433 | 2024.11.21 01:27:37.067980 [ 252 ] {f5167710-295f-4599-b619-bf0b159937ee} <Debug> executeQuery: Read 46 rows, 3.39 KiB in 0.001643 sec., 27997.565429093123 rows/sec., 2.01 MiB/sec. | ||
12434 | 2024.11.21 01:27:37.068039 [ 252 ] {f5167710-295f-4599-b619-bf0b159937ee} <Debug> TCPHandler: Processed in 0.001991808 sec. | ||
12435 | 2024.11.21 01:27:37.068242 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12436 | 2024.11.21 01:27:37.068453 [ 253 ] {20e1c7c5-8119-46b1-8ba4-eb9b4cc4d767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12437 | 2024.11.21 01:27:37.068540 [ 253 ] {20e1c7c5-8119-46b1-8ba4-eb9b4cc4d767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12438 | 2024.11.21 01:27:37.069126 [ 253 ] {20e1c7c5-8119-46b1-8ba4-eb9b4cc4d767} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12439 | 2024.11.21 01:27:37.069164 [ 253 ] {20e1c7c5-8119-46b1-8ba4-eb9b4cc4d767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12440 | 2024.11.21 01:27:37.069528 [ 253 ] {20e1c7c5-8119-46b1-8ba4-eb9b4cc4d767} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12441 | 2024.11.21 01:27:37.069778 [ 253 ] {20e1c7c5-8119-46b1-8ba4-eb9b4cc4d767} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12442 | 2024.11.21 01:27:37.070023 [ 253 ] {20e1c7c5-8119-46b1-8ba4-eb9b4cc4d767} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001626 sec., 8610.086100861008 rows/sec., 602.99 KiB/sec. | ||
12443 | 2024.11.21 01:27:37.070226 [ 253 ] {20e1c7c5-8119-46b1-8ba4-eb9b4cc4d767} <Debug> TCPHandler: Processed in 0.002083199 sec. | ||
12444 | 2024.11.21 01:27:37.070499 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12445 | 2024.11.21 01:27:37.070672 [ 252 ] {4d36111d-93da-4385-92ef-81a55ebf1d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12446 | 2024.11.21 01:27:37.070731 [ 252 ] {4d36111d-93da-4385-92ef-81a55ebf1d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12447 | 2024.11.21 01:27:37.071420 [ 252 ] {4d36111d-93da-4385-92ef-81a55ebf1d14} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12448 | 2024.11.21 01:27:37.071469 [ 252 ] {4d36111d-93da-4385-92ef-81a55ebf1d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12449 | 2024.11.21 01:27:37.071847 [ 252 ] {4d36111d-93da-4385-92ef-81a55ebf1d14} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12450 | 2024.11.21 01:27:37.072097 [ 252 ] {4d36111d-93da-4385-92ef-81a55ebf1d14} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12451 | 2024.11.21 01:27:37.072302 [ 252 ] {4d36111d-93da-4385-92ef-81a55ebf1d14} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001662 sec., 7821.901323706377 rows/sec., 487.69 KiB/sec. | ||
12452 | 2024.11.21 01:27:37.072358 [ 252 ] {4d36111d-93da-4385-92ef-81a55ebf1d14} <Debug> TCPHandler: Processed in 0.002036239 sec. | ||
12453 | 2024.11.21 01:27:37.072512 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12454 | 2024.11.21 01:27:37.072677 [ 253 ] {07f8b1f2-873e-437d-92c9-1d539209a179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12455 | 2024.11.21 01:27:37.072750 [ 253 ] {07f8b1f2-873e-437d-92c9-1d539209a179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12456 | 2024.11.21 01:27:37.073677 [ 253 ] {07f8b1f2-873e-437d-92c9-1d539209a179} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12457 | 2024.11.21 01:27:37.073716 [ 253 ] {07f8b1f2-873e-437d-92c9-1d539209a179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12458 | 2024.11.21 01:27:37.074124 [ 253 ] {07f8b1f2-873e-437d-92c9-1d539209a179} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12459 | 2024.11.21 01:27:37.074381 [ 253 ] {07f8b1f2-873e-437d-92c9-1d539209a179} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12460 | 2024.11.21 01:27:37.074558 [ 253 ] {07f8b1f2-873e-437d-92c9-1d539209a179} <Debug> executeQuery: Read 421 rows, 30.80 KiB in 0.001924 sec., 218814.96881496883 rows/sec., 15.64 MiB/sec. | ||
12461 | 2024.11.21 01:27:37.074615 [ 253 ] {07f8b1f2-873e-437d-92c9-1d539209a179} <Debug> TCPHandler: Processed in 0.002167381 sec. | ||
12462 | 2024.11.21 01:27:37.074776 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12463 | 2024.11.21 01:27:37.074924 [ 252 ] {a335b667-5df5-474a-81e6-ae36e1faf1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12464 | 2024.11.21 01:27:37.074987 [ 252 ] {a335b667-5df5-474a-81e6-ae36e1faf1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12465 | 2024.11.21 01:27:37.075577 [ 252 ] {a335b667-5df5-474a-81e6-ae36e1faf1d5} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12466 | 2024.11.21 01:27:37.075620 [ 252 ] {a335b667-5df5-474a-81e6-ae36e1faf1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12467 | 2024.11.21 01:27:37.076008 [ 252 ] {a335b667-5df5-474a-81e6-ae36e1faf1d5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12468 | 2024.11.21 01:27:37.076255 [ 252 ] {a335b667-5df5-474a-81e6-ae36e1faf1d5} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12469 | 2024.11.21 01:27:37.076492 [ 252 ] {a335b667-5df5-474a-81e6-ae36e1faf1d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 196.05 KiB/sec. | ||
12470 | 2024.11.21 01:27:37.076611 [ 252 ] {a335b667-5df5-474a-81e6-ae36e1faf1d5} <Debug> TCPHandler: Processed in 0.001906897 sec. | ||
12471 | 2024.11.21 01:27:37.076789 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12472 | 2024.11.21 01:27:37.076910 [ 253 ] {d85c5185-ade1-430d-a2e3-1ec608df2b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12473 | 2024.11.21 01:27:37.076963 [ 253 ] {d85c5185-ade1-430d-a2e3-1ec608df2b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12474 | 2024.11.21 01:27:37.077555 [ 253 ] {d85c5185-ade1-430d-a2e3-1ec608df2b9c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12475 | 2024.11.21 01:27:37.077593 [ 253 ] {d85c5185-ade1-430d-a2e3-1ec608df2b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12476 | 2024.11.21 01:27:37.078025 [ 253 ] {d85c5185-ade1-430d-a2e3-1ec608df2b9c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12477 | 2024.11.21 01:27:37.078281 [ 253 ] {d85c5185-ade1-430d-a2e3-1ec608df2b9c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12478 | 2024.11.21 01:27:37.078479 [ 253 ] {d85c5185-ade1-430d-a2e3-1ec608df2b9c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001595 sec., 148589.34169278995 rows/sec., 9.96 MiB/sec. | ||
12479 | 2024.11.21 01:27:37.078536 [ 253 ] {d85c5185-ade1-430d-a2e3-1ec608df2b9c} <Debug> TCPHandler: Processed in 0.001838886 sec. | ||
12480 | 2024.11.21 01:27:37.078694 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12481 | 2024.11.21 01:27:37.078819 [ 252 ] {a3d90c57-25bb-4931-b40a-d79cbf0d694c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12482 | 2024.11.21 01:27:37.078873 [ 252 ] {a3d90c57-25bb-4931-b40a-d79cbf0d694c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12483 | 2024.11.21 01:27:37.079372 [ 252 ] {a3d90c57-25bb-4931-b40a-d79cbf0d694c} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12484 | 2024.11.21 01:27:37.079413 [ 252 ] {a3d90c57-25bb-4931-b40a-d79cbf0d694c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12485 | 2024.11.21 01:27:37.079790 [ 252 ] {a3d90c57-25bb-4931-b40a-d79cbf0d694c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12486 | 2024.11.21 01:27:37.080037 [ 252 ] {a3d90c57-25bb-4931-b40a-d79cbf0d694c} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12487 | 2024.11.21 01:27:37.080225 [ 252 ] {a3d90c57-25bb-4931-b40a-d79cbf0d694c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001433 sec., 697.8367062107467 rows/sec., 47.02 KiB/sec. | ||
12488 | 2024.11.21 01:27:37.080280 [ 252 ] {a3d90c57-25bb-4931-b40a-d79cbf0d694c} <Debug> TCPHandler: Processed in 0.001647083 sec. | ||
12489 | 2024.11.21 01:27:37.080428 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12490 | 2024.11.21 01:27:37.080546 [ 253 ] {47f0bafe-cc49-4091-a3ea-ee123839d25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12491 | 2024.11.21 01:27:37.080629 [ 253 ] {47f0bafe-cc49-4091-a3ea-ee123839d25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12492 | 2024.11.21 01:27:37.081846 [ 253 ] {47f0bafe-cc49-4091-a3ea-ee123839d25e} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12493 | 2024.11.21 01:27:37.081886 [ 253 ] {47f0bafe-cc49-4091-a3ea-ee123839d25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12494 | 2024.11.21 01:27:37.082586 [ 253 ] {47f0bafe-cc49-4091-a3ea-ee123839d25e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12495 | 2024.11.21 01:27:37.082851 [ 253 ] {47f0bafe-cc49-4091-a3ea-ee123839d25e} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12496 | 2024.11.21 01:27:37.083023 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
12497 | 2024.11.21 01:27:37.083090 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12498 | 2024.11.21 01:27:37.083118 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12499 | 2024.11.21 01:27:37.083138 [ 253 ] {47f0bafe-cc49-4091-a3ea-ee123839d25e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002612 sec., 14931.087289433384 rows/sec., 26.76 MiB/sec. | ||
12500 | 2024.11.21 01:27:37.083466 [ 189 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
12501 | 2024.11.21 01:27:37.083541 [ 253 ] {47f0bafe-cc49-4091-a3ea-ee123839d25e} <Debug> TCPHandler: Processed in 0.003169554 sec. | ||
12502 | 2024.11.21 01:27:37.083747 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12503 | 2024.11.21 01:27:37.083926 [ 189 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12504 | 2024.11.21 01:27:37.083936 [ 252 ] {ae3e0c94-a488-4145-9e1f-9a55eedfb604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12505 | 2024.11.21 01:27:37.084023 [ 189 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 1390 rows starting from the beginning of the part | ||
12506 | 2024.11.21 01:27:37.084024 [ 252 ] {ae3e0c94-a488-4145-9e1f-9a55eedfb604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12507 | 2024.11.21 01:27:37.084698 [ 189 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
12508 | 2024.11.21 01:27:37.085241 [ 189 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
12509 | 2024.11.21 01:27:37.086427 [ 189 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part | ||
12510 | 2024.11.21 01:27:37.086651 [ 252 ] {ae3e0c94-a488-4145-9e1f-9a55eedfb604} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12511 | 2024.11.21 01:27:37.086785 [ 252 ] {ae3e0c94-a488-4145-9e1f-9a55eedfb604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
12512 | 2024.11.21 01:27:37.087578 [ 189 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
12513 | 2024.11.21 01:27:37.087949 [ 189 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part | ||
12514 | 2024.11.21 01:27:37.088231 [ 252 ] {ae3e0c94-a488-4145-9e1f-9a55eedfb604} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
12515 | 2024.11.21 01:27:37.088647 [ 252 ] {ae3e0c94-a488-4145-9e1f-9a55eedfb604} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12516 | 2024.11.21 01:27:37.089014 [ 252 ] {ae3e0c94-a488-4145-9e1f-9a55eedfb604} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005118 sec., 16021.88354826104 rows/sec., 1.02 MiB/sec. | ||
12517 | 2024.11.21 01:27:37.089103 [ 252 ] {ae3e0c94-a488-4145-9e1f-9a55eedfb604} <Debug> TCPHandler: Processed in 0.005462097 sec. | ||
12518 | 2024.11.21 01:27:37.095012 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1585 rows, containing 19 columns (19 merged, 0 gathered) in 0.011795286 sec., 134375.7158580131 rows/sec., 240.80 MiB/sec. | ||
12519 | 2024.11.21 01:27:37.096587 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
12520 | 2024.11.21 01:27:37.097031 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12521 | 2024.11.21 01:27:37.097111 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_44_9} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
12522 | 2024.11.21 01:27:37.097260 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
12523 | 2024.11.21 01:27:37.930316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12524 | 2024.11.21 01:27:38.000198 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.59 MiB, peak 198.22 MiB, free memory in arenas 0.00 B, will set to 187.85 MiB (RSS), difference: 1.26 MiB | ||
12525 | 2024.11.21 01:27:38.256707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12526 | 2024.11.21 01:27:38.296759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12527 | 2024.11.21 01:27:38.305335 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12528 | 2024.11.21 01:27:38.318706 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44181, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12529 | 2024.11.21 01:27:38.444717 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12530 | 2024.11.21 01:27:38.565830 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12531 | 2024.11.21 01:27:38.575292 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12532 | 2024.11.21 01:27:38.630730 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49403, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12533 | 2024.11.21 01:27:38.998062 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12534 | 2024.11.21 01:27:39.113899 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12535 | 2024.11.21 01:27:39.187742 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12536 | 2024.11.21 01:27:39.220129 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63468, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12537 | 2024.11.21 01:27:39.233491 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12538 | 2024.11.21 01:27:39.255798 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37086, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12539 | 2024.11.21 01:27:39.290275 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49704, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12540 | 2024.11.21 01:27:39.295675 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12541 | 2024.11.21 01:27:39.487959 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12542 | 2024.11.21 01:27:39.516418 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12543 | 2024.11.21 01:27:39.518759 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12544 | 2024.11.21 01:27:39.642601 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12545 | 2024.11.21 01:27:39.667916 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12546 | 2024.11.21 01:27:39.750239 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12547 | 2024.11.21 01:27:39.841795 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12548 | 2024.11.21 01:27:42.054154 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12549 | 2024.11.21 01:27:42.054346 [ 252 ] {5f6e5c25-2480-4407-9eb1-06d8f073add2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12550 | 2024.11.21 01:27:42.054419 [ 252 ] {5f6e5c25-2480-4407-9eb1-06d8f073add2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12551 | 2024.11.21 01:27:42.055209 [ 252 ] {5f6e5c25-2480-4407-9eb1-06d8f073add2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12552 | 2024.11.21 01:27:42.055263 [ 252 ] {5f6e5c25-2480-4407-9eb1-06d8f073add2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12553 | 2024.11.21 01:27:42.055703 [ 252 ] {5f6e5c25-2480-4407-9eb1-06d8f073add2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12554 | 2024.11.21 01:27:42.055953 [ 252 ] {5f6e5c25-2480-4407-9eb1-06d8f073add2} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12555 | 2024.11.21 01:27:42.056182 [ 122 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12556 | 2024.11.21 01:27:42.056194 [ 252 ] {5f6e5c25-2480-4407-9eb1-06d8f073add2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.26 MiB/sec. | ||
12557 | 2024.11.21 01:27:42.056268 [ 122 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12558 | 2024.11.21 01:27:42.056335 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12559 | 2024.11.21 01:27:42.056389 [ 252 ] {5f6e5c25-2480-4407-9eb1-06d8f073add2} <Debug> TCPHandler: Processed in 0.002362273 sec. | ||
12560 | 2024.11.21 01:27:42.056606 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
12561 | 2024.11.21 01:27:42.056688 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12562 | 2024.11.21 01:27:42.056793 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12563 | 2024.11.21 01:27:42.056861 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1430 rows starting from the beginning of the part | ||
12564 | 2024.11.21 01:27:42.056954 [ 253 ] {b9475afd-4fd7-446f-87b7-0c1c2cdf6cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12565 | 2024.11.21 01:27:42.057052 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 281 rows starting from the beginning of the part | ||
12566 | 2024.11.21 01:27:42.057117 [ 253 ] {b9475afd-4fd7-446f-87b7-0c1c2cdf6cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12567 | 2024.11.21 01:27:42.057345 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 62 rows starting from the beginning of the part | ||
12568 | 2024.11.21 01:27:42.057676 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part | ||
12569 | 2024.11.21 01:27:42.057959 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 281 rows starting from the beginning of the part | ||
12570 | 2024.11.21 01:27:42.058335 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
12571 | 2024.11.21 01:27:42.060384 [ 253 ] {b9475afd-4fd7-446f-87b7-0c1c2cdf6cdb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12572 | 2024.11.21 01:27:42.060461 [ 253 ] {b9475afd-4fd7-446f-87b7-0c1c2cdf6cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12573 | 2024.11.21 01:27:42.061410 [ 253 ] {b9475afd-4fd7-446f-87b7-0c1c2cdf6cdb} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12574 | 2024.11.21 01:27:42.061889 [ 198 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.005434196 sec., 398587.0218887946 rows/sec., 35.03 MiB/sec. | ||
12575 | 2024.11.21 01:27:42.061896 [ 253 ] {b9475afd-4fd7-446f-87b7-0c1c2cdf6cdb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12576 | 2024.11.21 01:27:42.062132 [ 122 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12577 | 2024.11.21 01:27:42.062177 [ 122 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12578 | 2024.11.21 01:27:42.062235 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12579 | 2024.11.21 01:27:42.062253 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12580 | 2024.11.21 01:27:42.062373 [ 253 ] {b9475afd-4fd7-446f-87b7-0c1c2cdf6cdb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005488 sec., 11661.807580174927 rows/sec., 932.08 KiB/sec. | ||
12581 | 2024.11.21 01:27:42.062711 [ 253 ] {b9475afd-4fd7-446f-87b7-0c1c2cdf6cdb} <Debug> TCPHandler: Processed in 0.006173267 sec. | ||
12582 | 2024.11.21 01:27:42.062709 [ 188 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
12583 | 2024.11.21 01:27:42.062984 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12584 | 2024.11.21 01:27:42.063134 [ 188 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12585 | 2024.11.21 01:27:42.063287 [ 188 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 913 rows starting from the beginning of the part | ||
12586 | 2024.11.21 01:27:42.063314 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12587 | 2024.11.21 01:27:42.063333 [ 252 ] {2041eac9-2080-4888-bcd8-731fb168fb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12588 | 2024.11.21 01:27:42.063676 [ 252 ] {2041eac9-2080-4888-bcd8-731fb168fb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12589 | 2024.11.21 01:27:42.063736 [ 188 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 421 rows starting from the beginning of the part | ||
12590 | 2024.11.21 01:27:42.063748 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_121_24} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12591 | 2024.11.21 01:27:42.064213 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
12592 | 2024.11.21 01:27:42.064278 [ 188 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 76 rows starting from the beginning of the part | ||
12593 | 2024.11.21 01:27:42.064764 [ 188 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
12594 | 2024.11.21 01:27:42.065159 [ 188 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 421 rows starting from the beginning of the part | ||
12595 | 2024.11.21 01:27:42.065478 [ 188 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
12596 | 2024.11.21 01:27:42.066767 [ 252 ] {2041eac9-2080-4888-bcd8-731fb168fb9e} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12597 | 2024.11.21 01:27:42.066831 [ 252 ] {2041eac9-2080-4888-bcd8-731fb168fb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12598 | 2024.11.21 01:27:42.067969 [ 252 ] {2041eac9-2080-4888-bcd8-731fb168fb9e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12599 | 2024.11.21 01:27:42.068376 [ 252 ] {2041eac9-2080-4888-bcd8-731fb168fb9e} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12600 | 2024.11.21 01:27:42.068782 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12601 | 2024.11.21 01:27:42.068809 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006431571 sec., 304591.2110742461 rows/sec., 23.32 MiB/sec. | ||
12602 | 2024.11.21 01:27:42.068895 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12603 | 2024.11.21 01:27:42.068955 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12604 | 2024.11.21 01:27:42.068997 [ 252 ] {2041eac9-2080-4888-bcd8-731fb168fb9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005779 sec., 27686.450943069733 rows/sec., 1.93 MiB/sec. | ||
12605 | 2024.11.21 01:27:42.069302 [ 252 ] {2041eac9-2080-4888-bcd8-731fb168fb9e} <Debug> TCPHandler: Processed in 0.006445121 sec. | ||
12606 | 2024.11.21 01:27:42.069317 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12607 | 2024.11.21 01:27:42.069350 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
12608 | 2024.11.21 01:27:42.069593 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12609 | 2024.11.21 01:27:42.069804 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12610 | 2024.11.21 01:27:42.069946 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_116_23, total 22626 rows starting from the beginning of the part | ||
12611 | 2024.11.21 01:27:42.069956 [ 253 ] {7f6b9088-b57a-4118-b949-54a9956c9c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12612 | 2024.11.21 01:27:42.070192 [ 253 ] {7f6b9088-b57a-4118-b949-54a9956c9c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12613 | 2024.11.21 01:27:42.070411 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part | ||
12614 | 2024.11.21 01:27:42.070502 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12615 | 2024.11.21 01:27:42.070980 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 134 rows starting from the beginning of the part | ||
12616 | 2024.11.21 01:27:42.071096 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_121_24} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12617 | 2024.11.21 01:27:42.071463 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
12618 | 2024.11.21 01:27:42.071589 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12619 | 2024.11.21 01:27:42.071997 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 237 rows starting from the beginning of the part | ||
12620 | 2024.11.21 01:27:42.072332 [ 201 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
12621 | 2024.11.21 01:27:42.073255 [ 253 ] {7f6b9088-b57a-4118-b949-54a9956c9c5c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12622 | 2024.11.21 01:27:42.073321 [ 253 ] {7f6b9088-b57a-4118-b949-54a9956c9c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12623 | 2024.11.21 01:27:42.073982 [ 253 ] {7f6b9088-b57a-4118-b949-54a9956c9c5c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
12624 | 2024.11.21 01:27:42.074320 [ 253 ] {7f6b9088-b57a-4118-b949-54a9956c9c5c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12625 | 2024.11.21 01:27:42.074582 [ 122 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
12626 | 2024.11.21 01:27:42.074694 [ 122 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12627 | 2024.11.21 01:27:42.074786 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12628 | 2024.11.21 01:27:42.074897 [ 253 ] {7f6b9088-b57a-4118-b949-54a9956c9c5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005026 sec., 11937.92280143255 rows/sec., 823.84 KiB/sec. | ||
12629 | 2024.11.21 01:27:42.075223 [ 253 ] {7f6b9088-b57a-4118-b949-54a9956c9c5c} <Debug> TCPHandler: Processed in 0.005779271 sec. | ||
12630 | 2024.11.21 01:27:42.075323 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
12631 | 2024.11.21 01:27:42.075715 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12632 | 2024.11.21 01:27:42.075793 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7238 rows starting from the beginning of the part | ||
12633 | 2024.11.21 01:27:42.076090 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part | ||
12634 | 2024.11.21 01:27:42.076398 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 48 rows starting from the beginning of the part | ||
12635 | 2024.11.21 01:27:42.076545 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
12636 | 2024.11.21 01:27:42.076675 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 82 rows starting from the beginning of the part | ||
12637 | 2024.11.21 01:27:42.076761 [ 187 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
12638 | 2024.11.21 01:27:42.079706 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7570 rows, containing 4 columns (4 merged, 0 gathered) in 0.004731387 sec., 1599953.671090528 rows/sec., 105.07 MiB/sec. | ||
12639 | 2024.11.21 01:27:42.080144 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12640 | 2024.11.21 01:27:42.080501 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12641 | 2024.11.21 01:27:42.080606 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_121_24} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12642 | 2024.11.21 01:27:42.080694 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
12643 | 2024.11.21 01:27:42.081518 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23554 rows, containing 5 columns (5 merged, 0 gathered) in 0.012462295 sec., 1890021.059523948 rows/sec., 128.95 MiB/sec. | ||
12644 | 2024.11.21 01:27:42.082082 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
12645 | 2024.11.21 01:27:42.082377 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12646 | 2024.11.21 01:27:42.082460 [ 191 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
12647 | 2024.11.21 01:27:42.082550 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
12648 | 2024.11.21 01:27:46.099499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1820 | ||
12649 | 2024.11.21 01:27:46.103255 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12650 | 2024.11.21 01:27:46.103318 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12651 | 2024.11.21 01:27:46.105428 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12652 | 2024.11.21 01:27:46.105851 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12653 | 2024.11.21 01:27:46.108174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1820 | ||
12654 | 2024.11.21 01:27:47.008350 [ 220 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12655 | 2024.11.21 01:27:47.008399 [ 220 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12656 | 2024.11.21 01:27:47.010744 [ 220 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12657 | 2024.11.21 01:27:47.054305 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12658 | 2024.11.21 01:27:47.054502 [ 252 ] {d80b8478-1a69-4445-b573-d976c4c40b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12659 | 2024.11.21 01:27:47.054574 [ 252 ] {d80b8478-1a69-4445-b573-d976c4c40b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12660 | 2024.11.21 01:27:47.055324 [ 252 ] {d80b8478-1a69-4445-b573-d976c4c40b1b} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12661 | 2024.11.21 01:27:47.055375 [ 252 ] {d80b8478-1a69-4445-b573-d976c4c40b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12662 | 2024.11.21 01:27:47.055815 [ 252 ] {d80b8478-1a69-4445-b573-d976c4c40b1b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12663 | 2024.11.21 01:27:47.056084 [ 252 ] {d80b8478-1a69-4445-b573-d976c4c40b1b} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12664 | 2024.11.21 01:27:47.056299 [ 252 ] {d80b8478-1a69-4445-b573-d976c4c40b1b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00185 sec., 30270.27027027027 rows/sec., 2.31 MiB/sec. | ||
12665 | 2024.11.21 01:27:47.056356 [ 252 ] {d80b8478-1a69-4445-b573-d976c4c40b1b} <Debug> TCPHandler: Processed in 0.00218833 sec. | ||
12666 | 2024.11.21 01:27:47.056600 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12667 | 2024.11.21 01:27:47.056796 [ 253 ] {f29fd94b-42da-4a44-92d3-44c9e8b44926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12668 | 2024.11.21 01:27:47.056874 [ 253 ] {f29fd94b-42da-4a44-92d3-44c9e8b44926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12669 | 2024.11.21 01:27:47.057698 [ 253 ] {f29fd94b-42da-4a44-92d3-44c9e8b44926} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12670 | 2024.11.21 01:27:47.057744 [ 253 ] {f29fd94b-42da-4a44-92d3-44c9e8b44926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12671 | 2024.11.21 01:27:47.058198 [ 253 ] {f29fd94b-42da-4a44-92d3-44c9e8b44926} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12672 | 2024.11.21 01:27:47.058469 [ 253 ] {f29fd94b-42da-4a44-92d3-44c9e8b44926} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12673 | 2024.11.21 01:27:47.058748 [ 221 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12674 | 2024.11.21 01:27:47.058756 [ 253 ] {f29fd94b-42da-4a44-92d3-44c9e8b44926} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002004 sec., 31936.127744510977 rows/sec., 2.49 MiB/sec. | ||
12675 | 2024.11.21 01:27:47.058789 [ 221 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12676 | 2024.11.21 01:27:47.058942 [ 253 ] {f29fd94b-42da-4a44-92d3-44c9e8b44926} <Debug> TCPHandler: Processed in 0.002480415 sec. | ||
12677 | 2024.11.21 01:27:47.059162 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12678 | 2024.11.21 01:27:47.059305 [ 252 ] {0a92799f-bb61-4db6-a0cf-6afba1b75a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12679 | 2024.11.21 01:27:47.059387 [ 252 ] {0a92799f-bb61-4db6-a0cf-6afba1b75a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12680 | 2024.11.21 01:27:47.060102 [ 252 ] {0a92799f-bb61-4db6-a0cf-6afba1b75a3b} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12681 | 2024.11.21 01:27:47.060145 [ 252 ] {0a92799f-bb61-4db6-a0cf-6afba1b75a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12682 | 2024.11.21 01:27:47.060633 [ 252 ] {0a92799f-bb61-4db6-a0cf-6afba1b75a3b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12683 | 2024.11.21 01:27:47.060978 [ 252 ] {0a92799f-bb61-4db6-a0cf-6afba1b75a3b} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12684 | 2024.11.21 01:27:47.061246 [ 252 ] {0a92799f-bb61-4db6-a0cf-6afba1b75a3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001977 sec., 80930.70308548305 rows/sec., 5.64 MiB/sec. | ||
12685 | 2024.11.21 01:27:47.061318 [ 252 ] {0a92799f-bb61-4db6-a0cf-6afba1b75a3b} <Debug> TCPHandler: Processed in 0.002222001 sec. | ||
12686 | 2024.11.21 01:27:47.061394 [ 221 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12687 | 2024.11.21 01:27:47.061566 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12688 | 2024.11.21 01:27:47.061862 [ 253 ] {e0f34399-7e8c-4372-ae3d-1c0d96c498da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12689 | 2024.11.21 01:27:47.062017 [ 253 ] {e0f34399-7e8c-4372-ae3d-1c0d96c498da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12690 | 2024.11.21 01:27:47.063128 [ 253 ] {e0f34399-7e8c-4372-ae3d-1c0d96c498da} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12691 | 2024.11.21 01:27:47.063171 [ 253 ] {e0f34399-7e8c-4372-ae3d-1c0d96c498da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12692 | 2024.11.21 01:27:47.063578 [ 253 ] {e0f34399-7e8c-4372-ae3d-1c0d96c498da} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
12693 | 2024.11.21 01:27:47.063841 [ 253 ] {e0f34399-7e8c-4372-ae3d-1c0d96c498da} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12694 | 2024.11.21 01:27:47.064016 [ 253 ] {e0f34399-7e8c-4372-ae3d-1c0d96c498da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002281 sec., 26304.2525208242 rows/sec., 1.77 MiB/sec. | ||
12695 | 2024.11.21 01:27:47.064067 [ 253 ] {e0f34399-7e8c-4372-ae3d-1c0d96c498da} <Debug> TCPHandler: Processed in 0.002637837 sec. | ||
12696 | 2024.11.21 01:27:48.202712 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12697 | 2024.11.21 01:27:48.202797 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12698 | 2024.11.21 01:27:48.205935 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12699 | 2024.11.21 01:27:48.376287 [ 219 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12700 | 2024.11.21 01:27:48.376350 [ 219 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12701 | 2024.11.21 01:27:48.378533 [ 219 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12702 | 2024.11.21 01:27:49.859904 [ 217 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
12703 | 2024.11.21 01:27:49.860002 [ 217 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
12704 | 2024.11.21 01:27:49.861902 [ 217 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
12705 | 2024.11.21 01:27:50.668165 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12706 | 2024.11.21 01:27:50.668224 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12707 | 2024.11.21 01:27:52.061047 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12708 | 2024.11.21 01:27:52.061241 [ 252 ] {22b60493-3191-41f5-bf39-0e90b2a5bb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12709 | 2024.11.21 01:27:52.061311 [ 252 ] {22b60493-3191-41f5-bf39-0e90b2a5bb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12710 | 2024.11.21 01:27:52.062039 [ 252 ] {22b60493-3191-41f5-bf39-0e90b2a5bb2c} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12711 | 2024.11.21 01:27:52.062089 [ 252 ] {22b60493-3191-41f5-bf39-0e90b2a5bb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12712 | 2024.11.21 01:27:52.062527 [ 252 ] {22b60493-3191-41f5-bf39-0e90b2a5bb2c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12713 | 2024.11.21 01:27:52.062774 [ 252 ] {22b60493-3191-41f5-bf39-0e90b2a5bb2c} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12714 | 2024.11.21 01:27:52.062999 [ 252 ] {22b60493-3191-41f5-bf39-0e90b2a5bb2c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001812 sec., 7726.269315673289 rows/sec., 556.19 KiB/sec. | ||
12715 | 2024.11.21 01:27:52.063053 [ 252 ] {22b60493-3191-41f5-bf39-0e90b2a5bb2c} <Debug> TCPHandler: Processed in 0.002141161 sec. | ||
12716 | 2024.11.21 01:27:52.063319 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12717 | 2024.11.21 01:27:52.063520 [ 253 ] {adc8fd30-1293-46c7-b06d-96136407f172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12718 | 2024.11.21 01:27:52.063601 [ 253 ] {adc8fd30-1293-46c7-b06d-96136407f172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12719 | 2024.11.21 01:27:52.064498 [ 253 ] {adc8fd30-1293-46c7-b06d-96136407f172} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12720 | 2024.11.21 01:27:52.064553 [ 253 ] {adc8fd30-1293-46c7-b06d-96136407f172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12721 | 2024.11.21 01:27:52.065030 [ 253 ] {adc8fd30-1293-46c7-b06d-96136407f172} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12722 | 2024.11.21 01:27:52.065292 [ 253 ] {adc8fd30-1293-46c7-b06d-96136407f172} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12723 | 2024.11.21 01:27:52.065541 [ 253 ] {adc8fd30-1293-46c7-b06d-96136407f172} <Debug> executeQuery: Read 287 rows, 25.95 KiB in 0.002079 sec., 138047.13804713803 rows/sec., 12.19 MiB/sec. | ||
12724 | 2024.11.21 01:27:52.065608 [ 253 ] {adc8fd30-1293-46c7-b06d-96136407f172} <Debug> TCPHandler: Processed in 0.002436034 sec. | ||
12725 | 2024.11.21 01:27:52.065750 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12726 | 2024.11.21 01:27:52.065866 [ 252 ] {8999f0a9-b482-4c4f-8ccd-87d14acd6be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12727 | 2024.11.21 01:27:52.065917 [ 252 ] {8999f0a9-b482-4c4f-8ccd-87d14acd6be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12728 | 2024.11.21 01:27:52.066617 [ 252 ] {8999f0a9-b482-4c4f-8ccd-87d14acd6be9} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12729 | 2024.11.21 01:27:52.066664 [ 252 ] {8999f0a9-b482-4c4f-8ccd-87d14acd6be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12730 | 2024.11.21 01:27:52.067066 [ 252 ] {8999f0a9-b482-4c4f-8ccd-87d14acd6be9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12731 | 2024.11.21 01:27:52.067314 [ 252 ] {8999f0a9-b482-4c4f-8ccd-87d14acd6be9} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12732 | 2024.11.21 01:27:52.067516 [ 252 ] {8999f0a9-b482-4c4f-8ccd-87d14acd6be9} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001674 sec., 29271.206690561532 rows/sec., 2.11 MiB/sec. | ||
12733 | 2024.11.21 01:27:52.067567 [ 252 ] {8999f0a9-b482-4c4f-8ccd-87d14acd6be9} <Debug> TCPHandler: Processed in 0.001872056 sec. | ||
12734 | 2024.11.21 01:27:52.067709 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12735 | 2024.11.21 01:27:52.067839 [ 253 ] {287e19f2-5296-4218-89d1-fdc8fdd02904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12736 | 2024.11.21 01:27:52.067894 [ 253 ] {287e19f2-5296-4218-89d1-fdc8fdd02904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12737 | 2024.11.21 01:27:52.068505 [ 253 ] {287e19f2-5296-4218-89d1-fdc8fdd02904} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12738 | 2024.11.21 01:27:52.068547 [ 253 ] {287e19f2-5296-4218-89d1-fdc8fdd02904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12739 | 2024.11.21 01:27:52.068918 [ 253 ] {287e19f2-5296-4218-89d1-fdc8fdd02904} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12740 | 2024.11.21 01:27:52.069184 [ 253 ] {287e19f2-5296-4218-89d1-fdc8fdd02904} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12741 | 2024.11.21 01:27:52.069447 [ 253 ] {287e19f2-5296-4218-89d1-fdc8fdd02904} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001629 sec., 8594.229588704728 rows/sec., 601.88 KiB/sec. | ||
12742 | 2024.11.21 01:27:52.069657 [ 253 ] {287e19f2-5296-4218-89d1-fdc8fdd02904} <Debug> TCPHandler: Processed in 0.001997498 sec. | ||
12743 | 2024.11.21 01:27:52.069879 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12744 | 2024.11.21 01:27:52.070007 [ 252 ] {e3856a1d-ddad-4e80-88d5-fbad5907e407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12745 | 2024.11.21 01:27:52.070063 [ 252 ] {e3856a1d-ddad-4e80-88d5-fbad5907e407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12746 | 2024.11.21 01:27:52.070742 [ 252 ] {e3856a1d-ddad-4e80-88d5-fbad5907e407} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12747 | 2024.11.21 01:27:52.070790 [ 252 ] {e3856a1d-ddad-4e80-88d5-fbad5907e407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12748 | 2024.11.21 01:27:52.071172 [ 252 ] {e3856a1d-ddad-4e80-88d5-fbad5907e407} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12749 | 2024.11.21 01:27:52.071422 [ 252 ] {e3856a1d-ddad-4e80-88d5-fbad5907e407} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12750 | 2024.11.21 01:27:52.071619 [ 252 ] {e3856a1d-ddad-4e80-88d5-fbad5907e407} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001641 sec., 7921.998781230956 rows/sec., 493.93 KiB/sec. | ||
12751 | 2024.11.21 01:27:52.071669 [ 252 ] {e3856a1d-ddad-4e80-88d5-fbad5907e407} <Debug> TCPHandler: Processed in 0.001910437 sec. | ||
12752 | 2024.11.21 01:27:52.071814 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12753 | 2024.11.21 01:27:52.071934 [ 253 ] {49ec1725-1b09-483c-9b3a-6fdc2619c117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12754 | 2024.11.21 01:27:52.071983 [ 253 ] {49ec1725-1b09-483c-9b3a-6fdc2619c117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12755 | 2024.11.21 01:27:52.072788 [ 253 ] {49ec1725-1b09-483c-9b3a-6fdc2619c117} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12756 | 2024.11.21 01:27:52.072830 [ 253 ] {49ec1725-1b09-483c-9b3a-6fdc2619c117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12757 | 2024.11.21 01:27:52.073251 [ 253 ] {49ec1725-1b09-483c-9b3a-6fdc2619c117} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12758 | 2024.11.21 01:27:52.073611 [ 253 ] {49ec1725-1b09-483c-9b3a-6fdc2619c117} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12759 | 2024.11.21 01:27:52.073907 [ 253 ] {49ec1725-1b09-483c-9b3a-6fdc2619c117} <Debug> executeQuery: Read 427 rows, 31.31 KiB in 0.001997 sec., 213820.73109664497 rows/sec., 15.31 MiB/sec. | ||
12760 | 2024.11.21 01:27:52.073964 [ 253 ] {49ec1725-1b09-483c-9b3a-6fdc2619c117} <Debug> TCPHandler: Processed in 0.002209361 sec. | ||
12761 | 2024.11.21 01:27:52.074130 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12762 | 2024.11.21 01:27:52.074252 [ 252 ] {46b7eadc-7eec-44df-ad41-65bed3ebd879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12763 | 2024.11.21 01:27:52.074308 [ 252 ] {46b7eadc-7eec-44df-ad41-65bed3ebd879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12764 | 2024.11.21 01:27:52.074791 [ 252 ] {46b7eadc-7eec-44df-ad41-65bed3ebd879} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12765 | 2024.11.21 01:27:52.074830 [ 252 ] {46b7eadc-7eec-44df-ad41-65bed3ebd879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12766 | 2024.11.21 01:27:52.075205 [ 252 ] {46b7eadc-7eec-44df-ad41-65bed3ebd879} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12767 | 2024.11.21 01:27:52.075445 [ 252 ] {46b7eadc-7eec-44df-ad41-65bed3ebd879} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12768 | 2024.11.21 01:27:52.075643 [ 252 ] {46b7eadc-7eec-44df-ad41-65bed3ebd879} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
12769 | 2024.11.21 01:27:52.075692 [ 252 ] {46b7eadc-7eec-44df-ad41-65bed3ebd879} <Debug> TCPHandler: Processed in 0.001618913 sec. | ||
12770 | 2024.11.21 01:27:52.075851 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12771 | 2024.11.21 01:27:52.075982 [ 253 ] {77cce4f8-9b0b-448c-b6c7-1798e1a97921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12772 | 2024.11.21 01:27:52.076037 [ 253 ] {77cce4f8-9b0b-448c-b6c7-1798e1a97921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12773 | 2024.11.21 01:27:52.076645 [ 253 ] {77cce4f8-9b0b-448c-b6c7-1798e1a97921} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12774 | 2024.11.21 01:27:52.076685 [ 253 ] {77cce4f8-9b0b-448c-b6c7-1798e1a97921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12775 | 2024.11.21 01:27:52.077121 [ 253 ] {77cce4f8-9b0b-448c-b6c7-1798e1a97921} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12776 | 2024.11.21 01:27:52.077375 [ 253 ] {77cce4f8-9b0b-448c-b6c7-1798e1a97921} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12777 | 2024.11.21 01:27:52.077606 [ 253 ] {77cce4f8-9b0b-448c-b6c7-1798e1a97921} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001649 sec., 143723.46876895087 rows/sec., 9.63 MiB/sec. | ||
12778 | 2024.11.21 01:27:52.077719 [ 253 ] {77cce4f8-9b0b-448c-b6c7-1798e1a97921} <Debug> TCPHandler: Processed in 0.001926337 sec. | ||
12779 | 2024.11.21 01:27:52.077925 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12780 | 2024.11.21 01:27:52.078159 [ 252 ] {2efbd8b7-28fc-4a86-ab7b-9e3dec0fb00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12781 | 2024.11.21 01:27:52.078219 [ 252 ] {2efbd8b7-28fc-4a86-ab7b-9e3dec0fb00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12782 | 2024.11.21 01:27:52.078778 [ 252 ] {2efbd8b7-28fc-4a86-ab7b-9e3dec0fb00c} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12783 | 2024.11.21 01:27:52.078825 [ 252 ] {2efbd8b7-28fc-4a86-ab7b-9e3dec0fb00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12784 | 2024.11.21 01:27:52.079200 [ 252 ] {2efbd8b7-28fc-4a86-ab7b-9e3dec0fb00c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12785 | 2024.11.21 01:27:52.079439 [ 252 ] {2efbd8b7-28fc-4a86-ab7b-9e3dec0fb00c} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12786 | 2024.11.21 01:27:52.079677 [ 252 ] {2efbd8b7-28fc-4a86-ab7b-9e3dec0fb00c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001556 sec., 642.6735218508998 rows/sec., 43.31 KiB/sec. | ||
12787 | 2024.11.21 01:27:52.079856 [ 252 ] {2efbd8b7-28fc-4a86-ab7b-9e3dec0fb00c} <Debug> TCPHandler: Processed in 0.002042528 sec. | ||
12788 | 2024.11.21 01:27:52.080061 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12789 | 2024.11.21 01:27:52.080201 [ 253 ] {83c724d6-f465-4bb8-8295-0b6ebd4bd200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12790 | 2024.11.21 01:27:52.080300 [ 253 ] {83c724d6-f465-4bb8-8295-0b6ebd4bd200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12791 | 2024.11.21 01:27:52.081616 [ 253 ] {83c724d6-f465-4bb8-8295-0b6ebd4bd200} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12792 | 2024.11.21 01:27:52.081656 [ 253 ] {83c724d6-f465-4bb8-8295-0b6ebd4bd200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12793 | 2024.11.21 01:27:52.082362 [ 253 ] {83c724d6-f465-4bb8-8295-0b6ebd4bd200} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12794 | 2024.11.21 01:27:52.082630 [ 253 ] {83c724d6-f465-4bb8-8295-0b6ebd4bd200} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12795 | 2024.11.21 01:27:52.082949 [ 253 ] {83c724d6-f465-4bb8-8295-0b6ebd4bd200} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002768 sec., 15173.410404624277 rows/sec., 27.19 MiB/sec. | ||
12796 | 2024.11.21 01:27:52.083387 [ 253 ] {83c724d6-f465-4bb8-8295-0b6ebd4bd200} <Debug> TCPHandler: Processed in 0.003434808 sec. | ||
12797 | 2024.11.21 01:27:52.083531 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12798 | 2024.11.21 01:27:52.083648 [ 252 ] {3133839e-b410-4ea8-bb0b-d5d2b524d02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
12799 | 2024.11.21 01:27:52.083697 [ 252 ] {3133839e-b410-4ea8-bb0b-d5d2b524d02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
12800 | 2024.11.21 01:27:52.084176 [ 252 ] {3133839e-b410-4ea8-bb0b-d5d2b524d02c} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12801 | 2024.11.21 01:27:52.084215 [ 252 ] {3133839e-b410-4ea8-bb0b-d5d2b524d02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12802 | 2024.11.21 01:27:52.084582 [ 252 ] {3133839e-b410-4ea8-bb0b-d5d2b524d02c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
12803 | 2024.11.21 01:27:52.084832 [ 252 ] {3133839e-b410-4ea8-bb0b-d5d2b524d02c} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12804 | 2024.11.21 01:27:52.085199 [ 252 ] {3133839e-b410-4ea8-bb0b-d5d2b524d02c} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001526 sec., 1965.923984272608 rows/sec., 157.43 KiB/sec. | ||
12805 | 2024.11.21 01:27:52.085379 [ 252 ] {3133839e-b410-4ea8-bb0b-d5d2b524d02c} <Debug> TCPHandler: Processed in 0.001903367 sec. | ||
12806 | 2024.11.21 01:27:52.085529 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12807 | 2024.11.21 01:27:52.085669 [ 253 ] {a0c850ad-fb24-453b-8707-f9179ac70e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12808 | 2024.11.21 01:27:52.085728 [ 253 ] {a0c850ad-fb24-453b-8707-f9179ac70e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12809 | 2024.11.21 01:27:52.086266 [ 253 ] {a0c850ad-fb24-453b-8707-f9179ac70e23} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12810 | 2024.11.21 01:27:52.086307 [ 253 ] {a0c850ad-fb24-453b-8707-f9179ac70e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12811 | 2024.11.21 01:27:52.086688 [ 253 ] {a0c850ad-fb24-453b-8707-f9179ac70e23} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
12812 | 2024.11.21 01:27:52.086934 [ 253 ] {a0c850ad-fb24-453b-8707-f9179ac70e23} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12813 | 2024.11.21 01:27:52.087180 [ 253 ] {a0c850ad-fb24-453b-8707-f9179ac70e23} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001535 sec., 53420.195439739415 rows/sec., 3.39 MiB/sec. | ||
12814 | 2024.11.21 01:27:52.087273 [ 253 ] {a0c850ad-fb24-453b-8707-f9179ac70e23} <Debug> TCPHandler: Processed in 0.001811906 sec. | ||
12815 | 2024.11.21 01:27:55.140127 [ 225 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12816 | 2024.11.21 01:27:55.140198 [ 225 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12817 | 2024.11.21 01:27:55.142098 [ 225 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12818 | 2024.11.21 01:27:56.108456 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1852 | ||
12819 | 2024.11.21 01:27:56.112176 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12820 | 2024.11.21 01:27:56.112255 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12821 | 2024.11.21 01:27:56.114252 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12822 | 2024.11.21 01:27:56.114682 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12823 | 2024.11.21 01:27:56.115451 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1852 | ||
12824 | 2024.11.21 01:27:57.052532 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12825 | 2024.11.21 01:27:57.052741 [ 252 ] {84e0f56b-aa38-42e0-b620-646ea8e30ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12826 | 2024.11.21 01:27:57.052820 [ 252 ] {84e0f56b-aa38-42e0-b620-646ea8e30ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12827 | 2024.11.21 01:27:57.053604 [ 252 ] {84e0f56b-aa38-42e0-b620-646ea8e30ed6} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12828 | 2024.11.21 01:27:57.053654 [ 252 ] {84e0f56b-aa38-42e0-b620-646ea8e30ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12829 | 2024.11.21 01:27:57.054073 [ 252 ] {84e0f56b-aa38-42e0-b620-646ea8e30ed6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
12830 | 2024.11.21 01:27:57.054336 [ 252 ] {84e0f56b-aa38-42e0-b620-646ea8e30ed6} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12831 | 2024.11.21 01:27:57.054572 [ 252 ] {84e0f56b-aa38-42e0-b620-646ea8e30ed6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001889 sec., 3176.283748014823 rows/sec., 259.00 KiB/sec. | ||
12832 | 2024.11.21 01:27:57.054692 [ 252 ] {84e0f56b-aa38-42e0-b620-646ea8e30ed6} <Debug> TCPHandler: Processed in 0.002294552 sec. | ||
12833 | 2024.11.21 01:27:57.054967 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12834 | 2024.11.21 01:27:57.055162 [ 253 ] {fc38ef87-5f94-4c96-a959-4b6da2278e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12835 | 2024.11.21 01:27:57.055234 [ 253 ] {fc38ef87-5f94-4c96-a959-4b6da2278e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12836 | 2024.11.21 01:27:57.056032 [ 253 ] {fc38ef87-5f94-4c96-a959-4b6da2278e90} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12837 | 2024.11.21 01:27:57.056075 [ 253 ] {fc38ef87-5f94-4c96-a959-4b6da2278e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12838 | 2024.11.21 01:27:57.056533 [ 253 ] {fc38ef87-5f94-4c96-a959-4b6da2278e90} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
12839 | 2024.11.21 01:27:57.056811 [ 253 ] {fc38ef87-5f94-4c96-a959-4b6da2278e90} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12840 | 2024.11.21 01:27:57.057010 [ 253 ] {fc38ef87-5f94-4c96-a959-4b6da2278e90} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001902 sec., 31019.978969505784 rows/sec., 2.36 MiB/sec. | ||
12841 | 2024.11.21 01:27:57.057076 [ 253 ] {fc38ef87-5f94-4c96-a959-4b6da2278e90} <Debug> TCPHandler: Processed in 0.002245582 sec. | ||
12842 | 2024.11.21 01:27:57.057250 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12843 | 2024.11.21 01:27:57.057387 [ 252 ] {ce8c0e5f-977c-4b10-9739-df5932c7b433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12844 | 2024.11.21 01:27:57.057444 [ 252 ] {ce8c0e5f-977c-4b10-9739-df5932c7b433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12845 | 2024.11.21 01:27:57.058113 [ 252 ] {ce8c0e5f-977c-4b10-9739-df5932c7b433} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12846 | 2024.11.21 01:27:57.058152 [ 252 ] {ce8c0e5f-977c-4b10-9739-df5932c7b433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12847 | 2024.11.21 01:27:57.058509 [ 252 ] {ce8c0e5f-977c-4b10-9739-df5932c7b433} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12848 | 2024.11.21 01:27:57.058752 [ 252 ] {ce8c0e5f-977c-4b10-9739-df5932c7b433} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12849 | 2024.11.21 01:27:57.058910 [ 110 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 6 parts from all_1_59_13 to all_64_64_0 | ||
12850 | 2024.11.21 01:27:57.058972 [ 110 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12851 | 2024.11.21 01:27:57.058988 [ 252 ] {ce8c0e5f-977c-4b10-9739-df5932c7b433} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001619 sec., 3705.9913526868436 rows/sec., 258.77 KiB/sec. | ||
12852 | 2024.11.21 01:27:57.059014 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12853 | 2024.11.21 01:27:57.059151 [ 252 ] {ce8c0e5f-977c-4b10-9739-df5932c7b433} <Debug> TCPHandler: Processed in 0.001965567 sec. | ||
12854 | 2024.11.21 01:27:57.059349 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_59_13 to all_64_64_0 into Compact with storage Full | ||
12855 | 2024.11.21 01:27:57.059441 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12856 | 2024.11.21 01:27:57.059556 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12857 | 2024.11.21 01:27:57.059625 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 64 rows starting from the beginning of the part | ||
12858 | 2024.11.21 01:27:57.059889 [ 253 ] {b89d84a8-014d-498d-a334-b24a01592f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12859 | 2024.11.21 01:27:57.059925 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part | ||
12860 | 2024.11.21 01:27:57.060173 [ 253 ] {b89d84a8-014d-498d-a334-b24a01592f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12861 | 2024.11.21 01:27:57.060204 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
12862 | 2024.11.21 01:27:57.060553 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 46 rows starting from the beginning of the part | ||
12863 | 2024.11.21 01:27:57.060849 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 49 rows starting from the beginning of the part | ||
12864 | 2024.11.21 01:27:57.061166 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
12865 | 2024.11.21 01:27:57.063009 [ 253 ] {b89d84a8-014d-498d-a334-b24a01592f36} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12866 | 2024.11.21 01:27:57.063092 [ 253 ] {b89d84a8-014d-498d-a334-b24a01592f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12867 | 2024.11.21 01:27:57.064167 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.004998921 sec., 44609.62675745426 rows/sec., 3.35 MiB/sec. | ||
12868 | 2024.11.21 01:27:57.064213 [ 253 ] {b89d84a8-014d-498d-a334-b24a01592f36} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
12869 | 2024.11.21 01:27:57.064388 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
12870 | 2024.11.21 01:27:57.064744 [ 253 ] {b89d84a8-014d-498d-a334-b24a01592f36} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12871 | 2024.11.21 01:27:57.065015 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12872 | 2024.11.21 01:27:57.065214 [ 253 ] {b89d84a8-014d-498d-a334-b24a01592f36} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.005519 sec., 12683.457148034066 rows/sec., 1015.49 KiB/sec. | ||
12873 | 2024.11.21 01:27:57.065258 [ 199 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_64_14} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 6 parts: [all_1_59_13, all_64_64_0] -> all_1_64_14 | ||
12874 | 2024.11.21 01:27:57.065543 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12875 | 2024.11.21 01:27:57.065641 [ 253 ] {b89d84a8-014d-498d-a334-b24a01592f36} <Debug> TCPHandler: Processed in 0.00633579 sec. | ||
12876 | 2024.11.21 01:27:57.065933 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12877 | 2024.11.21 01:27:57.066102 [ 252 ] {1680b69f-3a16-4c39-a7b5-e81f3496a11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12878 | 2024.11.21 01:27:57.066155 [ 252 ] {1680b69f-3a16-4c39-a7b5-e81f3496a11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12879 | 2024.11.21 01:27:57.066725 [ 252 ] {1680b69f-3a16-4c39-a7b5-e81f3496a11d} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12880 | 2024.11.21 01:27:57.066764 [ 252 ] {1680b69f-3a16-4c39-a7b5-e81f3496a11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12881 | 2024.11.21 01:27:57.067172 [ 252 ] {1680b69f-3a16-4c39-a7b5-e81f3496a11d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
12882 | 2024.11.21 01:27:57.067410 [ 252 ] {1680b69f-3a16-4c39-a7b5-e81f3496a11d} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12883 | 2024.11.21 01:27:57.067631 [ 252 ] {1680b69f-3a16-4c39-a7b5-e81f3496a11d} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.001558 sec., 84082.1566110398 rows/sec., 5.85 MiB/sec. | ||
12884 | 2024.11.21 01:27:57.067695 [ 252 ] {1680b69f-3a16-4c39-a7b5-e81f3496a11d} <Debug> TCPHandler: Processed in 0.001930267 sec. | ||
12885 | 2024.11.21 01:27:57.067898 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12886 | 2024.11.21 01:27:57.068065 [ 253 ] {d4ffd166-57ed-406d-9427-d2f55c44ec40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12887 | 2024.11.21 01:27:57.068125 [ 253 ] {d4ffd166-57ed-406d-9427-d2f55c44ec40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12888 | 2024.11.21 01:27:57.068715 [ 253 ] {d4ffd166-57ed-406d-9427-d2f55c44ec40} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12889 | 2024.11.21 01:27:57.068762 [ 253 ] {d4ffd166-57ed-406d-9427-d2f55c44ec40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12890 | 2024.11.21 01:27:57.069207 [ 253 ] {d4ffd166-57ed-406d-9427-d2f55c44ec40} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
12891 | 2024.11.21 01:27:57.069461 [ 253 ] {d4ffd166-57ed-406d-9427-d2f55c44ec40} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12892 | 2024.11.21 01:27:57.069636 [ 253 ] {d4ffd166-57ed-406d-9427-d2f55c44ec40} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001598 sec., 30037.546933667083 rows/sec., 2.02 MiB/sec. | ||
12893 | 2024.11.21 01:27:57.069688 [ 253 ] {d4ffd166-57ed-406d-9427-d2f55c44ec40} <Debug> TCPHandler: Processed in 0.001903447 sec. | ||
12894 | 2024.11.21 01:28:02.054506 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12895 | 2024.11.21 01:28:02.054733 [ 252 ] {318ee0ed-6382-4bd3-9331-e6546828b0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12896 | 2024.11.21 01:28:02.054815 [ 252 ] {318ee0ed-6382-4bd3-9331-e6546828b0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12897 | 2024.11.21 01:28:02.055661 [ 252 ] {318ee0ed-6382-4bd3-9331-e6546828b0db} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12898 | 2024.11.21 01:28:02.055714 [ 252 ] {318ee0ed-6382-4bd3-9331-e6546828b0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12899 | 2024.11.21 01:28:02.056164 [ 252 ] {318ee0ed-6382-4bd3-9331-e6546828b0db} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
12900 | 2024.11.21 01:28:02.056442 [ 252 ] {318ee0ed-6382-4bd3-9331-e6546828b0db} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12901 | 2024.11.21 01:28:02.056726 [ 252 ] {318ee0ed-6382-4bd3-9331-e6546828b0db} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002041 sec., 27437.530622244 rows/sec., 2.09 MiB/sec. | ||
12902 | 2024.11.21 01:28:02.056838 [ 252 ] {318ee0ed-6382-4bd3-9331-e6546828b0db} <Debug> TCPHandler: Processed in 0.002468875 sec. | ||
12903 | 2024.11.21 01:28:02.057176 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12904 | 2024.11.21 01:28:02.057468 [ 253 ] {fe050502-e013-4327-9ce3-38f74d073900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12905 | 2024.11.21 01:28:02.057554 [ 253 ] {fe050502-e013-4327-9ce3-38f74d073900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12906 | 2024.11.21 01:28:02.058431 [ 253 ] {fe050502-e013-4327-9ce3-38f74d073900} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12907 | 2024.11.21 01:28:02.058478 [ 253 ] {fe050502-e013-4327-9ce3-38f74d073900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12908 | 2024.11.21 01:28:02.058929 [ 253 ] {fe050502-e013-4327-9ce3-38f74d073900} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
12909 | 2024.11.21 01:28:02.059186 [ 253 ] {fe050502-e013-4327-9ce3-38f74d073900} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12910 | 2024.11.21 01:28:02.059401 [ 253 ] {fe050502-e013-4327-9ce3-38f74d073900} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001991 sec., 32144.650929181313 rows/sec., 2.51 MiB/sec. | ||
12911 | 2024.11.21 01:28:02.059512 [ 253 ] {fe050502-e013-4327-9ce3-38f74d073900} <Debug> TCPHandler: Processed in 0.002535026 sec. | ||
12912 | 2024.11.21 01:28:02.059732 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12913 | 2024.11.21 01:28:02.059987 [ 252 ] {a37d0056-b3e0-4b92-b04c-1b25ce2d49de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12914 | 2024.11.21 01:28:02.060055 [ 252 ] {a37d0056-b3e0-4b92-b04c-1b25ce2d49de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12915 | 2024.11.21 01:28:02.060688 [ 252 ] {a37d0056-b3e0-4b92-b04c-1b25ce2d49de} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12916 | 2024.11.21 01:28:02.060731 [ 252 ] {a37d0056-b3e0-4b92-b04c-1b25ce2d49de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12917 | 2024.11.21 01:28:02.061146 [ 252 ] {a37d0056-b3e0-4b92-b04c-1b25ce2d49de} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
12918 | 2024.11.21 01:28:02.061407 [ 252 ] {a37d0056-b3e0-4b92-b04c-1b25ce2d49de} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12919 | 2024.11.21 01:28:02.061655 [ 252 ] {a37d0056-b3e0-4b92-b04c-1b25ce2d49de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001725 sec., 92753.62318840579 rows/sec., 6.46 MiB/sec. | ||
12920 | 2024.11.21 01:28:02.061754 [ 252 ] {a37d0056-b3e0-4b92-b04c-1b25ce2d49de} <Debug> TCPHandler: Processed in 0.002136079 sec. | ||
12921 | 2024.11.21 01:28:02.061976 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12922 | 2024.11.21 01:28:02.062181 [ 253 ] {18c70772-49e4-4359-9c55-bdbeb8a39726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12923 | 2024.11.21 01:28:02.062249 [ 253 ] {18c70772-49e4-4359-9c55-bdbeb8a39726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12924 | 2024.11.21 01:28:02.062782 [ 253 ] {18c70772-49e4-4359-9c55-bdbeb8a39726} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12925 | 2024.11.21 01:28:02.062823 [ 253 ] {18c70772-49e4-4359-9c55-bdbeb8a39726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12926 | 2024.11.21 01:28:02.063224 [ 253 ] {18c70772-49e4-4359-9c55-bdbeb8a39726} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
12927 | 2024.11.21 01:28:02.063477 [ 253 ] {18c70772-49e4-4359-9c55-bdbeb8a39726} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12928 | 2024.11.21 01:28:02.063657 [ 253 ] {18c70772-49e4-4359-9c55-bdbeb8a39726} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. | ||
12929 | 2024.11.21 01:28:02.063709 [ 253 ] {18c70772-49e4-4359-9c55-bdbeb8a39726} <Debug> TCPHandler: Processed in 0.001860706 sec. | ||
12930 | 2024.11.21 01:28:04.063755 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63589, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12931 | 2024.11.21 01:28:04.230245 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12932 | 2024.11.21 01:28:04.267600 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12933 | 2024.11.21 01:28:04.390923 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12934 | 2024.11.21 01:28:04.405223 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12935 | 2024.11.21 01:28:04.408538 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12936 | 2024.11.21 01:28:04.435809 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12937 | 2024.11.21 01:28:04.451083 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12938 | 2024.11.21 01:28:05.668272 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12939 | 2024.11.21 01:28:05.668333 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12940 | 2024.11.21 01:28:06.115723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1872 | ||
12941 | 2024.11.21 01:28:06.118774 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12942 | 2024.11.21 01:28:06.118824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12943 | 2024.11.21 01:28:06.120320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12944 | 2024.11.21 01:28:06.120649 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12945 | 2024.11.21 01:28:06.121716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1872 | ||
12946 | 2024.11.21 01:28:07.062713 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12947 | 2024.11.21 01:28:07.062920 [ 252 ] {c324f910-d6e4-434a-8cdb-4448a557c05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12948 | 2024.11.21 01:28:07.062996 [ 252 ] {c324f910-d6e4-434a-8cdb-4448a557c05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12949 | 2024.11.21 01:28:07.063907 [ 252 ] {c324f910-d6e4-434a-8cdb-4448a557c05c} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12950 | 2024.11.21 01:28:07.063976 [ 252 ] {c324f910-d6e4-434a-8cdb-4448a557c05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12951 | 2024.11.21 01:28:07.064602 [ 252 ] {c324f910-d6e4-434a-8cdb-4448a557c05c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12952 | 2024.11.21 01:28:07.065003 [ 252 ] {c324f910-d6e4-434a-8cdb-4448a557c05c} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12953 | 2024.11.21 01:28:07.065353 [ 252 ] {c324f910-d6e4-434a-8cdb-4448a557c05c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002436 sec., 5747.126436781609 rows/sec., 413.72 KiB/sec. | ||
12954 | 2024.11.21 01:28:07.065683 [ 252 ] {c324f910-d6e4-434a-8cdb-4448a557c05c} <Debug> TCPHandler: Processed in 0.003076223 sec. | ||
12955 | 2024.11.21 01:28:07.066011 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12956 | 2024.11.21 01:28:07.066213 [ 253 ] {4f00a383-42ef-451d-ba99-162a758b60da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12957 | 2024.11.21 01:28:07.066290 [ 253 ] {4f00a383-42ef-451d-ba99-162a758b60da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12958 | 2024.11.21 01:28:07.067280 [ 253 ] {4f00a383-42ef-451d-ba99-162a758b60da} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12959 | 2024.11.21 01:28:07.067339 [ 253 ] {4f00a383-42ef-451d-ba99-162a758b60da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12960 | 2024.11.21 01:28:07.067948 [ 253 ] {4f00a383-42ef-451d-ba99-162a758b60da} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
12961 | 2024.11.21 01:28:07.068275 [ 253 ] {4f00a383-42ef-451d-ba99-162a758b60da} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12962 | 2024.11.21 01:28:07.068509 [ 100 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
12963 | 2024.11.21 01:28:07.068564 [ 253 ] {4f00a383-42ef-451d-ba99-162a758b60da} <Debug> executeQuery: Read 303 rows, 27.46 KiB in 0.002395 sec., 126513.56993736952 rows/sec., 11.20 MiB/sec. | ||
12964 | 2024.11.21 01:28:07.068592 [ 100 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12965 | 2024.11.21 01:28:07.068650 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12966 | 2024.11.21 01:28:07.068707 [ 253 ] {4f00a383-42ef-451d-ba99-162a758b60da} <Debug> TCPHandler: Processed in 0.00284251 sec. | ||
12967 | 2024.11.21 01:28:07.068995 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12968 | 2024.11.21 01:28:07.069049 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
12969 | 2024.11.21 01:28:07.069297 [ 252 ] {bcb34f4e-a6ba-443a-8571-d879c82512a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12970 | 2024.11.21 01:28:07.069492 [ 252 ] {bcb34f4e-a6ba-443a-8571-d879c82512a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12971 | 2024.11.21 01:28:07.069540 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12972 | 2024.11.21 01:28:07.069696 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1430 rows starting from the beginning of the part | ||
12973 | 2024.11.21 01:28:07.070354 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
12974 | 2024.11.21 01:28:07.070865 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 287 rows starting from the beginning of the part | ||
12975 | 2024.11.21 01:28:07.071379 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 59 rows starting from the beginning of the part | ||
12976 | 2024.11.21 01:28:07.071817 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
12977 | 2024.11.21 01:28:07.072121 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 303 rows starting from the beginning of the part | ||
12978 | 2024.11.21 01:28:07.073238 [ 252 ] {bcb34f4e-a6ba-443a-8571-d879c82512a1} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12979 | 2024.11.21 01:28:07.073298 [ 252 ] {bcb34f4e-a6ba-443a-8571-d879c82512a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
12980 | 2024.11.21 01:28:07.073997 [ 252 ] {bcb34f4e-a6ba-443a-8571-d879c82512a1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12981 | 2024.11.21 01:28:07.074435 [ 252 ] {bcb34f4e-a6ba-443a-8571-d879c82512a1} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12982 | 2024.11.21 01:28:07.074568 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005803511 sec., 377530.08480555995 rows/sec., 33.23 MiB/sec. | ||
12983 | 2024.11.21 01:28:07.074836 [ 252 ] {bcb34f4e-a6ba-443a-8571-d879c82512a1} <Debug> executeQuery: Read 57 rows, 4.22 KiB in 0.005671 sec., 10051.137365543997 rows/sec., 743.40 KiB/sec. | ||
12984 | 2024.11.21 01:28:07.074934 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
12985 | 2024.11.21 01:28:07.074984 [ 252 ] {bcb34f4e-a6ba-443a-8571-d879c82512a1} <Debug> TCPHandler: Processed in 0.006142837 sec. | ||
12986 | 2024.11.21 01:28:07.075195 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12987 | 2024.11.21 01:28:07.075426 [ 253 ] {664f6e91-15cc-48f2-aa90-91b4b8f52918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12988 | 2024.11.21 01:28:07.075481 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12989 | 2024.11.21 01:28:07.075509 [ 253 ] {664f6e91-15cc-48f2-aa90-91b4b8f52918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12990 | 2024.11.21 01:28:07.075690 [ 192 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_126_25} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
12991 | 2024.11.21 01:28:07.075856 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
12992 | 2024.11.21 01:28:07.076372 [ 253 ] {664f6e91-15cc-48f2-aa90-91b4b8f52918} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12993 | 2024.11.21 01:28:07.076420 [ 253 ] {664f6e91-15cc-48f2-aa90-91b4b8f52918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
12994 | 2024.11.21 01:28:07.076914 [ 253 ] {664f6e91-15cc-48f2-aa90-91b4b8f52918} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12995 | 2024.11.21 01:28:07.077262 [ 253 ] {664f6e91-15cc-48f2-aa90-91b4b8f52918} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12996 | 2024.11.21 01:28:07.077538 [ 253 ] {664f6e91-15cc-48f2-aa90-91b4b8f52918} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002166 sec., 6463.527239150508 rows/sec., 452.66 KiB/sec. | ||
12997 | 2024.11.21 01:28:07.077736 [ 253 ] {664f6e91-15cc-48f2-aa90-91b4b8f52918} <Debug> TCPHandler: Processed in 0.002610327 sec. | ||
12998 | 2024.11.21 01:28:07.077975 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12999 | 2024.11.21 01:28:07.078106 [ 252 ] {fd96e7d6-ba76-495d-8ccb-2c5470d3e93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13000 | 2024.11.21 01:28:07.078159 [ 252 ] {fd96e7d6-ba76-495d-8ccb-2c5470d3e93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13001 | 2024.11.21 01:28:07.078780 [ 252 ] {fd96e7d6-ba76-495d-8ccb-2c5470d3e93e} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13002 | 2024.11.21 01:28:07.078824 [ 252 ] {fd96e7d6-ba76-495d-8ccb-2c5470d3e93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13003 | 2024.11.21 01:28:07.079222 [ 252 ] {fd96e7d6-ba76-495d-8ccb-2c5470d3e93e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13004 | 2024.11.21 01:28:07.079485 [ 252 ] {fd96e7d6-ba76-495d-8ccb-2c5470d3e93e} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13005 | 2024.11.21 01:28:07.079714 [ 252 ] {fd96e7d6-ba76-495d-8ccb-2c5470d3e93e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001639 sec., 7931.665649786455 rows/sec., 494.54 KiB/sec. | ||
13006 | 2024.11.21 01:28:07.079776 [ 252 ] {fd96e7d6-ba76-495d-8ccb-2c5470d3e93e} <Debug> TCPHandler: Processed in 0.001899677 sec. | ||
13007 | 2024.11.21 01:28:07.079940 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13008 | 2024.11.21 01:28:07.080073 [ 253 ] {bcd19389-88f9-424f-8964-7f2ea8767037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13009 | 2024.11.21 01:28:07.080128 [ 253 ] {bcd19389-88f9-424f-8964-7f2ea8767037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13010 | 2024.11.21 01:28:07.080968 [ 253 ] {bcd19389-88f9-424f-8964-7f2ea8767037} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13011 | 2024.11.21 01:28:07.081011 [ 253 ] {bcd19389-88f9-424f-8964-7f2ea8767037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13012 | 2024.11.21 01:28:07.081441 [ 253 ] {bcd19389-88f9-424f-8964-7f2ea8767037} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13013 | 2024.11.21 01:28:07.081696 [ 253 ] {bcd19389-88f9-424f-8964-7f2ea8767037} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13014 | 2024.11.21 01:28:07.081888 [ 100 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13015 | 2024.11.21 01:28:07.081945 [ 100 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13016 | 2024.11.21 01:28:07.081965 [ 253 ] {bcd19389-88f9-424f-8964-7f2ea8767037} <Debug> executeQuery: Read 441 rows, 32.41 KiB in 0.001913 sec., 230527.9665446942 rows/sec., 16.54 MiB/sec. | ||
13017 | 2024.11.21 01:28:07.081984 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13018 | 2024.11.21 01:28:07.082240 [ 253 ] {bcd19389-88f9-424f-8964-7f2ea8767037} <Debug> TCPHandler: Processed in 0.002350444 sec. | ||
13019 | 2024.11.21 01:28:07.082309 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
13020 | 2024.11.21 01:28:07.082580 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13021 | 2024.11.21 01:28:07.082892 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13022 | 2024.11.21 01:28:07.082959 [ 252 ] {e08b9637-87ac-4f4e-9157-3809f801feb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13023 | 2024.11.21 01:28:07.083059 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 913 rows starting from the beginning of the part | ||
13024 | 2024.11.21 01:28:07.083136 [ 252 ] {e08b9637-87ac-4f4e-9157-3809f801feb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13025 | 2024.11.21 01:28:07.083514 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
13026 | 2024.11.21 01:28:07.084091 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 427 rows starting from the beginning of the part | ||
13027 | 2024.11.21 01:28:07.084631 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 70 rows starting from the beginning of the part | ||
13028 | 2024.11.21 01:28:07.085115 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
13029 | 2024.11.21 01:28:07.085548 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 441 rows starting from the beginning of the part | ||
13030 | 2024.11.21 01:28:07.086747 [ 252 ] {e08b9637-87ac-4f4e-9157-3809f801feb3} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13031 | 2024.11.21 01:28:07.086834 [ 252 ] {e08b9637-87ac-4f4e-9157-3809f801feb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13032 | 2024.11.21 01:28:07.087743 [ 252 ] {e08b9637-87ac-4f4e-9157-3809f801feb3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13033 | 2024.11.21 01:28:07.088218 [ 252 ] {e08b9637-87ac-4f4e-9157-3809f801feb3} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13034 | 2024.11.21 01:28:07.088685 [ 252 ] {e08b9637-87ac-4f4e-9157-3809f801feb3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005795 sec., 1035.3753235547886 rows/sec., 54.09 KiB/sec. | ||
13035 | 2024.11.21 01:28:07.089148 [ 252 ] {e08b9637-87ac-4f4e-9157-3809f801feb3} <Debug> TCPHandler: Processed in 0.006706615 sec. | ||
13036 | 2024.11.21 01:28:07.089450 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1979 rows, containing 5 columns (5 merged, 0 gathered) in 0.007350963 sec., 269216.427834013 rows/sec., 20.63 MiB/sec. | ||
13037 | 2024.11.21 01:28:07.089571 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13038 | 2024.11.21 01:28:07.089743 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13039 | 2024.11.21 01:28:07.089821 [ 253 ] {530977e5-b71b-4420-8113-35fe1751729c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13040 | 2024.11.21 01:28:07.089958 [ 253 ] {530977e5-b71b-4420-8113-35fe1751729c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13041 | 2024.11.21 01:28:07.090387 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13042 | 2024.11.21 01:28:07.090615 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_126_25} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13043 | 2024.11.21 01:28:07.090722 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
13044 | 2024.11.21 01:28:07.091044 [ 253 ] {530977e5-b71b-4420-8113-35fe1751729c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13045 | 2024.11.21 01:28:07.091092 [ 253 ] {530977e5-b71b-4420-8113-35fe1751729c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13046 | 2024.11.21 01:28:07.091554 [ 253 ] {530977e5-b71b-4420-8113-35fe1751729c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13047 | 2024.11.21 01:28:07.091809 [ 253 ] {530977e5-b71b-4420-8113-35fe1751729c} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13048 | 2024.11.21 01:28:07.091996 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13049 | 2024.11.21 01:28:07.092058 [ 253 ] {530977e5-b71b-4420-8113-35fe1751729c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002308 sec., 102686.30849220103 rows/sec., 6.88 MiB/sec. | ||
13050 | 2024.11.21 01:28:07.092064 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13051 | 2024.11.21 01:28:07.092147 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13052 | 2024.11.21 01:28:07.092223 [ 253 ] {530977e5-b71b-4420-8113-35fe1751729c} <Debug> TCPHandler: Processed in 0.00288662 sec. | ||
13053 | 2024.11.21 01:28:07.092389 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
13054 | 2024.11.21 01:28:07.092427 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13055 | 2024.11.21 01:28:07.092535 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13056 | 2024.11.21 01:28:07.092576 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_121_24, total 23554 rows starting from the beginning of the part | ||
13057 | 2024.11.21 01:28:07.092583 [ 252 ] {6665f3ec-20c1-4d9f-b1c4-9a66c84bb4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13058 | 2024.11.21 01:28:07.092654 [ 252 ] {6665f3ec-20c1-4d9f-b1c4-9a66c84bb4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13059 | 2024.11.21 01:28:07.092715 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
13060 | 2024.11.21 01:28:07.092986 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 237 rows starting from the beginning of the part | ||
13061 | 2024.11.21 01:28:07.093346 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 131 rows starting from the beginning of the part | ||
13062 | 2024.11.21 01:28:07.093529 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
13063 | 2024.11.21 01:28:07.093675 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 237 rows starting from the beginning of the part | ||
13064 | 2024.11.21 01:28:07.094086 [ 252 ] {6665f3ec-20c1-4d9f-b1c4-9a66c84bb4e8} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13065 | 2024.11.21 01:28:07.094131 [ 252 ] {6665f3ec-20c1-4d9f-b1c4-9a66c84bb4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13066 | 2024.11.21 01:28:07.094651 [ 252 ] {6665f3ec-20c1-4d9f-b1c4-9a66c84bb4e8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13067 | 2024.11.21 01:28:07.094932 [ 252 ] {6665f3ec-20c1-4d9f-b1c4-9a66c84bb4e8} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13068 | 2024.11.21 01:28:07.095154 [ 252 ] {6665f3ec-20c1-4d9f-b1c4-9a66c84bb4e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002597 sec., 385.0596842510589 rows/sec., 25.95 KiB/sec. | ||
13069 | 2024.11.21 01:28:07.095257 [ 252 ] {6665f3ec-20c1-4d9f-b1c4-9a66c84bb4e8} <Debug> TCPHandler: Processed in 0.002902611 sec. | ||
13070 | 2024.11.21 01:28:07.095506 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13071 | 2024.11.21 01:28:07.095710 [ 253 ] {7c67fd72-1519-4718-97a7-9430da875f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13072 | 2024.11.21 01:28:07.095911 [ 253 ] {7c67fd72-1519-4718-97a7-9430da875f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13073 | 2024.11.21 01:28:07.098643 [ 253 ] {7c67fd72-1519-4718-97a7-9430da875f0e} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13074 | 2024.11.21 01:28:07.098687 [ 253 ] {7c67fd72-1519-4718-97a7-9430da875f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13075 | 2024.11.21 01:28:07.099715 [ 253 ] {7c67fd72-1519-4718-97a7-9430da875f0e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13076 | 2024.11.21 01:28:07.099993 [ 253 ] {7c67fd72-1519-4718-97a7-9430da875f0e} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13077 | 2024.11.21 01:28:07.100336 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
13078 | 2024.11.21 01:28:07.100409 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
13079 | 2024.11.21 01:28:07.100481 [ 253 ] {7c67fd72-1519-4718-97a7-9430da875f0e} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.004844 sec., 10322.04789430223 rows/sec., 18.50 MiB/sec. | ||
13080 | 2024.11.21 01:28:07.100855 [ 253 ] {7c67fd72-1519-4718-97a7-9430da875f0e} <Debug> TCPHandler: Processed in 0.005476377 sec. | ||
13081 | 2024.11.21 01:28:07.101116 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13082 | 2024.11.21 01:28:07.101409 [ 252 ] {9189a25b-33b2-4656-ab6a-880623ee0d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
13083 | 2024.11.21 01:28:07.101478 [ 252 ] {9189a25b-33b2-4656-ab6a-880623ee0d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
13084 | 2024.11.21 01:28:07.102921 [ 252 ] {9189a25b-33b2-4656-ab6a-880623ee0d3f} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13085 | 2024.11.21 01:28:07.102938 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24479 rows, containing 5 columns (5 merged, 0 gathered) in 0.01067848 sec., 2292367.453045752 rows/sec., 156.41 MiB/sec. | ||
13086 | 2024.11.21 01:28:07.102976 [ 252 ] {9189a25b-33b2-4656-ab6a-880623ee0d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13087 | 2024.11.21 01:28:07.103591 [ 252 ] {9189a25b-33b2-4656-ab6a-880623ee0d3f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
13088 | 2024.11.21 01:28:07.103675 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13089 | 2024.11.21 01:28:07.104225 [ 252 ] {9189a25b-33b2-4656-ab6a-880623ee0d3f} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13090 | 2024.11.21 01:28:07.104879 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13091 | 2024.11.21 01:28:07.104894 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
13092 | 2024.11.21 01:28:07.105011 [ 252 ] {9189a25b-33b2-4656-ab6a-880623ee0d3f} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.003639 sec., 3297.609233305853 rows/sec., 232.94 KiB/sec. | ||
13093 | 2024.11.21 01:28:07.105244 [ 195 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13094 | 2024.11.21 01:28:07.105336 [ 252 ] {9189a25b-33b2-4656-ab6a-880623ee0d3f} <Debug> TCPHandler: Processed in 0.004346031 sec. | ||
13095 | 2024.11.21 01:28:07.105646 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13096 | 2024.11.21 01:28:07.105668 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
13097 | 2024.11.21 01:28:07.105961 [ 253 ] {fefed798-0faa-4437-a195-c97c721a4240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13098 | 2024.11.21 01:28:07.106128 [ 253 ] {fefed798-0faa-4437-a195-c97c721a4240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13099 | 2024.11.21 01:28:07.107248 [ 253 ] {fefed798-0faa-4437-a195-c97c721a4240} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13100 | 2024.11.21 01:28:07.107287 [ 253 ] {fefed798-0faa-4437-a195-c97c721a4240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13101 | 2024.11.21 01:28:07.107660 [ 253 ] {fefed798-0faa-4437-a195-c97c721a4240} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
13102 | 2024.11.21 01:28:07.107891 [ 253 ] {fefed798-0faa-4437-a195-c97c721a4240} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13103 | 2024.11.21 01:28:07.108056 [ 89 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
13104 | 2024.11.21 01:28:07.108119 [ 89 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13105 | 2024.11.21 01:28:07.108119 [ 253 ] {fefed798-0faa-4437-a195-c97c721a4240} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002253 sec., 36395.91655570351 rows/sec., 2.31 MiB/sec. | ||
13106 | 2024.11.21 01:28:07.108159 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
13107 | 2024.11.21 01:28:07.108282 [ 253 ] {fefed798-0faa-4437-a195-c97c721a4240} <Debug> TCPHandler: Processed in 0.00279099 sec. | ||
13108 | 2024.11.21 01:28:07.108496 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
13109 | 2024.11.21 01:28:07.108853 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13110 | 2024.11.21 01:28:07.108952 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7570 rows starting from the beginning of the part | ||
13111 | 2024.11.21 01:28:07.109331 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
13112 | 2024.11.21 01:28:07.109751 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 82 rows starting from the beginning of the part | ||
13113 | 2024.11.21 01:28:07.109861 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 48 rows starting from the beginning of the part | ||
13114 | 2024.11.21 01:28:07.110035 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
13115 | 2024.11.21 01:28:07.110293 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 82 rows starting from the beginning of the part | ||
13116 | 2024.11.21 01:28:07.112976 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7902 rows, containing 4 columns (4 merged, 0 gathered) in 0.004692166 sec., 1684083.6406896089 rows/sec., 110.58 MiB/sec. | ||
13117 | 2024.11.21 01:28:07.113520 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
13118 | 2024.11.21 01:28:07.113846 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13119 | 2024.11.21 01:28:07.113934 [ 188 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_126_25} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
13120 | 2024.11.21 01:28:07.114025 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
13121 | 2024.11.21 01:28:07.949061 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63224, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13122 | 2024.11.21 01:28:08.275292 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13123 | 2024.11.21 01:28:08.299697 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13124 | 2024.11.21 01:28:08.308084 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13125 | 2024.11.21 01:28:08.328376 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13126 | 2024.11.21 01:28:08.466045 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13127 | 2024.11.21 01:28:08.584472 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33872, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13128 | 2024.11.21 01:28:08.588791 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13129 | 2024.11.21 01:28:08.635064 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13130 | 2024.11.21 01:28:09.011413 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13131 | 2024.11.21 01:28:09.125520 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50070, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13132 | 2024.11.21 01:28:09.198008 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13133 | 2024.11.21 01:28:09.225382 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13134 | 2024.11.21 01:28:09.244705 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13135 | 2024.11.21 01:28:09.277049 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13136 | 2024.11.21 01:28:09.303777 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13137 | 2024.11.21 01:28:09.309136 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13138 | 2024.11.21 01:28:09.505328 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39782, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13139 | 2024.11.21 01:28:09.520736 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13140 | 2024.11.21 01:28:09.534109 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13141 | 2024.11.21 01:28:09.646304 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40893, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13142 | 2024.11.21 01:28:09.671632 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58983, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13143 | 2024.11.21 01:28:09.769980 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13144 | 2024.11.21 01:28:09.845512 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13145 | 2024.11.21 01:28:12.049581 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13146 | 2024.11.21 01:28:12.049861 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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) | ||
13147 | 2024.11.21 01:28:12.050332 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13148 | 2024.11.21 01:28:12.050394 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <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 | ||
13149 | 2024.11.21 01:28:12.050834 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13150 | 2024.11.21 01:28:12.050929 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13151 | 2024.11.21 01:28:12.051138 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
13152 | 2024.11.21 01:28:12.051438 [ 302 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13153 | 2024.11.21 01:28:12.051449 [ 294 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13154 | 2024.11.21 01:28:12.051465 [ 303 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13155 | 2024.11.21 01:28:12.051644 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13156 | 2024.11.21 01:28:12.051691 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13157 | 2024.11.21 01:28:12.051850 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13158 | 2024.11.21 01:28:12.051886 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13159 | 2024.11.21 01:28:12.051957 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <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'))" | ||
13160 | 2024.11.21 01:28:12.052033 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <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'))" | ||
13161 | 2024.11.21 01:28:12.052117 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <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'))" | ||
13162 | 2024.11.21 01:28:12.053273 [ 217 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13163 | 2024.11.21 01:28:12.053414 [ 217 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13164 | 2024.11.21 01:28:12.055325 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.00559 sec., 7334.5259391771015 rows/sec., 279.69 KiB/sec. | ||
13165 | 2024.11.21 01:28:12.055634 [ 252 ] {bbab9af7-ab4b-4717-be78-421c82e420a4} <Debug> TCPHandler: Processed in 0.006185267 sec. | ||
13166 | 2024.11.21 01:28:12.056551 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13167 | 2024.11.21 01:28:12.056939 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) 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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13168 | 2024.11.21 01:28:12.057969 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13169 | 2024.11.21 01:28:12.058029 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13170 | 2024.11.21 01:28:12.058369 [ 217 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13171 | 2024.11.21 01:28:12.060124 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13172 | 2024.11.21 01:28:12.060265 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13173 | 2024.11.21 01:28:12.060451 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
13174 | 2024.11.21 01:28:12.060528 [ 302 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13175 | 2024.11.21 01:28:12.060629 [ 303 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13176 | 2024.11.21 01:28:12.060633 [ 304 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13177 | 2024.11.21 01:28:12.060847 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13178 | 2024.11.21 01:28:12.060885 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13179 | 2024.11.21 01:28:12.061013 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13180 | 2024.11.21 01:28:12.061041 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13181 | 2024.11.21 01:28:12.061089 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <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', 'virtual_machine:vcpu_usage'))" | ||
13182 | 2024.11.21 01:28:12.061140 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <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', 'virtual_machine:vcpu_usage'))" | ||
13183 | 2024.11.21 01:28:12.061190 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <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', 'virtual_machine:vcpu_usage'))" | ||
13184 | 2024.11.21 01:28:12.062803 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.006112 sec., 6708.115183246073 rows/sec., 255.80 KiB/sec. | ||
13185 | 2024.11.21 01:28:12.062999 [ 253 ] {f90f462f-1e39-4615-9233-4c0d5bf90501} <Debug> TCPHandler: Processed in 0.006595824 sec. | ||
13186 | 2024.11.21 01:28:12.063340 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13187 | 2024.11.21 01:28:12.063561 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) 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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13188 | 2024.11.21 01:28:12.063971 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13189 | 2024.11.21 01:28:12.064032 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13190 | 2024.11.21 01:28:12.064401 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13191 | 2024.11.21 01:28:12.064476 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13192 | 2024.11.21 01:28:12.064637 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
13193 | 2024.11.21 01:28:12.064782 [ 304 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13194 | 2024.11.21 01:28:12.064783 [ 302 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13195 | 2024.11.21 01:28:12.064812 [ 303 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13196 | 2024.11.21 01:28:12.064953 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13197 | 2024.11.21 01:28:12.064984 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13198 | 2024.11.21 01:28:12.065103 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13199 | 2024.11.21 01:28:12.065127 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13200 | 2024.11.21 01:28:12.065172 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
13201 | 2024.11.21 01:28:12.065223 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
13202 | 2024.11.21 01:28:12.065271 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
13203 | 2024.11.21 01:28:12.066822 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003373 sec., 12155.351319300325 rows/sec., 463.53 KiB/sec. | ||
13204 | 2024.11.21 01:28:12.067023 [ 252 ] {1abc7cdd-2036-4ec1-bd1c-9eaf6da69c2d} <Debug> TCPHandler: Processed in 0.003753023 sec. | ||
13205 | 2024.11.21 01:28:12.067301 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13206 | 2024.11.21 01:28:12.067514 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) 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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13207 | 2024.11.21 01:28:12.067973 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13208 | 2024.11.21 01:28:12.068039 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13209 | 2024.11.21 01:28:12.068474 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13210 | 2024.11.21 01:28:12.068550 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13211 | 2024.11.21 01:28:12.068703 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
13212 | 2024.11.21 01:28:12.068814 [ 302 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13213 | 2024.11.21 01:28:12.068865 [ 304 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13214 | 2024.11.21 01:28:12.068866 [ 303 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13215 | 2024.11.21 01:28:12.068996 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13216 | 2024.11.21 01:28:12.069026 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13217 | 2024.11.21 01:28:12.069141 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13218 | 2024.11.21 01:28:12.069164 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13219 | 2024.11.21 01:28:12.069208 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13220 | 2024.11.21 01:28:12.069260 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13221 | 2024.11.21 01:28:12.069311 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13222 | 2024.11.21 01:28:12.070790 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003385 sec., 12112.259970457902 rows/sec., 461.88 KiB/sec. | ||
13223 | 2024.11.21 01:28:12.070966 [ 253 ] {b491301c-fdf3-46d1-b9be-f51c9f8ab0d8} <Debug> TCPHandler: Processed in 0.003722223 sec. | ||
13224 | 2024.11.21 01:28:12.071245 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13225 | 2024.11.21 01:28:12.071454 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13226 | 2024.11.21 01:28:12.071827 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13227 | 2024.11.21 01:28:12.071880 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13228 | 2024.11.21 01:28:12.072234 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13229 | 2024.11.21 01:28:12.072304 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13230 | 2024.11.21 01:28:12.072459 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
13231 | 2024.11.21 01:28:12.072581 [ 302 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13232 | 2024.11.21 01:28:12.072628 [ 304 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13233 | 2024.11.21 01:28:12.072636 [ 303 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13234 | 2024.11.21 01:28:12.072779 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13235 | 2024.11.21 01:28:12.072808 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13236 | 2024.11.21 01:28:12.072921 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13237 | 2024.11.21 01:28:12.072942 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13238 | 2024.11.21 01:28:12.072986 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <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', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13239 | 2024.11.21 01:28:12.073036 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <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', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13240 | 2024.11.21 01:28:12.073085 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <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', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13241 | 2024.11.21 01:28:12.074644 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.0033 sec., 12424.242424242424 rows/sec., 473.78 KiB/sec. | ||
13242 | 2024.11.21 01:28:12.074838 [ 252 ] {b3367ada-6945-4a45-900e-1a0a20c88463} <Debug> TCPHandler: Processed in 0.003654951 sec. | ||
13243 | 2024.11.21 01:28:12.075174 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13244 | 2024.11.21 01:28:12.075388 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13245 | 2024.11.21 01:28:12.075781 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13246 | 2024.11.21 01:28:12.075835 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13247 | 2024.11.21 01:28:12.076193 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13248 | 2024.11.21 01:28:12.076261 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13249 | 2024.11.21 01:28:12.076413 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
13250 | 2024.11.21 01:28:12.076589 [ 294 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13251 | 2024.11.21 01:28:12.076598 [ 302 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13252 | 2024.11.21 01:28:12.076617 [ 304 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13253 | 2024.11.21 01:28:12.076753 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13254 | 2024.11.21 01:28:12.076784 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13255 | 2024.11.21 01:28:12.076894 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13256 | 2024.11.21 01:28:12.076916 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13257 | 2024.11.21 01:28:12.076960 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13258 | 2024.11.21 01:28:12.077010 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13259 | 2024.11.21 01:28:12.077058 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13260 | 2024.11.21 01:28:12.078506 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003229 sec., 12697.429544750696 rows/sec., 484.20 KiB/sec. | ||
13261 | 2024.11.21 01:28:12.078676 [ 253 ] {abcd0fb8-141d-4414-9b4a-8b36f5eba9ac} <Debug> TCPHandler: Processed in 0.003570251 sec. | ||
13262 | 2024.11.21 01:28:12.078952 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13263 | 2024.11.21 01:28:12.079189 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13264 | 2024.11.21 01:28:12.079610 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13265 | 2024.11.21 01:28:12.079664 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13266 | 2024.11.21 01:28:12.080023 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13267 | 2024.11.21 01:28:12.080092 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13268 | 2024.11.21 01:28:12.080245 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
13269 | 2024.11.21 01:28:12.080390 [ 302 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13270 | 2024.11.21 01:28:12.080408 [ 303 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13271 | 2024.11.21 01:28:12.080412 [ 294 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13272 | 2024.11.21 01:28:12.080554 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13273 | 2024.11.21 01:28:12.080585 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13274 | 2024.11.21 01:28:12.080693 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13275 | 2024.11.21 01:28:12.080714 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13276 | 2024.11.21 01:28:12.080757 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13277 | 2024.11.21 01:28:12.080808 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13278 | 2024.11.21 01:28:12.080858 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13279 | 2024.11.21 01:28:12.082373 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003311 sec., 12382.965871337963 rows/sec., 472.21 KiB/sec. | ||
13280 | 2024.11.21 01:28:12.082576 [ 252 ] {19274678-c8fd-4cba-bf5a-48a064d313b3} <Debug> TCPHandler: Processed in 0.003692252 sec. | ||
13281 | 2024.11.21 01:28:12.082840 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13282 | 2024.11.21 01:28:12.083049 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13283 | 2024.11.21 01:28:12.083418 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13284 | 2024.11.21 01:28:12.083475 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13285 | 2024.11.21 01:28:12.083838 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13286 | 2024.11.21 01:28:12.083906 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13287 | 2024.11.21 01:28:12.084057 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
13288 | 2024.11.21 01:28:12.084174 [ 302 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13289 | 2024.11.21 01:28:12.084201 [ 303 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13290 | 2024.11.21 01:28:12.084206 [ 294 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13291 | 2024.11.21 01:28:12.084340 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13292 | 2024.11.21 01:28:12.084366 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13293 | 2024.11.21 01:28:12.084476 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13294 | 2024.11.21 01:28:12.084499 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13295 | 2024.11.21 01:28:12.084542 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13296 | 2024.11.21 01:28:12.084594 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13297 | 2024.11.21 01:28:12.084648 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13298 | 2024.11.21 01:28:12.086135 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003195 sec., 12832.550860719875 rows/sec., 489.35 KiB/sec. | ||
13299 | 2024.11.21 01:28:12.086300 [ 253 ] {0e2d764a-2f77-449f-87c0-a4dd8fea1acf} <Debug> TCPHandler: Processed in 0.00352017 sec. | ||
13300 | 2024.11.21 01:28:12.086564 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13301 | 2024.11.21 01:28:12.086805 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13302 | 2024.11.21 01:28:12.087247 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13303 | 2024.11.21 01:28:12.087313 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13304 | 2024.11.21 01:28:12.087712 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13305 | 2024.11.21 01:28:12.087780 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13306 | 2024.11.21 01:28:12.087929 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
13307 | 2024.11.21 01:28:12.088047 [ 302 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13308 | 2024.11.21 01:28:12.088071 [ 304 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13309 | 2024.11.21 01:28:12.088087 [ 303 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13310 | 2024.11.21 01:28:12.088211 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13311 | 2024.11.21 01:28:12.088262 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13312 | 2024.11.21 01:28:12.088342 [ 223 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13313 | 2024.11.21 01:28:12.088408 [ 223 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13314 | 2024.11.21 01:28:12.088568 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13315 | 2024.11.21 01:28:12.088599 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13316 | 2024.11.21 01:28:12.088802 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13317 | 2024.11.21 01:28:12.088859 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13318 | 2024.11.21 01:28:12.088910 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13319 | 2024.11.21 01:28:12.091419 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.004738 sec., 8653.440270156185 rows/sec., 329.99 KiB/sec. | ||
13320 | 2024.11.21 01:28:12.091918 [ 252 ] {16264c0d-4bf8-416d-8a27-4c027e40c472} <Debug> TCPHandler: Processed in 0.005416697 sec. | ||
13321 | 2024.11.21 01:28:12.092287 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13322 | 2024.11.21 01:28:12.092536 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13323 | 2024.11.21 01:28:12.093345 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13324 | 2024.11.21 01:28:12.093511 [ 223 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13325 | 2024.11.21 01:28:12.093509 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13326 | 2024.11.21 01:28:12.095385 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13327 | 2024.11.21 01:28:12.095460 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13328 | 2024.11.21 01:28:12.095616 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
13329 | 2024.11.21 01:28:12.095745 [ 302 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13330 | 2024.11.21 01:28:12.095746 [ 294 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13331 | 2024.11.21 01:28:12.095769 [ 304 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13332 | 2024.11.21 01:28:12.095903 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13333 | 2024.11.21 01:28:12.095932 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13334 | 2024.11.21 01:28:12.096039 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13335 | 2024.11.21 01:28:12.096061 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13336 | 2024.11.21 01:28:12.096104 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13337 | 2024.11.21 01:28:12.096155 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13338 | 2024.11.21 01:28:12.096203 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13339 | 2024.11.21 01:28:12.097733 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.00532 sec., 7706.766917293233 rows/sec., 293.89 KiB/sec. | ||
13340 | 2024.11.21 01:28:12.097906 [ 253 ] {e4b9383e-2b5c-4ff2-b66e-81a494827f50} <Debug> TCPHandler: Processed in 0.005715511 sec. | ||
13341 | 2024.11.21 01:28:12.098165 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13342 | 2024.11.21 01:28:12.098411 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13343 | 2024.11.21 01:28:12.098801 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13344 | 2024.11.21 01:28:12.098854 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13345 | 2024.11.21 01:28:12.099224 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13346 | 2024.11.21 01:28:12.099293 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13347 | 2024.11.21 01:28:12.099442 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
13348 | 2024.11.21 01:28:12.099582 [ 302 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13349 | 2024.11.21 01:28:12.099615 [ 303 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13350 | 2024.11.21 01:28:12.099598 [ 304 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13351 | 2024.11.21 01:28:12.099738 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13352 | 2024.11.21 01:28:12.099768 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13353 | 2024.11.21 01:28:12.099879 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13354 | 2024.11.21 01:28:12.099899 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13355 | 2024.11.21 01:28:12.099943 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13356 | 2024.11.21 01:28:12.099994 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13357 | 2024.11.21 01:28:12.100043 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13358 | 2024.11.21 01:28:12.101580 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003301 sec., 12420.478642835504 rows/sec., 473.64 KiB/sec. | ||
13359 | 2024.11.21 01:28:12.101784 [ 252 ] {877f7017-37b0-469d-be7a-587fd9926c5c} <Debug> TCPHandler: Processed in 0.003689392 sec. | ||
13360 | 2024.11.21 01:28:12.102062 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13361 | 2024.11.21 01:28:12.102267 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13362 | 2024.11.21 01:28:12.102645 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13363 | 2024.11.21 01:28:12.102701 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13364 | 2024.11.21 01:28:12.103094 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13365 | 2024.11.21 01:28:12.103166 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13366 | 2024.11.21 01:28:12.103319 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
13367 | 2024.11.21 01:28:12.103425 [ 302 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13368 | 2024.11.21 01:28:12.103519 [ 304 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13369 | 2024.11.21 01:28:12.103522 [ 303 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13370 | 2024.11.21 01:28:12.103672 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13371 | 2024.11.21 01:28:12.103719 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13372 | 2024.11.21 01:28:12.103896 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13373 | 2024.11.21 01:28:12.103929 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13374 | 2024.11.21 01:28:12.103993 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13375 | 2024.11.21 01:28:12.104048 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13376 | 2024.11.21 01:28:12.104099 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13377 | 2024.11.21 01:28:12.105594 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003434 sec., 11939.429237041351 rows/sec., 455.29 KiB/sec. | ||
13378 | 2024.11.21 01:28:12.105743 [ 253 ] {aa517ed9-2226-4257-9b5c-9942e6cfc458} <Debug> TCPHandler: Processed in 0.003742083 sec. | ||
13379 | 2024.11.21 01:28:12.105992 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13380 | 2024.11.21 01:28:12.106204 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13381 | 2024.11.21 01:28:12.106590 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13382 | 2024.11.21 01:28:12.106646 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13383 | 2024.11.21 01:28:12.107034 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13384 | 2024.11.21 01:28:12.107108 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13385 | 2024.11.21 01:28:12.107260 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
13386 | 2024.11.21 01:28:12.107400 [ 302 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13387 | 2024.11.21 01:28:12.107420 [ 303 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13388 | 2024.11.21 01:28:12.107425 [ 304 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13389 | 2024.11.21 01:28:12.107568 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13390 | 2024.11.21 01:28:12.107599 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13391 | 2024.11.21 01:28:12.107713 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13392 | 2024.11.21 01:28:12.107735 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13393 | 2024.11.21 01:28:12.107779 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13394 | 2024.11.21 01:28:12.107832 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13395 | 2024.11.21 01:28:12.107883 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13396 | 2024.11.21 01:28:12.109461 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003368 sec., 12173.396674584323 rows/sec., 464.22 KiB/sec. | ||
13397 | 2024.11.21 01:28:12.109678 [ 252 ] {b56c9fce-2e03-4c19-a3c1-e4451492db3c} <Debug> TCPHandler: Processed in 0.003742882 sec. | ||
13398 | 2024.11.21 01:28:12.110475 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13399 | 2024.11.21 01:28:12.110734 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13400 | 2024.11.21 01:28:12.111232 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13401 | 2024.11.21 01:28:12.111304 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13402 | 2024.11.21 01:28:12.111794 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13403 | 2024.11.21 01:28:12.111873 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13404 | 2024.11.21 01:28:12.112029 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
13405 | 2024.11.21 01:28:12.112147 [ 302 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13406 | 2024.11.21 01:28:12.112171 [ 294 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13407 | 2024.11.21 01:28:12.112182 [ 304 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13408 | 2024.11.21 01:28:12.112295 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13409 | 2024.11.21 01:28:12.112325 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13410 | 2024.11.21 01:28:12.112435 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13411 | 2024.11.21 01:28:12.112457 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13412 | 2024.11.21 01:28:12.112502 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13413 | 2024.11.21 01:28:12.112553 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13414 | 2024.11.21 01:28:12.112604 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13415 | 2024.11.21 01:28:12.114124 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003533 sec., 11604.868383809793 rows/sec., 442.54 KiB/sec. | ||
13416 | 2024.11.21 01:28:12.114279 [ 253 ] {f2c7531a-1c5d-4f90-9b73-558ec3e5f68c} <Debug> TCPHandler: Processed in 0.003871154 sec. | ||
13417 | 2024.11.21 01:28:12.114559 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13418 | 2024.11.21 01:28:12.114813 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13419 | 2024.11.21 01:28:12.115296 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13420 | 2024.11.21 01:28:12.115366 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13421 | 2024.11.21 01:28:12.115834 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13422 | 2024.11.21 01:28:12.115904 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13423 | 2024.11.21 01:28:12.116053 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
13424 | 2024.11.21 01:28:12.116169 [ 302 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13425 | 2024.11.21 01:28:12.116223 [ 304 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13426 | 2024.11.21 01:28:12.116220 [ 303 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13427 | 2024.11.21 01:28:12.116357 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13428 | 2024.11.21 01:28:12.116387 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13429 | 2024.11.21 01:28:12.116496 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13430 | 2024.11.21 01:28:12.116517 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13431 | 2024.11.21 01:28:12.116561 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13432 | 2024.11.21 01:28:12.116612 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13433 | 2024.11.21 01:28:12.116664 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13434 | 2024.11.21 01:28:12.118180 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003504 sec., 11700.913242009132 rows/sec., 446.20 KiB/sec. | ||
13435 | 2024.11.21 01:28:12.118370 [ 252 ] {87446403-c3ff-47dc-9f74-f1c9c3bfaa43} <Debug> TCPHandler: Processed in 0.003879425 sec. | ||
13436 | 2024.11.21 01:28:12.118644 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13437 | 2024.11.21 01:28:12.118855 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13438 | 2024.11.21 01:28:12.119247 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13439 | 2024.11.21 01:28:12.119305 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13440 | 2024.11.21 01:28:12.119693 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13441 | 2024.11.21 01:28:12.119765 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13442 | 2024.11.21 01:28:12.119915 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
13443 | 2024.11.21 01:28:12.119975 [ 302 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13444 | 2024.11.21 01:28:12.120042 [ 294 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13445 | 2024.11.21 01:28:12.120062 [ 303 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13446 | 2024.11.21 01:28:12.120168 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13447 | 2024.11.21 01:28:12.120199 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13448 | 2024.11.21 01:28:12.120308 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13449 | 2024.11.21 01:28:12.120329 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13450 | 2024.11.21 01:28:12.120374 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13451 | 2024.11.21 01:28:12.120427 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13452 | 2024.11.21 01:28:12.120477 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13453 | 2024.11.21 01:28:12.121902 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003159 sec., 12978.790756568535 rows/sec., 494.93 KiB/sec. | ||
13454 | 2024.11.21 01:28:12.122071 [ 253 ] {9a996b08-e987-4e57-aed3-1c444598a097} <Debug> TCPHandler: Processed in 0.003482779 sec. | ||
13455 | 2024.11.21 01:28:12.122447 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13456 | 2024.11.21 01:28:12.122691 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13457 | 2024.11.21 01:28:12.123148 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13458 | 2024.11.21 01:28:12.123218 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13459 | 2024.11.21 01:28:12.123662 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13460 | 2024.11.21 01:28:12.123732 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13461 | 2024.11.21 01:28:12.123882 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
13462 | 2024.11.21 01:28:12.124016 [ 302 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13463 | 2024.11.21 01:28:12.124038 [ 304 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13464 | 2024.11.21 01:28:12.124059 [ 303 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13465 | 2024.11.21 01:28:12.124173 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13466 | 2024.11.21 01:28:12.124203 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13467 | 2024.11.21 01:28:12.124311 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13468 | 2024.11.21 01:28:12.124332 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13469 | 2024.11.21 01:28:12.124376 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13470 | 2024.11.21 01:28:12.124430 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13471 | 2024.11.21 01:28:12.124482 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13472 | 2024.11.21 01:28:12.125987 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003432 sec., 11946.386946386945 rows/sec., 455.56 KiB/sec. | ||
13473 | 2024.11.21 01:28:12.126176 [ 252 ] {21a68fa2-f9b9-4aa5-a166-591bdb701c30} <Debug> TCPHandler: Processed in 0.003786463 sec. | ||
13474 | 2024.11.21 01:28:12.126465 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13475 | 2024.11.21 01:28:12.126719 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13476 | 2024.11.21 01:28:12.127176 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13477 | 2024.11.21 01:28:12.127246 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13478 | 2024.11.21 01:28:12.127692 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13479 | 2024.11.21 01:28:12.127760 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13480 | 2024.11.21 01:28:12.127912 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
13481 | 2024.11.21 01:28:12.127975 [ 302 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13482 | 2024.11.21 01:28:12.128060 [ 294 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13483 | 2024.11.21 01:28:12.128077 [ 303 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13484 | 2024.11.21 01:28:12.128188 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13485 | 2024.11.21 01:28:12.128217 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13486 | 2024.11.21 01:28:12.128326 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13487 | 2024.11.21 01:28:12.128347 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13488 | 2024.11.21 01:28:12.128394 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13489 | 2024.11.21 01:28:12.128445 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13490 | 2024.11.21 01:28:12.128498 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13491 | 2024.11.21 01:28:12.129946 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003366 sec., 12180.629827688652 rows/sec., 464.49 KiB/sec. | ||
13492 | 2024.11.21 01:28:12.130114 [ 253 ] {82bd9640-7c06-4514-a296-025f2d9df925} <Debug> TCPHandler: Processed in 0.003719362 sec. | ||
13493 | 2024.11.21 01:28:12.130374 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13494 | 2024.11.21 01:28:12.130603 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13495 | 2024.11.21 01:28:12.131064 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13496 | 2024.11.21 01:28:12.131132 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13497 | 2024.11.21 01:28:12.131595 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13498 | 2024.11.21 01:28:12.131666 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13499 | 2024.11.21 01:28:12.131816 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
13500 | 2024.11.21 01:28:12.131951 [ 302 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13501 | 2024.11.21 01:28:12.131975 [ 303 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13502 | 2024.11.21 01:28:12.131988 [ 304 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13503 | 2024.11.21 01:28:12.132114 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13504 | 2024.11.21 01:28:12.132143 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13505 | 2024.11.21 01:28:12.132254 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13506 | 2024.11.21 01:28:12.132276 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13507 | 2024.11.21 01:28:12.132320 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13508 | 2024.11.21 01:28:12.132373 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13509 | 2024.11.21 01:28:12.132423 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13510 | 2024.11.21 01:28:12.133932 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003459 sec., 11853.13674472391 rows/sec., 452.00 KiB/sec. | ||
13511 | 2024.11.21 01:28:12.134138 [ 252 ] {246d6b25-5f82-405b-a0bf-02e20c50b2d4} <Debug> TCPHandler: Processed in 0.003828694 sec. | ||
13512 | 2024.11.21 01:28:12.134547 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13513 | 2024.11.21 01:28:12.134761 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13514 | 2024.11.21 01:28:12.135205 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13515 | 2024.11.21 01:28:12.135262 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13516 | 2024.11.21 01:28:12.135665 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13517 | 2024.11.21 01:28:12.135736 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13518 | 2024.11.21 01:28:12.135889 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
13519 | 2024.11.21 01:28:12.135950 [ 302 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13520 | 2024.11.21 01:28:12.136043 [ 303 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13521 | 2024.11.21 01:28:12.136045 [ 294 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13522 | 2024.11.21 01:28:12.136161 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13523 | 2024.11.21 01:28:12.136188 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13524 | 2024.11.21 01:28:12.136297 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13525 | 2024.11.21 01:28:12.136319 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13526 | 2024.11.21 01:28:12.136362 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13527 | 2024.11.21 01:28:12.136414 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13528 | 2024.11.21 01:28:12.136464 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13529 | 2024.11.21 01:28:12.137906 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003262 sec., 12568.976088289392 rows/sec., 479.30 KiB/sec. | ||
13530 | 2024.11.21 01:28:12.138077 [ 253 ] {4cd34594-f8f1-42c7-b763-a8de2984bb10} <Debug> TCPHandler: Processed in 0.00359278 sec. | ||
13531 | 2024.11.21 01:28:12.138342 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13532 | 2024.11.21 01:28:12.138589 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13533 | 2024.11.21 01:28:12.138982 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13534 | 2024.11.21 01:28:12.139041 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13535 | 2024.11.21 01:28:12.139496 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13536 | 2024.11.21 01:28:12.139597 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13537 | 2024.11.21 01:28:12.139768 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
13538 | 2024.11.21 01:28:12.139919 [ 302 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13539 | 2024.11.21 01:28:12.139943 [ 303 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13540 | 2024.11.21 01:28:12.139922 [ 304 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13541 | 2024.11.21 01:28:12.140077 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13542 | 2024.11.21 01:28:12.140106 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13543 | 2024.11.21 01:28:12.140218 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13544 | 2024.11.21 01:28:12.140238 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13545 | 2024.11.21 01:28:12.140283 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13546 | 2024.11.21 01:28:12.140335 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13547 | 2024.11.21 01:28:12.140385 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13548 | 2024.11.21 01:28:12.141891 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003433 sec., 11942.907078357122 rows/sec., 455.43 KiB/sec. | ||
13549 | 2024.11.21 01:28:12.142097 [ 252 ] {c07c4ce7-e2b3-4bcd-8f47-6738eb32c63a} <Debug> TCPHandler: Processed in 0.003821724 sec. | ||
13550 | 2024.11.21 01:28:12.142491 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13551 | 2024.11.21 01:28:12.142745 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13552 | 2024.11.21 01:28:12.143216 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13553 | 2024.11.21 01:28:12.143289 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13554 | 2024.11.21 01:28:12.143746 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13555 | 2024.11.21 01:28:12.143816 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13556 | 2024.11.21 01:28:12.143968 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
13557 | 2024.11.21 01:28:12.144094 [ 294 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13558 | 2024.11.21 01:28:12.144105 [ 302 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13559 | 2024.11.21 01:28:12.144127 [ 304 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13560 | 2024.11.21 01:28:12.144253 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13561 | 2024.11.21 01:28:12.144284 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13562 | 2024.11.21 01:28:12.144395 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13563 | 2024.11.21 01:28:12.144418 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13564 | 2024.11.21 01:28:12.144464 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13565 | 2024.11.21 01:28:12.144516 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13566 | 2024.11.21 01:28:12.144568 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13567 | 2024.11.21 01:28:12.146011 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003405 sec., 12041.116005873715 rows/sec., 459.17 KiB/sec. | ||
13568 | 2024.11.21 01:28:12.146190 [ 253 ] {59d73b78-194b-4759-8388-5b8e5ba7a735} <Debug> TCPHandler: Processed in 0.003767923 sec. | ||
13569 | 2024.11.21 01:28:12.146592 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13570 | 2024.11.21 01:28:12.146847 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13571 | 2024.11.21 01:28:12.147336 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13572 | 2024.11.21 01:28:12.147406 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13573 | 2024.11.21 01:28:12.147829 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13574 | 2024.11.21 01:28:12.147901 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13575 | 2024.11.21 01:28:12.148056 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
13576 | 2024.11.21 01:28:12.148202 [ 302 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13577 | 2024.11.21 01:28:12.148223 [ 304 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13578 | 2024.11.21 01:28:12.148238 [ 303 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13579 | 2024.11.21 01:28:12.148371 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13580 | 2024.11.21 01:28:12.148404 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13581 | 2024.11.21 01:28:12.148516 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13582 | 2024.11.21 01:28:12.148538 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13583 | 2024.11.21 01:28:12.148583 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13584 | 2024.11.21 01:28:12.148636 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13585 | 2024.11.21 01:28:12.148688 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13586 | 2024.11.21 01:28:12.150228 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003523 sec., 11637.808685779166 rows/sec., 443.79 KiB/sec. | ||
13587 | 2024.11.21 01:28:12.150421 [ 252 ] {1999713a-cfdd-4b3b-a8d9-80c0107c1f04} <Debug> TCPHandler: Processed in 0.003897835 sec. | ||
13588 | 2024.11.21 01:28:12.150790 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13589 | 2024.11.21 01:28:12.151023 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13590 | 2024.11.21 01:28:12.151434 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13591 | 2024.11.21 01:28:12.151494 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13592 | 2024.11.21 01:28:12.151916 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13593 | 2024.11.21 01:28:12.152005 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13594 | 2024.11.21 01:28:12.152160 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
13595 | 2024.11.21 01:28:12.152269 [ 302 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13596 | 2024.11.21 01:28:12.152330 [ 303 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13597 | 2024.11.21 01:28:12.152334 [ 294 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13598 | 2024.11.21 01:28:12.152499 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13599 | 2024.11.21 01:28:12.152526 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13600 | 2024.11.21 01:28:12.152650 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13601 | 2024.11.21 01:28:12.152685 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
13602 | 2024.11.21 01:28:12.152731 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13603 | 2024.11.21 01:28:12.152784 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13604 | 2024.11.21 01:28:12.152835 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
13605 | 2024.11.21 01:28:12.154382 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.003495 sec., 11731.0443490701 rows/sec., 447.35 KiB/sec. | ||
13606 | 2024.11.21 01:28:12.154571 [ 253 ] {afeb56c6-eba2-4d20-82e1-6b5d35d5343f} <Debug> TCPHandler: Processed in 0.003839854 sec. | ||
13607 | 2024.11.21 01:28:12.159496 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13608 | 2024.11.21 01:28:12.159660 [ 252 ] {1b7c3cc0-92de-492d-af20-48aa57e25a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
13609 | 2024.11.21 01:28:12.159730 [ 252 ] {1b7c3cc0-92de-492d-af20-48aa57e25a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13610 | 2024.11.21 01:28:12.160645 [ 252 ] {1b7c3cc0-92de-492d-af20-48aa57e25a46} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13611 | 2024.11.21 01:28:12.160685 [ 252 ] {1b7c3cc0-92de-492d-af20-48aa57e25a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13612 | 2024.11.21 01:28:12.161215 [ 252 ] {1b7c3cc0-92de-492d-af20-48aa57e25a46} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
13613 | 2024.11.21 01:28:12.161516 [ 252 ] {1b7c3cc0-92de-492d-af20-48aa57e25a46} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13614 | 2024.11.21 01:28:12.161762 [ 252 ] {1b7c3cc0-92de-492d-af20-48aa57e25a46} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.002145 sec., 11188.811188811187 rows/sec., 1.64 MiB/sec. | ||
13615 | 2024.11.21 01:28:12.161894 [ 252 ] {1b7c3cc0-92de-492d-af20-48aa57e25a46} <Debug> TCPHandler: Processed in 0.002468115 sec. | ||
13616 | 2024.11.21 01:28:12.162072 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13617 | 2024.11.21 01:28:12.162208 [ 253 ] {99855b80-d137-4c28-bb6f-8d3616ee299f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13618 | 2024.11.21 01:28:12.162260 [ 253 ] {99855b80-d137-4c28-bb6f-8d3616ee299f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13619 | 2024.11.21 01:28:12.162946 [ 253 ] {99855b80-d137-4c28-bb6f-8d3616ee299f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13620 | 2024.11.21 01:28:12.162992 [ 253 ] {99855b80-d137-4c28-bb6f-8d3616ee299f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13621 | 2024.11.21 01:28:12.163427 [ 253 ] {99855b80-d137-4c28-bb6f-8d3616ee299f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13622 | 2024.11.21 01:28:12.163698 [ 253 ] {99855b80-d137-4c28-bb6f-8d3616ee299f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13623 | 2024.11.21 01:28:12.163938 [ 253 ] {99855b80-d137-4c28-bb6f-8d3616ee299f} <Debug> executeQuery: Read 100 rows, 7.68 KiB in 0.001762 sec., 56753.68898978434 rows/sec., 4.25 MiB/sec. | ||
13624 | 2024.11.21 01:28:12.163995 [ 219 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13625 | 2024.11.21 01:28:12.164024 [ 253 ] {99855b80-d137-4c28-bb6f-8d3616ee299f} <Debug> TCPHandler: Processed in 0.002011858 sec. | ||
13626 | 2024.11.21 01:28:12.164051 [ 219 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13627 | 2024.11.21 01:28:12.164231 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13628 | 2024.11.21 01:28:12.164400 [ 252 ] {f195378d-00e5-42b4-bb04-b8d7c105c6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13629 | 2024.11.21 01:28:12.164515 [ 252 ] {f195378d-00e5-42b4-bb04-b8d7c105c6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13630 | 2024.11.21 01:28:12.165854 [ 252 ] {f195378d-00e5-42b4-bb04-b8d7c105c6a2} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13631 | 2024.11.21 01:28:12.165942 [ 252 ] {f195378d-00e5-42b4-bb04-b8d7c105c6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13632 | 2024.11.21 01:28:12.166621 [ 252 ] {f195378d-00e5-42b4-bb04-b8d7c105c6a2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13633 | 2024.11.21 01:28:12.167053 [ 252 ] {f195378d-00e5-42b4-bb04-b8d7c105c6a2} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13634 | 2024.11.21 01:28:12.167382 [ 252 ] {f195378d-00e5-42b4-bb04-b8d7c105c6a2} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.003027 sec., 12553.683515031384 rows/sec., 803.32 KiB/sec. | ||
13635 | 2024.11.21 01:28:12.167423 [ 219 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13636 | 2024.11.21 01:28:12.167554 [ 252 ] {f195378d-00e5-42b4-bb04-b8d7c105c6a2} <Debug> TCPHandler: Processed in 0.003406058 sec. | ||
13637 | 2024.11.21 01:28:12.167803 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13638 | 2024.11.21 01:28:12.167996 [ 253 ] {891bf588-2ecd-480d-953c-9070f62fbf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13639 | 2024.11.21 01:28:12.168126 [ 253 ] {891bf588-2ecd-480d-953c-9070f62fbf86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13640 | 2024.11.21 01:28:12.169390 [ 253 ] {891bf588-2ecd-480d-953c-9070f62fbf86} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13641 | 2024.11.21 01:28:12.169433 [ 253 ] {891bf588-2ecd-480d-953c-9070f62fbf86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13642 | 2024.11.21 01:28:12.169835 [ 253 ] {891bf588-2ecd-480d-953c-9070f62fbf86} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13643 | 2024.11.21 01:28:12.170080 [ 253 ] {891bf588-2ecd-480d-953c-9070f62fbf86} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13644 | 2024.11.21 01:28:12.170290 [ 253 ] {891bf588-2ecd-480d-953c-9070f62fbf86} <Debug> executeQuery: Read 204 rows, 15.78 KiB in 0.002385 sec., 85534.59119496855 rows/sec., 6.46 MiB/sec. | ||
13645 | 2024.11.21 01:28:12.170350 [ 253 ] {891bf588-2ecd-480d-953c-9070f62fbf86} <Debug> TCPHandler: Processed in 0.002657337 sec. | ||
13646 | 2024.11.21 01:28:12.170511 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13647 | 2024.11.21 01:28:12.170640 [ 252 ] {37447cda-3c65-4aff-a29a-02cb05874428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
13648 | 2024.11.21 01:28:12.170696 [ 252 ] {37447cda-3c65-4aff-a29a-02cb05874428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
13649 | 2024.11.21 01:28:12.171248 [ 252 ] {37447cda-3c65-4aff-a29a-02cb05874428} <Trace> oximeter.measurements_cumulativei64 (6d980273-b997-47e8-9f20-e72db3610f9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13650 | 2024.11.21 01:28:12.171288 [ 252 ] {37447cda-3c65-4aff-a29a-02cb05874428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13651 | 2024.11.21 01:28:12.171786 [ 252 ] {37447cda-3c65-4aff-a29a-02cb05874428} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
13652 | 2024.11.21 01:28:12.172031 [ 252 ] {37447cda-3c65-4aff-a29a-02cb05874428} <Trace> oximeter.measurements_cumulativei64 (6d980273-b997-47e8-9f20-e72db3610f9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13653 | 2024.11.21 01:28:12.172345 [ 252 ] {37447cda-3c65-4aff-a29a-02cb05874428} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001721 sec., 11621.150493898895 rows/sec., 786.47 KiB/sec. | ||
13654 | 2024.11.21 01:28:12.172462 [ 252 ] {37447cda-3c65-4aff-a29a-02cb05874428} <Debug> TCPHandler: Processed in 0.002012268 sec. | ||
13655 | 2024.11.21 01:28:12.172610 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13656 | 2024.11.21 01:28:12.172730 [ 253 ] {44368e85-8946-49d5-8a2b-da98d73943b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13657 | 2024.11.21 01:28:12.172784 [ 253 ] {44368e85-8946-49d5-8a2b-da98d73943b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13658 | 2024.11.21 01:28:12.173381 [ 253 ] {44368e85-8946-49d5-8a2b-da98d73943b8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13659 | 2024.11.21 01:28:12.173421 [ 253 ] {44368e85-8946-49d5-8a2b-da98d73943b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13660 | 2024.11.21 01:28:12.173839 [ 253 ] {44368e85-8946-49d5-8a2b-da98d73943b8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13661 | 2024.11.21 01:28:12.174079 [ 253 ] {44368e85-8946-49d5-8a2b-da98d73943b8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13662 | 2024.11.21 01:28:12.174291 [ 253 ] {44368e85-8946-49d5-8a2b-da98d73943b8} <Debug> executeQuery: Read 185 rows, 13.07 KiB in 0.001586 sec., 116645.64943253469 rows/sec., 8.04 MiB/sec. | ||
13663 | 2024.11.21 01:28:12.174354 [ 253 ] {44368e85-8946-49d5-8a2b-da98d73943b8} <Debug> TCPHandler: Processed in 0.001798366 sec. | ||
13664 | 2024.11.21 01:28:12.174504 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13665 | 2024.11.21 01:28:12.174646 [ 252 ] {5ef1d171-78e1-4b6e-b048-ce58e03ecb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13666 | 2024.11.21 01:28:12.174741 [ 252 ] {5ef1d171-78e1-4b6e-b048-ce58e03ecb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13667 | 2024.11.21 01:28:12.175962 [ 252 ] {5ef1d171-78e1-4b6e-b048-ce58e03ecb54} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13668 | 2024.11.21 01:28:12.176003 [ 252 ] {5ef1d171-78e1-4b6e-b048-ce58e03ecb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13669 | 2024.11.21 01:28:12.176621 [ 252 ] {5ef1d171-78e1-4b6e-b048-ce58e03ecb54} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13670 | 2024.11.21 01:28:12.176878 [ 252 ] {5ef1d171-78e1-4b6e-b048-ce58e03ecb54} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13671 | 2024.11.21 01:28:12.177207 [ 252 ] {5ef1d171-78e1-4b6e-b048-ce58e03ecb54} <Debug> executeQuery: Read 5 rows, 6.38 KiB in 0.002577 sec., 1940.2405898331394 rows/sec., 2.42 MiB/sec. | ||
13672 | 2024.11.21 01:28:12.177651 [ 252 ] {5ef1d171-78e1-4b6e-b048-ce58e03ecb54} <Debug> TCPHandler: Processed in 0.003201465 sec. | ||
13673 | 2024.11.21 01:28:12.177805 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13674 | 2024.11.21 01:28:12.177926 [ 253 ] {4ddd8435-dbfe-494d-aab8-d836d632e3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13675 | 2024.11.21 01:28:12.177979 [ 253 ] {4ddd8435-dbfe-494d-aab8-d836d632e3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13676 | 2024.11.21 01:28:12.178477 [ 253 ] {4ddd8435-dbfe-494d-aab8-d836d632e3f4} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13677 | 2024.11.21 01:28:12.178518 [ 253 ] {4ddd8435-dbfe-494d-aab8-d836d632e3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13678 | 2024.11.21 01:28:12.178901 [ 253 ] {4ddd8435-dbfe-494d-aab8-d836d632e3f4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
13679 | 2024.11.21 01:28:12.179136 [ 253 ] {4ddd8435-dbfe-494d-aab8-d836d632e3f4} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13680 | 2024.11.21 01:28:12.179335 [ 253 ] {4ddd8435-dbfe-494d-aab8-d836d632e3f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. | ||
13681 | 2024.11.21 01:28:12.179385 [ 253 ] {4ddd8435-dbfe-494d-aab8-d836d632e3f4} <Debug> TCPHandler: Processed in 0.001639643 sec. | ||
13682 | 2024.11.21 01:28:12.923459 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13683 | 2024.11.21 01:28:12.923517 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13684 | 2024.11.21 01:28:12.925551 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
13685 | 2024.11.21 01:28:13.000174 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.13 MiB, peak 199.34 MiB, free memory in arenas 0.00 B, will set to 188.16 MiB (RSS), difference: -1.97 MiB | ||
13686 | 2024.11.21 01:28:16.121914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 1960 | ||
13687 | 2024.11.21 01:28:16.126225 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13688 | 2024.11.21 01:28:16.126291 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13689 | 2024.11.21 01:28:16.127920 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13690 | 2024.11.21 01:28:16.128234 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13691 | 2024.11.21 01:28:16.128492 [ 87 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13692 | 2024.11.21 01:28:16.128627 [ 87 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13693 | 2024.11.21 01:28:16.128719 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13694 | 2024.11.21 01:28:16.129180 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
13695 | 2024.11.21 01:28:16.130741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1960 | ||
13696 | 2024.11.21 01:28:16.131034 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13697 | 2024.11.21 01:28:16.131180 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1770 rows starting from the beginning of the part | ||
13698 | 2024.11.21 01:28:16.131852 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
13699 | 2024.11.21 01:28:16.132437 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
13700 | 2024.11.21 01:28:16.133006 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
13701 | 2024.11.21 01:28:16.133538 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part | ||
13702 | 2024.11.21 01:28:16.134106 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 88 rows starting from the beginning of the part | ||
13703 | 2024.11.21 01:28:16.143805 [ 196 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 72 columns (72 merged, 0 gathered) in 0.014951191 sec., 131093.2353148321 rows/sec., 104.84 MiB/sec. | ||
13704 | 2024.11.21 01:28:16.146074 [ 187 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13705 | 2024.11.21 01:28:16.146980 [ 187 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_66_13} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13706 | 2024.11.21 01:28:16.147077 [ 187 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_66_13} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13707 | 2024.11.21 01:28:16.147439 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
13708 | 2024.11.21 01:28:17.054881 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13709 | 2024.11.21 01:28:17.055082 [ 252 ] {b16c1d9b-6049-49fe-830f-ba41958770e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13710 | 2024.11.21 01:28:17.055160 [ 252 ] {b16c1d9b-6049-49fe-830f-ba41958770e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13711 | 2024.11.21 01:28:17.055993 [ 252 ] {b16c1d9b-6049-49fe-830f-ba41958770e5} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13712 | 2024.11.21 01:28:17.056042 [ 252 ] {b16c1d9b-6049-49fe-830f-ba41958770e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13713 | 2024.11.21 01:28:17.056479 [ 252 ] {b16c1d9b-6049-49fe-830f-ba41958770e5} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13714 | 2024.11.21 01:28:17.056736 [ 252 ] {b16c1d9b-6049-49fe-830f-ba41958770e5} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13715 | 2024.11.21 01:28:17.056943 [ 252 ] {b16c1d9b-6049-49fe-830f-ba41958770e5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.23 MiB/sec. | ||
13716 | 2024.11.21 01:28:17.057001 [ 252 ] {b16c1d9b-6049-49fe-830f-ba41958770e5} <Debug> TCPHandler: Processed in 0.002256402 sec. | ||
13717 | 2024.11.21 01:28:17.057294 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13718 | 2024.11.21 01:28:17.057512 [ 253 ] {6305b274-33d3-4b9f-8d60-094f7df885fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13719 | 2024.11.21 01:28:17.057597 [ 253 ] {6305b274-33d3-4b9f-8d60-094f7df885fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13720 | 2024.11.21 01:28:17.058369 [ 253 ] {6305b274-33d3-4b9f-8d60-094f7df885fb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13721 | 2024.11.21 01:28:17.058428 [ 253 ] {6305b274-33d3-4b9f-8d60-094f7df885fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13722 | 2024.11.21 01:28:17.058891 [ 253 ] {6305b274-33d3-4b9f-8d60-094f7df885fb} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13723 | 2024.11.21 01:28:17.059153 [ 253 ] {6305b274-33d3-4b9f-8d60-094f7df885fb} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13724 | 2024.11.21 01:28:17.059382 [ 253 ] {6305b274-33d3-4b9f-8d60-094f7df885fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00193 sec., 33160.62176165803 rows/sec., 2.59 MiB/sec. | ||
13725 | 2024.11.21 01:28:17.059439 [ 253 ] {6305b274-33d3-4b9f-8d60-094f7df885fb} <Debug> TCPHandler: Processed in 0.002296522 sec. | ||
13726 | 2024.11.21 01:28:17.059616 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13727 | 2024.11.21 01:28:17.059770 [ 252 ] {7980d456-d603-4656-bd3e-9960b18bceca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13728 | 2024.11.21 01:28:17.059841 [ 252 ] {7980d456-d603-4656-bd3e-9960b18bceca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13729 | 2024.11.21 01:28:17.060467 [ 252 ] {7980d456-d603-4656-bd3e-9960b18bceca} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13730 | 2024.11.21 01:28:17.060507 [ 252 ] {7980d456-d603-4656-bd3e-9960b18bceca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13731 | 2024.11.21 01:28:17.060926 [ 252 ] {7980d456-d603-4656-bd3e-9960b18bceca} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13732 | 2024.11.21 01:28:17.061177 [ 252 ] {7980d456-d603-4656-bd3e-9960b18bceca} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13733 | 2024.11.21 01:28:17.061357 [ 252 ] {7980d456-d603-4656-bd3e-9960b18bceca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec. | ||
13734 | 2024.11.21 01:28:17.061413 [ 252 ] {7980d456-d603-4656-bd3e-9960b18bceca} <Debug> TCPHandler: Processed in 0.001864127 sec. | ||
13735 | 2024.11.21 01:28:17.061563 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13736 | 2024.11.21 01:28:17.061690 [ 253 ] {c3ecff1a-9b76-454d-b1d6-78f7e4bcfa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13737 | 2024.11.21 01:28:17.061754 [ 253 ] {c3ecff1a-9b76-454d-b1d6-78f7e4bcfa9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13738 | 2024.11.21 01:28:17.062371 [ 253 ] {c3ecff1a-9b76-454d-b1d6-78f7e4bcfa9e} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13739 | 2024.11.21 01:28:17.062421 [ 253 ] {c3ecff1a-9b76-454d-b1d6-78f7e4bcfa9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13740 | 2024.11.21 01:28:17.062854 [ 253 ] {c3ecff1a-9b76-454d-b1d6-78f7e4bcfa9e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
13741 | 2024.11.21 01:28:17.063098 [ 253 ] {c3ecff1a-9b76-454d-b1d6-78f7e4bcfa9e} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13742 | 2024.11.21 01:28:17.063329 [ 253 ] {c3ecff1a-9b76-454d-b1d6-78f7e4bcfa9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00167 sec., 35928.14371257485 rows/sec., 2.42 MiB/sec. | ||
13743 | 2024.11.21 01:28:17.063431 [ 253 ] {c3ecff1a-9b76-454d-b1d6-78f7e4bcfa9e} <Debug> TCPHandler: Processed in 0.001923257 sec. | ||
13744 | 2024.11.21 01:28:20.668389 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13745 | 2024.11.21 01:28:20.668461 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13746 | 2024.11.21 01:28:22.049606 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13747 | 2024.11.21 01:28:22.049998 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
13748 | 2024.11.21 01:28:22.050478 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
13749 | 2024.11.21 01:28:22.050543 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
13750 | 2024.11.21 01:28:22.051000 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13751 | 2024.11.21 01:28:22.051084 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
13752 | 2024.11.21 01:28:22.051260 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
13753 | 2024.11.21 01:28:22.051499 [ 302 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
13754 | 2024.11.21 01:28:22.051510 [ 294 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
13755 | 2024.11.21 01:28:22.051555 [ 303 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
13756 | 2024.11.21 01:28:22.051558 [ 304 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
13757 | 2024.11.21 01:28:22.051740 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (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 | ||
13758 | 2024.11.21 01:28:22.051774 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
13759 | 2024.11.21 01:28:22.051921 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
13760 | 2024.11.21 01:28:22.051946 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (SelectExecutor): Reading approx. 65 rows with 4 streams | ||
13761 | 2024.11.21 01:28:22.051992 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
13762 | 2024.11.21 01:28:22.052045 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
13763 | 2024.11.21 01:28:22.052092 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
13764 | 2024.11.21 01:28:22.052142 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
13765 | 2024.11.21 01:28:22.054279 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Debug> executeQuery: Read 65 rows, 2.38 KiB in 0.004447 sec., 14616.595457611871 rows/sec., 535.61 KiB/sec. | ||
13766 | 2024.11.21 01:28:22.054545 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Debug> MemoryTracker: Peak memory usage (for query): 151.69 KiB. | ||
13767 | 2024.11.21 01:28:22.054567 [ 252 ] {a6f0994d-8595-4e7d-b02a-23f258d300bf} <Debug> TCPHandler: Processed in 0.005149222 sec. | ||
13768 | 2024.11.21 01:28:22.067378 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13769 | 2024.11.21 01:28:22.067534 [ 252 ] {bb3d9db7-de7b-4d9b-9585-1c005ef518a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
13770 | 2024.11.21 01:28:22.067596 [ 252 ] {bb3d9db7-de7b-4d9b-9585-1c005ef518a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
13771 | 2024.11.21 01:28:22.068343 [ 252 ] {bb3d9db7-de7b-4d9b-9585-1c005ef518a4} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13772 | 2024.11.21 01:28:22.068388 [ 252 ] {bb3d9db7-de7b-4d9b-9585-1c005ef518a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13773 | 2024.11.21 01:28:22.068887 [ 252 ] {bb3d9db7-de7b-4d9b-9585-1c005ef518a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
13774 | 2024.11.21 01:28:22.069105 [ 252 ] {bb3d9db7-de7b-4d9b-9585-1c005ef518a4} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13775 | 2024.11.21 01:28:22.069394 [ 252 ] {bb3d9db7-de7b-4d9b-9585-1c005ef518a4} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001884 sec., 530.7855626326964 rows/sec., 147.73 KiB/sec. | ||
13776 | 2024.11.21 01:28:22.069660 [ 252 ] {bb3d9db7-de7b-4d9b-9585-1c005ef518a4} <Debug> TCPHandler: Processed in 0.002344443 sec. | ||
13777 | 2024.11.21 01:28:22.069959 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13778 | 2024.11.21 01:28:22.070146 [ 253 ] {9445eb47-3dcb-4c13-9354-bfa47f1f711c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13779 | 2024.11.21 01:28:22.070227 [ 253 ] {9445eb47-3dcb-4c13-9354-bfa47f1f711c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13780 | 2024.11.21 01:28:22.071028 [ 253 ] {9445eb47-3dcb-4c13-9354-bfa47f1f711c} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13781 | 2024.11.21 01:28:22.071076 [ 253 ] {9445eb47-3dcb-4c13-9354-bfa47f1f711c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13782 | 2024.11.21 01:28:22.071514 [ 253 ] {9445eb47-3dcb-4c13-9354-bfa47f1f711c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13783 | 2024.11.21 01:28:22.071766 [ 253 ] {9445eb47-3dcb-4c13-9354-bfa47f1f711c} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13784 | 2024.11.21 01:28:22.071947 [ 32 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13785 | 2024.11.21 01:28:22.072014 [ 32 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13786 | 2024.11.21 01:28:22.072017 [ 253 ] {9445eb47-3dcb-4c13-9354-bfa47f1f711c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. | ||
13787 | 2024.11.21 01:28:22.072047 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13788 | 2024.11.21 01:28:22.072174 [ 253 ] {9445eb47-3dcb-4c13-9354-bfa47f1f711c} <Debug> TCPHandler: Processed in 0.002367893 sec. | ||
13789 | 2024.11.21 01:28:22.072233 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13790 | 2024.11.21 01:28:22.072362 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13791 | 2024.11.21 01:28:22.072382 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13792 | 2024.11.21 01:28:22.072434 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part | ||
13793 | 2024.11.21 01:28:22.072652 [ 252 ] {1799c1bf-fd5e-4818-894c-aa578d56ec88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13794 | 2024.11.21 01:28:22.072676 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
13795 | 2024.11.21 01:28:22.072899 [ 252 ] {1799c1bf-fd5e-4818-894c-aa578d56ec88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13796 | 2024.11.21 01:28:22.073050 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
13797 | 2024.11.21 01:28:22.073386 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
13798 | 2024.11.21 01:28:22.073691 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
13799 | 2024.11.21 01:28:22.075612 [ 252 ] {1799c1bf-fd5e-4818-894c-aa578d56ec88} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13800 | 2024.11.21 01:28:22.075700 [ 252 ] {1799c1bf-fd5e-4818-894c-aa578d56ec88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13801 | 2024.11.21 01:28:22.076598 [ 198 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004421312 sec., 15832.404498936063 rows/sec., 1.17 MiB/sec. | ||
13802 | 2024.11.21 01:28:22.076707 [ 252 ] {1799c1bf-fd5e-4818-894c-aa578d56ec88} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
13803 | 2024.11.21 01:28:22.076967 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13804 | 2024.11.21 01:28:22.077196 [ 252 ] {1799c1bf-fd5e-4818-894c-aa578d56ec88} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13805 | 2024.11.21 01:28:22.077738 [ 252 ] {1799c1bf-fd5e-4818-894c-aa578d56ec88} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.005195 sec., 577.478344562079 rows/sec., 42.86 KiB/sec. | ||
13806 | 2024.11.21 01:28:22.078016 [ 252 ] {1799c1bf-fd5e-4818-894c-aa578d56ec88} <Debug> TCPHandler: Processed in 0.00572506 sec. | ||
13807 | 2024.11.21 01:28:22.078164 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_45_11} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13808 | 2024.11.21 01:28:22.078225 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13809 | 2024.11.21 01:28:22.078307 [ 196 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_45_11} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13810 | 2024.11.21 01:28:22.078420 [ 253 ] {5f3be03e-8f71-4fa7-8a5a-18f310f6a33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13811 | 2024.11.21 01:28:22.078463 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13812 | 2024.11.21 01:28:22.078516 [ 253 ] {5f3be03e-8f71-4fa7-8a5a-18f310f6a33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13813 | 2024.11.21 01:28:22.079222 [ 253 ] {5f3be03e-8f71-4fa7-8a5a-18f310f6a33a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13814 | 2024.11.21 01:28:22.079264 [ 253 ] {5f3be03e-8f71-4fa7-8a5a-18f310f6a33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13815 | 2024.11.21 01:28:22.079644 [ 253 ] {5f3be03e-8f71-4fa7-8a5a-18f310f6a33a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13816 | 2024.11.21 01:28:22.079889 [ 253 ] {5f3be03e-8f71-4fa7-8a5a-18f310f6a33a} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13817 | 2024.11.21 01:28:22.080096 [ 253 ] {5f3be03e-8f71-4fa7-8a5a-18f310f6a33a} <Debug> executeQuery: Read 319 rows, 28.80 KiB in 0.001736 sec., 183755.7603686636 rows/sec., 16.20 MiB/sec. | ||
13818 | 2024.11.21 01:28:22.080147 [ 253 ] {5f3be03e-8f71-4fa7-8a5a-18f310f6a33a} <Debug> TCPHandler: Processed in 0.002013019 sec. | ||
13819 | 2024.11.21 01:28:22.080303 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13820 | 2024.11.21 01:28:22.080441 [ 252 ] {0328a2b6-c0bd-4a68-8b1d-f51d1034daa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13821 | 2024.11.21 01:28:22.080498 [ 252 ] {0328a2b6-c0bd-4a68-8b1d-f51d1034daa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13822 | 2024.11.21 01:28:22.081153 [ 252 ] {0328a2b6-c0bd-4a68-8b1d-f51d1034daa2} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13823 | 2024.11.21 01:28:22.081193 [ 252 ] {0328a2b6-c0bd-4a68-8b1d-f51d1034daa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13824 | 2024.11.21 01:28:22.081558 [ 252 ] {0328a2b6-c0bd-4a68-8b1d-f51d1034daa2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13825 | 2024.11.21 01:28:22.081801 [ 252 ] {0328a2b6-c0bd-4a68-8b1d-f51d1034daa2} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13826 | 2024.11.21 01:28:22.082028 [ 252 ] {0328a2b6-c0bd-4a68-8b1d-f51d1034daa2} <Debug> executeQuery: Read 65 rows, 4.78 KiB in 0.001617 sec., 40197.89734075448 rows/sec., 2.89 MiB/sec. | ||
13827 | 2024.11.21 01:28:22.082089 [ 252 ] {0328a2b6-c0bd-4a68-8b1d-f51d1034daa2} <Debug> TCPHandler: Processed in 0.001852366 sec. | ||
13828 | 2024.11.21 01:28:22.082305 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13829 | 2024.11.21 01:28:22.082469 [ 253 ] {0de364e0-97bb-4b26-bb69-bbf6435fd3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13830 | 2024.11.21 01:28:22.082527 [ 253 ] {0de364e0-97bb-4b26-bb69-bbf6435fd3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13831 | 2024.11.21 01:28:22.083156 [ 253 ] {0de364e0-97bb-4b26-bb69-bbf6435fd3a5} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13832 | 2024.11.21 01:28:22.083196 [ 253 ] {0de364e0-97bb-4b26-bb69-bbf6435fd3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13833 | 2024.11.21 01:28:22.083548 [ 253 ] {0de364e0-97bb-4b26-bb69-bbf6435fd3a5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13834 | 2024.11.21 01:28:22.083775 [ 253 ] {0de364e0-97bb-4b26-bb69-bbf6435fd3a5} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13835 | 2024.11.21 01:28:22.083957 [ 32 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 6 parts from all_1_41_10 to all_46_46_0 | ||
13836 | 2024.11.21 01:28:22.084030 [ 253 ] {0de364e0-97bb-4b26-bb69-bbf6435fd3a5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001585 sec., 8832.807570977919 rows/sec., 618.59 KiB/sec. | ||
13837 | 2024.11.21 01:28:22.084049 [ 32 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13838 | 2024.11.21 01:28:22.084140 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13839 | 2024.11.21 01:28:22.084157 [ 253 ] {0de364e0-97bb-4b26-bb69-bbf6435fd3a5} <Debug> TCPHandler: Processed in 0.001989958 sec. | ||
13840 | 2024.11.21 01:28:22.084393 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13841 | 2024.11.21 01:28:22.084413 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_10 to all_46_46_0 into Compact with storage Full | ||
13842 | 2024.11.21 01:28:22.084559 [ 252 ] {92d91598-c5cc-411d-b054-594a307d43e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13843 | 2024.11.21 01:28:22.084585 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13844 | 2024.11.21 01:28:22.084630 [ 252 ] {92d91598-c5cc-411d-b054-594a307d43e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13845 | 2024.11.21 01:28:22.084635 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 242 rows starting from the beginning of the part | ||
13846 | 2024.11.21 01:28:22.084912 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
13847 | 2024.11.21 01:28:22.085265 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
13848 | 2024.11.21 01:28:22.085584 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
13849 | 2024.11.21 01:28:22.085958 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
13850 | 2024.11.21 01:28:22.086214 [ 201 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
13851 | 2024.11.21 01:28:22.087092 [ 252 ] {92d91598-c5cc-411d-b054-594a307d43e2} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13852 | 2024.11.21 01:28:22.087136 [ 252 ] {92d91598-c5cc-411d-b054-594a307d43e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13853 | 2024.11.21 01:28:22.087671 [ 252 ] {92d91598-c5cc-411d-b054-594a307d43e2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13854 | 2024.11.21 01:28:22.087965 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.003697202 sec., 90879.53538919431 rows/sec., 6.46 MiB/sec. | ||
13855 | 2024.11.21 01:28:22.088043 [ 252 ] {92d91598-c5cc-411d-b054-594a307d43e2} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13856 | 2024.11.21 01:28:22.088221 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
13857 | 2024.11.21 01:28:22.088284 [ 32 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13858 | 2024.11.21 01:28:22.088392 [ 32 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13859 | 2024.11.21 01:28:22.088468 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13860 | 2024.11.21 01:28:22.088670 [ 252 ] {92d91598-c5cc-411d-b054-594a307d43e2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004123 sec., 3153.0439000727624 rows/sec., 196.59 KiB/sec. | ||
13861 | 2024.11.21 01:28:22.088720 [ 220 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13862 | 2024.11.21 01:28:22.088862 [ 220 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13863 | 2024.11.21 01:28:22.088989 [ 201 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13864 | 2024.11.21 01:28:22.089175 [ 252 ] {92d91598-c5cc-411d-b054-594a307d43e2} <Debug> TCPHandler: Processed in 0.004899539 sec. | ||
13865 | 2024.11.21 01:28:22.089511 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13866 | 2024.11.21 01:28:22.089621 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13867 | 2024.11.21 01:28:22.089978 [ 196 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_46_11} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 6 parts: [all_1_41_10, all_46_46_0] -> all_1_46_11 | ||
13868 | 2024.11.21 01:28:22.089988 [ 253 ] {13126bbd-ead0-458d-87ef-78002c538707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13869 | 2024.11.21 01:28:22.090236 [ 253 ] {13126bbd-ead0-458d-87ef-78002c538707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13870 | 2024.11.21 01:28:22.090319 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
13871 | 2024.11.21 01:28:22.090281 [ 201 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13872 | 2024.11.21 01:28:22.090655 [ 201 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part | ||
13873 | 2024.11.21 01:28:22.091596 [ 201 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
13874 | 2024.11.21 01:28:22.092240 [ 201 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
13875 | 2024.11.21 01:28:22.092476 [ 201 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
13876 | 2024.11.21 01:28:22.093462 [ 201 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
13877 | 2024.11.21 01:28:22.094114 [ 253 ] {13126bbd-ead0-458d-87ef-78002c538707} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13878 | 2024.11.21 01:28:22.094260 [ 253 ] {13126bbd-ead0-458d-87ef-78002c538707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13879 | 2024.11.21 01:28:22.095003 [ 220 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13880 | 2024.11.21 01:28:22.095709 [ 253 ] {13126bbd-ead0-458d-87ef-78002c538707} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13881 | 2024.11.21 01:28:22.096487 [ 253 ] {13126bbd-ead0-458d-87ef-78002c538707} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13882 | 2024.11.21 01:28:22.097201 [ 253 ] {13126bbd-ead0-458d-87ef-78002c538707} <Debug> executeQuery: Read 467 rows, 34.28 KiB in 0.007295 sec., 64016.44962302947 rows/sec., 4.59 MiB/sec. | ||
13883 | 2024.11.21 01:28:22.097689 [ 253 ] {13126bbd-ead0-458d-87ef-78002c538707} <Debug> TCPHandler: Processed in 0.008350038 sec. | ||
13884 | 2024.11.21 01:28:22.098062 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13885 | 2024.11.21 01:28:22.098344 [ 201 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.009748168 sec., 6667.919551653193 rows/sec., 441.79 KiB/sec. | ||
13886 | 2024.11.21 01:28:22.098397 [ 252 ] {e1553dab-3bdc-4957-8e63-6dde86e9594b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13887 | 2024.11.21 01:28:22.098526 [ 252 ] {e1553dab-3bdc-4957-8e63-6dde86e9594b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13888 | 2024.11.21 01:28:22.098562 [ 201 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13889 | 2024.11.21 01:28:22.098932 [ 201 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_45_11} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13890 | 2024.11.21 01:28:22.099045 [ 201 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_45_11} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13891 | 2024.11.21 01:28:22.099140 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13892 | 2024.11.21 01:28:22.099242 [ 252 ] {e1553dab-3bdc-4957-8e63-6dde86e9594b} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13893 | 2024.11.21 01:28:22.099280 [ 252 ] {e1553dab-3bdc-4957-8e63-6dde86e9594b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13894 | 2024.11.21 01:28:22.099628 [ 252 ] {e1553dab-3bdc-4957-8e63-6dde86e9594b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13895 | 2024.11.21 01:28:22.099861 [ 252 ] {e1553dab-3bdc-4957-8e63-6dde86e9594b} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13896 | 2024.11.21 01:28:22.100128 [ 252 ] {e1553dab-3bdc-4957-8e63-6dde86e9594b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001814 sec., 3307.6074972436604 rows/sec., 172.81 KiB/sec. | ||
13897 | 2024.11.21 01:28:22.100222 [ 252 ] {e1553dab-3bdc-4957-8e63-6dde86e9594b} <Debug> TCPHandler: Processed in 0.002373623 sec. | ||
13898 | 2024.11.21 01:28:22.100526 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13899 | 2024.11.21 01:28:22.100751 [ 253 ] {01cb2e23-6850-43ca-9844-36c1044523ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13900 | 2024.11.21 01:28:22.100849 [ 253 ] {01cb2e23-6850-43ca-9844-36c1044523ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13901 | 2024.11.21 01:28:22.101456 [ 253 ] {01cb2e23-6850-43ca-9844-36c1044523ea} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13902 | 2024.11.21 01:28:22.101495 [ 253 ] {01cb2e23-6850-43ca-9844-36c1044523ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13903 | 2024.11.21 01:28:22.101909 [ 253 ] {01cb2e23-6850-43ca-9844-36c1044523ea} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13904 | 2024.11.21 01:28:22.102157 [ 253 ] {01cb2e23-6850-43ca-9844-36c1044523ea} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13905 | 2024.11.21 01:28:22.102365 [ 253 ] {01cb2e23-6850-43ca-9844-36c1044523ea} <Debug> executeQuery: Read 240 rows, 16.45 KiB in 0.001668 sec., 143884.89208633095 rows/sec., 9.63 MiB/sec. | ||
13906 | 2024.11.21 01:28:22.102418 [ 253 ] {01cb2e23-6850-43ca-9844-36c1044523ea} <Debug> TCPHandler: Processed in 0.002087479 sec. | ||
13907 | 2024.11.21 01:28:22.102587 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13908 | 2024.11.21 01:28:22.102726 [ 252 ] {8ed2c3ce-5f19-46bf-9783-aa40f7dd5eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13909 | 2024.11.21 01:28:22.102787 [ 252 ] {8ed2c3ce-5f19-46bf-9783-aa40f7dd5eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13910 | 2024.11.21 01:28:22.103350 [ 252 ] {8ed2c3ce-5f19-46bf-9783-aa40f7dd5eb3} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13911 | 2024.11.21 01:28:22.103396 [ 252 ] {8ed2c3ce-5f19-46bf-9783-aa40f7dd5eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13912 | 2024.11.21 01:28:22.103823 [ 252 ] {8ed2c3ce-5f19-46bf-9783-aa40f7dd5eb3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13913 | 2024.11.21 01:28:22.104065 [ 252 ] {8ed2c3ce-5f19-46bf-9783-aa40f7dd5eb3} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13914 | 2024.11.21 01:28:22.104270 [ 252 ] {8ed2c3ce-5f19-46bf-9783-aa40f7dd5eb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001575 sec., 634.9206349206349 rows/sec., 42.78 KiB/sec. | ||
13915 | 2024.11.21 01:28:22.104318 [ 252 ] {8ed2c3ce-5f19-46bf-9783-aa40f7dd5eb3} <Debug> TCPHandler: Processed in 0.001800445 sec. | ||
13916 | 2024.11.21 01:28:22.104457 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13917 | 2024.11.21 01:28:22.104576 [ 253 ] {55b26ead-06d0-446b-a426-8fe08e626800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13918 | 2024.11.21 01:28:22.104659 [ 253 ] {55b26ead-06d0-446b-a426-8fe08e626800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13919 | 2024.11.21 01:28:22.105945 [ 253 ] {55b26ead-06d0-446b-a426-8fe08e626800} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13920 | 2024.11.21 01:28:22.105985 [ 253 ] {55b26ead-06d0-446b-a426-8fe08e626800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13921 | 2024.11.21 01:28:22.106681 [ 253 ] {55b26ead-06d0-446b-a426-8fe08e626800} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13922 | 2024.11.21 01:28:22.106936 [ 253 ] {55b26ead-06d0-446b-a426-8fe08e626800} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13923 | 2024.11.21 01:28:22.107178 [ 253 ] {55b26ead-06d0-446b-a426-8fe08e626800} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002628 sec., 20928.462709284628 rows/sec., 37.50 MiB/sec. | ||
13924 | 2024.11.21 01:28:22.107285 [ 253 ] {55b26ead-06d0-446b-a426-8fe08e626800} <Debug> TCPHandler: Processed in 0.002887771 sec. | ||
13925 | 2024.11.21 01:28:22.107445 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13926 | 2024.11.21 01:28:22.107583 [ 252 ] {888f35d5-33ea-4336-8706-430a07be6187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
13927 | 2024.11.21 01:28:22.107642 [ 252 ] {888f35d5-33ea-4336-8706-430a07be6187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
13928 | 2024.11.21 01:28:22.108141 [ 252 ] {888f35d5-33ea-4336-8706-430a07be6187} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13929 | 2024.11.21 01:28:22.108179 [ 252 ] {888f35d5-33ea-4336-8706-430a07be6187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13930 | 2024.11.21 01:28:22.108542 [ 252 ] {888f35d5-33ea-4336-8706-430a07be6187} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
13931 | 2024.11.21 01:28:22.108776 [ 252 ] {888f35d5-33ea-4336-8706-430a07be6187} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13932 | 2024.11.21 01:28:22.109006 [ 252 ] {888f35d5-33ea-4336-8706-430a07be6187} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001455 sec., 6185.567010309279 rows/sec., 436.94 KiB/sec. | ||
13933 | 2024.11.21 01:28:22.109054 [ 252 ] {888f35d5-33ea-4336-8706-430a07be6187} <Debug> TCPHandler: Processed in 0.001680524 sec. | ||
13934 | 2024.11.21 01:28:22.109258 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13935 | 2024.11.21 01:28:22.109482 [ 253 ] {335e417c-7ab9-4d37-bda8-94898b5aa899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13936 | 2024.11.21 01:28:22.109575 [ 253 ] {335e417c-7ab9-4d37-bda8-94898b5aa899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13937 | 2024.11.21 01:28:22.110200 [ 253 ] {335e417c-7ab9-4d37-bda8-94898b5aa899} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13938 | 2024.11.21 01:28:22.110240 [ 253 ] {335e417c-7ab9-4d37-bda8-94898b5aa899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13939 | 2024.11.21 01:28:22.110609 [ 253 ] {335e417c-7ab9-4d37-bda8-94898b5aa899} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
13940 | 2024.11.21 01:28:22.110840 [ 253 ] {335e417c-7ab9-4d37-bda8-94898b5aa899} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13941 | 2024.11.21 01:28:22.111058 [ 253 ] {335e417c-7ab9-4d37-bda8-94898b5aa899} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001632 sec., 50245.098039215685 rows/sec., 3.19 MiB/sec. | ||
13942 | 2024.11.21 01:28:22.111107 [ 253 ] {335e417c-7ab9-4d37-bda8-94898b5aa899} <Debug> TCPHandler: Processed in 0.001962358 sec. | ||
13943 | 2024.11.21 01:28:22.779253 [ 222 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13944 | 2024.11.21 01:28:22.779293 [ 222 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13945 | 2024.11.21 01:28:22.781040 [ 222 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
13946 | 2024.11.21 01:28:23.000165 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.37 MiB, peak 199.34 MiB, free memory in arenas 0.00 B, will set to 188.20 MiB (RSS), difference: -1.17 MiB | ||
13947 | 2024.11.21 01:28:26.131344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1998 | ||
13948 | 2024.11.21 01:28:26.134711 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13949 | 2024.11.21 01:28:26.134767 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13950 | 2024.11.21 01:28:26.136288 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13951 | 2024.11.21 01:28:26.136608 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13952 | 2024.11.21 01:28:26.137153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1998 | ||
13953 | 2024.11.21 01:28:27.053690 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13954 | 2024.11.21 01:28:27.054015 [ 252 ] {5aef9645-8296-4aa5-8719-e8c3066e5c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13955 | 2024.11.21 01:28:27.054092 [ 252 ] {5aef9645-8296-4aa5-8719-e8c3066e5c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13956 | 2024.11.21 01:28:27.054902 [ 252 ] {5aef9645-8296-4aa5-8719-e8c3066e5c76} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13957 | 2024.11.21 01:28:27.054965 [ 252 ] {5aef9645-8296-4aa5-8719-e8c3066e5c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13958 | 2024.11.21 01:28:27.055418 [ 252 ] {5aef9645-8296-4aa5-8719-e8c3066e5c76} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
13959 | 2024.11.21 01:28:27.055683 [ 252 ] {5aef9645-8296-4aa5-8719-e8c3066e5c76} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13960 | 2024.11.21 01:28:27.055882 [ 30 ] {} <Debug> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0 | ||
13961 | 2024.11.21 01:28:27.055968 [ 252 ] {5aef9645-8296-4aa5-8719-e8c3066e5c76} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002026 sec., 5923.000987166831 rows/sec., 482.98 KiB/sec. | ||
13962 | 2024.11.21 01:28:27.055976 [ 30 ] {} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13963 | 2024.11.21 01:28:27.056065 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13964 | 2024.11.21 01:28:27.056118 [ 252 ] {5aef9645-8296-4aa5-8719-e8c3066e5c76} <Debug> TCPHandler: Processed in 0.002617047 sec. | ||
13965 | 2024.11.21 01:28:27.056360 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::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 | ||
13966 | 2024.11.21 01:28:27.056445 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13967 | 2024.11.21 01:28:27.056632 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13968 | 2024.11.21 01:28:27.056700 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
13969 | 2024.11.21 01:28:27.056736 [ 253 ] {d5bd3ee1-26e2-4a02-8b5d-898b84bf5114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13970 | 2024.11.21 01:28:27.056904 [ 253 ] {d5bd3ee1-26e2-4a02-8b5d-898b84bf5114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13971 | 2024.11.21 01:28:27.056920 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
13972 | 2024.11.21 01:28:27.057309 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
13973 | 2024.11.21 01:28:27.057628 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
13974 | 2024.11.21 01:28:27.058028 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 3 rows starting from the beginning of the part | ||
13975 | 2024.11.21 01:28:27.058432 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
13976 | 2024.11.21 01:28:27.060222 [ 253 ] {d5bd3ee1-26e2-4a02-8b5d-898b84bf5114} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13977 | 2024.11.21 01:28:27.060305 [ 253 ] {d5bd3ee1-26e2-4a02-8b5d-898b84bf5114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13978 | 2024.11.21 01:28:27.061218 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57 rows, containing 5 columns (5 merged, 0 gathered) in 0.005033551 sec., 11324.01360391501 rows/sec., 963.26 KiB/sec. | ||
13979 | 2024.11.21 01:28:27.061379 [ 253 ] {d5bd3ee1-26e2-4a02-8b5d-898b84bf5114} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
13980 | 2024.11.21 01:28:27.061401 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
13981 | 2024.11.21 01:28:27.061934 [ 253 ] {d5bd3ee1-26e2-4a02-8b5d-898b84bf5114} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13982 | 2024.11.21 01:28:27.061935 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_22_5} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13983 | 2024.11.21 01:28:27.062098 [ 199 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_22_5} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5 | ||
13984 | 2024.11.21 01:28:27.062301 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13985 | 2024.11.21 01:28:27.062359 [ 253 ] {d5bd3ee1-26e2-4a02-8b5d-898b84bf5114} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.005705 sec., 10867.659947414548 rows/sec., 844.41 KiB/sec. | ||
13986 | 2024.11.21 01:28:27.062436 [ 253 ] {d5bd3ee1-26e2-4a02-8b5d-898b84bf5114} <Debug> TCPHandler: Processed in 0.006173587 sec. | ||
13987 | 2024.11.21 01:28:27.062618 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13988 | 2024.11.21 01:28:27.062776 [ 252 ] {588ac27d-ddd9-4eeb-989c-32404c99dc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13989 | 2024.11.21 01:28:27.062837 [ 252 ] {588ac27d-ddd9-4eeb-989c-32404c99dc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13990 | 2024.11.21 01:28:27.063472 [ 252 ] {588ac27d-ddd9-4eeb-989c-32404c99dc57} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13991 | 2024.11.21 01:28:27.063515 [ 252 ] {588ac27d-ddd9-4eeb-989c-32404c99dc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
13992 | 2024.11.21 01:28:27.063889 [ 252 ] {588ac27d-ddd9-4eeb-989c-32404c99dc57} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13993 | 2024.11.21 01:28:27.064137 [ 252 ] {588ac27d-ddd9-4eeb-989c-32404c99dc57} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13994 | 2024.11.21 01:28:27.064358 [ 225 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
13995 | 2024.11.21 01:28:27.064360 [ 252 ] {588ac27d-ddd9-4eeb-989c-32404c99dc57} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.00162 sec., 7407.407407407408 rows/sec., 517.22 KiB/sec. | ||
13996 | 2024.11.21 01:28:27.064398 [ 225 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
13997 | 2024.11.21 01:28:27.064486 [ 252 ] {588ac27d-ddd9-4eeb-989c-32404c99dc57} <Debug> TCPHandler: Processed in 0.001939357 sec. | ||
13998 | 2024.11.21 01:28:27.064656 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13999 | 2024.11.21 01:28:27.064856 [ 253 ] {6fbc004d-82f4-4763-842c-32d6646ce822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14000 | 2024.11.21 01:28:27.064964 [ 253 ] {6fbc004d-82f4-4763-842c-32d6646ce822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14001 | 2024.11.21 01:28:27.066308 [ 253 ] {6fbc004d-82f4-4763-842c-32d6646ce822} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14002 | 2024.11.21 01:28:27.066376 [ 253 ] {6fbc004d-82f4-4763-842c-32d6646ce822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14003 | 2024.11.21 01:28:27.067085 [ 253 ] {6fbc004d-82f4-4763-842c-32d6646ce822} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
14004 | 2024.11.21 01:28:27.067592 [ 253 ] {6fbc004d-82f4-4763-842c-32d6646ce822} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14005 | 2024.11.21 01:28:27.067926 [ 253 ] {6fbc004d-82f4-4763-842c-32d6646ce822} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.003113 sec., 24413.74879537424 rows/sec., 1.91 MiB/sec. | ||
14006 | 2024.11.21 01:28:27.068108 [ 225 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
14007 | 2024.11.21 01:28:27.068322 [ 253 ] {6fbc004d-82f4-4763-842c-32d6646ce822} <Debug> TCPHandler: Processed in 0.003726272 sec. | ||
14008 | 2024.11.21 01:28:27.068705 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14009 | 2024.11.21 01:28:27.069047 [ 252 ] {e777dc37-2f58-4796-9413-93a65ab49235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14010 | 2024.11.21 01:28:27.069235 [ 252 ] {e777dc37-2f58-4796-9413-93a65ab49235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14011 | 2024.11.21 01:28:27.070040 [ 252 ] {e777dc37-2f58-4796-9413-93a65ab49235} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14012 | 2024.11.21 01:28:27.070078 [ 252 ] {e777dc37-2f58-4796-9413-93a65ab49235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14013 | 2024.11.21 01:28:27.070528 [ 252 ] {e777dc37-2f58-4796-9413-93a65ab49235} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
14014 | 2024.11.21 01:28:27.070790 [ 252 ] {e777dc37-2f58-4796-9413-93a65ab49235} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14015 | 2024.11.21 01:28:27.071029 [ 252 ] {e777dc37-2f58-4796-9413-93a65ab49235} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.002094 sec., 63992.35912129895 rows/sec., 4.45 MiB/sec. | ||
14016 | 2024.11.21 01:28:27.071115 [ 252 ] {e777dc37-2f58-4796-9413-93a65ab49235} <Debug> TCPHandler: Processed in 0.002632967 sec. | ||
14017 | 2024.11.21 01:28:27.071281 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14018 | 2024.11.21 01:28:27.071596 [ 253 ] {c2401d92-a69b-45d7-9d91-5dab472b9b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14019 | 2024.11.21 01:28:27.071758 [ 253 ] {c2401d92-a69b-45d7-9d91-5dab472b9b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14020 | 2024.11.21 01:28:27.072402 [ 253 ] {c2401d92-a69b-45d7-9d91-5dab472b9b0e} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14021 | 2024.11.21 01:28:27.072446 [ 253 ] {c2401d92-a69b-45d7-9d91-5dab472b9b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14022 | 2024.11.21 01:28:27.072822 [ 253 ] {c2401d92-a69b-45d7-9d91-5dab472b9b0e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
14023 | 2024.11.21 01:28:27.073069 [ 253 ] {c2401d92-a69b-45d7-9d91-5dab472b9b0e} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14024 | 2024.11.21 01:28:27.073263 [ 253 ] {c2401d92-a69b-45d7-9d91-5dab472b9b0e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00178 sec., 26966.292134831463 rows/sec., 1.82 MiB/sec. | ||
14025 | 2024.11.21 01:28:27.073357 [ 253 ] {c2401d92-a69b-45d7-9d91-5dab472b9b0e} <Debug> TCPHandler: Processed in 0.00215397 sec. | ||
14026 | 2024.11.21 01:28:32.054220 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14027 | 2024.11.21 01:28:32.054562 [ 252 ] {6d3a1dfc-8fb5-4cd4-82ba-2f9a5cc1dd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14028 | 2024.11.21 01:28:32.054678 [ 252 ] {6d3a1dfc-8fb5-4cd4-82ba-2f9a5cc1dd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14029 | 2024.11.21 01:28:32.055621 [ 252 ] {6d3a1dfc-8fb5-4cd4-82ba-2f9a5cc1dd78} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14030 | 2024.11.21 01:28:32.055667 [ 252 ] {6d3a1dfc-8fb5-4cd4-82ba-2f9a5cc1dd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14031 | 2024.11.21 01:28:32.056113 [ 252 ] {6d3a1dfc-8fb5-4cd4-82ba-2f9a5cc1dd78} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
14032 | 2024.11.21 01:28:32.056371 [ 252 ] {6d3a1dfc-8fb5-4cd4-82ba-2f9a5cc1dd78} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14033 | 2024.11.21 01:28:32.056546 [ 57 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
14034 | 2024.11.21 01:28:32.056582 [ 252 ] {6d3a1dfc-8fb5-4cd4-82ba-2f9a5cc1dd78} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002102 sec., 26641.294005708845 rows/sec., 2.03 MiB/sec. | ||
14035 | 2024.11.21 01:28:32.056596 [ 57 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14036 | 2024.11.21 01:28:32.056638 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14037 | 2024.11.21 01:28:32.056668 [ 252 ] {6d3a1dfc-8fb5-4cd4-82ba-2f9a5cc1dd78} <Debug> TCPHandler: Processed in 0.002660348 sec. | ||
14038 | 2024.11.21 01:28:32.056970 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14039 | 2024.11.21 01:28:32.056979 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
14040 | 2024.11.21 01:28:32.057415 [ 253 ] {89921001-2c5e-45ef-a125-626611fb6dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14041 | 2024.11.21 01:28:32.057612 [ 253 ] {89921001-2c5e-45ef-a125-626611fb6dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14042 | 2024.11.21 01:28:32.057631 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14043 | 2024.11.21 01:28:32.057793 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1452 rows starting from the beginning of the part | ||
14044 | 2024.11.21 01:28:32.058453 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 100 rows starting from the beginning of the part | ||
14045 | 2024.11.21 01:28:32.059128 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
14046 | 2024.11.21 01:28:32.059655 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 319 rows starting from the beginning of the part | ||
14047 | 2024.11.21 01:28:32.059961 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 62 rows starting from the beginning of the part | ||
14048 | 2024.11.21 01:28:32.060350 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
14049 | 2024.11.21 01:28:32.061186 [ 253 ] {89921001-2c5e-45ef-a125-626611fb6dde} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14050 | 2024.11.21 01:28:32.061241 [ 253 ] {89921001-2c5e-45ef-a125-626611fb6dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14051 | 2024.11.21 01:28:32.061843 [ 253 ] {89921001-2c5e-45ef-a125-626611fb6dde} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
14052 | 2024.11.21 01:28:32.062140 [ 253 ] {89921001-2c5e-45ef-a125-626611fb6dde} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14053 | 2024.11.21 01:28:32.062429 [ 57 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
14054 | 2024.11.21 01:28:32.062440 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2045 rows, containing 5 columns (5 merged, 0 gathered) in 0.00567518 sec., 360340.99358963064 rows/sec., 31.36 MiB/sec. | ||
14055 | 2024.11.21 01:28:32.062501 [ 57 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14056 | 2024.11.21 01:28:32.062544 [ 253 ] {89921001-2c5e-45ef-a125-626611fb6dde} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005286 sec., 12107.453651153992 rows/sec., 967.69 KiB/sec. | ||
14057 | 2024.11.21 01:28:32.062565 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14058 | 2024.11.21 01:28:32.062851 [ 253 ] {89921001-2c5e-45ef-a125-626611fb6dde} <Debug> TCPHandler: Processed in 0.006078436 sec. | ||
14059 | 2024.11.21 01:28:32.062957 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
14060 | 2024.11.21 01:28:32.062984 [ 194 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
14061 | 2024.11.21 01:28:32.063090 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14062 | 2024.11.21 01:28:32.063353 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14063 | 2024.11.21 01:28:32.063460 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 927 rows starting from the beginning of the part | ||
14064 | 2024.11.21 01:28:32.063484 [ 252 ] {5538702d-17a6-4851-9f1d-8db9e2d23f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14065 | 2024.11.21 01:28:32.063762 [ 252 ] {5538702d-17a6-4851-9f1d-8db9e2d23f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14066 | 2024.11.21 01:28:32.063848 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 204 rows starting from the beginning of the part | ||
14067 | 2024.11.21 01:28:32.064110 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14068 | 2024.11.21 01:28:32.064454 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
14069 | 2024.11.21 01:28:32.064656 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_131_26} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
14070 | 2024.11.21 01:28:32.065050 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
14071 | 2024.11.21 01:28:32.065117 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 467 rows starting from the beginning of the part | ||
14072 | 2024.11.21 01:28:32.065357 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 76 rows starting from the beginning of the part | ||
14073 | 2024.11.21 01:28:32.065580 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
14074 | 2024.11.21 01:28:32.066304 [ 252 ] {5538702d-17a6-4851-9f1d-8db9e2d23f57} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14075 | 2024.11.21 01:28:32.066348 [ 252 ] {5538702d-17a6-4851-9f1d-8db9e2d23f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14076 | 2024.11.21 01:28:32.066987 [ 252 ] {5538702d-17a6-4851-9f1d-8db9e2d23f57} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
14077 | 2024.11.21 01:28:32.067287 [ 252 ] {5538702d-17a6-4851-9f1d-8db9e2d23f57} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14078 | 2024.11.21 01:28:32.067434 [ 194 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1802 rows, containing 5 columns (5 merged, 0 gathered) in 0.004733436 sec., 380695.9680029476 rows/sec., 29.41 MiB/sec. | ||
14079 | 2024.11.21 01:28:32.067547 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
14080 | 2024.11.21 01:28:32.067591 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14081 | 2024.11.21 01:28:32.067620 [ 252 ] {5538702d-17a6-4851-9f1d-8db9e2d23f57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004234 sec., 37789.32451582428 rows/sec., 2.63 MiB/sec. | ||
14082 | 2024.11.21 01:28:32.067626 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14083 | 2024.11.21 01:28:32.067779 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
14084 | 2024.11.21 01:28:32.067912 [ 252 ] {5538702d-17a6-4851-9f1d-8db9e2d23f57} <Debug> TCPHandler: Processed in 0.004949639 sec. | ||
14085 | 2024.11.21 01:28:32.068190 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
14086 | 2024.11.21 01:28:32.068267 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14087 | 2024.11.21 01:28:32.068609 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14088 | 2024.11.21 01:28:32.068637 [ 253 ] {03bf8655-876e-4720-842c-469cc540dcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14089 | 2024.11.21 01:28:32.068692 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_126_25, total 24479 rows starting from the beginning of the part | ||
14090 | 2024.11.21 01:28:32.068819 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14091 | 2024.11.21 01:28:32.068860 [ 253 ] {03bf8655-876e-4720-842c-469cc540dcb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14092 | 2024.11.21 01:28:32.069288 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 185 rows starting from the beginning of the part | ||
14093 | 2024.11.21 01:28:32.069305 [ 189 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_131_26} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
14094 | 2024.11.21 01:28:32.069716 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
14095 | 2024.11.21 01:28:32.069869 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
14096 | 2024.11.21 01:28:32.070198 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 240 rows starting from the beginning of the part | ||
14097 | 2024.11.21 01:28:32.070564 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 134 rows starting from the beginning of the part | ||
14098 | 2024.11.21 01:28:32.070842 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
14099 | 2024.11.21 01:28:32.071651 [ 253 ] {03bf8655-876e-4720-842c-469cc540dcb8} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14100 | 2024.11.21 01:28:32.071698 [ 253 ] {03bf8655-876e-4720-842c-469cc540dcb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14101 | 2024.11.21 01:28:32.072211 [ 253 ] {03bf8655-876e-4720-842c-469cc540dcb8} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
14102 | 2024.11.21 01:28:32.072479 [ 253 ] {03bf8655-876e-4720-842c-469cc540dcb8} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14103 | 2024.11.21 01:28:32.072696 [ 57 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
14104 | 2024.11.21 01:28:32.072804 [ 57 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14105 | 2024.11.21 01:28:32.072897 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14106 | 2024.11.21 01:28:32.072967 [ 253 ] {03bf8655-876e-4720-842c-469cc540dcb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004443 sec., 13504.388926401081 rows/sec., 931.94 KiB/sec. | ||
14107 | 2024.11.21 01:28:32.073418 [ 253 ] {03bf8655-876e-4720-842c-469cc540dcb8} <Debug> TCPHandler: Processed in 0.005338375 sec. | ||
14108 | 2024.11.21 01:28:32.073439 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
14109 | 2024.11.21 01:28:32.073852 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14110 | 2024.11.21 01:28:32.073923 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7902 rows starting from the beginning of the part | ||
14111 | 2024.11.21 01:28:32.074215 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
14112 | 2024.11.21 01:28:32.074551 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
14113 | 2024.11.21 01:28:32.074818 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 82 rows starting from the beginning of the part | ||
14114 | 2024.11.21 01:28:32.074963 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 48 rows starting from the beginning of the part | ||
14115 | 2024.11.21 01:28:32.075158 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
14116 | 2024.11.21 01:28:32.078720 [ 195 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8212 rows, containing 4 columns (4 merged, 0 gathered) in 0.00566387 sec., 1449892.0349513672 rows/sec., 95.24 MiB/sec. | ||
14117 | 2024.11.21 01:28:32.079002 [ 197 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
14118 | 2024.11.21 01:28:32.079351 [ 197 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14119 | 2024.11.21 01:28:32.079539 [ 197 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_131_26} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
14120 | 2024.11.21 01:28:32.079844 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
14121 | 2024.11.21 01:28:32.079944 [ 192 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25358 rows, containing 5 columns (5 merged, 0 gathered) in 0.012192592 sec., 2079787.464388212 rows/sec., 141.94 MiB/sec. | ||
14122 | 2024.11.21 01:28:32.080239 [ 192 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
14123 | 2024.11.21 01:28:32.080576 [ 192 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14124 | 2024.11.21 01:28:32.080663 [ 192 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
14125 | 2024.11.21 01:28:32.080760 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
14126 | 2024.11.21 01:28:34.074367 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14127 | 2024.11.21 01:28:34.249827 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38656, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14128 | 2024.11.21 01:28:34.283309 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14129 | 2024.11.21 01:28:34.411696 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14130 | 2024.11.21 01:28:34.420999 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14131 | 2024.11.21 01:28:34.422269 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49463, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14132 | 2024.11.21 01:28:34.451564 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41551, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14133 | 2024.11.21 01:28:34.470931 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14134 | 2024.11.21 01:28:34.472146 [ 84 ] {} <Debug> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
14135 | 2024.11.21 01:28:34.472209 [ 84 ] {} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14136 | 2024.11.21 01:28:34.472231 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14137 | 2024.11.21 01:28:34.472427 [ 197 ] {1362c4c9-6664-4953-a03d-5facef4a11e9::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 | ||
14138 | 2024.11.21 01:28:34.472752 [ 197 ] {1362c4c9-6664-4953-a03d-5facef4a11e9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14139 | 2024.11.21 01:28:34.472796 [ 197 ] {1362c4c9-6664-4953-a03d-5facef4a11e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
14140 | 2024.11.21 01:28:34.472897 [ 197 ] {1362c4c9-6664-4953-a03d-5facef4a11e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
14141 | 2024.11.21 01:28:34.472983 [ 197 ] {1362c4c9-6664-4953-a03d-5facef4a11e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
14142 | 2024.11.21 01:28:34.473065 [ 197 ] {1362c4c9-6664-4953-a03d-5facef4a11e9::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 | ||
14143 | 2024.11.21 01:28:34.473142 [ 197 ] {1362c4c9-6664-4953-a03d-5facef4a11e9::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 | ||
14144 | 2024.11.21 01:28:34.475202 [ 195 ] {1362c4c9-6664-4953-a03d-5facef4a11e9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 6 columns (6 merged, 0 gathered) in 0.00289579 sec., 22791.70796224864 rows/sec., 3.67 MiB/sec. | ||
14145 | 2024.11.21 01:28:34.475555 [ 186 ] {1362c4c9-6664-4953-a03d-5facef4a11e9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
14146 | 2024.11.21 01:28:34.476328 [ 186 ] {1362c4c9-6664-4953-a03d-5facef4a11e9::all_1_5_1} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14147 | 2024.11.21 01:28:34.476423 [ 186 ] {1362c4c9-6664-4953-a03d-5facef4a11e9::all_1_5_1} <Trace> oximeter.timeseries_schema (1362c4c9-6664-4953-a03d-5facef4a11e9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
14148 | 2024.11.21 01:28:34.476532 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
14149 | 2024.11.21 01:28:34.517661 [ 84 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
14150 | 2024.11.21 01:28:34.517715 [ 84 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14151 | 2024.11.21 01:28:34.517740 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14152 | 2024.11.21 01:28:34.517875 [ 224 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14153 | 2024.11.21 01:28:34.517933 [ 224 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14154 | 2024.11.21 01:28:34.517949 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
14155 | 2024.11.21 01:28:34.518263 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14156 | 2024.11.21 01:28:34.518301 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 246 rows starting from the beginning of the part | ||
14157 | 2024.11.21 01:28:34.518427 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
14158 | 2024.11.21 01:28:34.518686 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
14159 | 2024.11.21 01:28:34.518987 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
14160 | 2024.11.21 01:28:34.519283 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
14161 | 2024.11.21 01:28:34.521791 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003984356 sec., 67765.02902853058 rows/sec., 3.46 MiB/sec. | ||
14162 | 2024.11.21 01:28:34.521921 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
14163 | 2024.11.21 01:28:34.522146 [ 224 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14164 | 2024.11.21 01:28:34.522566 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_45_11} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14165 | 2024.11.21 01:28:34.522705 [ 190 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_45_11} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
14166 | 2024.11.21 01:28:34.522846 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14167 | 2024.11.21 01:28:34.696474 [ 84 ] {} <Debug> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
14168 | 2024.11.21 01:28:34.696570 [ 84 ] {} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14169 | 2024.11.21 01:28:34.696614 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14170 | 2024.11.21 01:28:34.696908 [ 187 ] {ae2c12ef-9af6-467c-bb9a-c6a5bf538548::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 | ||
14171 | 2024.11.21 01:28:34.697166 [ 187 ] {ae2c12ef-9af6-467c-bb9a-c6a5bf538548::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14172 | 2024.11.21 01:28:34.697236 [ 187 ] {ae2c12ef-9af6-467c-bb9a-c6a5bf538548::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
14173 | 2024.11.21 01:28:34.697415 [ 187 ] {ae2c12ef-9af6-467c-bb9a-c6a5bf538548::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
14174 | 2024.11.21 01:28:34.697645 [ 187 ] {ae2c12ef-9af6-467c-bb9a-c6a5bf538548::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
14175 | 2024.11.21 01:28:34.697744 [ 187 ] {ae2c12ef-9af6-467c-bb9a-c6a5bf538548::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 | ||
14176 | 2024.11.21 01:28:34.697884 [ 187 ] {ae2c12ef-9af6-467c-bb9a-c6a5bf538548::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
14177 | 2024.11.21 01:28:34.699371 [ 195 ] {ae2c12ef-9af6-467c-bb9a-c6a5bf538548::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002647598 sec., 19262.743059935834 rows/sec., 1.37 MiB/sec. | ||
14178 | 2024.11.21 01:28:34.699526 [ 190 ] {ae2c12ef-9af6-467c-bb9a-c6a5bf538548::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
14179 | 2024.11.21 01:28:34.699835 [ 190 ] {ae2c12ef-9af6-467c-bb9a-c6a5bf538548::all_1_5_1} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14180 | 2024.11.21 01:28:34.699919 [ 190 ] {ae2c12ef-9af6-467c-bb9a-c6a5bf538548::all_1_5_1} <Trace> oximeter.measurements_i64 (ae2c12ef-9af6-467c-bb9a-c6a5bf538548) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
14181 | 2024.11.21 01:28:34.700003 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
14182 | 2024.11.21 01:28:35.459025 [ 82 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
14183 | 2024.11.21 01:28:35.459081 [ 82 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14184 | 2024.11.21 01:28:35.459104 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14185 | 2024.11.21 01:28:35.459281 [ 223 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14186 | 2024.11.21 01:28:35.459348 [ 223 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14187 | 2024.11.21 01:28:35.459354 [ 196 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
14188 | 2024.11.21 01:28:35.459683 [ 196 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14189 | 2024.11.21 01:28:35.459726 [ 196 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 41 rows starting from the beginning of the part | ||
14190 | 2024.11.21 01:28:35.459898 [ 196 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
14191 | 2024.11.21 01:28:35.460259 [ 196 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
14192 | 2024.11.21 01:28:35.460566 [ 196 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
14193 | 2024.11.21 01:28:35.460971 [ 196 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
14194 | 2024.11.21 01:28:35.463170 [ 190 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.003990326 sec., 11277.27408738033 rows/sec., 759.89 KiB/sec. | ||
14195 | 2024.11.21 01:28:35.463321 [ 223 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14196 | 2024.11.21 01:28:35.463371 [ 196 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
14197 | 2024.11.21 01:28:35.464008 [ 196 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_45_11} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14198 | 2024.11.21 01:28:35.464094 [ 196 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_45_11} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
14199 | 2024.11.21 01:28:35.464179 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
14200 | 2024.11.21 01:28:35.668529 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14201 | 2024.11.21 01:28:35.668573 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14202 | 2024.11.21 01:28:36.036829 [ 220 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14203 | 2024.11.21 01:28:36.036880 [ 220 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14204 | 2024.11.21 01:28:36.038445 [ 220 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
14205 | 2024.11.21 01:28:36.137477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2018 | ||
14206 | 2024.11.21 01:28:36.140736 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14207 | 2024.11.21 01:28:36.140783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14208 | 2024.11.21 01:28:36.142317 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14209 | 2024.11.21 01:28:36.142776 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14210 | 2024.11.21 01:28:36.143240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2018 | ||
14211 | 2024.11.21 01:28:37.000184 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.73 MiB, peak 199.34 MiB, free memory in arenas 0.00 B, will set to 188.73 MiB (RSS), difference: 4.00 MiB | ||
14212 | 2024.11.21 01:28:37.061994 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14213 | 2024.11.21 01:28:37.062176 [ 252 ] {ce0b928b-9390-4155-8521-cf70152180c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14214 | 2024.11.21 01:28:37.062247 [ 252 ] {ce0b928b-9390-4155-8521-cf70152180c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14215 | 2024.11.21 01:28:37.062968 [ 252 ] {ce0b928b-9390-4155-8521-cf70152180c4} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14216 | 2024.11.21 01:28:37.063014 [ 252 ] {ce0b928b-9390-4155-8521-cf70152180c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14217 | 2024.11.21 01:28:37.063440 [ 252 ] {ce0b928b-9390-4155-8521-cf70152180c4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14218 | 2024.11.21 01:28:37.063694 [ 252 ] {ce0b928b-9390-4155-8521-cf70152180c4} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14219 | 2024.11.21 01:28:37.063925 [ 252 ] {ce0b928b-9390-4155-8521-cf70152180c4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001797 sec., 7790.762381747357 rows/sec., 560.83 KiB/sec. | ||
14220 | 2024.11.21 01:28:37.063990 [ 252 ] {ce0b928b-9390-4155-8521-cf70152180c4} <Debug> TCPHandler: Processed in 0.00212004 sec. | ||
14221 | 2024.11.21 01:28:37.064236 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14222 | 2024.11.21 01:28:37.064430 [ 253 ] {c97eaa8e-e887-43dc-af9f-9bc353771784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14223 | 2024.11.21 01:28:37.064507 [ 253 ] {c97eaa8e-e887-43dc-af9f-9bc353771784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14224 | 2024.11.21 01:28:37.065217 [ 253 ] {c97eaa8e-e887-43dc-af9f-9bc353771784} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14225 | 2024.11.21 01:28:37.065256 [ 253 ] {c97eaa8e-e887-43dc-af9f-9bc353771784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14226 | 2024.11.21 01:28:37.065680 [ 253 ] {c97eaa8e-e887-43dc-af9f-9bc353771784} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
14227 | 2024.11.21 01:28:37.065931 [ 253 ] {c97eaa8e-e887-43dc-af9f-9bc353771784} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14228 | 2024.11.21 01:28:37.066146 [ 253 ] {c97eaa8e-e887-43dc-af9f-9bc353771784} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.00177 sec., 1694.915254237288 rows/sec., 125.79 KiB/sec. | ||
14229 | 2024.11.21 01:28:37.066201 [ 253 ] {c97eaa8e-e887-43dc-af9f-9bc353771784} <Debug> TCPHandler: Processed in 0.00210941 sec. | ||
14230 | 2024.11.21 01:28:37.066357 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14231 | 2024.11.21 01:28:37.066504 [ 252 ] {7eb7ba86-e865-4a88-b0e0-d07e62db6709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14232 | 2024.11.21 01:28:37.066565 [ 252 ] {7eb7ba86-e865-4a88-b0e0-d07e62db6709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14233 | 2024.11.21 01:28:37.067377 [ 252 ] {7eb7ba86-e865-4a88-b0e0-d07e62db6709} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14234 | 2024.11.21 01:28:37.067416 [ 252 ] {7eb7ba86-e865-4a88-b0e0-d07e62db6709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14235 | 2024.11.21 01:28:37.067808 [ 252 ] {7eb7ba86-e865-4a88-b0e0-d07e62db6709} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
14236 | 2024.11.21 01:28:37.068064 [ 252 ] {7eb7ba86-e865-4a88-b0e0-d07e62db6709} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14237 | 2024.11.21 01:28:37.068244 [ 252 ] {7eb7ba86-e865-4a88-b0e0-d07e62db6709} <Debug> executeQuery: Read 319 rows, 28.80 KiB in 0.001775 sec., 179718.30985915492 rows/sec., 15.85 MiB/sec. | ||
14238 | 2024.11.21 01:28:37.068264 [ 225 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14239 | 2024.11.21 01:28:37.068306 [ 225 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14240 | 2024.11.21 01:28:37.068311 [ 252 ] {7eb7ba86-e865-4a88-b0e0-d07e62db6709} <Debug> TCPHandler: Processed in 0.002025738 sec. | ||
14241 | 2024.11.21 01:28:37.068511 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14242 | 2024.11.21 01:28:37.068718 [ 253 ] {9ce39768-e8d7-46de-bef3-596786be76e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14243 | 2024.11.21 01:28:37.068830 [ 253 ] {9ce39768-e8d7-46de-bef3-596786be76e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14244 | 2024.11.21 01:28:37.070188 [ 253 ] {9ce39768-e8d7-46de-bef3-596786be76e4} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14245 | 2024.11.21 01:28:37.070263 [ 253 ] {9ce39768-e8d7-46de-bef3-596786be76e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14246 | 2024.11.21 01:28:37.070994 [ 253 ] {9ce39768-e8d7-46de-bef3-596786be76e4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14247 | 2024.11.21 01:28:37.071427 [ 253 ] {9ce39768-e8d7-46de-bef3-596786be76e4} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14248 | 2024.11.21 01:28:37.071747 [ 253 ] {9ce39768-e8d7-46de-bef3-596786be76e4} <Debug> executeQuery: Read 65 rows, 4.78 KiB in 0.003089 sec., 21042.40854645516 rows/sec., 1.51 MiB/sec. | ||
14249 | 2024.11.21 01:28:37.071875 [ 253 ] {9ce39768-e8d7-46de-bef3-596786be76e4} <Debug> TCPHandler: Processed in 0.003459429 sec. | ||
14250 | 2024.11.21 01:28:37.071893 [ 225 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14251 | 2024.11.21 01:28:37.072117 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14252 | 2024.11.21 01:28:37.072273 [ 252 ] {21cb8fdf-9a84-475c-9094-7a426f8368f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14253 | 2024.11.21 01:28:37.072362 [ 252 ] {21cb8fdf-9a84-475c-9094-7a426f8368f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14254 | 2024.11.21 01:28:37.073189 [ 252 ] {21cb8fdf-9a84-475c-9094-7a426f8368f5} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14255 | 2024.11.21 01:28:37.073235 [ 252 ] {21cb8fdf-9a84-475c-9094-7a426f8368f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14256 | 2024.11.21 01:28:37.073585 [ 252 ] {21cb8fdf-9a84-475c-9094-7a426f8368f5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14257 | 2024.11.21 01:28:37.073819 [ 252 ] {21cb8fdf-9a84-475c-9094-7a426f8368f5} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14258 | 2024.11.21 01:28:37.074040 [ 252 ] {21cb8fdf-9a84-475c-9094-7a426f8368f5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001805 sec., 7756.232686980609 rows/sec., 543.20 KiB/sec. | ||
14259 | 2024.11.21 01:28:37.074208 [ 252 ] {21cb8fdf-9a84-475c-9094-7a426f8368f5} <Debug> TCPHandler: Processed in 0.002220212 sec. | ||
14260 | 2024.11.21 01:28:37.074410 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14261 | 2024.11.21 01:28:37.074528 [ 253 ] {e8e8e6a3-001e-4052-8092-dfe94f3cc227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14262 | 2024.11.21 01:28:37.074577 [ 253 ] {e8e8e6a3-001e-4052-8092-dfe94f3cc227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14263 | 2024.11.21 01:28:37.075116 [ 253 ] {e8e8e6a3-001e-4052-8092-dfe94f3cc227} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14264 | 2024.11.21 01:28:37.075154 [ 253 ] {e8e8e6a3-001e-4052-8092-dfe94f3cc227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14265 | 2024.11.21 01:28:37.075513 [ 253 ] {e8e8e6a3-001e-4052-8092-dfe94f3cc227} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14266 | 2024.11.21 01:28:37.075751 [ 253 ] {e8e8e6a3-001e-4052-8092-dfe94f3cc227} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14267 | 2024.11.21 01:28:37.075956 [ 253 ] {e8e8e6a3-001e-4052-8092-dfe94f3cc227} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001451 sec., 8959.33838731909 rows/sec., 558.61 KiB/sec. | ||
14268 | 2024.11.21 01:28:37.076008 [ 253 ] {e8e8e6a3-001e-4052-8092-dfe94f3cc227} <Debug> TCPHandler: Processed in 0.001700654 sec. | ||
14269 | 2024.11.21 01:28:37.076141 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14270 | 2024.11.21 01:28:37.076264 [ 252 ] {e993c0bb-3f86-4470-b4ce-8cbbeb053665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14271 | 2024.11.21 01:28:37.076322 [ 252 ] {e993c0bb-3f86-4470-b4ce-8cbbeb053665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14272 | 2024.11.21 01:28:37.077185 [ 252 ] {e993c0bb-3f86-4470-b4ce-8cbbeb053665} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14273 | 2024.11.21 01:28:37.077253 [ 252 ] {e993c0bb-3f86-4470-b4ce-8cbbeb053665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14274 | 2024.11.21 01:28:37.077744 [ 252 ] {e993c0bb-3f86-4470-b4ce-8cbbeb053665} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
14275 | 2024.11.21 01:28:37.078039 [ 252 ] {e993c0bb-3f86-4470-b4ce-8cbbeb053665} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14276 | 2024.11.21 01:28:37.078282 [ 252 ] {e993c0bb-3f86-4470-b4ce-8cbbeb053665} <Debug> executeQuery: Read 458 rows, 33.56 KiB in 0.002042 sec., 224289.91185112635 rows/sec., 16.05 MiB/sec. | ||
14277 | 2024.11.21 01:28:37.078316 [ 219 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14278 | 2024.11.21 01:28:37.078365 [ 252 ] {e993c0bb-3f86-4470-b4ce-8cbbeb053665} <Debug> TCPHandler: Processed in 0.002277782 sec. | ||
14279 | 2024.11.21 01:28:37.078390 [ 219 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14280 | 2024.11.21 01:28:37.078543 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14281 | 2024.11.21 01:28:37.078702 [ 253 ] {5c46ac22-1143-4397-8931-5e0e275ccdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14282 | 2024.11.21 01:28:37.078787 [ 253 ] {5c46ac22-1143-4397-8931-5e0e275ccdeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14283 | 2024.11.21 01:28:37.079834 [ 253 ] {5c46ac22-1143-4397-8931-5e0e275ccdeb} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14284 | 2024.11.21 01:28:37.079904 [ 253 ] {5c46ac22-1143-4397-8931-5e0e275ccdeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14285 | 2024.11.21 01:28:37.080525 [ 253 ] {5c46ac22-1143-4397-8931-5e0e275ccdeb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14286 | 2024.11.21 01:28:37.080822 [ 253 ] {5c46ac22-1143-4397-8931-5e0e275ccdeb} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14287 | 2024.11.21 01:28:37.081058 [ 253 ] {5c46ac22-1143-4397-8931-5e0e275ccdeb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002379 sec., 2522.0680958385874 rows/sec., 131.77 KiB/sec. | ||
14288 | 2024.11.21 01:28:37.081156 [ 253 ] {5c46ac22-1143-4397-8931-5e0e275ccdeb} <Debug> TCPHandler: Processed in 0.002687838 sec. | ||
14289 | 2024.11.21 01:28:37.081355 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14290 | 2024.11.21 01:28:37.081512 [ 252 ] {7079a039-cd55-44b5-9510-9945956246b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14291 | 2024.11.21 01:28:37.081606 [ 252 ] {7079a039-cd55-44b5-9510-9945956246b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14292 | 2024.11.21 01:28:37.082581 [ 219 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14293 | 2024.11.21 01:28:37.082971 [ 252 ] {7079a039-cd55-44b5-9510-9945956246b4} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14294 | 2024.11.21 01:28:37.083045 [ 252 ] {7079a039-cd55-44b5-9510-9945956246b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14295 | 2024.11.21 01:28:37.083996 [ 252 ] {7079a039-cd55-44b5-9510-9945956246b4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
14296 | 2024.11.21 01:28:37.084241 [ 252 ] {7079a039-cd55-44b5-9510-9945956246b4} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14297 | 2024.11.21 01:28:37.084417 [ 252 ] {7079a039-cd55-44b5-9510-9945956246b4} <Debug> executeQuery: Read 240 rows, 16.45 KiB in 0.002939 sec., 81660.42871725076 rows/sec., 5.47 MiB/sec. | ||
14298 | 2024.11.21 01:28:37.084475 [ 252 ] {7079a039-cd55-44b5-9510-9945956246b4} <Debug> TCPHandler: Processed in 0.003228615 sec. | ||
14299 | 2024.11.21 01:28:37.084624 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14300 | 2024.11.21 01:28:37.084742 [ 253 ] {fdb5b64e-37f3-4db9-9d49-b3a599e6389f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14301 | 2024.11.21 01:28:37.084793 [ 253 ] {fdb5b64e-37f3-4db9-9d49-b3a599e6389f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14302 | 2024.11.21 01:28:37.085247 [ 253 ] {fdb5b64e-37f3-4db9-9d49-b3a599e6389f} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14303 | 2024.11.21 01:28:37.085285 [ 253 ] {fdb5b64e-37f3-4db9-9d49-b3a599e6389f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14304 | 2024.11.21 01:28:37.085650 [ 253 ] {fdb5b64e-37f3-4db9-9d49-b3a599e6389f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14305 | 2024.11.21 01:28:37.085885 [ 253 ] {fdb5b64e-37f3-4db9-9d49-b3a599e6389f} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14306 | 2024.11.21 01:28:37.086083 [ 253 ] {fdb5b64e-37f3-4db9-9d49-b3a599e6389f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001366 sec., 732.0644216691069 rows/sec., 49.33 KiB/sec. | ||
14307 | 2024.11.21 01:28:37.086132 [ 253 ] {fdb5b64e-37f3-4db9-9d49-b3a599e6389f} <Debug> TCPHandler: Processed in 0.001566432 sec. | ||
14308 | 2024.11.21 01:28:37.086271 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14309 | 2024.11.21 01:28:37.086412 [ 252 ] {5a0cc480-335a-49f5-adea-1143e3be6850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14310 | 2024.11.21 01:28:37.086511 [ 252 ] {5a0cc480-335a-49f5-adea-1143e3be6850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14311 | 2024.11.21 01:28:37.087883 [ 252 ] {5a0cc480-335a-49f5-adea-1143e3be6850} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14312 | 2024.11.21 01:28:37.087922 [ 252 ] {5a0cc480-335a-49f5-adea-1143e3be6850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14313 | 2024.11.21 01:28:37.088653 [ 252 ] {5a0cc480-335a-49f5-adea-1143e3be6850} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14314 | 2024.11.21 01:28:37.088922 [ 252 ] {5a0cc480-335a-49f5-adea-1143e3be6850} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14315 | 2024.11.21 01:28:37.089054 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Selected 6 parts from all_1_44_9 to all_49_49_0 | ||
14316 | 2024.11.21 01:28:37.089100 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14317 | 2024.11.21 01:28:37.089125 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
14318 | 2024.11.21 01:28:37.089132 [ 252 ] {5a0cc480-335a-49f5-adea-1143e3be6850} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.00275 sec., 20000 rows/sec., 35.84 MiB/sec. | ||
14319 | 2024.11.21 01:28:37.089701 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_9 to all_49_49_0 into Compact with storage Full | ||
14320 | 2024.11.21 01:28:37.089931 [ 252 ] {5a0cc480-335a-49f5-adea-1143e3be6850} <Debug> TCPHandler: Processed in 0.003720662 sec. | ||
14321 | 2024.11.21 01:28:37.090310 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14322 | 2024.11.21 01:28:37.090568 [ 253 ] {09aa7f10-715c-418d-969c-7c93189e5924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14323 | 2024.11.21 01:28:37.090637 [ 253 ] {09aa7f10-715c-418d-969c-7c93189e5924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14324 | 2024.11.21 01:28:37.090714 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14325 | 2024.11.21 01:28:37.090818 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 1585 rows starting from the beginning of the part | ||
14326 | 2024.11.21 01:28:37.091363 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
14327 | 2024.11.21 01:28:37.091904 [ 253 ] {09aa7f10-715c-418d-969c-7c93189e5924} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14328 | 2024.11.21 01:28:37.091922 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 50 rows starting from the beginning of the part | ||
14329 | 2024.11.21 01:28:37.091953 [ 253 ] {09aa7f10-715c-418d-969c-7c93189e5924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14330 | 2024.11.21 01:28:37.092418 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part | ||
14331 | 2024.11.21 01:28:37.093014 [ 253 ] {09aa7f10-715c-418d-969c-7c93189e5924} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
14332 | 2024.11.21 01:28:37.093055 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 55 rows starting from the beginning of the part | ||
14333 | 2024.11.21 01:28:37.093571 [ 198 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 55 rows starting from the beginning of the part | ||
14334 | 2024.11.21 01:28:37.093642 [ 253 ] {09aa7f10-715c-418d-969c-7c93189e5924} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14335 | 2024.11.21 01:28:37.094389 [ 253 ] {09aa7f10-715c-418d-969c-7c93189e5924} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003849 sec., 21304.234866199015 rows/sec., 1.35 MiB/sec. | ||
14336 | 2024.11.21 01:28:37.094423 [ 220 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14337 | 2024.11.21 01:28:37.094537 [ 220 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14338 | 2024.11.21 01:28:37.094601 [ 253 ] {09aa7f10-715c-418d-969c-7c93189e5924} <Debug> TCPHandler: Processed in 0.004527464 sec. | ||
14339 | 2024.11.21 01:28:37.098184 [ 220 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14340 | 2024.11.21 01:28:37.105600 [ 196 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 19 columns (19 merged, 0 gathered) in 0.016361461 sec., 109525.67133216282 rows/sec., 196.10 MiB/sec. | ||
14341 | 2024.11.21 01:28:37.107545 [ 196 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
14342 | 2024.11.21 01:28:37.108012 [ 196 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14343 | 2024.11.21 01:28:37.108102 [ 196 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_49_10} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Merged 6 parts: [all_1_44_9, all_49_49_0] -> all_1_49_10 | ||
14344 | 2024.11.21 01:28:37.108274 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.92 MiB. | ||
14345 | 2024.11.21 01:28:37.962699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:32798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14346 | 2024.11.21 01:28:38.000182 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.65 MiB, peak 206.50 MiB, free memory in arenas 0.00 B, will set to 191.55 MiB (RSS), difference: 1.91 MiB | ||
14347 | 2024.11.21 01:28:38.026521 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14348 | 2024.11.21 01:28:38.026564 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14349 | 2024.11.21 01:28:38.028528 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
14350 | 2024.11.21 01:28:38.290889 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55785, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14351 | 2024.11.21 01:28:38.313244 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14352 | 2024.11.21 01:28:38.322570 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49335, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14353 | 2024.11.21 01:28:38.343929 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52983, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14354 | 2024.11.21 01:28:38.469308 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14355 | 2024.11.21 01:28:38.589814 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33415, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14356 | 2024.11.21 01:28:38.607083 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14357 | 2024.11.21 01:28:38.647468 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14358 | 2024.11.21 01:28:39.013149 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51039, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14359 | 2024.11.21 01:28:39.132899 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14360 | 2024.11.21 01:28:39.199280 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14361 | 2024.11.21 01:28:39.232684 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37886, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14362 | 2024.11.21 01:28:39.253126 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14363 | 2024.11.21 01:28:39.297647 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14364 | 2024.11.21 01:28:39.307979 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61310, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14365 | 2024.11.21 01:28:39.320259 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14366 | 2024.11.21 01:28:39.522783 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14367 | 2024.11.21 01:28:39.525051 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14368 | 2024.11.21 01:28:39.553345 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14369 | 2024.11.21 01:28:39.655173 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14370 | 2024.11.21 01:28:39.686670 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60966, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14371 | 2024.11.21 01:28:39.781055 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14372 | 2024.11.21 01:28:39.858586 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14373 | 2024.11.21 01:28:40.311791 [ 220 ] {} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14374 | 2024.11.21 01:28:40.311847 [ 220 ] {} <Debug> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14375 | 2024.11.21 01:28:40.313442 [ 220 ] {} <Debug> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14376 | 2024.11.21 01:28:42.053388 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14377 | 2024.11.21 01:28:42.053579 [ 252 ] {73ca4918-4a4b-4ac4-8318-825e98c39432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14378 | 2024.11.21 01:28:42.053650 [ 252 ] {73ca4918-4a4b-4ac4-8318-825e98c39432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14379 | 2024.11.21 01:28:42.054454 [ 252 ] {73ca4918-4a4b-4ac4-8318-825e98c39432} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14380 | 2024.11.21 01:28:42.054507 [ 252 ] {73ca4918-4a4b-4ac4-8318-825e98c39432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14381 | 2024.11.21 01:28:42.054940 [ 252 ] {73ca4918-4a4b-4ac4-8318-825e98c39432} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14382 | 2024.11.21 01:28:42.055193 [ 252 ] {73ca4918-4a4b-4ac4-8318-825e98c39432} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14383 | 2024.11.21 01:28:42.055443 [ 252 ] {73ca4918-4a4b-4ac4-8318-825e98c39432} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.23 MiB/sec. | ||
14384 | 2024.11.21 01:28:42.055516 [ 252 ] {73ca4918-4a4b-4ac4-8318-825e98c39432} <Debug> TCPHandler: Processed in 0.002259412 sec. | ||
14385 | 2024.11.21 01:28:42.055826 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14386 | 2024.11.21 01:28:42.056048 [ 253 ] {3d6c7262-03c5-48ac-8037-11b32742af66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14387 | 2024.11.21 01:28:42.056133 [ 253 ] {3d6c7262-03c5-48ac-8037-11b32742af66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14388 | 2024.11.21 01:28:42.056933 [ 253 ] {3d6c7262-03c5-48ac-8037-11b32742af66} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14389 | 2024.11.21 01:28:42.056985 [ 253 ] {3d6c7262-03c5-48ac-8037-11b32742af66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14390 | 2024.11.21 01:28:42.057431 [ 253 ] {3d6c7262-03c5-48ac-8037-11b32742af66} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14391 | 2024.11.21 01:28:42.057686 [ 253 ] {3d6c7262-03c5-48ac-8037-11b32742af66} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14392 | 2024.11.21 01:28:42.057902 [ 253 ] {3d6c7262-03c5-48ac-8037-11b32742af66} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001916 sec., 33402.92275574113 rows/sec., 2.61 MiB/sec. | ||
14393 | 2024.11.21 01:28:42.057959 [ 253 ] {3d6c7262-03c5-48ac-8037-11b32742af66} <Debug> TCPHandler: Processed in 0.002311132 sec. | ||
14394 | 2024.11.21 01:28:42.058118 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14395 | 2024.11.21 01:28:42.058267 [ 252 ] {a72b406a-0ce1-445b-8da8-84aebb7aab98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14396 | 2024.11.21 01:28:42.058332 [ 252 ] {a72b406a-0ce1-445b-8da8-84aebb7aab98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14397 | 2024.11.21 01:28:42.058927 [ 252 ] {a72b406a-0ce1-445b-8da8-84aebb7aab98} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14398 | 2024.11.21 01:28:42.058965 [ 252 ] {a72b406a-0ce1-445b-8da8-84aebb7aab98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14399 | 2024.11.21 01:28:42.059374 [ 252 ] {a72b406a-0ce1-445b-8da8-84aebb7aab98} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14400 | 2024.11.21 01:28:42.059618 [ 252 ] {a72b406a-0ce1-445b-8da8-84aebb7aab98} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14401 | 2024.11.21 01:28:42.059797 [ 252 ] {a72b406a-0ce1-445b-8da8-84aebb7aab98} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001568 sec., 81632.6530612245 rows/sec., 5.69 MiB/sec. | ||
14402 | 2024.11.21 01:28:42.059853 [ 252 ] {a72b406a-0ce1-445b-8da8-84aebb7aab98} <Debug> TCPHandler: Processed in 0.001804236 sec. | ||
14403 | 2024.11.21 01:28:42.060013 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14404 | 2024.11.21 01:28:42.060156 [ 253 ] {8efd2b6a-11d0-4ab1-aa70-6f04d6a40dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14405 | 2024.11.21 01:28:42.060220 [ 253 ] {8efd2b6a-11d0-4ab1-aa70-6f04d6a40dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14406 | 2024.11.21 01:28:42.060749 [ 253 ] {8efd2b6a-11d0-4ab1-aa70-6f04d6a40dca} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14407 | 2024.11.21 01:28:42.060788 [ 253 ] {8efd2b6a-11d0-4ab1-aa70-6f04d6a40dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14408 | 2024.11.21 01:28:42.061186 [ 253 ] {8efd2b6a-11d0-4ab1-aa70-6f04d6a40dca} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
14409 | 2024.11.21 01:28:42.061430 [ 253 ] {8efd2b6a-11d0-4ab1-aa70-6f04d6a40dca} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14410 | 2024.11.21 01:28:42.061660 [ 253 ] {8efd2b6a-11d0-4ab1-aa70-6f04d6a40dca} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001531 sec., 31352.057478772043 rows/sec., 2.11 MiB/sec. | ||
14411 | 2024.11.21 01:28:42.061755 [ 253 ] {8efd2b6a-11d0-4ab1-aa70-6f04d6a40dca} <Debug> TCPHandler: Processed in 0.001805876 sec. | ||
14412 | 2024.11.21 01:28:45.609881 [ 224 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14413 | 2024.11.21 01:28:45.609948 [ 224 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14414 | 2024.11.21 01:28:45.611888 [ 224 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14415 | 2024.11.21 01:28:46.143423 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2050 | ||
14416 | 2024.11.21 01:28:46.146476 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14417 | 2024.11.21 01:28:46.146538 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14418 | 2024.11.21 01:28:46.148078 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14419 | 2024.11.21 01:28:46.148388 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14420 | 2024.11.21 01:28:46.148983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2050 | ||
14421 | 2024.11.21 01:28:47.054883 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14422 | 2024.11.21 01:28:47.055092 [ 252 ] {619e498f-2507-451a-b342-db333c8160f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14423 | 2024.11.21 01:28:47.055171 [ 252 ] {619e498f-2507-451a-b342-db333c8160f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14424 | 2024.11.21 01:28:47.055984 [ 252 ] {619e498f-2507-451a-b342-db333c8160f4} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14425 | 2024.11.21 01:28:47.056028 [ 252 ] {619e498f-2507-451a-b342-db333c8160f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14426 | 2024.11.21 01:28:47.056466 [ 252 ] {619e498f-2507-451a-b342-db333c8160f4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14427 | 2024.11.21 01:28:47.056718 [ 252 ] {619e498f-2507-451a-b342-db333c8160f4} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14428 | 2024.11.21 01:28:47.056953 [ 252 ] {619e498f-2507-451a-b342-db333c8160f4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.23 MiB/sec. | ||
14429 | 2024.11.21 01:28:47.057010 [ 252 ] {619e498f-2507-451a-b342-db333c8160f4} <Debug> TCPHandler: Processed in 0.002267022 sec. | ||
14430 | 2024.11.21 01:28:47.057274 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14431 | 2024.11.21 01:28:47.057488 [ 253 ] {e5a8d5a4-1251-4b57-8ec2-d95dcfcd3ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14432 | 2024.11.21 01:28:47.057568 [ 253 ] {e5a8d5a4-1251-4b57-8ec2-d95dcfcd3ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14433 | 2024.11.21 01:28:47.058329 [ 253 ] {e5a8d5a4-1251-4b57-8ec2-d95dcfcd3ef3} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14434 | 2024.11.21 01:28:47.058371 [ 253 ] {e5a8d5a4-1251-4b57-8ec2-d95dcfcd3ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14435 | 2024.11.21 01:28:47.058821 [ 253 ] {e5a8d5a4-1251-4b57-8ec2-d95dcfcd3ef3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14436 | 2024.11.21 01:28:47.059081 [ 253 ] {e5a8d5a4-1251-4b57-8ec2-d95dcfcd3ef3} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14437 | 2024.11.21 01:28:47.059293 [ 253 ] {e5a8d5a4-1251-4b57-8ec2-d95dcfcd3ef3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001861 sec., 34390.11284255776 rows/sec., 2.68 MiB/sec. | ||
14438 | 2024.11.21 01:28:47.059361 [ 253 ] {e5a8d5a4-1251-4b57-8ec2-d95dcfcd3ef3} <Debug> TCPHandler: Processed in 0.002231521 sec. | ||
14439 | 2024.11.21 01:28:47.059597 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14440 | 2024.11.21 01:28:47.059790 [ 252 ] {dadf0e9b-8fb5-4d27-91b3-5b4a90998ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14441 | 2024.11.21 01:28:47.059854 [ 252 ] {dadf0e9b-8fb5-4d27-91b3-5b4a90998ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14442 | 2024.11.21 01:28:47.060553 [ 252 ] {dadf0e9b-8fb5-4d27-91b3-5b4a90998ae5} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14443 | 2024.11.21 01:28:47.060593 [ 252 ] {dadf0e9b-8fb5-4d27-91b3-5b4a90998ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14444 | 2024.11.21 01:28:47.060996 [ 252 ] {dadf0e9b-8fb5-4d27-91b3-5b4a90998ae5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14445 | 2024.11.21 01:28:47.061238 [ 252 ] {dadf0e9b-8fb5-4d27-91b3-5b4a90998ae5} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14446 | 2024.11.21 01:28:47.061453 [ 252 ] {dadf0e9b-8fb5-4d27-91b3-5b4a90998ae5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001695 sec., 94395.2802359882 rows/sec., 6.57 MiB/sec. | ||
14447 | 2024.11.21 01:28:47.061515 [ 252 ] {dadf0e9b-8fb5-4d27-91b3-5b4a90998ae5} <Debug> TCPHandler: Processed in 0.002050558 sec. | ||
14448 | 2024.11.21 01:28:47.061726 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14449 | 2024.11.21 01:28:47.061903 [ 253 ] {b8031fca-2c63-40ae-bb60-21a49997bcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14450 | 2024.11.21 01:28:47.061961 [ 253 ] {b8031fca-2c63-40ae-bb60-21a49997bcca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14451 | 2024.11.21 01:28:47.062482 [ 253 ] {b8031fca-2c63-40ae-bb60-21a49997bcca} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14452 | 2024.11.21 01:28:47.062522 [ 253 ] {b8031fca-2c63-40ae-bb60-21a49997bcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14453 | 2024.11.21 01:28:47.062911 [ 253 ] {b8031fca-2c63-40ae-bb60-21a49997bcca} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
14454 | 2024.11.21 01:28:47.063150 [ 253 ] {b8031fca-2c63-40ae-bb60-21a49997bcca} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14455 | 2024.11.21 01:28:47.063352 [ 253 ] {b8031fca-2c63-40ae-bb60-21a49997bcca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. | ||
14456 | 2024.11.21 01:28:47.063429 [ 253 ] {b8031fca-2c63-40ae-bb60-21a49997bcca} <Debug> TCPHandler: Processed in 0.001811005 sec. | ||
14457 | 2024.11.21 01:28:49.991404 [ 68 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 5 parts from all_1_64_14 to all_68_68_0 | ||
14458 | 2024.11.21 01:28:49.991516 [ 68 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14459 | 2024.11.21 01:28:49.991558 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14460 | 2024.11.21 01:28:49.991871 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_68_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_64_14 to all_68_68_0 into Compact with storage Full | ||
14461 | 2024.11.21 01:28:49.992191 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_68_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14462 | 2024.11.21 01:28:49.992257 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 67 rows starting from the beginning of the part | ||
14463 | 2024.11.21 01:28:49.992443 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 57 rows starting from the beginning of the part | ||
14464 | 2024.11.21 01:28:49.992707 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 65 rows starting from the beginning of the part | ||
14465 | 2024.11.21 01:28:49.992835 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part | ||
14466 | 2024.11.21 01:28:49.993021 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_68_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 65 rows starting from the beginning of the part | ||
14467 | 2024.11.21 01:28:49.994130 [ 200 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_68_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.002465095 sec., 107906.5918352031 rows/sec., 8.13 MiB/sec. | ||
14468 | 2024.11.21 01:28:49.994398 [ 200 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_68_15} <Trace> MergedBlockOutputStream: filled checksums all_1_68_15 (state Temporary) | ||
14469 | 2024.11.21 01:28:49.994810 [ 200 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_68_15} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_68_15 to all_1_68_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14470 | 2024.11.21 01:28:49.994895 [ 200 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_68_15} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 5 parts: [all_1_64_14, all_68_68_0] -> all_1_68_15 | ||
14471 | 2024.11.21 01:28:49.994990 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14472 | 2024.11.21 01:28:50.668821 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14473 | 2024.11.21 01:28:50.668875 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14474 | 2024.11.21 01:28:52.061211 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14475 | 2024.11.21 01:28:52.061521 [ 252 ] {f5dfd2b3-fb56-44bc-82bd-bb69363fb9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14476 | 2024.11.21 01:28:52.061639 [ 252 ] {f5dfd2b3-fb56-44bc-82bd-bb69363fb9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14477 | 2024.11.21 01:28:52.062428 [ 252 ] {f5dfd2b3-fb56-44bc-82bd-bb69363fb9f6} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14478 | 2024.11.21 01:28:52.062479 [ 252 ] {f5dfd2b3-fb56-44bc-82bd-bb69363fb9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14479 | 2024.11.21 01:28:52.062938 [ 252 ] {f5dfd2b3-fb56-44bc-82bd-bb69363fb9f6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14480 | 2024.11.21 01:28:52.063203 [ 252 ] {f5dfd2b3-fb56-44bc-82bd-bb69363fb9f6} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14481 | 2024.11.21 01:28:52.063457 [ 252 ] {f5dfd2b3-fb56-44bc-82bd-bb69363fb9f6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002017 sec., 6941.001487357461 rows/sec., 499.66 KiB/sec. | ||
14482 | 2024.11.21 01:28:52.063522 [ 252 ] {f5dfd2b3-fb56-44bc-82bd-bb69363fb9f6} <Debug> TCPHandler: Processed in 0.002496915 sec. | ||
14483 | 2024.11.21 01:28:52.063788 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14484 | 2024.11.21 01:28:52.063983 [ 253 ] {186846e9-d2ce-48bf-9202-a10c87f7bd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14485 | 2024.11.21 01:28:52.064059 [ 253 ] {186846e9-d2ce-48bf-9202-a10c87f7bd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14486 | 2024.11.21 01:28:52.064972 [ 253 ] {186846e9-d2ce-48bf-9202-a10c87f7bd2f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14487 | 2024.11.21 01:28:52.065014 [ 253 ] {186846e9-d2ce-48bf-9202-a10c87f7bd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14488 | 2024.11.21 01:28:52.065473 [ 253 ] {186846e9-d2ce-48bf-9202-a10c87f7bd2f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14489 | 2024.11.21 01:28:52.065743 [ 253 ] {186846e9-d2ce-48bf-9202-a10c87f7bd2f} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14490 | 2024.11.21 01:28:52.065935 [ 253 ] {186846e9-d2ce-48bf-9202-a10c87f7bd2f} <Debug> executeQuery: Read 313 rows, 28.40 KiB in 0.002008 sec., 155876.4940239044 rows/sec., 13.81 MiB/sec. | ||
14491 | 2024.11.21 01:28:52.065990 [ 253 ] {186846e9-d2ce-48bf-9202-a10c87f7bd2f} <Debug> TCPHandler: Processed in 0.002338883 sec. | ||
14492 | 2024.11.21 01:28:52.066161 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14493 | 2024.11.21 01:28:52.066309 [ 252 ] {3315ad50-6eab-4fa2-8e5b-9e7a5ab54eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14494 | 2024.11.21 01:28:52.066372 [ 252 ] {3315ad50-6eab-4fa2-8e5b-9e7a5ab54eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14495 | 2024.11.21 01:28:52.067055 [ 252 ] {3315ad50-6eab-4fa2-8e5b-9e7a5ab54eca} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14496 | 2024.11.21 01:28:52.067098 [ 252 ] {3315ad50-6eab-4fa2-8e5b-9e7a5ab54eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14497 | 2024.11.21 01:28:52.067478 [ 252 ] {3315ad50-6eab-4fa2-8e5b-9e7a5ab54eca} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14498 | 2024.11.21 01:28:52.067760 [ 252 ] {3315ad50-6eab-4fa2-8e5b-9e7a5ab54eca} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14499 | 2024.11.21 01:28:52.067973 [ 252 ] {3315ad50-6eab-4fa2-8e5b-9e7a5ab54eca} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.001701 sec., 36449.14756025867 rows/sec., 2.64 MiB/sec. | ||
14500 | 2024.11.21 01:28:52.068029 [ 252 ] {3315ad50-6eab-4fa2-8e5b-9e7a5ab54eca} <Debug> TCPHandler: Processed in 0.001940437 sec. | ||
14501 | 2024.11.21 01:28:52.068176 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14502 | 2024.11.21 01:28:52.068317 [ 253 ] {a33b8876-406b-4c18-a748-4a9d30c1c424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14503 | 2024.11.21 01:28:52.068377 [ 253 ] {a33b8876-406b-4c18-a748-4a9d30c1c424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14504 | 2024.11.21 01:28:52.068996 [ 253 ] {a33b8876-406b-4c18-a748-4a9d30c1c424} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14505 | 2024.11.21 01:28:52.069035 [ 253 ] {a33b8876-406b-4c18-a748-4a9d30c1c424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14506 | 2024.11.21 01:28:52.069407 [ 253 ] {a33b8876-406b-4c18-a748-4a9d30c1c424} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14507 | 2024.11.21 01:28:52.069652 [ 253 ] {a33b8876-406b-4c18-a748-4a9d30c1c424} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14508 | 2024.11.21 01:28:52.069831 [ 253 ] {a33b8876-406b-4c18-a748-4a9d30c1c424} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001545 sec., 9061.48867313916 rows/sec., 634.61 KiB/sec. | ||
14509 | 2024.11.21 01:28:52.069883 [ 253 ] {a33b8876-406b-4c18-a748-4a9d30c1c424} <Debug> TCPHandler: Processed in 0.001773265 sec. | ||
14510 | 2024.11.21 01:28:52.070031 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14511 | 2024.11.21 01:28:52.070173 [ 252 ] {abf6fc5b-0eae-4cae-9338-d8e9a9061fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14512 | 2024.11.21 01:28:52.070230 [ 252 ] {abf6fc5b-0eae-4cae-9338-d8e9a9061fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14513 | 2024.11.21 01:28:52.070903 [ 252 ] {abf6fc5b-0eae-4cae-9338-d8e9a9061fe7} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14514 | 2024.11.21 01:28:52.070944 [ 252 ] {abf6fc5b-0eae-4cae-9338-d8e9a9061fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14515 | 2024.11.21 01:28:52.071311 [ 252 ] {abf6fc5b-0eae-4cae-9338-d8e9a9061fe7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14516 | 2024.11.21 01:28:52.071665 [ 252 ] {abf6fc5b-0eae-4cae-9338-d8e9a9061fe7} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14517 | 2024.11.21 01:28:52.071878 [ 252 ] {abf6fc5b-0eae-4cae-9338-d8e9a9061fe7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001738 sec., 7479.861910241657 rows/sec., 466.37 KiB/sec. | ||
14518 | 2024.11.21 01:28:52.071934 [ 252 ] {abf6fc5b-0eae-4cae-9338-d8e9a9061fe7} <Debug> TCPHandler: Processed in 0.001972058 sec. | ||
14519 | 2024.11.21 01:28:52.072069 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14520 | 2024.11.21 01:28:52.072189 [ 253 ] {9e6d4394-5cc3-43a7-a8e6-e6e990d9bc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14521 | 2024.11.21 01:28:52.072238 [ 253 ] {9e6d4394-5cc3-43a7-a8e6-e6e990d9bc36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14522 | 2024.11.21 01:28:52.072983 [ 253 ] {9e6d4394-5cc3-43a7-a8e6-e6e990d9bc36} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14523 | 2024.11.21 01:28:52.073022 [ 253 ] {9e6d4394-5cc3-43a7-a8e6-e6e990d9bc36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14524 | 2024.11.21 01:28:52.073492 [ 253 ] {9e6d4394-5cc3-43a7-a8e6-e6e990d9bc36} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14525 | 2024.11.21 01:28:52.073733 [ 253 ] {9e6d4394-5cc3-43a7-a8e6-e6e990d9bc36} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14526 | 2024.11.21 01:28:52.073916 [ 253 ] {9e6d4394-5cc3-43a7-a8e6-e6e990d9bc36} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.001752 sec., 249429.22374429222 rows/sec., 17.88 MiB/sec. | ||
14527 | 2024.11.21 01:28:52.073967 [ 253 ] {9e6d4394-5cc3-43a7-a8e6-e6e990d9bc36} <Debug> TCPHandler: Processed in 0.001961258 sec. | ||
14528 | 2024.11.21 01:28:52.074115 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14529 | 2024.11.21 01:28:52.074256 [ 252 ] {ddbf0692-eb10-48be-b003-e90dbedf43dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14530 | 2024.11.21 01:28:52.074317 [ 252 ] {ddbf0692-eb10-48be-b003-e90dbedf43dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14531 | 2024.11.21 01:28:52.074865 [ 252 ] {ddbf0692-eb10-48be-b003-e90dbedf43dc} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14532 | 2024.11.21 01:28:52.074904 [ 252 ] {ddbf0692-eb10-48be-b003-e90dbedf43dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14533 | 2024.11.21 01:28:52.075273 [ 252 ] {ddbf0692-eb10-48be-b003-e90dbedf43dc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14534 | 2024.11.21 01:28:52.075516 [ 252 ] {ddbf0692-eb10-48be-b003-e90dbedf43dc} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14535 | 2024.11.21 01:28:52.075741 [ 252 ] {ddbf0692-eb10-48be-b003-e90dbedf43dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. | ||
14536 | 2024.11.21 01:28:52.075794 [ 252 ] {ddbf0692-eb10-48be-b003-e90dbedf43dc} <Debug> TCPHandler: Processed in 0.001747035 sec. | ||
14537 | 2024.11.21 01:28:52.075938 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14538 | 2024.11.21 01:28:52.076078 [ 253 ] {88b10338-5139-4631-84e5-cf26e90e62fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14539 | 2024.11.21 01:28:52.076143 [ 253 ] {88b10338-5139-4631-84e5-cf26e90e62fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14540 | 2024.11.21 01:28:52.076812 [ 253 ] {88b10338-5139-4631-84e5-cf26e90e62fc} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14541 | 2024.11.21 01:28:52.076849 [ 253 ] {88b10338-5139-4631-84e5-cf26e90e62fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14542 | 2024.11.21 01:28:52.077262 [ 253 ] {88b10338-5139-4631-84e5-cf26e90e62fc} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14543 | 2024.11.21 01:28:52.077527 [ 253 ] {88b10338-5139-4631-84e5-cf26e90e62fc} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14544 | 2024.11.21 01:28:52.077705 [ 253 ] {88b10338-5139-4631-84e5-cf26e90e62fc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00166 sec., 142771.0843373494 rows/sec., 9.57 MiB/sec. | ||
14545 | 2024.11.21 01:28:52.077755 [ 253 ] {88b10338-5139-4631-84e5-cf26e90e62fc} <Debug> TCPHandler: Processed in 0.001885417 sec. | ||
14546 | 2024.11.21 01:28:52.077901 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14547 | 2024.11.21 01:28:52.078037 [ 252 ] {69fa5218-3082-4d57-b9d3-809119a39c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14548 | 2024.11.21 01:28:52.078099 [ 252 ] {69fa5218-3082-4d57-b9d3-809119a39c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14549 | 2024.11.21 01:28:52.078663 [ 252 ] {69fa5218-3082-4d57-b9d3-809119a39c58} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14550 | 2024.11.21 01:28:52.078704 [ 252 ] {69fa5218-3082-4d57-b9d3-809119a39c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14551 | 2024.11.21 01:28:52.079072 [ 252 ] {69fa5218-3082-4d57-b9d3-809119a39c58} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14552 | 2024.11.21 01:28:52.079346 [ 252 ] {69fa5218-3082-4d57-b9d3-809119a39c58} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14553 | 2024.11.21 01:28:52.079600 [ 252 ] {69fa5218-3082-4d57-b9d3-809119a39c58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001591 sec., 628.5355122564425 rows/sec., 42.35 KiB/sec. | ||
14554 | 2024.11.21 01:28:52.079773 [ 252 ] {69fa5218-3082-4d57-b9d3-809119a39c58} <Debug> TCPHandler: Processed in 0.001938787 sec. | ||
14555 | 2024.11.21 01:28:52.080081 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14556 | 2024.11.21 01:28:52.080304 [ 253 ] {a43274ab-29ea-47e9-85da-fd34957bd301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14557 | 2024.11.21 01:28:52.080446 [ 253 ] {a43274ab-29ea-47e9-85da-fd34957bd301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14558 | 2024.11.21 01:28:52.081812 [ 253 ] {a43274ab-29ea-47e9-85da-fd34957bd301} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14559 | 2024.11.21 01:28:52.081851 [ 253 ] {a43274ab-29ea-47e9-85da-fd34957bd301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14560 | 2024.11.21 01:28:52.082568 [ 253 ] {a43274ab-29ea-47e9-85da-fd34957bd301} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14561 | 2024.11.21 01:28:52.082836 [ 253 ] {a43274ab-29ea-47e9-85da-fd34957bd301} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14562 | 2024.11.21 01:28:52.083095 [ 253 ] {a43274ab-29ea-47e9-85da-fd34957bd301} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002848 sec., 19311.79775280899 rows/sec., 34.61 MiB/sec. | ||
14563 | 2024.11.21 01:28:52.083665 [ 253 ] {a43274ab-29ea-47e9-85da-fd34957bd301} <Debug> TCPHandler: Processed in 0.003778003 sec. | ||
14564 | 2024.11.21 01:28:52.083837 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14565 | 2024.11.21 01:28:52.083975 [ 252 ] {aa07b6b9-59fd-4020-88c4-1738012a9e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14566 | 2024.11.21 01:28:52.084037 [ 252 ] {aa07b6b9-59fd-4020-88c4-1738012a9e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14567 | 2024.11.21 01:28:52.084609 [ 252 ] {aa07b6b9-59fd-4020-88c4-1738012a9e51} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14568 | 2024.11.21 01:28:52.084657 [ 252 ] {aa07b6b9-59fd-4020-88c4-1738012a9e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14569 | 2024.11.21 01:28:52.085054 [ 252 ] {aa07b6b9-59fd-4020-88c4-1738012a9e51} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
14570 | 2024.11.21 01:28:52.085300 [ 252 ] {aa07b6b9-59fd-4020-88c4-1738012a9e51} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14571 | 2024.11.21 01:28:52.085513 [ 252 ] {aa07b6b9-59fd-4020-88c4-1738012a9e51} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001568 sec., 52295.91836734694 rows/sec., 3.32 MiB/sec. | ||
14572 | 2024.11.21 01:28:52.085562 [ 252 ] {aa07b6b9-59fd-4020-88c4-1738012a9e51} <Debug> TCPHandler: Processed in 0.001794475 sec. | ||
14573 | 2024.11.21 01:28:56.149203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2080 | ||
14574 | 2024.11.21 01:28:56.152310 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14575 | 2024.11.21 01:28:56.152360 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14576 | 2024.11.21 01:28:56.153915 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14577 | 2024.11.21 01:28:56.154245 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14578 | 2024.11.21 01:28:56.154849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2080 | ||
14579 | 2024.11.21 01:28:57.053085 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14580 | 2024.11.21 01:28:57.053275 [ 252 ] {55642899-b06a-4fef-94c9-d7182f24a3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14581 | 2024.11.21 01:28:57.053346 [ 252 ] {55642899-b06a-4fef-94c9-d7182f24a3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14582 | 2024.11.21 01:28:57.054068 [ 252 ] {55642899-b06a-4fef-94c9-d7182f24a3a6} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14583 | 2024.11.21 01:28:57.054121 [ 252 ] {55642899-b06a-4fef-94c9-d7182f24a3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14584 | 2024.11.21 01:28:57.054547 [ 252 ] {55642899-b06a-4fef-94c9-d7182f24a3a6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
14585 | 2024.11.21 01:28:57.054802 [ 252 ] {55642899-b06a-4fef-94c9-d7182f24a3a6} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14586 | 2024.11.21 01:28:57.055060 [ 252 ] {55642899-b06a-4fef-94c9-d7182f24a3a6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001824 sec., 3289.4736842105262 rows/sec., 268.23 KiB/sec. | ||
14587 | 2024.11.21 01:28:57.055148 [ 252 ] {55642899-b06a-4fef-94c9-d7182f24a3a6} <Debug> TCPHandler: Processed in 0.002192171 sec. | ||
14588 | 2024.11.21 01:28:57.055480 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14589 | 2024.11.21 01:28:57.055691 [ 253 ] {5c44f951-04df-481f-8f0c-cfa0785e11ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14590 | 2024.11.21 01:28:57.055774 [ 253 ] {5c44f951-04df-481f-8f0c-cfa0785e11ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14591 | 2024.11.21 01:28:57.056553 [ 253 ] {5c44f951-04df-481f-8f0c-cfa0785e11ee} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14592 | 2024.11.21 01:28:57.056599 [ 253 ] {5c44f951-04df-481f-8f0c-cfa0785e11ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14593 | 2024.11.21 01:28:57.057106 [ 253 ] {5c44f951-04df-481f-8f0c-cfa0785e11ee} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14594 | 2024.11.21 01:28:57.057363 [ 253 ] {5c44f951-04df-481f-8f0c-cfa0785e11ee} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14595 | 2024.11.21 01:28:57.057512 [ 62 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14596 | 2024.11.21 01:28:57.057556 [ 62 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14597 | 2024.11.21 01:28:57.057569 [ 253 ] {5c44f951-04df-481f-8f0c-cfa0785e11ee} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001936 sec., 30475.206611570247 rows/sec., 2.32 MiB/sec. | ||
14598 | 2024.11.21 01:28:57.057582 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14599 | 2024.11.21 01:28:57.057752 [ 253 ] {5c44f951-04df-481f-8f0c-cfa0785e11ee} <Debug> TCPHandler: Processed in 0.002471115 sec. | ||
14600 | 2024.11.21 01:28:57.057918 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14601 | 2024.11.21 01:28:57.058001 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14602 | 2024.11.21 01:28:57.058400 [ 252 ] {3a948d3f-448f-4fc2-87a5-be3babb128b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14603 | 2024.11.21 01:28:57.058493 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14604 | 2024.11.21 01:28:57.058586 [ 252 ] {3a948d3f-448f-4fc2-87a5-be3babb128b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14605 | 2024.11.21 01:28:57.058620 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1512 rows starting from the beginning of the part | ||
14606 | 2024.11.21 01:28:57.059212 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 319 rows starting from the beginning of the part | ||
14607 | 2024.11.21 01:28:57.059833 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
14608 | 2024.11.21 01:28:57.060506 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
14609 | 2024.11.21 01:28:57.061194 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 313 rows starting from the beginning of the part | ||
14610 | 2024.11.21 01:28:57.061435 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 59 rows starting from the beginning of the part | ||
14611 | 2024.11.21 01:28:57.062193 [ 252 ] {3a948d3f-448f-4fc2-87a5-be3babb128b6} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14612 | 2024.11.21 01:28:57.062239 [ 252 ] {3a948d3f-448f-4fc2-87a5-be3babb128b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14613 | 2024.11.21 01:28:57.062810 [ 252 ] {3a948d3f-448f-4fc2-87a5-be3babb128b6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14614 | 2024.11.21 01:28:57.063087 [ 252 ] {3a948d3f-448f-4fc2-87a5-be3babb128b6} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14615 | 2024.11.21 01:28:57.063498 [ 252 ] {3a948d3f-448f-4fc2-87a5-be3babb128b6} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.005207 sec., 1152.2949875168044 rows/sec., 80.46 KiB/sec. | ||
14616 | 2024.11.21 01:28:57.063941 [ 252 ] {3a948d3f-448f-4fc2-87a5-be3babb128b6} <Debug> TCPHandler: Processed in 0.006060336 sec. | ||
14617 | 2024.11.21 01:28:57.064045 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2315 rows, containing 5 columns (5 merged, 0 gathered) in 0.00636724 sec., 363579.824225253 rows/sec., 31.97 MiB/sec. | ||
14618 | 2024.11.21 01:28:57.064243 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14619 | 2024.11.21 01:28:57.064503 [ 253 ] {62ac07dd-632a-405c-b038-e384165bf9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14620 | 2024.11.21 01:28:57.064511 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14621 | 2024.11.21 01:28:57.064624 [ 253 ] {62ac07dd-632a-405c-b038-e384165bf9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14622 | 2024.11.21 01:28:57.065088 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14623 | 2024.11.21 01:28:57.065310 [ 201 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_136_27} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14624 | 2024.11.21 01:28:57.065453 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
14625 | 2024.11.21 01:28:57.065729 [ 253 ] {62ac07dd-632a-405c-b038-e384165bf9e7} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14626 | 2024.11.21 01:28:57.065773 [ 253 ] {62ac07dd-632a-405c-b038-e384165bf9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14627 | 2024.11.21 01:28:57.066169 [ 253 ] {62ac07dd-632a-405c-b038-e384165bf9e7} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14628 | 2024.11.21 01:28:57.066417 [ 253 ] {62ac07dd-632a-405c-b038-e384165bf9e7} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14629 | 2024.11.21 01:28:57.066570 [ 62 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14630 | 2024.11.21 01:28:57.066605 [ 253 ] {62ac07dd-632a-405c-b038-e384165bf9e7} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.002162 sec., 32377.428307123035 rows/sec., 2.53 MiB/sec. | ||
14631 | 2024.11.21 01:28:57.066617 [ 62 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14632 | 2024.11.21 01:28:57.066662 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14633 | 2024.11.21 01:28:57.066684 [ 253 ] {62ac07dd-632a-405c-b038-e384165bf9e7} <Debug> TCPHandler: Processed in 0.002632447 sec. | ||
14634 | 2024.11.21 01:28:57.066911 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14635 | 2024.11.21 01:28:57.066921 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14636 | 2024.11.21 01:28:57.067207 [ 252 ] {ae77b4af-b172-46f0-8f30-037e73e79b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14637 | 2024.11.21 01:28:57.067207 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14638 | 2024.11.21 01:28:57.067301 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1093 rows starting from the beginning of the part | ||
14639 | 2024.11.21 01:28:57.067320 [ 252 ] {ae77b4af-b172-46f0-8f30-037e73e79b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14640 | 2024.11.21 01:28:57.067669 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 458 rows starting from the beginning of the part | ||
14641 | 2024.11.21 01:28:57.068007 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
14642 | 2024.11.21 01:28:57.068342 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
14643 | 2024.11.21 01:28:57.068676 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 437 rows starting from the beginning of the part | ||
14644 | 2024.11.21 01:28:57.069011 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 70 rows starting from the beginning of the part | ||
14645 | 2024.11.21 01:28:57.069976 [ 252 ] {ae77b4af-b172-46f0-8f30-037e73e79b08} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14646 | 2024.11.21 01:28:57.070053 [ 252 ] {ae77b4af-b172-46f0-8f30-037e73e79b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14647 | 2024.11.21 01:28:57.071059 [ 252 ] {ae77b4af-b172-46f0-8f30-037e73e79b08} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14648 | 2024.11.21 01:28:57.071496 [ 252 ] {ae77b4af-b172-46f0-8f30-037e73e79b08} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14649 | 2024.11.21 01:28:57.071734 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14650 | 2024.11.21 01:28:57.071825 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14651 | 2024.11.21 01:28:57.071895 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14652 | 2024.11.21 01:28:57.072033 [ 252 ] {ae77b4af-b172-46f0-8f30-037e73e79b08} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.004858 sec., 26965.8295594895 rows/sec., 1.88 MiB/sec. | ||
14653 | 2024.11.21 01:28:57.072336 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14654 | 2024.11.21 01:28:57.072464 [ 252 ] {ae77b4af-b172-46f0-8f30-037e73e79b08} <Debug> TCPHandler: Processed in 0.00568628 sec. | ||
14655 | 2024.11.21 01:28:57.072745 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.005961513 sec., 366685.4370694151 rows/sec., 28.12 MiB/sec. | ||
14656 | 2024.11.21 01:28:57.072780 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14657 | 2024.11.21 01:28:57.072884 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14658 | 2024.11.21 01:28:57.072980 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_131_26, total 25358 rows starting from the beginning of the part | ||
14659 | 2024.11.21 01:28:57.073131 [ 253 ] {ff2c71f3-3891-4e00-8f73-93070505baa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14660 | 2024.11.21 01:28:57.073278 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 240 rows starting from the beginning of the part | ||
14661 | 2024.11.21 01:28:57.073334 [ 253 ] {ff2c71f3-3891-4e00-8f73-93070505baa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14662 | 2024.11.21 01:28:57.073627 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 128 rows starting from the beginning of the part | ||
14663 | 2024.11.21 01:28:57.073753 [ 193 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14664 | 2024.11.21 01:28:57.073994 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
14665 | 2024.11.21 01:28:57.074422 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 237 rows starting from the beginning of the part | ||
14666 | 2024.11.21 01:28:57.074871 [ 188 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 131 rows starting from the beginning of the part | ||
14667 | 2024.11.21 01:28:57.076431 [ 253 ] {ff2c71f3-3891-4e00-8f73-93070505baa3} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14668 | 2024.11.21 01:28:57.076514 [ 253 ] {ff2c71f3-3891-4e00-8f73-93070505baa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14669 | 2024.11.21 01:28:57.076681 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14670 | 2024.11.21 01:28:57.077045 [ 192 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_136_27} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14671 | 2024.11.21 01:28:57.077286 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
14672 | 2024.11.21 01:28:57.077581 [ 253 ] {ff2c71f3-3891-4e00-8f73-93070505baa3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
14673 | 2024.11.21 01:28:57.077989 [ 253 ] {ff2c71f3-3891-4e00-8f73-93070505baa3} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14674 | 2024.11.21 01:28:57.078294 [ 60 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
14675 | 2024.11.21 01:28:57.078396 [ 60 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14676 | 2024.11.21 01:28:57.078471 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14677 | 2024.11.21 01:28:57.078621 [ 253 ] {ff2c71f3-3891-4e00-8f73-93070505baa3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005584 sec., 8595.988538681948 rows/sec., 593.21 KiB/sec. | ||
14678 | 2024.11.21 01:28:57.079066 [ 253 ] {ff2c71f3-3891-4e00-8f73-93070505baa3} <Debug> TCPHandler: Processed in 0.006449461 sec. | ||
14679 | 2024.11.21 01:28:57.079684 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
14680 | 2024.11.21 01:28:57.080240 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14681 | 2024.11.21 01:28:57.080320 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8212 rows starting from the beginning of the part | ||
14682 | 2024.11.21 01:28:57.080600 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 82 rows starting from the beginning of the part | ||
14683 | 2024.11.21 01:28:57.080763 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 48 rows starting from the beginning of the part | ||
14684 | 2024.11.21 01:28:57.080956 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
14685 | 2024.11.21 01:28:57.081125 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 82 rows starting from the beginning of the part | ||
14686 | 2024.11.21 01:28:57.081471 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 48 rows starting from the beginning of the part | ||
14687 | 2024.11.21 01:28:57.084994 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26254 rows, containing 5 columns (5 merged, 0 gathered) in 0.012985743 sec., 2021755.705468682 rows/sec., 137.98 MiB/sec. | ||
14688 | 2024.11.21 01:28:57.085449 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14689 | 2024.11.21 01:28:57.085650 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8532 rows, containing 4 columns (4 merged, 0 gathered) in 0.006882788 sec., 1239613.947138863 rows/sec., 81.42 MiB/sec. | ||
14690 | 2024.11.21 01:28:57.085893 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
14691 | 2024.11.21 01:28:57.086067 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14692 | 2024.11.21 01:28:57.086197 [ 194 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14693 | 2024.11.21 01:28:57.086275 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14694 | 2024.11.21 01:28:57.086379 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
14695 | 2024.11.21 01:28:57.086462 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_136_27} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
14696 | 2024.11.21 01:28:57.086561 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
14697 | 2024.11.21 01:29:02.054475 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14698 | 2024.11.21 01:29:02.054676 [ 252 ] {2d701bab-3d82-4c1b-9ba6-133dc45fd0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14699 | 2024.11.21 01:29:02.054753 [ 252 ] {2d701bab-3d82-4c1b-9ba6-133dc45fd0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14700 | 2024.11.21 01:29:02.055534 [ 252 ] {2d701bab-3d82-4c1b-9ba6-133dc45fd0e0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14701 | 2024.11.21 01:29:02.055593 [ 252 ] {2d701bab-3d82-4c1b-9ba6-133dc45fd0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14702 | 2024.11.21 01:29:02.056046 [ 252 ] {2d701bab-3d82-4c1b-9ba6-133dc45fd0e0} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14703 | 2024.11.21 01:29:02.056305 [ 252 ] {2d701bab-3d82-4c1b-9ba6-133dc45fd0e0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14704 | 2024.11.21 01:29:02.056532 [ 252 ] {2d701bab-3d82-4c1b-9ba6-133dc45fd0e0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.24 MiB/sec. | ||
14705 | 2024.11.21 01:29:02.056614 [ 252 ] {2d701bab-3d82-4c1b-9ba6-133dc45fd0e0} <Debug> TCPHandler: Processed in 0.002272762 sec. | ||
14706 | 2024.11.21 01:29:02.056645 [ 220 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14707 | 2024.11.21 01:29:02.056718 [ 220 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14708 | 2024.11.21 01:29:02.056920 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14709 | 2024.11.21 01:29:02.057202 [ 253 ] {a9baa0b2-8534-46a9-b5e9-a6302c004e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14710 | 2024.11.21 01:29:02.057346 [ 253 ] {a9baa0b2-8534-46a9-b5e9-a6302c004e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14711 | 2024.11.21 01:29:02.058852 [ 253 ] {a9baa0b2-8534-46a9-b5e9-a6302c004e37} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14712 | 2024.11.21 01:29:02.058922 [ 253 ] {a9baa0b2-8534-46a9-b5e9-a6302c004e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14713 | 2024.11.21 01:29:02.059720 [ 253 ] {a9baa0b2-8534-46a9-b5e9-a6302c004e37} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14714 | 2024.11.21 01:29:02.060101 [ 253 ] {a9baa0b2-8534-46a9-b5e9-a6302c004e37} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14715 | 2024.11.21 01:29:02.060174 [ 220 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14716 | 2024.11.21 01:29:02.060630 [ 253 ] {a9baa0b2-8534-46a9-b5e9-a6302c004e37} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003517 sec., 18197.327267557575 rows/sec., 1.42 MiB/sec. | ||
14717 | 2024.11.21 01:29:02.060725 [ 253 ] {a9baa0b2-8534-46a9-b5e9-a6302c004e37} <Debug> TCPHandler: Processed in 0.003946265 sec. | ||
14718 | 2024.11.21 01:29:02.060999 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14719 | 2024.11.21 01:29:02.061188 [ 252 ] {e07ecd8f-2add-458b-ac78-8e98c4e3868e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14720 | 2024.11.21 01:29:02.061246 [ 252 ] {e07ecd8f-2add-458b-ac78-8e98c4e3868e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14721 | 2024.11.21 01:29:02.061839 [ 252 ] {e07ecd8f-2add-458b-ac78-8e98c4e3868e} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14722 | 2024.11.21 01:29:02.061880 [ 252 ] {e07ecd8f-2add-458b-ac78-8e98c4e3868e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14723 | 2024.11.21 01:29:02.062299 [ 252 ] {e07ecd8f-2add-458b-ac78-8e98c4e3868e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14724 | 2024.11.21 01:29:02.062572 [ 252 ] {e07ecd8f-2add-458b-ac78-8e98c4e3868e} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14725 | 2024.11.21 01:29:02.062782 [ 252 ] {e07ecd8f-2add-458b-ac78-8e98c4e3868e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec. | ||
14726 | 2024.11.21 01:29:02.062836 [ 252 ] {e07ecd8f-2add-458b-ac78-8e98c4e3868e} <Debug> TCPHandler: Processed in 0.001957658 sec. | ||
14727 | 2024.11.21 01:29:02.062992 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14728 | 2024.11.21 01:29:02.063136 [ 253 ] {311ace63-d988-4fbd-b556-a02a2eaa3111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14729 | 2024.11.21 01:29:02.063199 [ 253 ] {311ace63-d988-4fbd-b556-a02a2eaa3111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14730 | 2024.11.21 01:29:02.063772 [ 253 ] {311ace63-d988-4fbd-b556-a02a2eaa3111} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14731 | 2024.11.21 01:29:02.063819 [ 253 ] {311ace63-d988-4fbd-b556-a02a2eaa3111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14732 | 2024.11.21 01:29:02.064232 [ 253 ] {311ace63-d988-4fbd-b556-a02a2eaa3111} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
14733 | 2024.11.21 01:29:02.064468 [ 253 ] {311ace63-d988-4fbd-b556-a02a2eaa3111} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14734 | 2024.11.21 01:29:02.064637 [ 253 ] {311ace63-d988-4fbd-b556-a02a2eaa3111} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.63 MiB/sec. | ||
14735 | 2024.11.21 01:29:02.064685 [ 253 ] {311ace63-d988-4fbd-b556-a02a2eaa3111} <Debug> TCPHandler: Processed in 0.001755995 sec. | ||
14736 | 2024.11.21 01:29:02.928081 [ 217 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14737 | 2024.11.21 01:29:02.928178 [ 217 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14738 | 2024.11.21 01:29:02.930581 [ 217 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14739 | 2024.11.21 01:29:03.111132 [ 217 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14740 | 2024.11.21 01:29:03.111166 [ 217 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14741 | 2024.11.21 01:29:03.113656 [ 217 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14742 | 2024.11.21 01:29:03.535053 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14743 | 2024.11.21 01:29:03.535147 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14744 | 2024.11.21 01:29:03.537837 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
14745 | 2024.11.21 01:29:04.085755 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14746 | 2024.11.21 01:29:04.263152 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35829, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14747 | 2024.11.21 01:29:04.301563 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14748 | 2024.11.21 01:29:04.416973 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43080, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14749 | 2024.11.21 01:29:04.431330 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63583, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14750 | 2024.11.21 01:29:04.437775 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38723, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14751 | 2024.11.21 01:29:04.468205 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14752 | 2024.11.21 01:29:04.482668 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14753 | 2024.11.21 01:29:05.668924 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14754 | 2024.11.21 01:29:05.669018 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14755 | 2024.11.21 01:29:06.003802 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003397818 sec. | ||
14756 | 2024.11.21 01:29:06.155110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2100 | ||
14757 | 2024.11.21 01:29:06.157948 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14758 | 2024.11.21 01:29:06.158008 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14759 | 2024.11.21 01:29:06.159516 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14760 | 2024.11.21 01:29:06.159837 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14761 | 2024.11.21 01:29:06.160050 [ 49 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14762 | 2024.11.21 01:29:06.160190 [ 49 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14763 | 2024.11.21 01:29:06.160261 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14764 | 2024.11.21 01:29:06.160592 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
14765 | 2024.11.21 01:29:06.160903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2100 | ||
14766 | 2024.11.21 01:29:06.161354 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14767 | 2024.11.21 01:29:06.161482 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1960 rows starting from the beginning of the part | ||
14768 | 2024.11.21 01:29:06.162053 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 38 rows starting from the beginning of the part | ||
14769 | 2024.11.21 01:29:06.162598 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part | ||
14770 | 2024.11.21 01:29:06.163137 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
14771 | 2024.11.21 01:29:06.163648 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
14772 | 2024.11.21 01:29:06.164222 [ 194 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part | ||
14773 | 2024.11.21 01:29:06.173115 [ 192 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 72 columns (72 merged, 0 gathered) in 0.012693378 sec., 165440.59430042972 rows/sec., 131.62 MiB/sec. | ||
14774 | 2024.11.21 01:29:06.175291 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14775 | 2024.11.21 01:29:06.176179 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_71_14} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14776 | 2024.11.21 01:29:06.176278 [ 191 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_71_14} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14777 | 2024.11.21 01:29:06.176665 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
14778 | 2024.11.21 01:29:07.062246 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14779 | 2024.11.21 01:29:07.062436 [ 252 ] {1f2a5a78-d974-4608-8cde-0917d6e25cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14780 | 2024.11.21 01:29:07.062507 [ 252 ] {1f2a5a78-d974-4608-8cde-0917d6e25cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14781 | 2024.11.21 01:29:07.063257 [ 252 ] {1f2a5a78-d974-4608-8cde-0917d6e25cc3} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14782 | 2024.11.21 01:29:07.063302 [ 252 ] {1f2a5a78-d974-4608-8cde-0917d6e25cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14783 | 2024.11.21 01:29:07.063744 [ 252 ] {1f2a5a78-d974-4608-8cde-0917d6e25cc3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14784 | 2024.11.21 01:29:07.063997 [ 252 ] {1f2a5a78-d974-4608-8cde-0917d6e25cc3} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14785 | 2024.11.21 01:29:07.064219 [ 252 ] {1f2a5a78-d974-4608-8cde-0917d6e25cc3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001831 sec., 7646.095030038231 rows/sec., 550.42 KiB/sec. | ||
14786 | 2024.11.21 01:29:07.064311 [ 252 ] {1f2a5a78-d974-4608-8cde-0917d6e25cc3} <Debug> TCPHandler: Processed in 0.00219461 sec. | ||
14787 | 2024.11.21 01:29:07.064627 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14788 | 2024.11.21 01:29:07.064828 [ 253 ] {3c75e1ef-0dd4-409d-a645-ecd55d7faa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14789 | 2024.11.21 01:29:07.064904 [ 253 ] {3c75e1ef-0dd4-409d-a645-ecd55d7faa4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14790 | 2024.11.21 01:29:07.065883 [ 253 ] {3c75e1ef-0dd4-409d-a645-ecd55d7faa4d} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14791 | 2024.11.21 01:29:07.065938 [ 253 ] {3c75e1ef-0dd4-409d-a645-ecd55d7faa4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14792 | 2024.11.21 01:29:07.066416 [ 253 ] {3c75e1ef-0dd4-409d-a645-ecd55d7faa4d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14793 | 2024.11.21 01:29:07.066683 [ 253 ] {3c75e1ef-0dd4-409d-a645-ecd55d7faa4d} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14794 | 2024.11.21 01:29:07.066934 [ 253 ] {3c75e1ef-0dd4-409d-a645-ecd55d7faa4d} <Debug> executeQuery: Read 313 rows, 28.40 KiB in 0.002164 sec., 144639.55637707948 rows/sec., 12.82 MiB/sec. | ||
14795 | 2024.11.21 01:29:07.067003 [ 253 ] {3c75e1ef-0dd4-409d-a645-ecd55d7faa4d} <Debug> TCPHandler: Processed in 0.002567996 sec. | ||
14796 | 2024.11.21 01:29:07.067174 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14797 | 2024.11.21 01:29:07.067308 [ 252 ] {250bd81d-a852-430e-812d-903e87b33a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14798 | 2024.11.21 01:29:07.067364 [ 252 ] {250bd81d-a852-430e-812d-903e87b33a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14799 | 2024.11.21 01:29:07.068023 [ 252 ] {250bd81d-a852-430e-812d-903e87b33a65} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14800 | 2024.11.21 01:29:07.068064 [ 252 ] {250bd81d-a852-430e-812d-903e87b33a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14801 | 2024.11.21 01:29:07.068446 [ 252 ] {250bd81d-a852-430e-812d-903e87b33a65} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14802 | 2024.11.21 01:29:07.068691 [ 252 ] {250bd81d-a852-430e-812d-903e87b33a65} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14803 | 2024.11.21 01:29:07.068875 [ 252 ] {250bd81d-a852-430e-812d-903e87b33a65} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.001603 sec., 38677.47972551466 rows/sec., 2.80 MiB/sec. | ||
14804 | 2024.11.21 01:29:07.068934 [ 252 ] {250bd81d-a852-430e-812d-903e87b33a65} <Debug> TCPHandler: Processed in 0.001820115 sec. | ||
14805 | 2024.11.21 01:29:07.069107 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14806 | 2024.11.21 01:29:07.069239 [ 253 ] {24a750b8-341e-4057-9e47-f5a81165a799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14807 | 2024.11.21 01:29:07.069294 [ 253 ] {24a750b8-341e-4057-9e47-f5a81165a799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14808 | 2024.11.21 01:29:07.069890 [ 253 ] {24a750b8-341e-4057-9e47-f5a81165a799} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14809 | 2024.11.21 01:29:07.069934 [ 253 ] {24a750b8-341e-4057-9e47-f5a81165a799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14810 | 2024.11.21 01:29:07.070319 [ 253 ] {24a750b8-341e-4057-9e47-f5a81165a799} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14811 | 2024.11.21 01:29:07.070586 [ 253 ] {24a750b8-341e-4057-9e47-f5a81165a799} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14812 | 2024.11.21 01:29:07.070807 [ 253 ] {24a750b8-341e-4057-9e47-f5a81165a799} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001599 sec., 8755.472170106317 rows/sec., 613.18 KiB/sec. | ||
14813 | 2024.11.21 01:29:07.070863 [ 253 ] {24a750b8-341e-4057-9e47-f5a81165a799} <Debug> TCPHandler: Processed in 0.001821266 sec. | ||
14814 | 2024.11.21 01:29:07.071033 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14815 | 2024.11.21 01:29:07.071174 [ 252 ] {50379043-d01f-4fb5-838e-9529e5e42710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14816 | 2024.11.21 01:29:07.071226 [ 252 ] {50379043-d01f-4fb5-838e-9529e5e42710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14817 | 2024.11.21 01:29:07.071836 [ 252 ] {50379043-d01f-4fb5-838e-9529e5e42710} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14818 | 2024.11.21 01:29:07.071877 [ 252 ] {50379043-d01f-4fb5-838e-9529e5e42710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14819 | 2024.11.21 01:29:07.072255 [ 252 ] {50379043-d01f-4fb5-838e-9529e5e42710} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14820 | 2024.11.21 01:29:07.072516 [ 252 ] {50379043-d01f-4fb5-838e-9529e5e42710} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14821 | 2024.11.21 01:29:07.072701 [ 252 ] {50379043-d01f-4fb5-838e-9529e5e42710} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001556 sec., 8354.755784061696 rows/sec., 520.92 KiB/sec. | ||
14822 | 2024.11.21 01:29:07.072756 [ 252 ] {50379043-d01f-4fb5-838e-9529e5e42710} <Debug> TCPHandler: Processed in 0.001796835 sec. | ||
14823 | 2024.11.21 01:29:07.072912 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14824 | 2024.11.21 01:29:07.073035 [ 253 ] {c37f5eb6-9203-40a3-82f1-c55292d30a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14825 | 2024.11.21 01:29:07.073087 [ 253 ] {c37f5eb6-9203-40a3-82f1-c55292d30a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14826 | 2024.11.21 01:29:07.074003 [ 253 ] {c37f5eb6-9203-40a3-82f1-c55292d30a39} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14827 | 2024.11.21 01:29:07.074055 [ 253 ] {c37f5eb6-9203-40a3-82f1-c55292d30a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14828 | 2024.11.21 01:29:07.074467 [ 253 ] {c37f5eb6-9203-40a3-82f1-c55292d30a39} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14829 | 2024.11.21 01:29:07.074712 [ 253 ] {c37f5eb6-9203-40a3-82f1-c55292d30a39} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14830 | 2024.11.21 01:29:07.074924 [ 253 ] {c37f5eb6-9203-40a3-82f1-c55292d30a39} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.001915 sec., 228198.43342036553 rows/sec., 16.36 MiB/sec. | ||
14831 | 2024.11.21 01:29:07.074982 [ 253 ] {c37f5eb6-9203-40a3-82f1-c55292d30a39} <Debug> TCPHandler: Processed in 0.00213001 sec. | ||
14832 | 2024.11.21 01:29:07.075140 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14833 | 2024.11.21 01:29:07.075287 [ 252 ] {fffe8704-97b1-4c5c-b234-e612f92fe0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14834 | 2024.11.21 01:29:07.075349 [ 252 ] {fffe8704-97b1-4c5c-b234-e612f92fe0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14835 | 2024.11.21 01:29:07.075946 [ 252 ] {fffe8704-97b1-4c5c-b234-e612f92fe0a2} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14836 | 2024.11.21 01:29:07.075993 [ 252 ] {fffe8704-97b1-4c5c-b234-e612f92fe0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14837 | 2024.11.21 01:29:07.076385 [ 252 ] {fffe8704-97b1-4c5c-b234-e612f92fe0a2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14838 | 2024.11.21 01:29:07.076626 [ 252 ] {fffe8704-97b1-4c5c-b234-e612f92fe0a2} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14839 | 2024.11.21 01:29:07.076807 [ 252 ] {fffe8704-97b1-4c5c-b234-e612f92fe0a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. | ||
14840 | 2024.11.21 01:29:07.076859 [ 252 ] {fffe8704-97b1-4c5c-b234-e612f92fe0a2} <Debug> TCPHandler: Processed in 0.001782215 sec. | ||
14841 | 2024.11.21 01:29:07.077006 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14842 | 2024.11.21 01:29:07.077134 [ 253 ] {ffab8162-a1d4-451a-807c-986eff67e59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14843 | 2024.11.21 01:29:07.077198 [ 253 ] {ffab8162-a1d4-451a-807c-986eff67e59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14844 | 2024.11.21 01:29:07.077891 [ 253 ] {ffab8162-a1d4-451a-807c-986eff67e59a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14845 | 2024.11.21 01:29:07.077939 [ 253 ] {ffab8162-a1d4-451a-807c-986eff67e59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14846 | 2024.11.21 01:29:07.078368 [ 253 ] {ffab8162-a1d4-451a-807c-986eff67e59a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14847 | 2024.11.21 01:29:07.078617 [ 253 ] {ffab8162-a1d4-451a-807c-986eff67e59a} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14848 | 2024.11.21 01:29:07.078829 [ 253 ] {ffab8162-a1d4-451a-807c-986eff67e59a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001729 sec., 137073.45286292656 rows/sec., 9.19 MiB/sec. | ||
14849 | 2024.11.21 01:29:07.078885 [ 253 ] {ffab8162-a1d4-451a-807c-986eff67e59a} <Debug> TCPHandler: Processed in 0.001935328 sec. | ||
14850 | 2024.11.21 01:29:07.079051 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14851 | 2024.11.21 01:29:07.079215 [ 252 ] {c4390ea9-fb1f-4f9b-a858-50e6067df19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14852 | 2024.11.21 01:29:07.079295 [ 252 ] {c4390ea9-fb1f-4f9b-a858-50e6067df19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14853 | 2024.11.21 01:29:07.079875 [ 252 ] {c4390ea9-fb1f-4f9b-a858-50e6067df19e} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14854 | 2024.11.21 01:29:07.079922 [ 252 ] {c4390ea9-fb1f-4f9b-a858-50e6067df19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14855 | 2024.11.21 01:29:07.080334 [ 252 ] {c4390ea9-fb1f-4f9b-a858-50e6067df19e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14856 | 2024.11.21 01:29:07.080581 [ 252 ] {c4390ea9-fb1f-4f9b-a858-50e6067df19e} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14857 | 2024.11.21 01:29:07.080794 [ 252 ] {c4390ea9-fb1f-4f9b-a858-50e6067df19e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001618 sec., 618.0469715698392 rows/sec., 41.65 KiB/sec. | ||
14858 | 2024.11.21 01:29:07.080848 [ 252 ] {c4390ea9-fb1f-4f9b-a858-50e6067df19e} <Debug> TCPHandler: Processed in 0.001870676 sec. | ||
14859 | 2024.11.21 01:29:07.080995 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14860 | 2024.11.21 01:29:07.081119 [ 253 ] {e5309a2d-197b-4749-bf9a-3d6b94ccc0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14861 | 2024.11.21 01:29:07.081212 [ 253 ] {e5309a2d-197b-4749-bf9a-3d6b94ccc0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14862 | 2024.11.21 01:29:07.082538 [ 253 ] {e5309a2d-197b-4749-bf9a-3d6b94ccc0b8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14863 | 2024.11.21 01:29:07.082579 [ 253 ] {e5309a2d-197b-4749-bf9a-3d6b94ccc0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14864 | 2024.11.21 01:29:07.083301 [ 253 ] {e5309a2d-197b-4749-bf9a-3d6b94ccc0b8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14865 | 2024.11.21 01:29:07.083562 [ 253 ] {e5309a2d-197b-4749-bf9a-3d6b94ccc0b8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14866 | 2024.11.21 01:29:07.083863 [ 253 ] {e5309a2d-197b-4749-bf9a-3d6b94ccc0b8} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002766 sec., 19884.309472161967 rows/sec., 35.63 MiB/sec. | ||
14867 | 2024.11.21 01:29:07.084393 [ 253 ] {e5309a2d-197b-4749-bf9a-3d6b94ccc0b8} <Debug> TCPHandler: Processed in 0.003451508 sec. | ||
14868 | 2024.11.21 01:29:07.084625 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14869 | 2024.11.21 01:29:07.084746 [ 252 ] {08d0a99d-ee5a-485c-8cd9-f00d45a9c4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14870 | 2024.11.21 01:29:07.084798 [ 252 ] {08d0a99d-ee5a-485c-8cd9-f00d45a9c4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14871 | 2024.11.21 01:29:07.085325 [ 252 ] {08d0a99d-ee5a-485c-8cd9-f00d45a9c4ca} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14872 | 2024.11.21 01:29:07.085366 [ 252 ] {08d0a99d-ee5a-485c-8cd9-f00d45a9c4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
14873 | 2024.11.21 01:29:07.085748 [ 252 ] {08d0a99d-ee5a-485c-8cd9-f00d45a9c4ca} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
14874 | 2024.11.21 01:29:07.085999 [ 252 ] {08d0a99d-ee5a-485c-8cd9-f00d45a9c4ca} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14875 | 2024.11.21 01:29:07.086233 [ 252 ] {08d0a99d-ee5a-485c-8cd9-f00d45a9c4ca} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001512 sec., 54232.80423280423 rows/sec., 3.44 MiB/sec. | ||
14876 | 2024.11.21 01:29:07.086287 [ 252 ] {08d0a99d-ee5a-485c-8cd9-f00d45a9c4ca} <Debug> TCPHandler: Processed in 0.001771365 sec. | ||
14877 | 2024.11.21 01:29:07.969345 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14878 | 2024.11.21 01:29:08.310386 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14879 | 2024.11.21 01:29:08.324670 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14880 | 2024.11.21 01:29:08.326914 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34660, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14881 | 2024.11.21 01:29:08.347164 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44692, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14882 | 2024.11.21 01:29:08.478709 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14883 | 2024.11.21 01:29:08.594495 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14884 | 2024.11.21 01:29:08.616979 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63626, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14885 | 2024.11.21 01:29:08.655380 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14886 | 2024.11.21 01:29:09.033888 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14887 | 2024.11.21 01:29:09.148483 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14888 | 2024.11.21 01:29:09.214059 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14889 | 2024.11.21 01:29:09.239405 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41398, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14890 | 2024.11.21 01:29:09.255774 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14891 | 2024.11.21 01:29:09.317220 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43584, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14892 | 2024.11.21 01:29:09.328361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14893 | 2024.11.21 01:29:09.340020 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14894 | 2024.11.21 01:29:09.542930 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14895 | 2024.11.21 01:29:09.544220 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14896 | 2024.11.21 01:29:09.560496 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14897 | 2024.11.21 01:29:09.660069 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14898 | 2024.11.21 01:29:09.707502 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14899 | 2024.11.21 01:29:09.786899 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14900 | 2024.11.21 01:29:09.867520 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14901 | 2024.11.21 01:29:12.054914 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14902 | 2024.11.21 01:29:12.055102 [ 252 ] {25bf664b-3834-46de-b5b9-8bb518fe3146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14903 | 2024.11.21 01:29:12.055173 [ 252 ] {25bf664b-3834-46de-b5b9-8bb518fe3146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14904 | 2024.11.21 01:29:12.055938 [ 252 ] {25bf664b-3834-46de-b5b9-8bb518fe3146} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14905 | 2024.11.21 01:29:12.055988 [ 252 ] {25bf664b-3834-46de-b5b9-8bb518fe3146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14906 | 2024.11.21 01:29:12.056431 [ 252 ] {25bf664b-3834-46de-b5b9-8bb518fe3146} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14907 | 2024.11.21 01:29:12.056693 [ 252 ] {25bf664b-3834-46de-b5b9-8bb518fe3146} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14908 | 2024.11.21 01:29:12.056934 [ 252 ] {25bf664b-3834-46de-b5b9-8bb518fe3146} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.27 MiB/sec. | ||
14909 | 2024.11.21 01:29:12.057001 [ 252 ] {25bf664b-3834-46de-b5b9-8bb518fe3146} <Debug> TCPHandler: Processed in 0.002210611 sec. | ||
14910 | 2024.11.21 01:29:12.057244 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14911 | 2024.11.21 01:29:12.057457 [ 253 ] {4d7bc13a-49c2-4fdb-ab2a-370ee143e37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14912 | 2024.11.21 01:29:12.057541 [ 253 ] {4d7bc13a-49c2-4fdb-ab2a-370ee143e37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14913 | 2024.11.21 01:29:12.058307 [ 253 ] {4d7bc13a-49c2-4fdb-ab2a-370ee143e37c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14914 | 2024.11.21 01:29:12.058348 [ 253 ] {4d7bc13a-49c2-4fdb-ab2a-370ee143e37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14915 | 2024.11.21 01:29:12.058788 [ 253 ] {4d7bc13a-49c2-4fdb-ab2a-370ee143e37c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14916 | 2024.11.21 01:29:12.059037 [ 253 ] {4d7bc13a-49c2-4fdb-ab2a-370ee143e37c} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14917 | 2024.11.21 01:29:12.059241 [ 253 ] {4d7bc13a-49c2-4fdb-ab2a-370ee143e37c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001839 sec., 34801.52256661229 rows/sec., 2.72 MiB/sec. | ||
14918 | 2024.11.21 01:29:12.059307 [ 253 ] {4d7bc13a-49c2-4fdb-ab2a-370ee143e37c} <Debug> TCPHandler: Processed in 0.00219918 sec. | ||
14919 | 2024.11.21 01:29:12.059562 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14920 | 2024.11.21 01:29:12.059769 [ 252 ] {bd1d4388-e43e-4f29-9b79-fcb978db87b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14921 | 2024.11.21 01:29:12.059836 [ 252 ] {bd1d4388-e43e-4f29-9b79-fcb978db87b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14922 | 2024.11.21 01:29:12.060487 [ 252 ] {bd1d4388-e43e-4f29-9b79-fcb978db87b8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14923 | 2024.11.21 01:29:12.060529 [ 252 ] {bd1d4388-e43e-4f29-9b79-fcb978db87b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14924 | 2024.11.21 01:29:12.060943 [ 252 ] {bd1d4388-e43e-4f29-9b79-fcb978db87b8} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14925 | 2024.11.21 01:29:12.061192 [ 252 ] {bd1d4388-e43e-4f29-9b79-fcb978db87b8} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14926 | 2024.11.21 01:29:12.061415 [ 252 ] {bd1d4388-e43e-4f29-9b79-fcb978db87b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
14927 | 2024.11.21 01:29:12.061472 [ 252 ] {bd1d4388-e43e-4f29-9b79-fcb978db87b8} <Debug> TCPHandler: Processed in 0.002076099 sec. | ||
14928 | 2024.11.21 01:29:12.061633 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14929 | 2024.11.21 01:29:12.061759 [ 253 ] {4567e4f7-2f8a-4f9a-b142-855cb5aeabde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14930 | 2024.11.21 01:29:12.061830 [ 253 ] {4567e4f7-2f8a-4f9a-b142-855cb5aeabde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14931 | 2024.11.21 01:29:12.062390 [ 253 ] {4567e4f7-2f8a-4f9a-b142-855cb5aeabde} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14932 | 2024.11.21 01:29:12.062428 [ 253 ] {4567e4f7-2f8a-4f9a-b142-855cb5aeabde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14933 | 2024.11.21 01:29:12.062815 [ 253 ] {4567e4f7-2f8a-4f9a-b142-855cb5aeabde} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
14934 | 2024.11.21 01:29:12.063054 [ 253 ] {4567e4f7-2f8a-4f9a-b142-855cb5aeabde} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14935 | 2024.11.21 01:29:12.063245 [ 253 ] {4567e4f7-2f8a-4f9a-b142-855cb5aeabde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. | ||
14936 | 2024.11.21 01:29:12.063337 [ 253 ] {4567e4f7-2f8a-4f9a-b142-855cb5aeabde} <Debug> TCPHandler: Processed in 0.001758435 sec. | ||
14937 | 2024.11.21 01:29:16.161329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2130 | ||
14938 | 2024.11.21 01:29:16.164474 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14939 | 2024.11.21 01:29:16.164535 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14940 | 2024.11.21 01:29:16.166045 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14941 | 2024.11.21 01:29:16.166367 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14942 | 2024.11.21 01:29:16.167768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2130 | ||
14943 | 2024.11.21 01:29:17.055111 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14944 | 2024.11.21 01:29:17.055412 [ 252 ] {b44d106d-ca1d-4818-9139-184ee7d289c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14945 | 2024.11.21 01:29:17.055491 [ 252 ] {b44d106d-ca1d-4818-9139-184ee7d289c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14946 | 2024.11.21 01:29:17.056274 [ 252 ] {b44d106d-ca1d-4818-9139-184ee7d289c6} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14947 | 2024.11.21 01:29:17.056323 [ 252 ] {b44d106d-ca1d-4818-9139-184ee7d289c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14948 | 2024.11.21 01:29:17.056766 [ 252 ] {b44d106d-ca1d-4818-9139-184ee7d289c6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14949 | 2024.11.21 01:29:17.057043 [ 252 ] {b44d106d-ca1d-4818-9139-184ee7d289c6} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14950 | 2024.11.21 01:29:17.057293 [ 252 ] {b44d106d-ca1d-4818-9139-184ee7d289c6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001965 sec., 28498.727735368953 rows/sec., 2.18 MiB/sec. | ||
14951 | 2024.11.21 01:29:17.057356 [ 252 ] {b44d106d-ca1d-4818-9139-184ee7d289c6} <Debug> TCPHandler: Processed in 0.002432085 sec. | ||
14952 | 2024.11.21 01:29:17.057633 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14953 | 2024.11.21 01:29:17.057852 [ 253 ] {47ed5616-0531-45d6-8472-93573b5b513a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14954 | 2024.11.21 01:29:17.057935 [ 253 ] {47ed5616-0531-45d6-8472-93573b5b513a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14955 | 2024.11.21 01:29:17.058767 [ 253 ] {47ed5616-0531-45d6-8472-93573b5b513a} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14956 | 2024.11.21 01:29:17.058815 [ 253 ] {47ed5616-0531-45d6-8472-93573b5b513a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14957 | 2024.11.21 01:29:17.059267 [ 253 ] {47ed5616-0531-45d6-8472-93573b5b513a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14958 | 2024.11.21 01:29:17.059528 [ 253 ] {47ed5616-0531-45d6-8472-93573b5b513a} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14959 | 2024.11.21 01:29:17.059758 [ 253 ] {47ed5616-0531-45d6-8472-93573b5b513a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001966 sec., 32553.407934893185 rows/sec., 2.54 MiB/sec. | ||
14960 | 2024.11.21 01:29:17.059815 [ 253 ] {47ed5616-0531-45d6-8472-93573b5b513a} <Debug> TCPHandler: Processed in 0.002326713 sec. | ||
14961 | 2024.11.21 01:29:17.059958 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14962 | 2024.11.21 01:29:17.060084 [ 252 ] {48eab4e5-fd04-4eb3-a006-bdb9055634e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14963 | 2024.11.21 01:29:17.060141 [ 252 ] {48eab4e5-fd04-4eb3-a006-bdb9055634e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14964 | 2024.11.21 01:29:17.060724 [ 252 ] {48eab4e5-fd04-4eb3-a006-bdb9055634e6} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14965 | 2024.11.21 01:29:17.060765 [ 252 ] {48eab4e5-fd04-4eb3-a006-bdb9055634e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14966 | 2024.11.21 01:29:17.061176 [ 252 ] {48eab4e5-fd04-4eb3-a006-bdb9055634e6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14967 | 2024.11.21 01:29:17.061428 [ 252 ] {48eab4e5-fd04-4eb3-a006-bdb9055634e6} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14968 | 2024.11.21 01:29:17.061643 [ 252 ] {48eab4e5-fd04-4eb3-a006-bdb9055634e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. | ||
14969 | 2024.11.21 01:29:17.061701 [ 252 ] {48eab4e5-fd04-4eb3-a006-bdb9055634e6} <Debug> TCPHandler: Processed in 0.001799646 sec. | ||
14970 | 2024.11.21 01:29:17.061862 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14971 | 2024.11.21 01:29:17.062003 [ 253 ] {658fd83e-0d1c-423d-9a5a-de04586418ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14972 | 2024.11.21 01:29:17.062067 [ 253 ] {658fd83e-0d1c-423d-9a5a-de04586418ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14973 | 2024.11.21 01:29:17.062616 [ 253 ] {658fd83e-0d1c-423d-9a5a-de04586418ce} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14974 | 2024.11.21 01:29:17.062656 [ 253 ] {658fd83e-0d1c-423d-9a5a-de04586418ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14975 | 2024.11.21 01:29:17.063050 [ 253 ] {658fd83e-0d1c-423d-9a5a-de04586418ce} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
14976 | 2024.11.21 01:29:17.063298 [ 253 ] {658fd83e-0d1c-423d-9a5a-de04586418ce} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14977 | 2024.11.21 01:29:17.063528 [ 253 ] {658fd83e-0d1c-423d-9a5a-de04586418ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001555 sec., 38585.20900321544 rows/sec., 2.60 MiB/sec. | ||
14978 | 2024.11.21 01:29:17.063628 [ 253 ] {658fd83e-0d1c-423d-9a5a-de04586418ce} <Debug> TCPHandler: Processed in 0.001834486 sec. | ||
14979 | 2024.11.21 01:29:18.193872 [ 223 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Found 5 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
14980 | 2024.11.21 01:29:18.193947 [ 223 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 5 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
14981 | 2024.11.21 01:29:18.195845 [ 223 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 5 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0] | ||
14982 | 2024.11.21 01:29:20.669096 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14983 | 2024.11.21 01:29:20.669203 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14984 | 2024.11.21 01:29:22.061917 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14985 | 2024.11.21 01:29:22.062108 [ 252 ] {cb3e42b1-7522-467d-8e19-3b4c61b5d646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14986 | 2024.11.21 01:29:22.062180 [ 252 ] {cb3e42b1-7522-467d-8e19-3b4c61b5d646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14987 | 2024.11.21 01:29:22.062942 [ 252 ] {cb3e42b1-7522-467d-8e19-3b4c61b5d646} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14988 | 2024.11.21 01:29:22.062993 [ 252 ] {cb3e42b1-7522-467d-8e19-3b4c61b5d646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14989 | 2024.11.21 01:29:22.063439 [ 252 ] {cb3e42b1-7522-467d-8e19-3b4c61b5d646} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14990 | 2024.11.21 01:29:22.063708 [ 252 ] {cb3e42b1-7522-467d-8e19-3b4c61b5d646} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14991 | 2024.11.21 01:29:22.063914 [ 34 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
14992 | 2024.11.21 01:29:22.063982 [ 252 ] {cb3e42b1-7522-467d-8e19-3b4c61b5d646} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec. | ||
14993 | 2024.11.21 01:29:22.063998 [ 34 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14994 | 2024.11.21 01:29:22.064078 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
14995 | 2024.11.21 01:29:22.064135 [ 252 ] {cb3e42b1-7522-467d-8e19-3b4c61b5d646} <Debug> TCPHandler: Processed in 0.002347673 sec. | ||
14996 | 2024.11.21 01:29:22.064264 [ 222 ] {} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
14997 | 2024.11.21 01:29:22.064365 [ 222 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
14998 | 2024.11.21 01:29:22.064511 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14999 | 2024.11.21 01:29:22.064539 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
15000 | 2024.11.21 01:29:22.064937 [ 253 ] {1e908f63-bba9-47c0-af14-a4a250820a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15001 | 2024.11.21 01:29:22.064966 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15002 | 2024.11.21 01:29:22.065029 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part | ||
15003 | 2024.11.21 01:29:22.065087 [ 253 ] {1e908f63-bba9-47c0-af14-a4a250820a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15004 | 2024.11.21 01:29:22.065538 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
15005 | 2024.11.21 01:29:22.065967 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
15006 | 2024.11.21 01:29:22.066367 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
15007 | 2024.11.21 01:29:22.066826 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
15008 | 2024.11.21 01:29:22.070860 [ 253 ] {1e908f63-bba9-47c0-af14-a4a250820a08} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15009 | 2024.11.21 01:29:22.070954 [ 253 ] {1e908f63-bba9-47c0-af14-a4a250820a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15010 | 2024.11.21 01:29:22.071446 [ 222 ] {} <Debug> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15011 | 2024.11.21 01:29:22.072363 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.008144715 sec., 8594.530318126539 rows/sec., 652.26 KiB/sec. | ||
15012 | 2024.11.21 01:29:22.072717 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15013 | 2024.11.21 01:29:22.072842 [ 253 ] {1e908f63-bba9-47c0-af14-a4a250820a08} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
15014 | 2024.11.21 01:29:22.073232 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_49_12} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15015 | 2024.11.21 01:29:22.073386 [ 253 ] {1e908f63-bba9-47c0-af14-a4a250820a08} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15016 | 2024.11.21 01:29:22.073433 [ 192 ] {b63a0954-ab42-4e0f-b9a5-edf713ee544d::all_1_49_12} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15017 | 2024.11.21 01:29:22.073582 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15018 | 2024.11.21 01:29:22.073719 [ 27 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
15019 | 2024.11.21 01:29:22.073787 [ 253 ] {1e908f63-bba9-47c0-af14-a4a250820a08} <Debug> executeQuery: Read 313 rows, 28.40 KiB in 0.009004 sec., 34762.32785428698 rows/sec., 3.08 MiB/sec. | ||
15020 | 2024.11.21 01:29:22.073797 [ 27 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15021 | 2024.11.21 01:29:22.073869 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15022 | 2024.11.21 01:29:22.073947 [ 253 ] {1e908f63-bba9-47c0-af14-a4a250820a08} <Debug> TCPHandler: Processed in 0.009660266 sec. | ||
15023 | 2024.11.21 01:29:22.074098 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
15024 | 2024.11.21 01:29:22.074191 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15025 | 2024.11.21 01:29:22.074251 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15026 | 2024.11.21 01:29:22.074289 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1512 rows starting from the beginning of the part | ||
15027 | 2024.11.21 01:29:22.074378 [ 252 ] {4b513d3d-d860-49b3-9a75-e88a9dccac05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15028 | 2024.11.21 01:29:22.074429 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
15029 | 2024.11.21 01:29:22.074512 [ 252 ] {4b513d3d-d860-49b3-9a75-e88a9dccac05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15030 | 2024.11.21 01:29:22.074623 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 313 rows starting from the beginning of the part | ||
15031 | 2024.11.21 01:29:22.074856 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
15032 | 2024.11.21 01:29:22.075038 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 56 rows starting from the beginning of the part | ||
15033 | 2024.11.21 01:29:22.075248 [ 197 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 313 rows starting from the beginning of the part | ||
15034 | 2024.11.21 01:29:22.076314 [ 252 ] {4b513d3d-d860-49b3-9a75-e88a9dccac05} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15035 | 2024.11.21 01:29:22.076365 [ 252 ] {4b513d3d-d860-49b3-9a75-e88a9dccac05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15036 | 2024.11.21 01:29:22.076916 [ 252 ] {4b513d3d-d860-49b3-9a75-e88a9dccac05} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
15037 | 2024.11.21 01:29:22.077206 [ 252 ] {4b513d3d-d860-49b3-9a75-e88a9dccac05} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15038 | 2024.11.21 01:29:22.077433 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2306 rows, containing 5 columns (5 merged, 0 gathered) in 0.003439108 sec., 670522.7053061433 rows/sec., 59.01 MiB/sec. | ||
15039 | 2024.11.21 01:29:22.077578 [ 252 ] {4b513d3d-d860-49b3-9a75-e88a9dccac05} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.003265 sec., 18989.280245022972 rows/sec., 1.37 MiB/sec. | ||
15040 | 2024.11.21 01:29:22.077657 [ 252 ] {4b513d3d-d860-49b3-9a75-e88a9dccac05} <Debug> TCPHandler: Processed in 0.003558961 sec. | ||
15041 | 2024.11.21 01:29:22.077831 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15042 | 2024.11.21 01:29:22.077900 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
15043 | 2024.11.21 01:29:22.078070 [ 253 ] {ea615eb7-8b57-4987-8ba3-e47f0c2efa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15044 | 2024.11.21 01:29:22.078165 [ 253 ] {ea615eb7-8b57-4987-8ba3-e47f0c2efa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15045 | 2024.11.21 01:29:22.078808 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15046 | 2024.11.21 01:29:22.078959 [ 196 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_141_28} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
15047 | 2024.11.21 01:29:22.079130 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
15048 | 2024.11.21 01:29:22.079319 [ 253 ] {ea615eb7-8b57-4987-8ba3-e47f0c2efa16} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15049 | 2024.11.21 01:29:22.079364 [ 253 ] {ea615eb7-8b57-4987-8ba3-e47f0c2efa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15050 | 2024.11.21 01:29:22.079733 [ 253 ] {ea615eb7-8b57-4987-8ba3-e47f0c2efa16} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15051 | 2024.11.21 01:29:22.079983 [ 253 ] {ea615eb7-8b57-4987-8ba3-e47f0c2efa16} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15052 | 2024.11.21 01:29:22.080251 [ 253 ] {ea615eb7-8b57-4987-8ba3-e47f0c2efa16} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002283 sec., 6132.282084975909 rows/sec., 429.47 KiB/sec. | ||
15053 | 2024.11.21 01:29:22.080431 [ 253 ] {ea615eb7-8b57-4987-8ba3-e47f0c2efa16} <Debug> TCPHandler: Processed in 0.002676367 sec. | ||
15054 | 2024.11.21 01:29:22.080734 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15055 | 2024.11.21 01:29:22.080962 [ 252 ] {a763add3-94b0-466d-89db-ba9df5464667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15056 | 2024.11.21 01:29:22.081056 [ 252 ] {a763add3-94b0-466d-89db-ba9df5464667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15057 | 2024.11.21 01:29:22.081895 [ 252 ] {a763add3-94b0-466d-89db-ba9df5464667} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15058 | 2024.11.21 01:29:22.081936 [ 252 ] {a763add3-94b0-466d-89db-ba9df5464667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15059 | 2024.11.21 01:29:22.082315 [ 252 ] {a763add3-94b0-466d-89db-ba9df5464667} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15060 | 2024.11.21 01:29:22.082563 [ 252 ] {a763add3-94b0-466d-89db-ba9df5464667} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15061 | 2024.11.21 01:29:22.082724 [ 27 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
15062 | 2024.11.21 01:29:22.082785 [ 27 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15063 | 2024.11.21 01:29:22.082816 [ 252 ] {a763add3-94b0-466d-89db-ba9df5464667} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001899 sec., 6845.708267509215 rows/sec., 426.83 KiB/sec. | ||
15064 | 2024.11.21 01:29:22.082823 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15065 | 2024.11.21 01:29:22.082964 [ 252 ] {a763add3-94b0-466d-89db-ba9df5464667} <Debug> TCPHandler: Processed in 0.002430154 sec. | ||
15066 | 2024.11.21 01:29:22.083057 [ 190 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
15067 | 2024.11.21 01:29:22.083131 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15068 | 2024.11.21 01:29:22.083203 [ 190 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15069 | 2024.11.21 01:29:22.083254 [ 190 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part | ||
15070 | 2024.11.21 01:29:22.083293 [ 253 ] {784474eb-f94e-4bdc-9386-4cb32a82f152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15071 | 2024.11.21 01:29:22.083462 [ 253 ] {784474eb-f94e-4bdc-9386-4cb32a82f152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15072 | 2024.11.21 01:29:22.083511 [ 190 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
15073 | 2024.11.21 01:29:22.083927 [ 190 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part | ||
15074 | 2024.11.21 01:29:22.084188 [ 190 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
15075 | 2024.11.21 01:29:22.084563 [ 190 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
15076 | 2024.11.21 01:29:22.085869 [ 253 ] {784474eb-f94e-4bdc-9386-4cb32a82f152} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15077 | 2024.11.21 01:29:22.085915 [ 253 ] {784474eb-f94e-4bdc-9386-4cb32a82f152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15078 | 2024.11.21 01:29:22.086205 [ 190 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003244696 sec., 20032.69335555627 rows/sec., 1.30 MiB/sec. | ||
15079 | 2024.11.21 01:29:22.086338 [ 190 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15080 | 2024.11.21 01:29:22.086498 [ 253 ] {784474eb-f94e-4bdc-9386-4cb32a82f152} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
15081 | 2024.11.21 01:29:22.086670 [ 190 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_49_12} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15082 | 2024.11.21 01:29:22.086757 [ 190 ] {aa7fefc9-6fb0-467b-8c08-42364b31e13e::all_1_49_12} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15083 | 2024.11.21 01:29:22.086790 [ 253 ] {784474eb-f94e-4bdc-9386-4cb32a82f152} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15084 | 2024.11.21 01:29:22.086860 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15085 | 2024.11.21 01:29:22.086998 [ 27 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
15086 | 2024.11.21 01:29:22.087051 [ 27 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15087 | 2024.11.21 01:29:22.087072 [ 253 ] {784474eb-f94e-4bdc-9386-4cb32a82f152} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.003814 sec., 114577.87100157315 rows/sec., 8.22 MiB/sec. | ||
15088 | 2024.11.21 01:29:22.087092 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15089 | 2024.11.21 01:29:22.087253 [ 253 ] {784474eb-f94e-4bdc-9386-4cb32a82f152} <Debug> TCPHandler: Processed in 0.004188059 sec. | ||
15090 | 2024.11.21 01:29:22.087388 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
15091 | 2024.11.21 01:29:22.087492 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15092 | 2024.11.21 01:29:22.087699 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15093 | 2024.11.21 01:29:22.087787 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1093 rows starting from the beginning of the part | ||
15094 | 2024.11.21 01:29:22.087795 [ 252 ] {ecbf4d24-ea8a-4705-956a-c2aa58795633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15095 | 2024.11.21 01:29:22.087942 [ 252 ] {ecbf4d24-ea8a-4705-956a-c2aa58795633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15096 | 2024.11.21 01:29:22.088227 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
15097 | 2024.11.21 01:29:22.088725 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 437 rows starting from the beginning of the part | ||
15098 | 2024.11.21 01:29:22.089161 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
15099 | 2024.11.21 01:29:22.089611 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 64 rows starting from the beginning of the part | ||
15100 | 2024.11.21 01:29:22.089789 [ 197 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 437 rows starting from the beginning of the part | ||
15101 | 2024.11.21 01:29:22.090302 [ 252 ] {ecbf4d24-ea8a-4705-956a-c2aa58795633} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15102 | 2024.11.21 01:29:22.090350 [ 252 ] {ecbf4d24-ea8a-4705-956a-c2aa58795633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15103 | 2024.11.21 01:29:22.090871 [ 252 ] {ecbf4d24-ea8a-4705-956a-c2aa58795633} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15104 | 2024.11.21 01:29:22.091183 [ 252 ] {ecbf4d24-ea8a-4705-956a-c2aa58795633} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15105 | 2024.11.21 01:29:22.091543 [ 252 ] {ecbf4d24-ea8a-4705-956a-c2aa58795633} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003825 sec., 1568.6274509803923 rows/sec., 81.95 KiB/sec. | ||
15106 | 2024.11.21 01:29:22.091977 [ 252 ] {ecbf4d24-ea8a-4705-956a-c2aa58795633} <Debug> TCPHandler: Processed in 0.004588385 sec. | ||
15107 | 2024.11.21 01:29:22.092360 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15108 | 2024.11.21 01:29:22.092630 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 5 columns (5 merged, 0 gathered) in 0.005375916 sec., 401605.9774743504 rows/sec., 30.81 MiB/sec. | ||
15109 | 2024.11.21 01:29:22.092820 [ 253 ] {c1a4f6c9-a9b9-4412-aaf8-bdf62121d390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15110 | 2024.11.21 01:29:22.092982 [ 253 ] {c1a4f6c9-a9b9-4412-aaf8-bdf62121d390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15111 | 2024.11.21 01:29:22.093019 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
15112 | 2024.11.21 01:29:22.093429 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15113 | 2024.11.21 01:29:22.093548 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_141_28} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
15114 | 2024.11.21 01:29:22.093661 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
15115 | 2024.11.21 01:29:22.093821 [ 253 ] {c1a4f6c9-a9b9-4412-aaf8-bdf62121d390} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15116 | 2024.11.21 01:29:22.093860 [ 253 ] {c1a4f6c9-a9b9-4412-aaf8-bdf62121d390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15117 | 2024.11.21 01:29:22.094259 [ 253 ] {c1a4f6c9-a9b9-4412-aaf8-bdf62121d390} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
15118 | 2024.11.21 01:29:22.094500 [ 253 ] {c1a4f6c9-a9b9-4412-aaf8-bdf62121d390} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15119 | 2024.11.21 01:29:22.094663 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
15120 | 2024.11.21 01:29:22.094717 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15121 | 2024.11.21 01:29:22.094735 [ 253 ] {c1a4f6c9-a9b9-4412-aaf8-bdf62121d390} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002056 sec., 115272.37354085603 rows/sec., 7.73 MiB/sec. | ||
15122 | 2024.11.21 01:29:22.094755 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15123 | 2024.11.21 01:29:22.094899 [ 253 ] {c1a4f6c9-a9b9-4412-aaf8-bdf62121d390} <Debug> TCPHandler: Processed in 0.00277538 sec. | ||
15124 | 2024.11.21 01:29:22.094948 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
15125 | 2024.11.21 01:29:22.095069 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15126 | 2024.11.21 01:29:22.095090 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15127 | 2024.11.21 01:29:22.095139 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_136_27, total 26254 rows starting from the beginning of the part | ||
15128 | 2024.11.21 01:29:22.095333 [ 252 ] {fcf7aa3d-df7e-41c2-9ef4-57a92bda29ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15129 | 2024.11.21 01:29:22.095444 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
15130 | 2024.11.21 01:29:22.095494 [ 252 ] {fcf7aa3d-df7e-41c2-9ef4-57a92bda29ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15131 | 2024.11.21 01:29:22.095838 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 237 rows starting from the beginning of the part | ||
15132 | 2024.11.21 01:29:22.096237 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
15133 | 2024.11.21 01:29:22.096576 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
15134 | 2024.11.21 01:29:22.096875 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 237 rows starting from the beginning of the part | ||
15135 | 2024.11.21 01:29:22.097750 [ 252 ] {fcf7aa3d-df7e-41c2-9ef4-57a92bda29ac} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15136 | 2024.11.21 01:29:22.097810 [ 252 ] {fcf7aa3d-df7e-41c2-9ef4-57a92bda29ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15137 | 2024.11.21 01:29:22.098471 [ 252 ] {fcf7aa3d-df7e-41c2-9ef4-57a92bda29ac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15138 | 2024.11.21 01:29:22.098826 [ 252 ] {fcf7aa3d-df7e-41c2-9ef4-57a92bda29ac} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15139 | 2024.11.21 01:29:22.099310 [ 252 ] {fcf7aa3d-df7e-41c2-9ef4-57a92bda29ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004079 sec., 245.15812699190977 rows/sec., 16.52 KiB/sec. | ||
15140 | 2024.11.21 01:29:22.099494 [ 252 ] {fcf7aa3d-df7e-41c2-9ef4-57a92bda29ac} <Debug> TCPHandler: Processed in 0.004498063 sec. | ||
15141 | 2024.11.21 01:29:22.099705 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15142 | 2024.11.21 01:29:22.099889 [ 253 ] {cf8d98f6-50b4-4f6a-9515-3d11f4aa20a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15143 | 2024.11.21 01:29:22.099986 [ 253 ] {cf8d98f6-50b4-4f6a-9515-3d11f4aa20a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15144 | 2024.11.21 01:29:22.101536 [ 253 ] {cf8d98f6-50b4-4f6a-9515-3d11f4aa20a5} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15145 | 2024.11.21 01:29:22.101577 [ 253 ] {cf8d98f6-50b4-4f6a-9515-3d11f4aa20a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15146 | 2024.11.21 01:29:22.102332 [ 253 ] {cf8d98f6-50b4-4f6a-9515-3d11f4aa20a5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15147 | 2024.11.21 01:29:22.102669 [ 253 ] {cf8d98f6-50b4-4f6a-9515-3d11f4aa20a5} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15148 | 2024.11.21 01:29:22.102943 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
15149 | 2024.11.21 01:29:22.103002 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
15150 | 2024.11.21 01:29:22.103012 [ 253 ] {cf8d98f6-50b4-4f6a-9515-3d11f4aa20a5} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003168 sec., 17361.111111111113 rows/sec., 31.11 MiB/sec. | ||
15151 | 2024.11.21 01:29:22.103440 [ 253 ] {cf8d98f6-50b4-4f6a-9515-3d11f4aa20a5} <Debug> TCPHandler: Processed in 0.003838494 sec. | ||
15152 | 2024.11.21 01:29:22.103673 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15153 | 2024.11.21 01:29:22.103897 [ 252 ] {a51cf62a-c9f3-4fe9-8e60-d12339ff1652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15154 | 2024.11.21 01:29:22.103991 [ 252 ] {a51cf62a-c9f3-4fe9-8e60-d12339ff1652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15155 | 2024.11.21 01:29:22.105175 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27208 rows, containing 5 columns (5 merged, 0 gathered) in 0.010287215 sec., 2644836.333254433 rows/sec., 180.52 MiB/sec. | ||
15156 | 2024.11.21 01:29:22.105615 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
15157 | 2024.11.21 01:29:22.105752 [ 252 ] {a51cf62a-c9f3-4fe9-8e60-d12339ff1652} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15158 | 2024.11.21 01:29:22.105831 [ 252 ] {a51cf62a-c9f3-4fe9-8e60-d12339ff1652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15159 | 2024.11.21 01:29:22.106402 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15160 | 2024.11.21 01:29:22.106716 [ 186 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_141_28} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
15161 | 2024.11.21 01:29:22.107034 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
15162 | 2024.11.21 01:29:22.107162 [ 252 ] {a51cf62a-c9f3-4fe9-8e60-d12339ff1652} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
15163 | 2024.11.21 01:29:22.107510 [ 252 ] {a51cf62a-c9f3-4fe9-8e60-d12339ff1652} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15164 | 2024.11.21 01:29:22.107626 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
15165 | 2024.11.21 01:29:22.107734 [ 27 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
15166 | 2024.11.21 01:29:22.107867 [ 27 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15167 | 2024.11.21 01:29:22.107979 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15168 | 2024.11.21 01:29:22.108006 [ 252 ] {a51cf62a-c9f3-4fe9-8e60-d12339ff1652} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004141 sec., 19801.980198019803 rows/sec., 1.26 MiB/sec. | ||
15169 | 2024.11.21 01:29:22.108369 [ 252 ] {a51cf62a-c9f3-4fe9-8e60-d12339ff1652} <Debug> TCPHandler: Processed in 0.004842778 sec. | ||
15170 | 2024.11.21 01:29:22.108400 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
15171 | 2024.11.21 01:29:22.108666 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15172 | 2024.11.21 01:29:22.108726 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8532 rows starting from the beginning of the part | ||
15173 | 2024.11.21 01:29:22.108814 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
15174 | 2024.11.21 01:29:22.109153 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 82 rows starting from the beginning of the part | ||
15175 | 2024.11.21 01:29:22.109497 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
15176 | 2024.11.21 01:29:22.109684 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
15177 | 2024.11.21 01:29:22.109890 [ 193 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 82 rows starting from the beginning of the part | ||
15178 | 2024.11.21 01:29:22.113232 [ 189 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8876 rows, containing 4 columns (4 merged, 0 gathered) in 0.005089402 sec., 1744016.2911084644 rows/sec., 114.53 MiB/sec. | ||
15179 | 2024.11.21 01:29:22.113468 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
15180 | 2024.11.21 01:29:22.113899 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15181 | 2024.11.21 01:29:22.114001 [ 199 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_141_28} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
15182 | 2024.11.21 01:29:22.114141 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
15183 | 2024.11.21 01:29:22.836249 [ 221 ] {} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15184 | 2024.11.21 01:29:22.836293 [ 221 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15185 | 2024.11.21 01:29:22.837937 [ 221 ] {} <Debug> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15186 | 2024.11.21 01:29:23.000151 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.69 MiB, peak 206.50 MiB, free memory in arenas 0.00 B, will set to 191.67 MiB (RSS), difference: -1.02 MiB | ||
15187 | 2024.11.21 01:29:26.167986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2160 | ||
15188 | 2024.11.21 01:29:26.171085 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15189 | 2024.11.21 01:29:26.171148 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15190 | 2024.11.21 01:29:26.172686 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15191 | 2024.11.21 01:29:26.173015 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15192 | 2024.11.21 01:29:26.173611 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2160 | ||
15193 | 2024.11.21 01:29:27.053636 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15194 | 2024.11.21 01:29:27.053846 [ 252 ] {22c791b1-5285-4c26-a4e5-818c04f875bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15195 | 2024.11.21 01:29:27.053923 [ 252 ] {22c791b1-5285-4c26-a4e5-818c04f875bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15196 | 2024.11.21 01:29:27.054752 [ 252 ] {22c791b1-5285-4c26-a4e5-818c04f875bc} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15197 | 2024.11.21 01:29:27.054797 [ 252 ] {22c791b1-5285-4c26-a4e5-818c04f875bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15198 | 2024.11.21 01:29:27.055324 [ 252 ] {22c791b1-5285-4c26-a4e5-818c04f875bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
15199 | 2024.11.21 01:29:27.055803 [ 252 ] {22c791b1-5285-4c26-a4e5-818c04f875bc} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15200 | 2024.11.21 01:29:27.056082 [ 252 ] {22c791b1-5285-4c26-a4e5-818c04f875bc} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002288 sec., 5244.755244755244 rows/sec., 427.67 KiB/sec. | ||
15201 | 2024.11.21 01:29:27.056286 [ 252 ] {22c791b1-5285-4c26-a4e5-818c04f875bc} <Debug> TCPHandler: Processed in 0.002782899 sec. | ||
15202 | 2024.11.21 01:29:27.056602 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15203 | 2024.11.21 01:29:27.056819 [ 253 ] {541c7c42-8b1b-4dea-8867-d13813e7adac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15204 | 2024.11.21 01:29:27.056899 [ 253 ] {541c7c42-8b1b-4dea-8867-d13813e7adac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15205 | 2024.11.21 01:29:27.057739 [ 253 ] {541c7c42-8b1b-4dea-8867-d13813e7adac} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15206 | 2024.11.21 01:29:27.057784 [ 253 ] {541c7c42-8b1b-4dea-8867-d13813e7adac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15207 | 2024.11.21 01:29:27.058347 [ 253 ] {541c7c42-8b1b-4dea-8867-d13813e7adac} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
15208 | 2024.11.21 01:29:27.058829 [ 253 ] {541c7c42-8b1b-4dea-8867-d13813e7adac} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15209 | 2024.11.21 01:29:27.059056 [ 253 ] {541c7c42-8b1b-4dea-8867-d13813e7adac} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.002298 sec., 26979.982593559616 rows/sec., 2.05 MiB/sec. | ||
15210 | 2024.11.21 01:29:27.059113 [ 253 ] {541c7c42-8b1b-4dea-8867-d13813e7adac} <Debug> TCPHandler: Processed in 0.002655598 sec. | ||
15211 | 2024.11.21 01:29:27.059276 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15212 | 2024.11.21 01:29:27.059417 [ 252 ] {f32b3073-fc31-4e2c-aa35-8014af2f5d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15213 | 2024.11.21 01:29:27.059474 [ 252 ] {f32b3073-fc31-4e2c-aa35-8014af2f5d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15214 | 2024.11.21 01:29:27.060100 [ 252 ] {f32b3073-fc31-4e2c-aa35-8014af2f5d92} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15215 | 2024.11.21 01:29:27.060141 [ 252 ] {f32b3073-fc31-4e2c-aa35-8014af2f5d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15216 | 2024.11.21 01:29:27.060610 [ 252 ] {f32b3073-fc31-4e2c-aa35-8014af2f5d92} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15217 | 2024.11.21 01:29:27.061059 [ 252 ] {f32b3073-fc31-4e2c-aa35-8014af2f5d92} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15218 | 2024.11.21 01:29:27.061248 [ 47 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Selected 6 parts from all_1_68_15 to all_73_73_0 | ||
15219 | 2024.11.21 01:29:27.061295 [ 252 ] {f32b3073-fc31-4e2c-aa35-8014af2f5d92} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.00191 sec., 6282.722513089006 rows/sec., 438.69 KiB/sec. | ||
15220 | 2024.11.21 01:29:27.061347 [ 47 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15221 | 2024.11.21 01:29:27.061399 [ 252 ] {f32b3073-fc31-4e2c-aa35-8014af2f5d92} <Debug> TCPHandler: Processed in 0.002186041 sec. | ||
15222 | 2024.11.21 01:29:27.061407 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15223 | 2024.11.21 01:29:27.061612 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_68_15 to all_73_73_0 into Compact with storage Full | ||
15224 | 2024.11.21 01:29:27.061625 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15225 | 2024.11.21 01:29:27.061835 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15226 | 2024.11.21 01:29:27.061914 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_68_15, total 83 rows starting from the beginning of the part | ||
15227 | 2024.11.21 01:29:27.061914 [ 253 ] {e357dd4d-2c91-4909-b3b3-f1a42dab497b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15228 | 2024.11.21 01:29:27.062062 [ 253 ] {e357dd4d-2c91-4909-b3b3-f1a42dab497b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15229 | 2024.11.21 01:29:27.062147 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 62 rows starting from the beginning of the part | ||
15230 | 2024.11.21 01:29:27.062640 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
15231 | 2024.11.21 01:29:27.062998 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 62 rows starting from the beginning of the part | ||
15232 | 2024.11.21 01:29:27.063392 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 62 rows starting from the beginning of the part | ||
15233 | 2024.11.21 01:29:27.063798 [ 201 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 12 rows starting from the beginning of the part | ||
15234 | 2024.11.21 01:29:27.065363 [ 253 ] {e357dd4d-2c91-4909-b3b3-f1a42dab497b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15235 | 2024.11.21 01:29:27.065443 [ 253 ] {e357dd4d-2c91-4909-b3b3-f1a42dab497b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15236 | 2024.11.21 01:29:27.066638 [ 188 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 287 rows, containing 5 columns (5 merged, 0 gathered) in 0.005100842 sec., 56265.22052633663 rows/sec., 4.25 MiB/sec. | ||
15237 | 2024.11.21 01:29:27.066657 [ 253 ] {e357dd4d-2c91-4909-b3b3-f1a42dab497b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
15238 | 2024.11.21 01:29:27.067003 [ 188 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Trace> MergedBlockOutputStream: filled checksums all_1_73_16 (state Temporary) | ||
15239 | 2024.11.21 01:29:27.067344 [ 253 ] {e357dd4d-2c91-4909-b3b3-f1a42dab497b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15240 | 2024.11.21 01:29:27.067682 [ 253 ] {e357dd4d-2c91-4909-b3b3-f1a42dab497b} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.005853 sec., 12984.794122672134 rows/sec., 1.02 MiB/sec. | ||
15241 | 2024.11.21 01:29:27.067789 [ 253 ] {e357dd4d-2c91-4909-b3b3-f1a42dab497b} <Debug> TCPHandler: Processed in 0.006288668 sec. | ||
15242 | 2024.11.21 01:29:27.067915 [ 187 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_merge_all_1_73_16 to all_1_73_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15243 | 2024.11.21 01:29:27.067962 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15244 | 2024.11.21 01:29:27.068094 [ 187 ] {9c9ae100-a7de-42f7-b62f-3af585408345::all_1_73_16} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345) (MergerMutator): Merged 6 parts: [all_1_68_15, all_73_73_0] -> all_1_73_16 | ||
15245 | 2024.11.21 01:29:27.068158 [ 252 ] {e81e7bb3-3be4-4781-a330-6cee5a0f3451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15246 | 2024.11.21 01:29:27.068269 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
15247 | 2024.11.21 01:29:27.068284 [ 252 ] {e81e7bb3-3be4-4781-a330-6cee5a0f3451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15248 | 2024.11.21 01:29:27.068922 [ 252 ] {e81e7bb3-3be4-4781-a330-6cee5a0f3451} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15249 | 2024.11.21 01:29:27.068963 [ 252 ] {e81e7bb3-3be4-4781-a330-6cee5a0f3451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15250 | 2024.11.21 01:29:27.069470 [ 252 ] {e81e7bb3-3be4-4781-a330-6cee5a0f3451} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
15251 | 2024.11.21 01:29:27.069915 [ 252 ] {e81e7bb3-3be4-4781-a330-6cee5a0f3451} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15252 | 2024.11.21 01:29:27.070117 [ 252 ] {e81e7bb3-3be4-4781-a330-6cee5a0f3451} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.00201 sec., 66666.66666666667 rows/sec., 4.64 MiB/sec. | ||
15253 | 2024.11.21 01:29:27.070168 [ 252 ] {e81e7bb3-3be4-4781-a330-6cee5a0f3451} <Debug> TCPHandler: Processed in 0.002286093 sec. | ||
15254 | 2024.11.21 01:29:27.070305 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15255 | 2024.11.21 01:29:27.070426 [ 253 ] {b579aaff-547c-4190-9ccc-9b53d4076bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15256 | 2024.11.21 01:29:27.070478 [ 253 ] {b579aaff-547c-4190-9ccc-9b53d4076bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15257 | 2024.11.21 01:29:27.070979 [ 253 ] {b579aaff-547c-4190-9ccc-9b53d4076bc9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15258 | 2024.11.21 01:29:27.071018 [ 253 ] {b579aaff-547c-4190-9ccc-9b53d4076bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15259 | 2024.11.21 01:29:27.071502 [ 253 ] {b579aaff-547c-4190-9ccc-9b53d4076bc9} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
15260 | 2024.11.21 01:29:27.072011 [ 253 ] {b579aaff-547c-4190-9ccc-9b53d4076bc9} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15261 | 2024.11.21 01:29:27.072220 [ 253 ] {b579aaff-547c-4190-9ccc-9b53d4076bc9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00182 sec., 26373.62637362637 rows/sec., 1.78 MiB/sec. | ||
15262 | 2024.11.21 01:29:27.072269 [ 253 ] {b579aaff-547c-4190-9ccc-9b53d4076bc9} <Debug> TCPHandler: Processed in 0.002019378 sec. | ||
15263 | 2024.11.21 01:29:27.372364 [ 224 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15264 | 2024.11.21 01:29:27.372402 [ 224 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15265 | 2024.11.21 01:29:27.374539 [ 224 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15266 | 2024.11.21 01:29:28.131362 [ 219 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15267 | 2024.11.21 01:29:28.131414 [ 219 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15268 | 2024.11.21 01:29:28.133909 [ 219 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15269 | 2024.11.21 01:29:28.162339 [ 225 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15270 | 2024.11.21 01:29:28.162422 [ 225 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15271 | 2024.11.21 01:29:28.164951 [ 225 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15272 | 2024.11.21 01:29:28.184424 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15273 | 2024.11.21 01:29:28.184463 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15274 | 2024.11.21 01:29:28.186670 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
15275 | 2024.11.21 01:29:32.055112 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15276 | 2024.11.21 01:29:32.055412 [ 252 ] {f4d21c2f-3f86-4ac8-8173-6e8ba52f2ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15277 | 2024.11.21 01:29:32.055515 [ 252 ] {f4d21c2f-3f86-4ac8-8173-6e8ba52f2ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15278 | 2024.11.21 01:29:32.056436 [ 252 ] {f4d21c2f-3f86-4ac8-8173-6e8ba52f2ee7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15279 | 2024.11.21 01:29:32.056483 [ 252 ] {f4d21c2f-3f86-4ac8-8173-6e8ba52f2ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15280 | 2024.11.21 01:29:32.056914 [ 252 ] {f4d21c2f-3f86-4ac8-8173-6e8ba52f2ee7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15281 | 2024.11.21 01:29:32.057165 [ 252 ] {f4d21c2f-3f86-4ac8-8173-6e8ba52f2ee7} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15282 | 2024.11.21 01:29:32.057374 [ 252 ] {f4d21c2f-3f86-4ac8-8173-6e8ba52f2ee7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002038 sec., 27477.91952894995 rows/sec., 2.10 MiB/sec. | ||
15283 | 2024.11.21 01:29:32.057430 [ 252 ] {f4d21c2f-3f86-4ac8-8173-6e8ba52f2ee7} <Debug> TCPHandler: Processed in 0.002487464 sec. | ||
15284 | 2024.11.21 01:29:32.057760 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15285 | 2024.11.21 01:29:32.058022 [ 253 ] {5e4d95cf-773c-49b2-b957-6c4e96dcd8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15286 | 2024.11.21 01:29:32.058106 [ 253 ] {5e4d95cf-773c-49b2-b957-6c4e96dcd8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15287 | 2024.11.21 01:29:32.058967 [ 253 ] {5e4d95cf-773c-49b2-b957-6c4e96dcd8a2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15288 | 2024.11.21 01:29:32.059014 [ 253 ] {5e4d95cf-773c-49b2-b957-6c4e96dcd8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15289 | 2024.11.21 01:29:32.059465 [ 253 ] {5e4d95cf-773c-49b2-b957-6c4e96dcd8a2} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15290 | 2024.11.21 01:29:32.059720 [ 253 ] {5e4d95cf-773c-49b2-b957-6c4e96dcd8a2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15291 | 2024.11.21 01:29:32.059942 [ 253 ] {5e4d95cf-773c-49b2-b957-6c4e96dcd8a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001984 sec., 32258.06451612903 rows/sec., 2.52 MiB/sec. | ||
15292 | 2024.11.21 01:29:32.060000 [ 253 ] {5e4d95cf-773c-49b2-b957-6c4e96dcd8a2} <Debug> TCPHandler: Processed in 0.002432735 sec. | ||
15293 | 2024.11.21 01:29:32.060150 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15294 | 2024.11.21 01:29:32.060292 [ 252 ] {28505917-7a72-4402-91fc-37a12d1f00f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15295 | 2024.11.21 01:29:32.060355 [ 252 ] {28505917-7a72-4402-91fc-37a12d1f00f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15296 | 2024.11.21 01:29:32.060993 [ 252 ] {28505917-7a72-4402-91fc-37a12d1f00f5} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15297 | 2024.11.21 01:29:32.061034 [ 252 ] {28505917-7a72-4402-91fc-37a12d1f00f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15298 | 2024.11.21 01:29:32.061444 [ 252 ] {28505917-7a72-4402-91fc-37a12d1f00f5} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15299 | 2024.11.21 01:29:32.061680 [ 252 ] {28505917-7a72-4402-91fc-37a12d1f00f5} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15300 | 2024.11.21 01:29:32.061892 [ 252 ] {28505917-7a72-4402-91fc-37a12d1f00f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec. | ||
15301 | 2024.11.21 01:29:32.061943 [ 252 ] {28505917-7a72-4402-91fc-37a12d1f00f5} <Debug> TCPHandler: Processed in 0.001860476 sec. | ||
15302 | 2024.11.21 01:29:32.062109 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15303 | 2024.11.21 01:29:32.062253 [ 253 ] {cdf72c8c-31af-4c55-952f-213dd3ad019b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15304 | 2024.11.21 01:29:32.062315 [ 253 ] {cdf72c8c-31af-4c55-952f-213dd3ad019b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15305 | 2024.11.21 01:29:32.062909 [ 253 ] {cdf72c8c-31af-4c55-952f-213dd3ad019b} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15306 | 2024.11.21 01:29:32.062950 [ 253 ] {cdf72c8c-31af-4c55-952f-213dd3ad019b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15307 | 2024.11.21 01:29:32.063339 [ 253 ] {cdf72c8c-31af-4c55-952f-213dd3ad019b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
15308 | 2024.11.21 01:29:32.063586 [ 253 ] {cdf72c8c-31af-4c55-952f-213dd3ad019b} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15309 | 2024.11.21 01:29:32.063785 [ 253 ] {cdf72c8c-31af-4c55-952f-213dd3ad019b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. | ||
15310 | 2024.11.21 01:29:32.063834 [ 253 ] {cdf72c8c-31af-4c55-952f-213dd3ad019b} <Debug> TCPHandler: Processed in 0.001795566 sec. | ||
15311 | 2024.11.21 01:29:34.027881 [ 96 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
15312 | 2024.11.21 01:29:34.027950 [ 96 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15313 | 2024.11.21 01:29:34.027978 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15314 | 2024.11.21 01:29:34.028115 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
15315 | 2024.11.21 01:29:34.028316 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15316 | 2024.11.21 01:29:34.028362 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 45 rows starting from the beginning of the part | ||
15317 | 2024.11.21 01:29:34.028453 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
15318 | 2024.11.21 01:29:34.028691 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
15319 | 2024.11.21 01:29:34.028956 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
15320 | 2024.11.21 01:29:34.029177 [ 188 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
15321 | 2024.11.21 01:29:34.030335 [ 191 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 4 columns (4 merged, 0 gathered) in 0.002285312 sec., 21441.273664164895 rows/sec., 1.41 MiB/sec. | ||
15322 | 2024.11.21 01:29:34.030641 [ 194 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15323 | 2024.11.21 01:29:34.031123 [ 194 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_49_12} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15324 | 2024.11.21 01:29:34.031222 [ 194 ] {6728251e-03d6-42f0-929d-9554d1a9e488::all_1_49_12} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15325 | 2024.11.21 01:29:34.031326 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15326 | 2024.11.21 01:29:34.100821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15327 | 2024.11.21 01:29:34.268313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15328 | 2024.11.21 01:29:34.308649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42019, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15329 | 2024.11.21 01:29:34.431996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15330 | 2024.11.21 01:29:34.449380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42498, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15331 | 2024.11.21 01:29:34.452756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33686, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15332 | 2024.11.21 01:29:34.488211 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15333 | 2024.11.21 01:29:34.495963 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15334 | 2024.11.21 01:29:35.659405 [ 223 ] {} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15335 | 2024.11.21 01:29:35.659473 [ 223 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15336 | 2024.11.21 01:29:35.661042 [ 223 ] {} <Debug> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15337 | 2024.11.21 01:29:35.669464 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15338 | 2024.11.21 01:29:35.669536 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15339 | 2024.11.21 01:29:36.137753 [ 101 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Selected 5 parts from all_1_46_11 to all_50_50_0 | ||
15340 | 2024.11.21 01:29:36.137820 [ 101 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15341 | 2024.11.21 01:29:36.137847 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15342 | 2024.11.21 01:29:36.138031 [ 219 ] {} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15343 | 2024.11.21 01:29:36.138145 [ 219 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15344 | 2024.11.21 01:29:36.138159 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_50_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_11 to all_50_50_0 into Compact with storage Full | ||
15345 | 2024.11.21 01:29:36.138672 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_50_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15346 | 2024.11.21 01:29:36.138737 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_11, total 280 rows starting from the beginning of the part | ||
15347 | 2024.11.21 01:29:36.139157 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
15348 | 2024.11.21 01:29:36.139585 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
15349 | 2024.11.21 01:29:36.140008 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
15350 | 2024.11.21 01:29:36.140205 [ 188 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_50_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
15351 | 2024.11.21 01:29:36.142364 [ 191 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_50_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.004397352 sec., 76409.62106285783 rows/sec., 5.43 MiB/sec. | ||
15352 | 2024.11.21 01:29:36.142436 [ 219 ] {} <Debug> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15353 | 2024.11.21 01:29:36.142620 [ 191 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_50_12} <Trace> MergedBlockOutputStream: filled checksums all_1_50_12 (state Temporary) | ||
15354 | 2024.11.21 01:29:36.143046 [ 191 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_50_12} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_merge_all_1_50_12 to all_1_50_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15355 | 2024.11.21 01:29:36.143124 [ 191 ] {17da601e-bca2-4511-8fc5-93de4e128763::all_1_50_12} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763) (MergerMutator): Merged 5 parts: [all_1_46_11, all_50_50_0] -> all_1_50_12 | ||
15356 | 2024.11.21 01:29:36.143226 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
15357 | 2024.11.21 01:29:36.173899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2180 | ||
15358 | 2024.11.21 01:29:36.177343 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15359 | 2024.11.21 01:29:36.177404 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15360 | 2024.11.21 01:29:36.179022 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15361 | 2024.11.21 01:29:36.179348 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15362 | 2024.11.21 01:29:36.179659 [ 223 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15363 | 2024.11.21 01:29:36.179733 [ 223 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15364 | 2024.11.21 01:29:36.180541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2180 | ||
15365 | 2024.11.21 01:29:36.181979 [ 223 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15366 | 2024.11.21 01:29:36.943223 [ 86 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
15367 | 2024.11.21 01:29:36.943340 [ 86 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15368 | 2024.11.21 01:29:36.943378 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15369 | 2024.11.21 01:29:36.943525 [ 225 ] {} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15370 | 2024.11.21 01:29:36.943596 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
15371 | 2024.11.21 01:29:36.943607 [ 225 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15372 | 2024.11.21 01:29:36.943923 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15373 | 2024.11.21 01:29:36.943991 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 270 rows starting from the beginning of the part | ||
15374 | 2024.11.21 01:29:36.944065 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
15375 | 2024.11.21 01:29:36.944319 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
15376 | 2024.11.21 01:29:36.944622 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
15377 | 2024.11.21 01:29:36.944889 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
15378 | 2024.11.21 01:29:36.946869 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.003401708 sec., 86427.17129159822 rows/sec., 4.41 MiB/sec. | ||
15379 | 2024.11.21 01:29:36.947163 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
15380 | 2024.11.21 01:29:36.947345 [ 225 ] {} <Debug> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
15381 | 2024.11.21 01:29:36.947902 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_49_12} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15382 | 2024.11.21 01:29:36.947993 [ 195 ] {030bac3f-dd05-4617-ba95-ed0fd48fe4c8::all_1_49_12} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
15383 | 2024.11.21 01:29:36.948073 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
15384 | 2024.11.21 01:29:37.062050 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15385 | 2024.11.21 01:29:37.062217 [ 252 ] {8afe6f4a-b29a-4898-9239-3ddbf0474315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15386 | 2024.11.21 01:29:37.062286 [ 252 ] {8afe6f4a-b29a-4898-9239-3ddbf0474315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15387 | 2024.11.21 01:29:37.063019 [ 252 ] {8afe6f4a-b29a-4898-9239-3ddbf0474315} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15388 | 2024.11.21 01:29:37.063065 [ 252 ] {8afe6f4a-b29a-4898-9239-3ddbf0474315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15389 | 2024.11.21 01:29:37.063601 [ 252 ] {8afe6f4a-b29a-4898-9239-3ddbf0474315} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15390 | 2024.11.21 01:29:37.064069 [ 252 ] {8afe6f4a-b29a-4898-9239-3ddbf0474315} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15391 | 2024.11.21 01:29:37.064319 [ 252 ] {8afe6f4a-b29a-4898-9239-3ddbf0474315} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002148 sec., 6517.6908752327745 rows/sec., 469.19 KiB/sec. | ||
15392 | 2024.11.21 01:29:37.064423 [ 252 ] {8afe6f4a-b29a-4898-9239-3ddbf0474315} <Debug> TCPHandler: Processed in 0.002495155 sec. | ||
15393 | 2024.11.21 01:29:37.064695 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15394 | 2024.11.21 01:29:37.064900 [ 253 ] {e2e8c277-358e-486a-b835-47c57ed748c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15395 | 2024.11.21 01:29:37.064980 [ 253 ] {e2e8c277-358e-486a-b835-47c57ed748c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15396 | 2024.11.21 01:29:37.065896 [ 253 ] {e2e8c277-358e-486a-b835-47c57ed748c6} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15397 | 2024.11.21 01:29:37.065937 [ 253 ] {e2e8c277-358e-486a-b835-47c57ed748c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15398 | 2024.11.21 01:29:37.066516 [ 253 ] {e2e8c277-358e-486a-b835-47c57ed748c6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15399 | 2024.11.21 01:29:37.066980 [ 253 ] {e2e8c277-358e-486a-b835-47c57ed748c6} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15400 | 2024.11.21 01:29:37.067198 [ 253 ] {e2e8c277-358e-486a-b835-47c57ed748c6} <Debug> executeQuery: Read 313 rows, 28.40 KiB in 0.002356 sec., 132852.2920203735 rows/sec., 11.77 MiB/sec. | ||
15401 | 2024.11.21 01:29:37.067284 [ 253 ] {e2e8c277-358e-486a-b835-47c57ed748c6} <Debug> TCPHandler: Processed in 0.002733918 sec. | ||
15402 | 2024.11.21 01:29:37.067488 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15403 | 2024.11.21 01:29:37.067852 [ 252 ] {7ff4eb40-0f15-42c2-a560-e96f8e4e9dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15404 | 2024.11.21 01:29:37.068014 [ 252 ] {7ff4eb40-0f15-42c2-a560-e96f8e4e9dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15405 | 2024.11.21 01:29:37.068884 [ 252 ] {7ff4eb40-0f15-42c2-a560-e96f8e4e9dcf} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15406 | 2024.11.21 01:29:37.068927 [ 252 ] {7ff4eb40-0f15-42c2-a560-e96f8e4e9dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15407 | 2024.11.21 01:29:37.069396 [ 252 ] {7ff4eb40-0f15-42c2-a560-e96f8e4e9dcf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15408 | 2024.11.21 01:29:37.069838 [ 252 ] {7ff4eb40-0f15-42c2-a560-e96f8e4e9dcf} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15409 | 2024.11.21 01:29:37.070059 [ 252 ] {7ff4eb40-0f15-42c2-a560-e96f8e4e9dcf} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.002348 sec., 26405.451448040887 rows/sec., 1.91 MiB/sec. | ||
15410 | 2024.11.21 01:29:37.070127 [ 252 ] {7ff4eb40-0f15-42c2-a560-e96f8e4e9dcf} <Debug> TCPHandler: Processed in 0.002737738 sec. | ||
15411 | 2024.11.21 01:29:37.070368 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15412 | 2024.11.21 01:29:37.070594 [ 253 ] {d4de3616-980c-4623-996f-371c60b0320c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15413 | 2024.11.21 01:29:37.070687 [ 253 ] {d4de3616-980c-4623-996f-371c60b0320c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15414 | 2024.11.21 01:29:37.071431 [ 253 ] {d4de3616-980c-4623-996f-371c60b0320c} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15415 | 2024.11.21 01:29:37.071469 [ 253 ] {d4de3616-980c-4623-996f-371c60b0320c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15416 | 2024.11.21 01:29:37.071940 [ 253 ] {d4de3616-980c-4623-996f-371c60b0320c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15417 | 2024.11.21 01:29:37.072446 [ 253 ] {d4de3616-980c-4623-996f-371c60b0320c} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15418 | 2024.11.21 01:29:37.072621 [ 253 ] {d4de3616-980c-4623-996f-371c60b0320c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002083 sec., 6721.0753720595285 rows/sec., 470.70 KiB/sec. | ||
15419 | 2024.11.21 01:29:37.072671 [ 253 ] {d4de3616-980c-4623-996f-371c60b0320c} <Debug> TCPHandler: Processed in 0.002452474 sec. | ||
15420 | 2024.11.21 01:29:37.072812 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15421 | 2024.11.21 01:29:37.072932 [ 252 ] {ab4fc03d-f1c7-4b18-94bf-87a2cffc478e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15422 | 2024.11.21 01:29:37.072982 [ 252 ] {ab4fc03d-f1c7-4b18-94bf-87a2cffc478e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15423 | 2024.11.21 01:29:37.073566 [ 252 ] {ab4fc03d-f1c7-4b18-94bf-87a2cffc478e} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15424 | 2024.11.21 01:29:37.073607 [ 252 ] {ab4fc03d-f1c7-4b18-94bf-87a2cffc478e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15425 | 2024.11.21 01:29:37.074123 [ 252 ] {ab4fc03d-f1c7-4b18-94bf-87a2cffc478e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15426 | 2024.11.21 01:29:37.074568 [ 252 ] {ab4fc03d-f1c7-4b18-94bf-87a2cffc478e} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15427 | 2024.11.21 01:29:37.074775 [ 252 ] {ab4fc03d-f1c7-4b18-94bf-87a2cffc478e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001869 sec., 6955.591225254147 rows/sec., 433.68 KiB/sec. | ||
15428 | 2024.11.21 01:29:37.074828 [ 252 ] {ab4fc03d-f1c7-4b18-94bf-87a2cffc478e} <Debug> TCPHandler: Processed in 0.00207605 sec. | ||
15429 | 2024.11.21 01:29:37.074979 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15430 | 2024.11.21 01:29:37.075204 [ 253 ] {82a5d789-3f6c-4fdd-aef0-9e9ede3bf140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15431 | 2024.11.21 01:29:37.075294 [ 253 ] {82a5d789-3f6c-4fdd-aef0-9e9ede3bf140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15432 | 2024.11.21 01:29:37.076382 [ 253 ] {82a5d789-3f6c-4fdd-aef0-9e9ede3bf140} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15433 | 2024.11.21 01:29:37.076422 [ 253 ] {82a5d789-3f6c-4fdd-aef0-9e9ede3bf140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15434 | 2024.11.21 01:29:37.076976 [ 253 ] {82a5d789-3f6c-4fdd-aef0-9e9ede3bf140} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15435 | 2024.11.21 01:29:37.077442 [ 253 ] {82a5d789-3f6c-4fdd-aef0-9e9ede3bf140} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15436 | 2024.11.21 01:29:37.077649 [ 253 ] {82a5d789-3f6c-4fdd-aef0-9e9ede3bf140} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.002494 sec., 175220.52927024857 rows/sec., 12.56 MiB/sec. | ||
15437 | 2024.11.21 01:29:37.077740 [ 253 ] {82a5d789-3f6c-4fdd-aef0-9e9ede3bf140} <Debug> TCPHandler: Processed in 0.00282292 sec. | ||
15438 | 2024.11.21 01:29:37.077930 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15439 | 2024.11.21 01:29:37.078138 [ 252 ] {e612e720-19e1-4722-9e04-68a2bf0dd379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15440 | 2024.11.21 01:29:37.078199 [ 252 ] {e612e720-19e1-4722-9e04-68a2bf0dd379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15441 | 2024.11.21 01:29:37.078773 [ 252 ] {e612e720-19e1-4722-9e04-68a2bf0dd379} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15442 | 2024.11.21 01:29:37.078821 [ 252 ] {e612e720-19e1-4722-9e04-68a2bf0dd379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15443 | 2024.11.21 01:29:37.079306 [ 252 ] {e612e720-19e1-4722-9e04-68a2bf0dd379} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15444 | 2024.11.21 01:29:37.079802 [ 252 ] {e612e720-19e1-4722-9e04-68a2bf0dd379} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15445 | 2024.11.21 01:29:37.080020 [ 252 ] {e612e720-19e1-4722-9e04-68a2bf0dd379} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001912 sec., 3138.075313807531 rows/sec., 163.95 KiB/sec. | ||
15446 | 2024.11.21 01:29:37.080073 [ 252 ] {e612e720-19e1-4722-9e04-68a2bf0dd379} <Debug> TCPHandler: Processed in 0.002250192 sec. | ||
15447 | 2024.11.21 01:29:37.080239 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15448 | 2024.11.21 01:29:37.080385 [ 253 ] {52470c07-9f7c-4a3b-9a88-6398ffe7f52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15449 | 2024.11.21 01:29:37.080449 [ 253 ] {52470c07-9f7c-4a3b-9a88-6398ffe7f52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15450 | 2024.11.21 01:29:37.081116 [ 253 ] {52470c07-9f7c-4a3b-9a88-6398ffe7f52e} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15451 | 2024.11.21 01:29:37.081154 [ 253 ] {52470c07-9f7c-4a3b-9a88-6398ffe7f52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15452 | 2024.11.21 01:29:37.081728 [ 253 ] {52470c07-9f7c-4a3b-9a88-6398ffe7f52e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15453 | 2024.11.21 01:29:37.082195 [ 253 ] {52470c07-9f7c-4a3b-9a88-6398ffe7f52e} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15454 | 2024.11.21 01:29:37.082372 [ 253 ] {52470c07-9f7c-4a3b-9a88-6398ffe7f52e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00202 sec., 117326.73267326732 rows/sec., 7.86 MiB/sec. | ||
15455 | 2024.11.21 01:29:37.082422 [ 253 ] {52470c07-9f7c-4a3b-9a88-6398ffe7f52e} <Debug> TCPHandler: Processed in 0.002254272 sec. | ||
15456 | 2024.11.21 01:29:37.082583 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15457 | 2024.11.21 01:29:37.082724 [ 252 ] {2a1e0b1e-4d55-4787-81d3-7e3c61b0025a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15458 | 2024.11.21 01:29:37.082786 [ 252 ] {2a1e0b1e-4d55-4787-81d3-7e3c61b0025a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15459 | 2024.11.21 01:29:37.083293 [ 252 ] {2a1e0b1e-4d55-4787-81d3-7e3c61b0025a} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15460 | 2024.11.21 01:29:37.083333 [ 252 ] {2a1e0b1e-4d55-4787-81d3-7e3c61b0025a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15461 | 2024.11.21 01:29:37.083856 [ 252 ] {2a1e0b1e-4d55-4787-81d3-7e3c61b0025a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15462 | 2024.11.21 01:29:37.084371 [ 252 ] {2a1e0b1e-4d55-4787-81d3-7e3c61b0025a} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15463 | 2024.11.21 01:29:37.084608 [ 252 ] {2a1e0b1e-4d55-4787-81d3-7e3c61b0025a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001912 sec., 523.0125523012553 rows/sec., 35.24 KiB/sec. | ||
15464 | 2024.11.21 01:29:37.084724 [ 252 ] {2a1e0b1e-4d55-4787-81d3-7e3c61b0025a} <Debug> TCPHandler: Processed in 0.002207701 sec. | ||
15465 | 2024.11.21 01:29:37.084905 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15466 | 2024.11.21 01:29:37.085044 [ 253 ] {068e231b-8453-49d7-b4a7-349f8d8570f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15467 | 2024.11.21 01:29:37.085139 [ 253 ] {068e231b-8453-49d7-b4a7-349f8d8570f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15468 | 2024.11.21 01:29:37.086466 [ 253 ] {068e231b-8453-49d7-b4a7-349f8d8570f6} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15469 | 2024.11.21 01:29:37.086505 [ 253 ] {068e231b-8453-49d7-b4a7-349f8d8570f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15470 | 2024.11.21 01:29:37.087351 [ 253 ] {068e231b-8453-49d7-b4a7-349f8d8570f6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15471 | 2024.11.21 01:29:37.087874 [ 253 ] {068e231b-8453-49d7-b4a7-349f8d8570f6} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15472 | 2024.11.21 01:29:37.088079 [ 253 ] {068e231b-8453-49d7-b4a7-349f8d8570f6} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.003067 sec., 17932.833387675255 rows/sec., 32.13 MiB/sec. | ||
15473 | 2024.11.21 01:29:37.088164 [ 253 ] {068e231b-8453-49d7-b4a7-349f8d8570f6} <Debug> TCPHandler: Processed in 0.003341427 sec. | ||
15474 | 2024.11.21 01:29:37.088324 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15475 | 2024.11.21 01:29:37.088463 [ 252 ] {1926ca8a-5357-4fa7-b2fd-bb21535589c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15476 | 2024.11.21 01:29:37.088522 [ 252 ] {1926ca8a-5357-4fa7-b2fd-bb21535589c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15477 | 2024.11.21 01:29:37.089088 [ 252 ] {1926ca8a-5357-4fa7-b2fd-bb21535589c4} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15478 | 2024.11.21 01:29:37.089128 [ 252 ] {1926ca8a-5357-4fa7-b2fd-bb21535589c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15479 | 2024.11.21 01:29:37.089648 [ 252 ] {1926ca8a-5357-4fa7-b2fd-bb21535589c4} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
15480 | 2024.11.21 01:29:37.090494 [ 252 ] {1926ca8a-5357-4fa7-b2fd-bb21535589c4} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15481 | 2024.11.21 01:29:37.090731 [ 252 ] {1926ca8a-5357-4fa7-b2fd-bb21535589c4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002297 sec., 35698.737483674355 rows/sec., 2.27 MiB/sec. | ||
15482 | 2024.11.21 01:29:37.090835 [ 252 ] {1926ca8a-5357-4fa7-b2fd-bb21535589c4} <Debug> TCPHandler: Processed in 0.002580606 sec. | ||
15483 | 2024.11.21 01:29:37.978348 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35911, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15484 | 2024.11.21 01:29:38.318533 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15485 | 2024.11.21 01:29:38.326045 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15486 | 2024.11.21 01:29:38.339399 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15487 | 2024.11.21 01:29:38.368687 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15488 | 2024.11.21 01:29:38.480872 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15489 | 2024.11.21 01:29:38.606689 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15490 | 2024.11.21 01:29:38.636960 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37427, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15491 | 2024.11.21 01:29:38.665348 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15492 | 2024.11.21 01:29:39.048721 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15493 | 2024.11.21 01:29:39.167428 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15494 | 2024.11.21 01:29:39.225837 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15495 | 2024.11.21 01:29:39.254207 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15496 | 2024.11.21 01:29:39.259530 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15497 | 2024.11.21 01:29:39.327835 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15498 | 2024.11.21 01:29:39.334232 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53234, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15499 | 2024.11.21 01:29:39.359083 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15500 | 2024.11.21 01:29:39.550668 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15501 | 2024.11.21 01:29:39.557122 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15502 | 2024.11.21 01:29:39.576805 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15503 | 2024.11.21 01:29:39.662486 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15504 | 2024.11.21 01:29:39.724116 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15505 | 2024.11.21 01:29:39.791605 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15506 | 2024.11.21 01:29:39.874156 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34601, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15507 | 2024.11.21 01:29:42.053271 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15508 | 2024.11.21 01:29:42.053481 [ 252 ] {8878ca6e-75ff-4710-be0f-ca3fa6bae103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15509 | 2024.11.21 01:29:42.053561 [ 252 ] {8878ca6e-75ff-4710-be0f-ca3fa6bae103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15510 | 2024.11.21 01:29:42.054399 [ 252 ] {8878ca6e-75ff-4710-be0f-ca3fa6bae103} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15511 | 2024.11.21 01:29:42.054447 [ 252 ] {8878ca6e-75ff-4710-be0f-ca3fa6bae103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15512 | 2024.11.21 01:29:42.055064 [ 252 ] {8878ca6e-75ff-4710-be0f-ca3fa6bae103} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15513 | 2024.11.21 01:29:42.055573 [ 252 ] {8878ca6e-75ff-4710-be0f-ca3fa6bae103} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15514 | 2024.11.21 01:29:42.055782 [ 252 ] {8878ca6e-75ff-4710-be0f-ca3fa6bae103} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002356 sec., 23769.100169779285 rows/sec., 1.81 MiB/sec. | ||
15515 | 2024.11.21 01:29:42.055844 [ 252 ] {8878ca6e-75ff-4710-be0f-ca3fa6bae103} <Debug> TCPHandler: Processed in 0.002708088 sec. | ||
15516 | 2024.11.21 01:29:42.056113 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15517 | 2024.11.21 01:29:42.056314 [ 253 ] {cf4af411-b8ab-4ba4-bce8-5032d1cbacf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15518 | 2024.11.21 01:29:42.056390 [ 253 ] {cf4af411-b8ab-4ba4-bce8-5032d1cbacf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15519 | 2024.11.21 01:29:42.057163 [ 253 ] {cf4af411-b8ab-4ba4-bce8-5032d1cbacf5} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15520 | 2024.11.21 01:29:42.057214 [ 253 ] {cf4af411-b8ab-4ba4-bce8-5032d1cbacf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15521 | 2024.11.21 01:29:42.057784 [ 253 ] {cf4af411-b8ab-4ba4-bce8-5032d1cbacf5} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15522 | 2024.11.21 01:29:42.058299 [ 253 ] {cf4af411-b8ab-4ba4-bce8-5032d1cbacf5} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15523 | 2024.11.21 01:29:42.058537 [ 253 ] {cf4af411-b8ab-4ba4-bce8-5032d1cbacf5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00228 sec., 28070.175438596492 rows/sec., 2.19 MiB/sec. | ||
15524 | 2024.11.21 01:29:42.058595 [ 253 ] {cf4af411-b8ab-4ba4-bce8-5032d1cbacf5} <Debug> TCPHandler: Processed in 0.002620737 sec. | ||
15525 | 2024.11.21 01:29:42.058765 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15526 | 2024.11.21 01:29:42.058915 [ 252 ] {18a87278-6df7-421a-aa1b-2eaf8ace9240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15527 | 2024.11.21 01:29:42.058983 [ 252 ] {18a87278-6df7-421a-aa1b-2eaf8ace9240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15528 | 2024.11.21 01:29:42.059580 [ 252 ] {18a87278-6df7-421a-aa1b-2eaf8ace9240} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15529 | 2024.11.21 01:29:42.059619 [ 252 ] {18a87278-6df7-421a-aa1b-2eaf8ace9240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15530 | 2024.11.21 01:29:42.060150 [ 252 ] {18a87278-6df7-421a-aa1b-2eaf8ace9240} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15531 | 2024.11.21 01:29:42.060627 [ 252 ] {18a87278-6df7-421a-aa1b-2eaf8ace9240} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15532 | 2024.11.21 01:29:42.060816 [ 252 ] {18a87278-6df7-421a-aa1b-2eaf8ace9240} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001941 sec., 65945.38897475527 rows/sec., 4.59 MiB/sec. | ||
15533 | 2024.11.21 01:29:42.060872 [ 252 ] {18a87278-6df7-421a-aa1b-2eaf8ace9240} <Debug> TCPHandler: Processed in 0.002177461 sec. | ||
15534 | 2024.11.21 01:29:42.061023 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15535 | 2024.11.21 01:29:42.061151 [ 253 ] {4ad476b5-9944-4e8c-af9e-7a9b364072d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15536 | 2024.11.21 01:29:42.061212 [ 253 ] {4ad476b5-9944-4e8c-af9e-7a9b364072d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15537 | 2024.11.21 01:29:42.061801 [ 253 ] {4ad476b5-9944-4e8c-af9e-7a9b364072d5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15538 | 2024.11.21 01:29:42.061851 [ 253 ] {4ad476b5-9944-4e8c-af9e-7a9b364072d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15539 | 2024.11.21 01:29:42.062387 [ 253 ] {4ad476b5-9944-4e8c-af9e-7a9b364072d5} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
15540 | 2024.11.21 01:29:42.062862 [ 253 ] {4ad476b5-9944-4e8c-af9e-7a9b364072d5} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15541 | 2024.11.21 01:29:42.063087 [ 253 ] {4ad476b5-9944-4e8c-af9e-7a9b364072d5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001968 sec., 24390.243902439022 rows/sec., 1.64 MiB/sec. | ||
15542 | 2024.11.21 01:29:42.063138 [ 253 ] {4ad476b5-9944-4e8c-af9e-7a9b364072d5} <Debug> TCPHandler: Processed in 0.00217294 sec. | ||
15543 | 2024.11.21 01:29:46.180746 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2210 | ||
15544 | 2024.11.21 01:29:46.183891 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15545 | 2024.11.21 01:29:46.183954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15546 | 2024.11.21 01:29:46.185636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15547 | 2024.11.21 01:29:46.186184 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15548 | 2024.11.21 01:29:46.187679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2210 | ||
15549 | 2024.11.21 01:29:47.054338 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15550 | 2024.11.21 01:29:47.054523 [ 252 ] {12f3b56b-a4d0-408d-91cf-51b247e3fb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15551 | 2024.11.21 01:29:47.054593 [ 252 ] {12f3b56b-a4d0-408d-91cf-51b247e3fb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15552 | 2024.11.21 01:29:47.055358 [ 252 ] {12f3b56b-a4d0-408d-91cf-51b247e3fb01} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15553 | 2024.11.21 01:29:47.055407 [ 252 ] {12f3b56b-a4d0-408d-91cf-51b247e3fb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15554 | 2024.11.21 01:29:47.055943 [ 252 ] {12f3b56b-a4d0-408d-91cf-51b247e3fb01} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15555 | 2024.11.21 01:29:47.056421 [ 252 ] {12f3b56b-a4d0-408d-91cf-51b247e3fb01} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15556 | 2024.11.21 01:29:47.056596 [ 145 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15557 | 2024.11.21 01:29:47.056623 [ 252 ] {12f3b56b-a4d0-408d-91cf-51b247e3fb01} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002152 sec., 26022.304832713755 rows/sec., 1.99 MiB/sec. | ||
15558 | 2024.11.21 01:29:47.056641 [ 145 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15559 | 2024.11.21 01:29:47.056679 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15560 | 2024.11.21 01:29:47.056698 [ 252 ] {12f3b56b-a4d0-408d-91cf-51b247e3fb01} <Debug> TCPHandler: Processed in 0.002490436 sec. | ||
15561 | 2024.11.21 01:29:47.056991 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15562 | 2024.11.21 01:29:47.057193 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15563 | 2024.11.21 01:29:47.057566 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15564 | 2024.11.21 01:29:47.057702 [ 253 ] {5a78d33c-17c1-4fa6-b840-6d38bc07fec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15565 | 2024.11.21 01:29:47.057705 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1512 rows starting from the beginning of the part | ||
15566 | 2024.11.21 01:29:47.057905 [ 253 ] {5a78d33c-17c1-4fa6-b840-6d38bc07fec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15567 | 2024.11.21 01:29:47.058232 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 62 rows starting from the beginning of the part | ||
15568 | 2024.11.21 01:29:47.058727 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
15569 | 2024.11.21 01:29:47.059124 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 313 rows starting from the beginning of the part | ||
15570 | 2024.11.21 01:29:47.059541 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
15571 | 2024.11.21 01:29:47.060004 [ 188 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part | ||
15572 | 2024.11.21 01:29:47.061840 [ 253 ] {5a78d33c-17c1-4fa6-b840-6d38bc07fec1} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15573 | 2024.11.21 01:29:47.061917 [ 253 ] {5a78d33c-17c1-4fa6-b840-6d38bc07fec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15574 | 2024.11.21 01:29:47.063176 [ 253 ] {5a78d33c-17c1-4fa6-b840-6d38bc07fec1} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15575 | 2024.11.21 01:29:47.063567 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2055 rows, containing 5 columns (5 merged, 0 gathered) in 0.006740705 sec., 304864.2538132139 rows/sec., 26.55 MiB/sec. | ||
15576 | 2024.11.21 01:29:47.063872 [ 253 ] {5a78d33c-17c1-4fa6-b840-6d38bc07fec1} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15577 | 2024.11.21 01:29:47.064094 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15578 | 2024.11.21 01:29:47.064122 [ 145 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15579 | 2024.11.21 01:29:47.064212 [ 145 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15580 | 2024.11.21 01:29:47.064283 [ 253 ] {5a78d33c-17c1-4fa6-b840-6d38bc07fec1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006729 sec., 9511.071481646604 rows/sec., 760.18 KiB/sec. | ||
15581 | 2024.11.21 01:29:47.064305 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15582 | 2024.11.21 01:29:47.064546 [ 253 ] {5a78d33c-17c1-4fa6-b840-6d38bc07fec1} <Debug> TCPHandler: Processed in 0.007705069 sec. | ||
15583 | 2024.11.21 01:29:47.064753 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15584 | 2024.11.21 01:29:47.064878 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15585 | 2024.11.21 01:29:47.065210 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15586 | 2024.11.21 01:29:47.065321 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1093 rows starting from the beginning of the part | ||
15587 | 2024.11.21 01:29:47.065711 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 76 rows starting from the beginning of the part | ||
15588 | 2024.11.21 01:29:47.065861 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15589 | 2024.11.21 01:29:47.066119 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
15590 | 2024.11.21 01:29:47.066623 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 437 rows starting from the beginning of the part | ||
15591 | 2024.11.21 01:29:47.066971 [ 195 ] {eeebacf6-5564-4fd0-9088-f48ee35fc1f9::all_1_146_29} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15592 | 2024.11.21 01:29:47.067109 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
15593 | 2024.11.21 01:29:47.067542 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
15594 | 2024.11.21 01:29:47.067663 [ 200 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
15595 | 2024.11.21 01:29:47.067263 [ 252 ] {119a0edb-4796-4e07-a152-aa1b79e582b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15596 | 2024.11.21 01:29:47.067996 [ 252 ] {119a0edb-4796-4e07-a152-aa1b79e582b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15597 | 2024.11.21 01:29:47.070084 [ 252 ] {119a0edb-4796-4e07-a152-aa1b79e582b9} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15598 | 2024.11.21 01:29:47.070162 [ 252 ] {119a0edb-4796-4e07-a152-aa1b79e582b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15599 | 2024.11.21 01:29:47.071159 [ 198 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1798 rows, containing 5 columns (5 merged, 0 gathered) in 0.006682264 sec., 269070.48269867816 rows/sec., 20.78 MiB/sec. | ||
15600 | 2024.11.21 01:29:47.071278 [ 252 ] {119a0edb-4796-4e07-a152-aa1b79e582b9} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15601 | 2024.11.21 01:29:47.071530 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15602 | 2024.11.21 01:29:47.071979 [ 252 ] {119a0edb-4796-4e07-a152-aa1b79e582b9} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15603 | 2024.11.21 01:29:47.072165 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15604 | 2024.11.21 01:29:47.072228 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15605 | 2024.11.21 01:29:47.072254 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15606 | 2024.11.21 01:29:47.072278 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15607 | 2024.11.21 01:29:47.072292 [ 252 ] {119a0edb-4796-4e07-a152-aa1b79e582b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006481 sec., 24687.548217867614 rows/sec., 1.72 MiB/sec. | ||
15608 | 2024.11.21 01:29:47.072620 [ 252 ] {119a0edb-4796-4e07-a152-aa1b79e582b9} <Debug> TCPHandler: Processed in 0.007925582 sec. | ||
15609 | 2024.11.21 01:29:47.072668 [ 199 ] {c5e1663f-5ec0-4f3b-a666-14a1b019dd2d::all_1_146_29} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15610 | 2024.11.21 01:29:47.072728 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15611 | 2024.11.21 01:29:47.072888 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15612 | 2024.11.21 01:29:47.072967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
15613 | 2024.11.21 01:29:47.073154 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15614 | 2024.11.21 01:29:47.073179 [ 253 ] {7ba92187-f7a0-459a-969c-82164f40de5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15615 | 2024.11.21 01:29:47.073222 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_141_28, total 27208 rows starting from the beginning of the part | ||
15616 | 2024.11.21 01:29:47.073290 [ 253 ] {7ba92187-f7a0-459a-969c-82164f40de5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15617 | 2024.11.21 01:29:47.073543 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 134 rows starting from the beginning of the part | ||
15618 | 2024.11.21 01:29:47.073922 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
15619 | 2024.11.21 01:29:47.074272 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 237 rows starting from the beginning of the part | ||
15620 | 2024.11.21 01:29:47.074622 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 128 rows starting from the beginning of the part | ||
15621 | 2024.11.21 01:29:47.074944 [ 193 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
15622 | 2024.11.21 01:29:47.075770 [ 253 ] {7ba92187-f7a0-459a-969c-82164f40de5f} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15623 | 2024.11.21 01:29:47.075847 [ 253 ] {7ba92187-f7a0-459a-969c-82164f40de5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15624 | 2024.11.21 01:29:47.076587 [ 253 ] {7ba92187-f7a0-459a-969c-82164f40de5f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
15625 | 2024.11.21 01:29:47.077322 [ 253 ] {7ba92187-f7a0-459a-969c-82164f40de5f} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15626 | 2024.11.21 01:29:47.077698 [ 145 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
15627 | 2024.11.21 01:29:47.077787 [ 145 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15628 | 2024.11.21 01:29:47.077854 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15629 | 2024.11.21 01:29:47.077916 [ 253 ] {7ba92187-f7a0-459a-969c-82164f40de5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004796 sec., 12510.425354462051 rows/sec., 863.35 KiB/sec. | ||
15630 | 2024.11.21 01:29:47.078207 [ 253 ] {7ba92187-f7a0-459a-969c-82164f40de5f} <Debug> TCPHandler: Processed in 0.005445227 sec. | ||
15631 | 2024.11.21 01:29:47.078261 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
15632 | 2024.11.21 01:29:47.078823 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15633 | 2024.11.21 01:29:47.078934 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8876 rows starting from the beginning of the part | ||
15634 | 2024.11.21 01:29:47.079258 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 48 rows starting from the beginning of the part | ||
15635 | 2024.11.21 01:29:47.079539 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
15636 | 2024.11.21 01:29:47.079907 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 82 rows starting from the beginning of the part | ||
15637 | 2024.11.21 01:29:47.080423 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 48 rows starting from the beginning of the part | ||
15638 | 2024.11.21 01:29:47.080627 [ 198 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
15639 | 2024.11.21 01:29:47.084065 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28027 rows, containing 5 columns (5 merged, 0 gathered) in 0.011624804 sec., 2410965.380577599 rows/sec., 164.60 MiB/sec. | ||
15640 | 2024.11.21 01:29:47.084425 [ 192 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9174 rows, containing 4 columns (4 merged, 0 gathered) in 0.006447661 sec., 1422841.5544799888 rows/sec., 93.47 MiB/sec. | ||
15641 | 2024.11.21 01:29:47.084730 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15642 | 2024.11.21 01:29:47.084733 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
15643 | 2024.11.21 01:29:47.085515 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15644 | 2024.11.21 01:29:47.085566 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15645 | 2024.11.21 01:29:47.085701 [ 186 ] {172a2f6a-2eba-4b0b-a7b2-c00116a416a5::all_1_146_29} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15646 | 2024.11.21 01:29:47.085729 [ 197 ] {2a409b27-b993-48ea-91bc-038356708003::all_1_146_29} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
15647 | 2024.11.21 01:29:47.085892 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
15648 | 2024.11.21 01:29:47.085966 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
15649 | 2024.11.21 01:29:50.669803 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15650 | 2024.11.21 01:29:50.669905 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15651 | 2024.11.21 01:29:52.061911 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15652 | 2024.11.21 01:29:52.062210 [ 252 ] {1f55bb2f-c102-4c53-a1f2-c204fe39a220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15653 | 2024.11.21 01:29:52.062322 [ 252 ] {1f55bb2f-c102-4c53-a1f2-c204fe39a220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15654 | 2024.11.21 01:29:52.063116 [ 252 ] {1f55bb2f-c102-4c53-a1f2-c204fe39a220} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15655 | 2024.11.21 01:29:52.063165 [ 252 ] {1f55bb2f-c102-4c53-a1f2-c204fe39a220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15656 | 2024.11.21 01:29:52.063747 [ 252 ] {1f55bb2f-c102-4c53-a1f2-c204fe39a220} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15657 | 2024.11.21 01:29:52.064223 [ 252 ] {1f55bb2f-c102-4c53-a1f2-c204fe39a220} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15658 | 2024.11.21 01:29:52.064477 [ 252 ] {1f55bb2f-c102-4c53-a1f2-c204fe39a220} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002344 sec., 5972.696245733788 rows/sec., 429.95 KiB/sec. | ||
15659 | 2024.11.21 01:29:52.064586 [ 252 ] {1f55bb2f-c102-4c53-a1f2-c204fe39a220} <Debug> TCPHandler: Processed in 0.0028697 sec. | ||
15660 | 2024.11.21 01:29:52.064865 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15661 | 2024.11.21 01:29:52.065079 [ 253 ] {1cc7176c-1ba6-4836-91c0-5f07033a21c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15662 | 2024.11.21 01:29:52.065162 [ 253 ] {1cc7176c-1ba6-4836-91c0-5f07033a21c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15663 | 2024.11.21 01:29:52.066114 [ 253 ] {1cc7176c-1ba6-4836-91c0-5f07033a21c0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15664 | 2024.11.21 01:29:52.066156 [ 253 ] {1cc7176c-1ba6-4836-91c0-5f07033a21c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15665 | 2024.11.21 01:29:52.066739 [ 253 ] {1cc7176c-1ba6-4836-91c0-5f07033a21c0} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15666 | 2024.11.21 01:29:52.067223 [ 253 ] {1cc7176c-1ba6-4836-91c0-5f07033a21c0} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15667 | 2024.11.21 01:29:52.067422 [ 253 ] {1cc7176c-1ba6-4836-91c0-5f07033a21c0} <Debug> executeQuery: Read 313 rows, 28.40 KiB in 0.002404 sec., 130199.66722129784 rows/sec., 11.54 MiB/sec. | ||
15668 | 2024.11.21 01:29:52.067478 [ 253 ] {1cc7176c-1ba6-4836-91c0-5f07033a21c0} <Debug> TCPHandler: Processed in 0.002764229 sec. | ||
15669 | 2024.11.21 01:29:52.067701 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15670 | 2024.11.21 01:29:52.067926 [ 252 ] {dccd67c7-a7c6-4843-a787-f6feac8ae54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15671 | 2024.11.21 01:29:52.068018 [ 252 ] {dccd67c7-a7c6-4843-a787-f6feac8ae54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15672 | 2024.11.21 01:29:52.068860 [ 252 ] {dccd67c7-a7c6-4843-a787-f6feac8ae54b} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15673 | 2024.11.21 01:29:52.068901 [ 252 ] {dccd67c7-a7c6-4843-a787-f6feac8ae54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15674 | 2024.11.21 01:29:52.069383 [ 252 ] {dccd67c7-a7c6-4843-a787-f6feac8ae54b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15675 | 2024.11.21 01:29:52.069862 [ 252 ] {dccd67c7-a7c6-4843-a787-f6feac8ae54b} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15676 | 2024.11.21 01:29:52.070121 [ 252 ] {dccd67c7-a7c6-4843-a787-f6feac8ae54b} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.002241 sec., 27666.220437304775 rows/sec., 2.00 MiB/sec. | ||
15677 | 2024.11.21 01:29:52.070176 [ 252 ] {dccd67c7-a7c6-4843-a787-f6feac8ae54b} <Debug> TCPHandler: Processed in 0.002584827 sec. | ||
15678 | 2024.11.21 01:29:52.070415 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15679 | 2024.11.21 01:29:52.070598 [ 253 ] {f62c4ce1-05f0-49f7-bcf7-2748b515659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15680 | 2024.11.21 01:29:52.070657 [ 253 ] {f62c4ce1-05f0-49f7-bcf7-2748b515659e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15681 | 2024.11.21 01:29:52.071341 [ 253 ] {f62c4ce1-05f0-49f7-bcf7-2748b515659e} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15682 | 2024.11.21 01:29:52.071387 [ 253 ] {f62c4ce1-05f0-49f7-bcf7-2748b515659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15683 | 2024.11.21 01:29:52.071885 [ 253 ] {f62c4ce1-05f0-49f7-bcf7-2748b515659e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15684 | 2024.11.21 01:29:52.072381 [ 253 ] {f62c4ce1-05f0-49f7-bcf7-2748b515659e} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15685 | 2024.11.21 01:29:52.072608 [ 253 ] {f62c4ce1-05f0-49f7-bcf7-2748b515659e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002036 sec., 6876.2278978388995 rows/sec., 481.57 KiB/sec. | ||
15686 | 2024.11.21 01:29:52.072836 [ 253 ] {f62c4ce1-05f0-49f7-bcf7-2748b515659e} <Debug> TCPHandler: Processed in 0.002536636 sec. | ||
15687 | 2024.11.21 01:29:52.073050 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15688 | 2024.11.21 01:29:52.073183 [ 252 ] {3724626b-c5c9-4d1f-a1dc-aa9e7cbe8ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15689 | 2024.11.21 01:29:52.073240 [ 252 ] {3724626b-c5c9-4d1f-a1dc-aa9e7cbe8ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15690 | 2024.11.21 01:29:52.073823 [ 252 ] {3724626b-c5c9-4d1f-a1dc-aa9e7cbe8ad5} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15691 | 2024.11.21 01:29:52.073863 [ 252 ] {3724626b-c5c9-4d1f-a1dc-aa9e7cbe8ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15692 | 2024.11.21 01:29:52.074344 [ 252 ] {3724626b-c5c9-4d1f-a1dc-aa9e7cbe8ad5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15693 | 2024.11.21 01:29:52.074865 [ 252 ] {3724626b-c5c9-4d1f-a1dc-aa9e7cbe8ad5} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15694 | 2024.11.21 01:29:52.075107 [ 252 ] {3724626b-c5c9-4d1f-a1dc-aa9e7cbe8ad5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001954 sec., 6653.019447287616 rows/sec., 414.81 KiB/sec. | ||
15695 | 2024.11.21 01:29:52.075162 [ 252 ] {3724626b-c5c9-4d1f-a1dc-aa9e7cbe8ad5} <Debug> TCPHandler: Processed in 0.002214081 sec. | ||
15696 | 2024.11.21 01:29:52.075371 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15697 | 2024.11.21 01:29:52.075547 [ 253 ] {dabfa4dc-646a-4d14-98c2-946e51985183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15698 | 2024.11.21 01:29:52.075605 [ 253 ] {dabfa4dc-646a-4d14-98c2-946e51985183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15699 | 2024.11.21 01:29:52.076489 [ 253 ] {dabfa4dc-646a-4d14-98c2-946e51985183} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15700 | 2024.11.21 01:29:52.076527 [ 253 ] {dabfa4dc-646a-4d14-98c2-946e51985183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15701 | 2024.11.21 01:29:52.077043 [ 253 ] {dabfa4dc-646a-4d14-98c2-946e51985183} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15702 | 2024.11.21 01:29:52.077511 [ 253 ] {dabfa4dc-646a-4d14-98c2-946e51985183} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15703 | 2024.11.21 01:29:52.077698 [ 253 ] {dabfa4dc-646a-4d14-98c2-946e51985183} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.002184 sec., 200091.57509157507 rows/sec., 14.35 MiB/sec. | ||
15704 | 2024.11.21 01:29:52.077749 [ 253 ] {dabfa4dc-646a-4d14-98c2-946e51985183} <Debug> TCPHandler: Processed in 0.002487746 sec. | ||
15705 | 2024.11.21 01:29:52.077946 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15706 | 2024.11.21 01:29:52.078167 [ 252 ] {df9dfda3-cc20-4a08-9419-66afa4f84f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15707 | 2024.11.21 01:29:52.078263 [ 252 ] {df9dfda3-cc20-4a08-9419-66afa4f84f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15708 | 2024.11.21 01:29:52.078840 [ 252 ] {df9dfda3-cc20-4a08-9419-66afa4f84f8f} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15709 | 2024.11.21 01:29:52.078880 [ 252 ] {df9dfda3-cc20-4a08-9419-66afa4f84f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15710 | 2024.11.21 01:29:52.079424 [ 252 ] {df9dfda3-cc20-4a08-9419-66afa4f84f8f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15711 | 2024.11.21 01:29:52.079877 [ 252 ] {df9dfda3-cc20-4a08-9419-66afa4f84f8f} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15712 | 2024.11.21 01:29:52.080093 [ 252 ] {df9dfda3-cc20-4a08-9419-66afa4f84f8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001967 sec., 3050.3304524656837 rows/sec., 159.37 KiB/sec. | ||
15713 | 2024.11.21 01:29:52.080198 [ 252 ] {df9dfda3-cc20-4a08-9419-66afa4f84f8f} <Debug> TCPHandler: Processed in 0.002357663 sec. | ||
15714 | 2024.11.21 01:29:52.080442 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15715 | 2024.11.21 01:29:52.080590 [ 253 ] {3acf8577-f7d6-4cce-8ebd-5239248abfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15716 | 2024.11.21 01:29:52.080653 [ 253 ] {3acf8577-f7d6-4cce-8ebd-5239248abfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15717 | 2024.11.21 01:29:52.081360 [ 253 ] {3acf8577-f7d6-4cce-8ebd-5239248abfaa} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15718 | 2024.11.21 01:29:52.081408 [ 253 ] {3acf8577-f7d6-4cce-8ebd-5239248abfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15719 | 2024.11.21 01:29:52.081936 [ 253 ] {3acf8577-f7d6-4cce-8ebd-5239248abfaa} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15720 | 2024.11.21 01:29:52.082407 [ 253 ] {3acf8577-f7d6-4cce-8ebd-5239248abfaa} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15721 | 2024.11.21 01:29:52.082669 [ 253 ] {3acf8577-f7d6-4cce-8ebd-5239248abfaa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002097 sec., 113018.59799713877 rows/sec., 7.58 MiB/sec. | ||
15722 | 2024.11.21 01:29:52.082750 [ 253 ] {3acf8577-f7d6-4cce-8ebd-5239248abfaa} <Debug> TCPHandler: Processed in 0.002432914 sec. | ||
15723 | 2024.11.21 01:29:52.082750 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15724 | 2024.11.21 01:29:52.082840 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15725 | 2024.11.21 01:29:52.082964 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15726 | 2024.11.21 01:29:52.083193 [ 252 ] {ed470c5f-eab0-453c-9300-f7e7f3f6afd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15727 | 2024.11.21 01:29:52.083296 [ 252 ] {ed470c5f-eab0-453c-9300-f7e7f3f6afd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15728 | 2024.11.21 01:29:52.084037 [ 252 ] {ed470c5f-eab0-453c-9300-f7e7f3f6afd6} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15729 | 2024.11.21 01:29:52.084080 [ 252 ] {ed470c5f-eab0-453c-9300-f7e7f3f6afd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15730 | 2024.11.21 01:29:52.084616 [ 252 ] {ed470c5f-eab0-453c-9300-f7e7f3f6afd6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15731 | 2024.11.21 01:29:52.085146 [ 252 ] {ed470c5f-eab0-453c-9300-f7e7f3f6afd6} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15732 | 2024.11.21 01:29:52.085380 [ 252 ] {ed470c5f-eab0-453c-9300-f7e7f3f6afd6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002243 sec., 445.83147570218455 rows/sec., 30.04 KiB/sec. | ||
15733 | 2024.11.21 01:29:52.085431 [ 252 ] {ed470c5f-eab0-453c-9300-f7e7f3f6afd6} <Debug> TCPHandler: Processed in 0.002581637 sec. | ||
15734 | 2024.11.21 01:29:52.085621 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15735 | 2024.11.21 01:29:52.085655 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15736 | 2024.11.21 01:29:52.085922 [ 253 ] {ba339141-9c54-42e2-9ee9-f668ff8c92d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15737 | 2024.11.21 01:29:52.086019 [ 253 ] {ba339141-9c54-42e2-9ee9-f668ff8c92d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15738 | 2024.11.21 01:29:52.088527 [ 253 ] {ba339141-9c54-42e2-9ee9-f668ff8c92d8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15739 | 2024.11.21 01:29:52.088566 [ 253 ] {ba339141-9c54-42e2-9ee9-f668ff8c92d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15740 | 2024.11.21 01:29:52.089391 [ 253 ] {ba339141-9c54-42e2-9ee9-f668ff8c92d8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15741 | 2024.11.21 01:29:52.089849 [ 253 ] {ba339141-9c54-42e2-9ee9-f668ff8c92d8} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15742 | 2024.11.21 01:29:52.090061 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 | ||
15743 | 2024.11.21 01:29:52.090132 [ 253 ] {ba339141-9c54-42e2-9ee9-f668ff8c92d8} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.004316 sec., 12743.280815569971 rows/sec., 22.84 MiB/sec. | ||
15744 | 2024.11.21 01:29:52.090156 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15745 | 2024.11.21 01:29:52.090263 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15746 | 2024.11.21 01:29:52.090393 [ 253 ] {ba339141-9c54-42e2-9ee9-f668ff8c92d8} <Debug> TCPHandler: Processed in 0.004862649 sec. | ||
15747 | 2024.11.21 01:29:52.090847 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full | ||
15748 | 2024.11.21 01:29:52.090873 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15749 | 2024.11.21 01:29:52.091469 [ 252 ] {898320d3-199c-4cde-a8f1-7b241a44612c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15750 | 2024.11.21 01:29:52.091618 [ 252 ] {898320d3-199c-4cde-a8f1-7b241a44612c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15751 | 2024.11.21 01:29:52.092278 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15752 | 2024.11.21 01:29:52.092474 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_10, total 1792 rows starting from the beginning of the part | ||
15753 | 2024.11.21 01:29:52.093097 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 55 rows starting from the beginning of the part | ||
15754 | 2024.11.21 01:29:52.093762 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 55 rows starting from the beginning of the part | ||
15755 | 2024.11.21 01:29:52.093963 [ 252 ] {898320d3-199c-4cde-a8f1-7b241a44612c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15756 | 2024.11.21 01:29:52.094107 [ 252 ] {898320d3-199c-4cde-a8f1-7b241a44612c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15757 | 2024.11.21 01:29:52.094428 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 55 rows starting from the beginning of the part | ||
15758 | 2024.11.21 01:29:52.095012 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 55 rows starting from the beginning of the part | ||
15759 | 2024.11.21 01:29:52.095692 [ 186 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 55 rows starting from the beginning of the part | ||
15760 | 2024.11.21 01:29:52.095884 [ 252 ] {898320d3-199c-4cde-a8f1-7b241a44612c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
15761 | 2024.11.21 01:29:52.096795 [ 252 ] {898320d3-199c-4cde-a8f1-7b241a44612c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15762 | 2024.11.21 01:29:52.097386 [ 252 ] {898320d3-199c-4cde-a8f1-7b241a44612c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006173 sec., 13283.654624979752 rows/sec., 863.92 KiB/sec. | ||
15763 | 2024.11.21 01:29:52.097486 [ 252 ] {898320d3-199c-4cde-a8f1-7b241a44612c} <Debug> TCPHandler: Processed in 0.006958068 sec. | ||
15764 | 2024.11.21 01:29:52.105554 [ 197 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2067 rows, containing 19 columns (19 merged, 0 gathered) in 0.015136333 sec., 136558.8349569212 rows/sec., 244.53 MiB/sec. | ||
15765 | 2024.11.21 01:29:52.107544 [ 197 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
15766 | 2024.11.21 01:29:52.108177 [ 197 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15767 | 2024.11.21 01:29:52.108266 [ 197 ] {5894d733-ceb8-4356-b592-2b71b16266c0::all_1_54_11} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 | ||
15768 | 2024.11.21 01:29:52.108425 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.12 MiB. | ||
15769 | 2024.11.21 01:29:52.948075 [ 221 ] {} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15770 | 2024.11.21 01:29:52.948148 [ 221 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15771 | 2024.11.21 01:29:52.950391 [ 221 ] {} <Debug> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15772 | 2024.11.21 01:29:53.000171 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.48 MiB, peak 209.58 MiB, free memory in arenas 0.00 B, will set to 194.73 MiB (RSS), difference: 2.25 MiB | ||
15773 | 2024.11.21 01:29:53.094416 [ 222 ] {} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15774 | 2024.11.21 01:29:53.094476 [ 222 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15775 | 2024.11.21 01:29:53.096605 [ 222 ] {} <Debug> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15776 | 2024.11.21 01:29:53.127574 [ 221 ] {} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15777 | 2024.11.21 01:29:53.127632 [ 221 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15778 | 2024.11.21 01:29:53.130165 [ 221 ] {} <Debug> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
15779 | 2024.11.21 01:29:56.187960 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2240 | ||
15780 | 2024.11.21 01:29:56.192115 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15781 | 2024.11.21 01:29:56.192191 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15782 | 2024.11.21 01:29:56.194090 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15783 | 2024.11.21 01:29:56.194610 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15784 | 2024.11.21 01:29:56.194853 [ 139 ] {} <Debug> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15785 | 2024.11.21 01:29:56.194981 [ 139 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15786 | 2024.11.21 01:29:56.195049 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15787 | 2024.11.21 01:29:56.195585 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::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 | ||
15788 | 2024.11.21 01:29:56.197353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2240 | ||
15789 | 2024.11.21 01:29:56.197639 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15790 | 2024.11.21 01:29:56.197791 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2100 rows starting from the beginning of the part | ||
15791 | 2024.11.21 01:29:56.198438 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
15792 | 2024.11.21 01:29:56.199038 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part | ||
15793 | 2024.11.21 01:29:56.199577 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part | ||
15794 | 2024.11.21 01:29:56.200099 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part | ||
15795 | 2024.11.21 01:29:56.200669 [ 190 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
15796 | 2024.11.21 01:29:56.210151 [ 201 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 72 columns (72 merged, 0 gathered) in 0.014949241 sec., 149840.38320072572 rows/sec., 118.38 MiB/sec. | ||
15797 | 2024.11.21 01:29:56.212439 [ 187 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15798 | 2024.11.21 01:29:56.213599 [ 187 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_76_15} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15799 | 2024.11.21 01:29:56.213703 [ 187 ] {210cdb33-ed2a-4c3c-be26-e0a7cd166d09::all_1_76_15} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15800 | 2024.11.21 01:29:56.214093 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
15801 | 2024.11.21 01:29:57.053630 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15802 | 2024.11.21 01:29:57.053985 [ 252 ] {610847c9-1fca-4848-9615-b6f866c1833b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15803 | 2024.11.21 01:29:57.054115 [ 252 ] {610847c9-1fca-4848-9615-b6f866c1833b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15804 | 2024.11.21 01:29:57.055111 [ 252 ] {610847c9-1fca-4848-9615-b6f866c1833b} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15805 | 2024.11.21 01:29:57.055157 [ 252 ] {610847c9-1fca-4848-9615-b6f866c1833b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15806 | 2024.11.21 01:29:57.055710 [ 252 ] {610847c9-1fca-4848-9615-b6f866c1833b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
15807 | 2024.11.21 01:29:57.056169 [ 252 ] {610847c9-1fca-4848-9615-b6f866c1833b} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15808 | 2024.11.21 01:29:57.056418 [ 252 ] {610847c9-1fca-4848-9615-b6f866c1833b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002554 sec., 2349.2560689115116 rows/sec., 191.57 KiB/sec. | ||
15809 | 2024.11.21 01:29:57.056534 [ 252 ] {610847c9-1fca-4848-9615-b6f866c1833b} <Debug> TCPHandler: Processed in 0.003106433 sec. | ||
15810 | 2024.11.21 01:29:57.056900 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15811 | 2024.11.21 01:29:57.057218 [ 253 ] {aa777193-0c33-4e0e-bf9a-60c2a08e6523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15812 | 2024.11.21 01:29:57.057340 [ 253 ] {aa777193-0c33-4e0e-bf9a-60c2a08e6523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15813 | 2024.11.21 01:29:57.058249 [ 253 ] {aa777193-0c33-4e0e-bf9a-60c2a08e6523} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15814 | 2024.11.21 01:29:57.058304 [ 253 ] {aa777193-0c33-4e0e-bf9a-60c2a08e6523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15815 | 2024.11.21 01:29:57.058864 [ 253 ] {aa777193-0c33-4e0e-bf9a-60c2a08e6523} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
15816 | 2024.11.21 01:29:57.059328 [ 253 ] {aa777193-0c33-4e0e-bf9a-60c2a08e6523} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15817 | 2024.11.21 01:29:57.059562 [ 253 ] {aa777193-0c33-4e0e-bf9a-60c2a08e6523} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.002432 sec., 24259.86842105263 rows/sec., 1.85 MiB/sec. | ||
15818 | 2024.11.21 01:29:57.059630 [ 253 ] {aa777193-0c33-4e0e-bf9a-60c2a08e6523} <Debug> TCPHandler: Processed in 0.002936762 sec. | ||
15819 | 2024.11.21 01:29:57.059784 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15820 | 2024.11.21 01:29:57.059904 [ 252 ] {6ae9bd5e-768b-49a9-b4ea-6e7c2a3b73db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15821 | 2024.11.21 01:29:57.059953 [ 252 ] {6ae9bd5e-768b-49a9-b4ea-6e7c2a3b73db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15822 | 2024.11.21 01:29:57.060543 [ 252 ] {6ae9bd5e-768b-49a9-b4ea-6e7c2a3b73db} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15823 | 2024.11.21 01:29:57.060585 [ 252 ] {6ae9bd5e-768b-49a9-b4ea-6e7c2a3b73db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15824 | 2024.11.21 01:29:57.061048 [ 252 ] {6ae9bd5e-768b-49a9-b4ea-6e7c2a3b73db} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15825 | 2024.11.21 01:29:57.061483 [ 252 ] {6ae9bd5e-768b-49a9-b4ea-6e7c2a3b73db} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15826 | 2024.11.21 01:29:57.061698 [ 252 ] {6ae9bd5e-768b-49a9-b4ea-6e7c2a3b73db} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001818 sec., 3300.3300330033003 rows/sec., 230.44 KiB/sec. | ||
15827 | 2024.11.21 01:29:57.061751 [ 252 ] {6ae9bd5e-768b-49a9-b4ea-6e7c2a3b73db} <Debug> TCPHandler: Processed in 0.002022229 sec. | ||
15828 | 2024.11.21 01:29:57.061911 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15829 | 2024.11.21 01:29:57.062060 [ 253 ] {506c8fc2-c27d-43ca-bd38-8debaf000f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15830 | 2024.11.21 01:29:57.062122 [ 253 ] {506c8fc2-c27d-43ca-bd38-8debaf000f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15831 | 2024.11.21 01:29:57.062798 [ 253 ] {506c8fc2-c27d-43ca-bd38-8debaf000f7b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15832 | 2024.11.21 01:29:57.062839 [ 253 ] {506c8fc2-c27d-43ca-bd38-8debaf000f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15833 | 2024.11.21 01:29:57.063325 [ 253 ] {506c8fc2-c27d-43ca-bd38-8debaf000f7b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
15834 | 2024.11.21 01:29:57.063912 [ 253 ] {506c8fc2-c27d-43ca-bd38-8debaf000f7b} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15835 | 2024.11.21 01:29:57.064164 [ 253 ] {506c8fc2-c27d-43ca-bd38-8debaf000f7b} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.002135 sec., 32786.885245901634 rows/sec., 2.56 MiB/sec. | ||
15836 | 2024.11.21 01:29:57.064265 [ 253 ] {506c8fc2-c27d-43ca-bd38-8debaf000f7b} <Debug> TCPHandler: Processed in 0.002419144 sec. | ||
15837 | 2024.11.21 01:29:57.064444 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15838 | 2024.11.21 01:29:57.064778 [ 252 ] {9ae97d1b-456e-4c70-87ae-f037f28082d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15839 | 2024.11.21 01:29:57.064940 [ 252 ] {9ae97d1b-456e-4c70-87ae-f037f28082d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15840 | 2024.11.21 01:29:57.065696 [ 252 ] {9ae97d1b-456e-4c70-87ae-f037f28082d2} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15841 | 2024.11.21 01:29:57.065735 [ 252 ] {9ae97d1b-456e-4c70-87ae-f037f28082d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15842 | 2024.11.21 01:29:57.066313 [ 252 ] {9ae97d1b-456e-4c70-87ae-f037f28082d2} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
15843 | 2024.11.21 01:29:57.066762 [ 252 ] {9ae97d1b-456e-4c70-87ae-f037f28082d2} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15844 | 2024.11.21 01:29:57.066988 [ 252 ] {9ae97d1b-456e-4c70-87ae-f037f28082d2} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.002331 sec., 56199.0561990562 rows/sec., 3.91 MiB/sec. | ||
15845 | 2024.11.21 01:29:57.067057 [ 252 ] {9ae97d1b-456e-4c70-87ae-f037f28082d2} <Debug> TCPHandler: Processed in 0.002709129 sec. | ||
15846 | 2024.11.21 01:29:57.067267 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15847 | 2024.11.21 01:29:57.067471 [ 253 ] {f2c4f0e5-aa5e-4dfc-9717-169d528a343c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15848 | 2024.11.21 01:29:57.067525 [ 253 ] {f2c4f0e5-aa5e-4dfc-9717-169d528a343c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15849 | 2024.11.21 01:29:57.068024 [ 253 ] {f2c4f0e5-aa5e-4dfc-9717-169d528a343c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15850 | 2024.11.21 01:29:57.068064 [ 253 ] {f2c4f0e5-aa5e-4dfc-9717-169d528a343c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15851 | 2024.11.21 01:29:57.068585 [ 253 ] {f2c4f0e5-aa5e-4dfc-9717-169d528a343c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
15852 | 2024.11.21 01:29:57.069038 [ 253 ] {f2c4f0e5-aa5e-4dfc-9717-169d528a343c} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15853 | 2024.11.21 01:29:57.069258 [ 253 ] {f2c4f0e5-aa5e-4dfc-9717-169d528a343c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001821 sec., 26359.143327841848 rows/sec., 1.78 MiB/sec. | ||
15854 | 2024.11.21 01:29:57.069308 [ 253 ] {f2c4f0e5-aa5e-4dfc-9717-169d528a343c} <Debug> TCPHandler: Processed in 0.00215446 sec. | ||
15855 | 2024.11.21 01:29:58.307098 [ 222 ] {} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Found 6 old parts to remove. Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
15856 | 2024.11.21 01:29:58.307158 [ 222 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 6 parts from filesystem (serially): Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
15857 | 2024.11.21 01:29:58.309233 [ 222 ] {} <Debug> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Removing 6 parts from memory: Parts: [all_1_23_5, all_24_24_0, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0] | ||
15858 | 2024.11.21 01:30:02.055035 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15859 | 2024.11.21 01:30:02.055260 [ 252 ] {89dd1808-f874-412e-a3d2-8a477da42eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15860 | 2024.11.21 01:30:02.055335 [ 252 ] {89dd1808-f874-412e-a3d2-8a477da42eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15861 | 2024.11.21 01:30:02.056153 [ 252 ] {89dd1808-f874-412e-a3d2-8a477da42eae} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15862 | 2024.11.21 01:30:02.056197 [ 252 ] {89dd1808-f874-412e-a3d2-8a477da42eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15863 | 2024.11.21 01:30:02.056778 [ 252 ] {89dd1808-f874-412e-a3d2-8a477da42eae} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
15864 | 2024.11.21 01:30:02.057249 [ 252 ] {89dd1808-f874-412e-a3d2-8a477da42eae} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15865 | 2024.11.21 01:30:02.057456 [ 252 ] {89dd1808-f874-412e-a3d2-8a477da42eae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002254 sec., 24844.72049689441 rows/sec., 1.90 MiB/sec. | ||
15866 | 2024.11.21 01:30:02.057518 [ 252 ] {89dd1808-f874-412e-a3d2-8a477da42eae} <Debug> TCPHandler: Processed in 0.002615417 sec. | ||
15867 | 2024.11.21 01:30:02.057795 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15868 | 2024.11.21 01:30:02.057998 [ 253 ] {0c141482-07eb-447a-adfe-a5f9a9188eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15869 | 2024.11.21 01:30:02.058076 [ 253 ] {0c141482-07eb-447a-adfe-a5f9a9188eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15870 | 2024.11.21 01:30:02.058989 [ 253 ] {0c141482-07eb-447a-adfe-a5f9a9188eb2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15871 | 2024.11.21 01:30:02.059044 [ 253 ] {0c141482-07eb-447a-adfe-a5f9a9188eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15872 | 2024.11.21 01:30:02.059656 [ 253 ] {0c141482-07eb-447a-adfe-a5f9a9188eb2} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
15873 | 2024.11.21 01:30:02.060158 [ 253 ] {0c141482-07eb-447a-adfe-a5f9a9188eb2} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15874 | 2024.11.21 01:30:02.060403 [ 253 ] {0c141482-07eb-447a-adfe-a5f9a9188eb2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002462 sec., 25995.125913891145 rows/sec., 2.03 MiB/sec. | ||
15875 | 2024.11.21 01:30:02.060471 [ 253 ] {0c141482-07eb-447a-adfe-a5f9a9188eb2} <Debug> TCPHandler: Processed in 0.00281867 sec. | ||
15876 | 2024.11.21 01:30:02.060618 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15877 | 2024.11.21 01:30:02.060745 [ 252 ] {2d64901c-cfda-48de-bc62-4544541c4bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15878 | 2024.11.21 01:30:02.060801 [ 252 ] {2d64901c-cfda-48de-bc62-4544541c4bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15879 | 2024.11.21 01:30:02.061387 [ 252 ] {2d64901c-cfda-48de-bc62-4544541c4bbe} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15880 | 2024.11.21 01:30:02.061425 [ 252 ] {2d64901c-cfda-48de-bc62-4544541c4bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15881 | 2024.11.21 01:30:02.061945 [ 252 ] {2d64901c-cfda-48de-bc62-4544541c4bbe} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
15882 | 2024.11.21 01:30:02.062406 [ 252 ] {2d64901c-cfda-48de-bc62-4544541c4bbe} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15883 | 2024.11.21 01:30:02.062625 [ 252 ] {2d64901c-cfda-48de-bc62-4544541c4bbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001905 sec., 83989.50131233595 rows/sec., 5.85 MiB/sec. | ||
15884 | 2024.11.21 01:30:02.062724 [ 252 ] {2d64901c-cfda-48de-bc62-4544541c4bbe} <Debug> TCPHandler: Processed in 0.00216088 sec. | ||
15885 | 2024.11.21 01:30:02.063016 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15886 | 2024.11.21 01:30:02.063289 [ 253 ] {54ce0d98-e398-435a-bb25-6030dd69dcaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15887 | 2024.11.21 01:30:02.063389 [ 253 ] {54ce0d98-e398-435a-bb25-6030dd69dcaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15888 | 2024.11.21 01:30:02.064086 [ 253 ] {54ce0d98-e398-435a-bb25-6030dd69dcaa} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15889 | 2024.11.21 01:30:02.064127 [ 253 ] {54ce0d98-e398-435a-bb25-6030dd69dcaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15890 | 2024.11.21 01:30:02.064612 [ 253 ] {54ce0d98-e398-435a-bb25-6030dd69dcaa} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
15891 | 2024.11.21 01:30:02.065120 [ 253 ] {54ce0d98-e398-435a-bb25-6030dd69dcaa} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15892 | 2024.11.21 01:30:02.065359 [ 253 ] {54ce0d98-e398-435a-bb25-6030dd69dcaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00213 sec., 28169.014084507042 rows/sec., 1.90 MiB/sec. | ||
15893 | 2024.11.21 01:30:02.065459 [ 253 ] {54ce0d98-e398-435a-bb25-6030dd69dcaa} <Debug> TCPHandler: Processed in 0.002624437 sec. | ||
15894 | 2024.11.21 01:30:04.112815 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15895 | 2024.11.21 01:30:04.271345 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43561, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15896 | 2024.11.21 01:30:04.310743 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15897 | 2024.11.21 01:30:04.449169 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36452, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15898 | 2024.11.21 01:30:04.461474 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15899 | 2024.11.21 01:30:04.472795 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57318, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15900 | 2024.11.21 01:30:04.504108 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15901 | 2024.11.21 01:30:04.505419 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15902 | 2024.11.21 01:30:05.669969 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15903 | 2024.11.21 01:30:05.670068 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15904 | 2024.11.21 01:30:06.197587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2260 | ||
15905 | 2024.11.21 01:30:06.201011 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15906 | 2024.11.21 01:30:06.201059 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15907 | 2024.11.21 01:30:06.202788 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15908 | 2024.11.21 01:30:06.203395 [ 242 ] {} <Trace> system.query_log (210cdb33-ed2a-4c3c-be26-e0a7cd166d09): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15909 | 2024.11.21 01:30:06.203871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2260 | ||
15910 | 2024.11.21 01:30:07.062359 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15911 | 2024.11.21 01:30:07.062542 [ 252 ] {b0608a0e-87ed-46fb-9fd5-59e97f5fa663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15912 | 2024.11.21 01:30:07.062609 [ 252 ] {b0608a0e-87ed-46fb-9fd5-59e97f5fa663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15913 | 2024.11.21 01:30:07.063342 [ 252 ] {b0608a0e-87ed-46fb-9fd5-59e97f5fa663} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15914 | 2024.11.21 01:30:07.063384 [ 252 ] {b0608a0e-87ed-46fb-9fd5-59e97f5fa663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15915 | 2024.11.21 01:30:07.063933 [ 252 ] {b0608a0e-87ed-46fb-9fd5-59e97f5fa663} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15916 | 2024.11.21 01:30:07.064390 [ 252 ] {b0608a0e-87ed-46fb-9fd5-59e97f5fa663} <Trace> oximeter.fields_i16 (b63a0954-ab42-4e0f-b9a5-edf713ee544d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15917 | 2024.11.21 01:30:07.064604 [ 252 ] {b0608a0e-87ed-46fb-9fd5-59e97f5fa663} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002111 sec., 6631.9279962103265 rows/sec., 477.41 KiB/sec. | ||
15918 | 2024.11.21 01:30:07.064730 [ 252 ] {b0608a0e-87ed-46fb-9fd5-59e97f5fa663} <Debug> TCPHandler: Processed in 0.002492355 sec. | ||
15919 | 2024.11.21 01:30:07.064995 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15920 | 2024.11.21 01:30:07.065213 [ 253 ] {2f2af8bc-8d63-45ef-a0be-f9d45a44d1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15921 | 2024.11.21 01:30:07.065293 [ 253 ] {2f2af8bc-8d63-45ef-a0be-f9d45a44d1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15922 | 2024.11.21 01:30:07.066266 [ 253 ] {2f2af8bc-8d63-45ef-a0be-f9d45a44d1de} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15923 | 2024.11.21 01:30:07.066310 [ 253 ] {2f2af8bc-8d63-45ef-a0be-f9d45a44d1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15924 | 2024.11.21 01:30:07.066887 [ 253 ] {2f2af8bc-8d63-45ef-a0be-f9d45a44d1de} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
15925 | 2024.11.21 01:30:07.067391 [ 253 ] {2f2af8bc-8d63-45ef-a0be-f9d45a44d1de} <Trace> oximeter.fields_string (eeebacf6-5564-4fd0-9088-f48ee35fc1f9): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15926 | 2024.11.21 01:30:07.067660 [ 253 ] {2f2af8bc-8d63-45ef-a0be-f9d45a44d1de} <Debug> executeQuery: Read 313 rows, 28.40 KiB in 0.00251 sec., 124701.1952191235 rows/sec., 11.05 MiB/sec. | ||
15927 | 2024.11.21 01:30:07.067736 [ 253 ] {2f2af8bc-8d63-45ef-a0be-f9d45a44d1de} <Debug> TCPHandler: Processed in 0.002885171 sec. | ||
15928 | 2024.11.21 01:30:07.067920 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15929 | 2024.11.21 01:30:07.068097 [ 252 ] {71e59880-88c5-44aa-916d-75e0bf671a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15930 | 2024.11.21 01:30:07.068151 [ 252 ] {71e59880-88c5-44aa-916d-75e0bf671a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15931 | 2024.11.21 01:30:07.068796 [ 252 ] {71e59880-88c5-44aa-916d-75e0bf671a5a} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15932 | 2024.11.21 01:30:07.068836 [ 252 ] {71e59880-88c5-44aa-916d-75e0bf671a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15933 | 2024.11.21 01:30:07.069317 [ 252 ] {71e59880-88c5-44aa-916d-75e0bf671a5a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15934 | 2024.11.21 01:30:07.069762 [ 252 ] {71e59880-88c5-44aa-916d-75e0bf671a5a} <Trace> oximeter.fields_u16 (9c9ae100-a7de-42f7-b62f-3af585408345): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15935 | 2024.11.21 01:30:07.069947 [ 252 ] {71e59880-88c5-44aa-916d-75e0bf671a5a} <Debug> executeQuery: Read 62 rows, 4.59 KiB in 0.001896 sec., 32700.42194092827 rows/sec., 2.37 MiB/sec. | ||
15936 | 2024.11.21 01:30:07.070000 [ 252 ] {71e59880-88c5-44aa-916d-75e0bf671a5a} <Debug> TCPHandler: Processed in 0.002166231 sec. | ||
15937 | 2024.11.21 01:30:07.070145 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15938 | 2024.11.21 01:30:07.070264 [ 253 ] {5c192268-bf4a-4ab8-876e-dff9b59369ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15939 | 2024.11.21 01:30:07.070314 [ 253 ] {5c192268-bf4a-4ab8-876e-dff9b59369ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15940 | 2024.11.21 01:30:07.070889 [ 253 ] {5c192268-bf4a-4ab8-876e-dff9b59369ed} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15941 | 2024.11.21 01:30:07.070929 [ 253 ] {5c192268-bf4a-4ab8-876e-dff9b59369ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15942 | 2024.11.21 01:30:07.071413 [ 253 ] {5c192268-bf4a-4ab8-876e-dff9b59369ed} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15943 | 2024.11.21 01:30:07.071863 [ 253 ] {5c192268-bf4a-4ab8-876e-dff9b59369ed} <Trace> oximeter.fields_u32 (17da601e-bca2-4511-8fc5-93de4e128763): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15944 | 2024.11.21 01:30:07.072118 [ 253 ] {5c192268-bf4a-4ab8-876e-dff9b59369ed} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001877 sec., 7458.710708577518 rows/sec., 522.36 KiB/sec. | ||
15945 | 2024.11.21 01:30:07.072338 [ 253 ] {5c192268-bf4a-4ab8-876e-dff9b59369ed} <Debug> TCPHandler: Processed in 0.002249241 sec. | ||
15946 | 2024.11.21 01:30:07.072510 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15947 | 2024.11.21 01:30:07.072624 [ 252 ] {8437eae0-e26c-42c9-8997-2db5e4f69086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15948 | 2024.11.21 01:30:07.072671 [ 252 ] {8437eae0-e26c-42c9-8997-2db5e4f69086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15949 | 2024.11.21 01:30:07.073231 [ 252 ] {8437eae0-e26c-42c9-8997-2db5e4f69086} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15950 | 2024.11.21 01:30:07.073270 [ 252 ] {8437eae0-e26c-42c9-8997-2db5e4f69086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15951 | 2024.11.21 01:30:07.073934 [ 252 ] {8437eae0-e26c-42c9-8997-2db5e4f69086} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15952 | 2024.11.21 01:30:07.074430 [ 252 ] {8437eae0-e26c-42c9-8997-2db5e4f69086} <Trace> oximeter.fields_u8 (aa7fefc9-6fb0-467b-8c08-42364b31e13e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15953 | 2024.11.21 01:30:07.074628 [ 252 ] {8437eae0-e26c-42c9-8997-2db5e4f69086} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002026 sec., 6416.584402764067 rows/sec., 400.07 KiB/sec. | ||
15954 | 2024.11.21 01:30:07.074757 [ 252 ] {8437eae0-e26c-42c9-8997-2db5e4f69086} <Debug> TCPHandler: Processed in 0.002310593 sec. | ||
15955 | 2024.11.21 01:30:07.074980 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15956 | 2024.11.21 01:30:07.075204 [ 253 ] {e352e154-3c87-45ab-b135-9ec92538b850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15957 | 2024.11.21 01:30:07.075293 [ 253 ] {e352e154-3c87-45ab-b135-9ec92538b850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15958 | 2024.11.21 01:30:07.076336 [ 253 ] {e352e154-3c87-45ab-b135-9ec92538b850} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15959 | 2024.11.21 01:30:07.076378 [ 253 ] {e352e154-3c87-45ab-b135-9ec92538b850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15960 | 2024.11.21 01:30:07.076879 [ 253 ] {e352e154-3c87-45ab-b135-9ec92538b850} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
15961 | 2024.11.21 01:30:07.077329 [ 253 ] {e352e154-3c87-45ab-b135-9ec92538b850} <Trace> oximeter.fields_uuid (c5e1663f-5ec0-4f3b-a666-14a1b019dd2d): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15962 | 2024.11.21 01:30:07.077550 [ 253 ] {e352e154-3c87-45ab-b135-9ec92538b850} <Debug> executeQuery: Read 437 rows, 32.09 KiB in 0.002402 sec., 181931.72356369693 rows/sec., 13.04 MiB/sec. | ||
15963 | 2024.11.21 01:30:07.077603 [ 253 ] {e352e154-3c87-45ab-b135-9ec92538b850} <Debug> TCPHandler: Processed in 0.002734339 sec. | ||
15964 | 2024.11.21 01:30:07.077765 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15965 | 2024.11.21 01:30:07.077906 [ 252 ] {a87492e5-7f38-4e54-9dd1-6f336b50f8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15966 | 2024.11.21 01:30:07.077965 [ 252 ] {a87492e5-7f38-4e54-9dd1-6f336b50f8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15967 | 2024.11.21 01:30:07.078558 [ 252 ] {a87492e5-7f38-4e54-9dd1-6f336b50f8c8} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15968 | 2024.11.21 01:30:07.078604 [ 252 ] {a87492e5-7f38-4e54-9dd1-6f336b50f8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15969 | 2024.11.21 01:30:07.079120 [ 252 ] {a87492e5-7f38-4e54-9dd1-6f336b50f8c8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15970 | 2024.11.21 01:30:07.079550 [ 252 ] {a87492e5-7f38-4e54-9dd1-6f336b50f8c8} <Trace> oximeter.measurements_bool (030bac3f-dd05-4617-ba95-ed0fd48fe4c8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15971 | 2024.11.21 01:30:07.079751 [ 252 ] {a87492e5-7f38-4e54-9dd1-6f336b50f8c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001872 sec., 3205.128205128205 rows/sec., 167.46 KiB/sec. | ||
15972 | 2024.11.21 01:30:07.079871 [ 252 ] {a87492e5-7f38-4e54-9dd1-6f336b50f8c8} <Debug> TCPHandler: Processed in 0.002174991 sec. | ||
15973 | 2024.11.21 01:30:07.080097 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15974 | 2024.11.21 01:30:07.080323 [ 253 ] {410b5613-7edc-4fad-9f05-699ff55c85d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15975 | 2024.11.21 01:30:07.080424 [ 253 ] {410b5613-7edc-4fad-9f05-699ff55c85d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15976 | 2024.11.21 01:30:07.081220 [ 253 ] {410b5613-7edc-4fad-9f05-699ff55c85d9} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15977 | 2024.11.21 01:30:07.081260 [ 253 ] {410b5613-7edc-4fad-9f05-699ff55c85d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15978 | 2024.11.21 01:30:07.081842 [ 253 ] {410b5613-7edc-4fad-9f05-699ff55c85d9} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
15979 | 2024.11.21 01:30:07.082327 [ 253 ] {410b5613-7edc-4fad-9f05-699ff55c85d9} <Trace> oximeter.measurements_cumulativeu64 (2a409b27-b993-48ea-91bc-038356708003): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15980 | 2024.11.21 01:30:07.082559 [ 253 ] {410b5613-7edc-4fad-9f05-699ff55c85d9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002292 sec., 103403.14136125654 rows/sec., 6.93 MiB/sec. | ||
15981 | 2024.11.21 01:30:07.082609 [ 253 ] {410b5613-7edc-4fad-9f05-699ff55c85d9} <Debug> TCPHandler: Processed in 0.002625537 sec. | ||
15982 | 2024.11.21 01:30:07.082752 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15983 | 2024.11.21 01:30:07.082884 [ 252 ] {10514ed2-ea50-41c1-a68c-4e8085c14a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15984 | 2024.11.21 01:30:07.082944 [ 252 ] {10514ed2-ea50-41c1-a68c-4e8085c14a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15985 | 2024.11.21 01:30:07.083509 [ 252 ] {10514ed2-ea50-41c1-a68c-4e8085c14a0a} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15986 | 2024.11.21 01:30:07.083554 [ 252 ] {10514ed2-ea50-41c1-a68c-4e8085c14a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15987 | 2024.11.21 01:30:07.084121 [ 252 ] {10514ed2-ea50-41c1-a68c-4e8085c14a0a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15988 | 2024.11.21 01:30:07.084653 [ 252 ] {10514ed2-ea50-41c1-a68c-4e8085c14a0a} <Trace> oximeter.measurements_f64 (6728251e-03d6-42f0-929d-9554d1a9e488): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15989 | 2024.11.21 01:30:07.084841 [ 252 ] {10514ed2-ea50-41c1-a68c-4e8085c14a0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001989 sec., 502.7652086475616 rows/sec., 33.88 KiB/sec. | ||
15990 | 2024.11.21 01:30:07.084897 [ 252 ] {10514ed2-ea50-41c1-a68c-4e8085c14a0a} <Debug> TCPHandler: Processed in 0.002204131 sec. | ||
15991 | 2024.11.21 01:30:07.085043 [ 253 ] {} <Trace> TCP-Session: 636de84e-b35f-4202-bf28-60a7d9cf885a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15992 | 2024.11.21 01:30:07.085162 [ 253 ] {5b8670ac-41cb-4d19-a475-739b021713a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41586) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15993 | 2024.11.21 01:30:07.085244 [ 253 ] {5b8670ac-41cb-4d19-a475-739b021713a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15994 | 2024.11.21 01:30:07.086443 [ 253 ] {5b8670ac-41cb-4d19-a475-739b021713a0} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15995 | 2024.11.21 01:30:07.086483 [ 253 ] {5b8670ac-41cb-4d19-a475-739b021713a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
15996 | 2024.11.21 01:30:07.087302 [ 253 ] {5b8670ac-41cb-4d19-a475-739b021713a0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15997 | 2024.11.21 01:30:07.087764 [ 253 ] {5b8670ac-41cb-4d19-a475-739b021713a0} <Trace> oximeter.measurements_histogramu64 (5894d733-ceb8-4356-b592-2b71b16266c0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15998 | 2024.11.21 01:30:07.088089 [ 253 ] {5b8670ac-41cb-4d19-a475-739b021713a0} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002944 sec., 18682.065217391304 rows/sec., 33.48 MiB/sec. | ||
15999 | 2024.11.21 01:30:07.088647 [ 253 ] {5b8670ac-41cb-4d19-a475-739b021713a0} <Debug> TCPHandler: Processed in 0.003658551 sec. | ||
16000 | 2024.11.21 01:30:07.088859 [ 252 ] {} <Trace> TCP-Session: eb62ce60-72d7-4cd2-a32a-fefa0339859b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16001 | 2024.11.21 01:30:07.088999 [ 252 ] {181a7b69-a808-4288-bc6a-48b9ec0a1450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36328) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16002 | 2024.11.21 01:30:07.089059 [ 252 ] {181a7b69-a808-4288-bc6a-48b9ec0a1450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16003 | 2024.11.21 01:30:07.089627 [ 252 ] {181a7b69-a808-4288-bc6a-48b9ec0a1450} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16004 | 2024.11.21 01:30:07.089672 [ 252 ] {181a7b69-a808-4288-bc6a-48b9ec0a1450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
16005 | 2024.11.21 01:30:07.090171 [ 252 ] {181a7b69-a808-4288-bc6a-48b9ec0a1450} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
16006 | 2024.11.21 01:30:07.090637 [ 252 ] {181a7b69-a808-4288-bc6a-48b9ec0a1450} <Trace> oximeter.measurements_u64 (172a2f6a-2eba-4b0b-a7b2-c00116a416a5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16007 | 2024.11.21 01:30:07.090825 [ 252 ] {181a7b69-a808-4288-bc6a-48b9ec0a1450} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001856 sec., 44181.03448275862 rows/sec., 2.81 MiB/sec. | ||
16008 | 2024.11.21 01:30:07.090874 [ 252 ] {181a7b69-a808-4288-bc6a-48b9ec0a1450} <Debug> TCPHandler: Processed in 0.00208373 sec. | ||
16009 | 2024.11.21 01:30:07.981722 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16010 | 2024.11.21 01:30:08.320643 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16011 | 2024.11.21 01:30:08.336253 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16012 | 2024.11.21 01:30:08.342669 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48134, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16013 | 2024.11.21 01:30:08.375120 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16014 | 2024.11.21 01:30:08.500233 [ 300 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16015 | 2024.11.21 01:30:08.627923 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16016 | 2024.11.21 01:30:08.642184 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50573, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16017 | 2024.11.21 01:30:08.673557 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35783, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16018 | 2024.11.21 01:30:09.063785 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16019 | 2024.11.21 01:30:09.160157 [ 128 ] {} <Debug> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
16020 | 2024.11.21 01:30:09.160231 [ 128 ] {} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16021 | 2024.11.21 01:30:09.160258 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
16022 | 2024.11.21 01:30:09.160477 [ 194 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
16023 | 2024.11.21 01:30:09.160791 [ 194 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16024 | 2024.11.21 01:30:09.160835 [ 194 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 21 rows starting from the beginning of the part | ||
16025 | 2024.11.21 01:30:09.160928 [ 194 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3 rows starting from the beginning of the part | ||
16026 | 2024.11.21 01:30:09.161152 [ 194 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
16027 | 2024.11.21 01:30:09.161402 [ 194 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
16028 | 2024.11.21 01:30:09.161535 [ 194 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
16029 | 2024.11.21 01:30:09.162781 [ 191 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002438305 sec., 19685.806328576615 rows/sec., 1.63 MiB/sec. | ||
16030 | 2024.11.21 01:30:09.163052 [ 191 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
16031 | 2024.11.21 01:30:09.163607 [ 191 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_26_6} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16032 | 2024.11.21 01:30:09.163698 [ 191 ] {78e1bc43-edc0-4803-897c-58c3bee160d7::all_1_26_6} <Trace> oximeter.fields_ipaddr (78e1bc43-edc0-4803-897c-58c3bee160d7) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
16033 | 2024.11.21 01:30:09.163798 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
16034 | 2024.11.21 01:30:09.174774 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16035 | 2024.11.21 01:30:09.228371 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16036 | 2024.11.21 01:30:09.273848 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53440, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16037 | 2024.11.21 01:30:09.275220 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16038 | 2024.11.21 01:30:09.333595 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46352, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16039 | 2024.11.21 01:30:09.346362 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38384, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16040 | 2024.11.21 01:30:09.368978 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16041 | 2024.11.21 01:30:09.561562 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16042 | 2024.11.21 01:30:09.564800 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41087, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16043 | 2024.11.21 01:30:09.588221 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49921, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16044 | 2024.11.21 01:30:09.678715 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16045 | 2024.11.21 01:30:09.745317 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16046 | 2024.11.21 01:30:09.808699 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16047 | 2024.11.21 01:30:09.879463 [ 298 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) |