Max level shown:
1 [ Oct 11 22:23:13 Enabled. ]
2 [ Oct 11 22:23:13 Rereading configuration. ]
3 [ Oct 11 22:23:14 Rereading configuration. ]
4 [ Oct 11 22:23:17 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 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService17
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService17 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService17
29 ipadm: Could not delete oxControlService17: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService17
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService17
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService17
34 + ipadm show-addr oxControlService17/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService17/ll
37 + ipadm show-addr oxControlService17/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService17/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Oct 11 22:23:18 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.10.11 22:23:19.281832 [ 1 ] {} <Information> Application: Will watch for the process with pid 21980
55 2023.10.11 22:23:19.281942 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.10.11 22:23:20.188901 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21980
57 2023.10.11 22:23:20.189082 [ 1 ] {} <Information> Application: starting up
58 2023.10.11 22:23:20.189347 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.10.11 22:23:20.320196 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.10.11 22:23:20.320276 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.10.11 22:23:20.320301 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.10.11 22:23:20.320354 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.10.11 22:23:20.320785 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.10.11 22:23:20.321574 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.10.11 22:23:20.322115 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.10.11 22:23:20.322401 [ 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)
70 2023.10.11 22:23:20.325296 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.10.11 22:23:20.325346 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.10.11 22:23:20.326152 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.10.11 22:23:20.326343 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.10.11 22:23:20.333246 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.10.11 22:23:20.333783 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.10.11 22:23:20.333816 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.10.11 22:23:20.335241 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.10.11 22:23:20.335736 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.10.11 22:23:20.336040 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.10.11 22:23:20.336356 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.10.11 22:23:20.337184 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.10.11 22:23:20.337231 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.10.11 22:23:20.337292 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.10.11 22:23:20.337313 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.10.11 22:23:20.380931 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.10.11 22:23:20.380970 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153952 sec
90 2023.10.11 22:23:20.381699 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.10.11 22:23:20.381794 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.10.11 22:23:20.381815 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.10.11 22:23:20.381834 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.10.11 22:23:20.381847 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.10.11 22:23:20.381864 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.10.11 22:23:20.381879 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.10.11 22:23:20.381918 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.10.11 22:23:20.381937 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.10.11 22:23:20.381969 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.10.11 22:23:20.381984 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.10.11 22:23:20.381998 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.10.11 22:23:20.382016 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.10.11 22:23:20.382048 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.10.11 22:23:20.382065 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.10.11 22:23:20.382077 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.10.11 22:23:20.422071 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.10.11 22:23:20.431059 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.10.11 22:23:20.431089 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9911e-05 sec
109 2023.10.11 22:23:20.431114 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.10.11 22:23:20.431129 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.10.11 22:23:20.431152 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.10.11 22:23:20.433328 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.10.11 22:23:20.439167 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.10.11 22:23:20.439284 [ 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).
115 2023.10.11 22:23:20.439333 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.10.11 22:23:20.664722 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.10.11 22:23:20.682576 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.10.11 22:23:20.682624 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.10.11 22:23:20.714844 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.10.11 22:23:20.715567 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.10.11 22:23:20.715886 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.10.11 22:23:20.715936 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.10.11 22:23:20.715954 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.10.11 22:23:20.716041 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.10.11 22:23:20.716065 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.10.11 22:23:20.716142 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.10.11 22:23:20.716691 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.10.11 22:23:20.716711 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.10.11 22:23:33.999918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.10.11 22:23:34.000177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.10.11 22:23:34.000825 [ 3 ] {} <Debug> HTTP-Session: 77451d22-963b-4385-8513-71064e9e734b Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
132 2023.10.11 22:23:34.000877 [ 3 ] {} <Debug> HTTP-Session: 77451d22-963b-4385-8513-71064e9e734b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.10.11 22:23:34.001009 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.10.11 22:23:34.001038 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.10.11 22:23:34.001060 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.10.11 22:23:34.002541 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
137 2023.10.11 22:23:34.003872 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
138 2023.10.11 22:23:34.006213 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
139 2023.10.11 22:23:34.008167 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
140 2023.10.11 22:23:34.012904 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} <Debug> DynamicQueryHandler: Done processing query
141 2023.10.11 22:23:34.012957 [ 3 ] {bc9bec1e-3d26-40d4-84b7-8567aeccfcf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
142 2023.10.11 22:23:34.012991 [ 3 ] {} <Debug> HTTP-Session: 77451d22-963b-4385-8513-71064e9e734b Destroying unnamed session
143 2023.10.11 22:23:34.014472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
144 2023.10.11 22:23:34.014525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
145 2023.10.11 22:23:34.014549 [ 3 ] {} <Debug> HTTP-Session: 925665cd-39de-4095-b209-ae1980fbabe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
146 2023.10.11 22:23:34.014566 [ 3 ] {} <Debug> HTTP-Session: 925665cd-39de-4095-b209-ae1980fbabe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2023.10.11 22:23:34.014654 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
148 2023.10.11 22:23:34.014705 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
149 2023.10.11 22:23:34.016302 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
150 2023.10.11 22:23:34.016342 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8981e-05 sec
151 2023.10.11 22:23:34.016366 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} <Information> TablesLoader: Loading 0 tables with 0 dependency level
152 2023.10.11 22:23:34.016381 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} <Information> DatabaseAtomic (oximeter): Starting up tables.
153 2023.10.11 22:23:34.016460 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} <Debug> DynamicQueryHandler: Done processing query
154 2023.10.11 22:23:34.016481 [ 3 ] {fa07f2f6-47b7-4ee5-8167-1b8633f9862d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
155 2023.10.11 22:23:34.016499 [ 3 ] {} <Debug> HTTP-Session: 925665cd-39de-4095-b209-ae1980fbabe0 Destroying unnamed session
156 2023.10.11 22:23:34.016717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
157 2023.10.11 22:23:34.016761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
158 2023.10.11 22:23:34.016791 [ 3 ] {} <Debug> HTTP-Session: 60b8b986-ab2d-4d6b-98ba-5b79683570a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
159 2023.10.11 22:23:34.016808 [ 3 ] {} <Debug> HTTP-Session: 60b8b986-ab2d-4d6b-98ba-5b79683570a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
160 2023.10.11 22:23:34.017012 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
161 2023.10.11 22:23:34.017067 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
162 2023.10.11 22:23:34.027129 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} <Debug> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Loading data parts
163 2023.10.11 22:23:34.027294 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} <Debug> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): There are no data parts
164 2023.10.11 22:23:34.029323 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} <Debug> DynamicQueryHandler: Done processing query
165 2023.10.11 22:23:34.029349 [ 3 ] {847b44b0-c9f1-4a3e-9223-3ef0e2a20d42} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2023.10.11 22:23:34.029386 [ 3 ] {} <Debug> HTTP-Session: 60b8b986-ab2d-4d6b-98ba-5b79683570a9 Destroying unnamed session
167 2023.10.11 22:23:34.029516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2023.10.11 22:23:34.029562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2023.10.11 22:23:34.029584 [ 3 ] {} <Debug> HTTP-Session: e2125c25-75f4-4573-a22e-add49dce66f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
170 2023.10.11 22:23:34.029601 [ 3 ] {} <Debug> HTTP-Session: e2125c25-75f4-4573-a22e-add49dce66f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2023.10.11 22:23:34.029789 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
172 2023.10.11 22:23:34.029836 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
173 2023.10.11 22:23:34.031176 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} <Debug> oximeter.measurements_i8 (4eaa8639-21a5-4855-9674-632e20ae6123): Loading data parts
174 2023.10.11 22:23:34.031286 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} <Debug> oximeter.measurements_i8 (4eaa8639-21a5-4855-9674-632e20ae6123): There are no data parts
175 2023.10.11 22:23:34.032526 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} <Debug> DynamicQueryHandler: Done processing query
176 2023.10.11 22:23:34.032555 [ 3 ] {2a391c15-6ed8-48ea-b30f-ae53156c1c82} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
177 2023.10.11 22:23:34.032574 [ 3 ] {} <Debug> HTTP-Session: e2125c25-75f4-4573-a22e-add49dce66f9 Destroying unnamed session
178 2023.10.11 22:23:34.032678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2023.10.11 22:23:34.032724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2023.10.11 22:23:34.032755 [ 3 ] {} <Debug> HTTP-Session: 184b1c06-80a5-4eba-a7ee-ce5e298099c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
181 2023.10.11 22:23:34.032771 [ 3 ] {} <Debug> HTTP-Session: 184b1c06-80a5-4eba-a7ee-ce5e298099c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2023.10.11 22:23:34.032957 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
183 2023.10.11 22:23:34.033006 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
184 2023.10.11 22:23:34.034318 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} <Debug> oximeter.measurements_u8 (681cf430-4e39-487f-94fa-08fbd658e9b4): Loading data parts
185 2023.10.11 22:23:34.034419 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} <Debug> oximeter.measurements_u8 (681cf430-4e39-487f-94fa-08fbd658e9b4): There are no data parts
186 2023.10.11 22:23:34.035581 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} <Debug> DynamicQueryHandler: Done processing query
187 2023.10.11 22:23:34.035610 [ 3 ] {2da37036-e18f-4558-ac7e-0cb8fa0a809a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.10.11 22:23:34.035626 [ 3 ] {} <Debug> HTTP-Session: 184b1c06-80a5-4eba-a7ee-ce5e298099c7 Destroying unnamed session
189 2023.10.11 22:23:34.035737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.10.11 22:23:34.035783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.10.11 22:23:34.035802 [ 3 ] {} <Debug> HTTP-Session: e3e3f452-c002-4fc1-9860-c84b7e534bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
192 2023.10.11 22:23:34.035821 [ 3 ] {} <Debug> HTTP-Session: e3e3f452-c002-4fc1-9860-c84b7e534bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.10.11 22:23:34.036004 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
194 2023.10.11 22:23:34.036048 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
195 2023.10.11 22:23:34.037431 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} <Debug> oximeter.measurements_i16 (038f8567-a7cf-4286-a96e-66936518bc7f): Loading data parts
196 2023.10.11 22:23:34.037517 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} <Debug> oximeter.measurements_i16 (038f8567-a7cf-4286-a96e-66936518bc7f): There are no data parts
197 2023.10.11 22:23:34.038671 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} <Debug> DynamicQueryHandler: Done processing query
198 2023.10.11 22:23:34.038700 [ 3 ] {0ac0a55a-4ad9-4d01-884d-91cd7e17baaf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
199 2023.10.11 22:23:34.038716 [ 3 ] {} <Debug> HTTP-Session: e3e3f452-c002-4fc1-9860-c84b7e534bf4 Destroying unnamed session
200 2023.10.11 22:23:34.038826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.10.11 22:23:34.038872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.10.11 22:23:34.038891 [ 3 ] {} <Debug> HTTP-Session: 256f418f-4fc6-4451-9088-425ee5fb83b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
203 2023.10.11 22:23:34.038920 [ 3 ] {} <Debug> HTTP-Session: 256f418f-4fc6-4451-9088-425ee5fb83b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.10.11 22:23:34.039099 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
205 2023.10.11 22:23:34.039150 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
206 2023.10.11 22:23:34.040457 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} <Debug> oximeter.measurements_u16 (ada7bc6c-31fb-4d07-a47a-092a7bfa4a79): Loading data parts
207 2023.10.11 22:23:34.040536 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} <Debug> oximeter.measurements_u16 (ada7bc6c-31fb-4d07-a47a-092a7bfa4a79): There are no data parts
208 2023.10.11 22:23:34.041689 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} <Debug> DynamicQueryHandler: Done processing query
209 2023.10.11 22:23:34.041714 [ 3 ] {9e777e7e-1265-497a-906a-f36558c9327e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
210 2023.10.11 22:23:34.041733 [ 3 ] {} <Debug> HTTP-Session: 256f418f-4fc6-4451-9088-425ee5fb83b3 Destroying unnamed session
211 2023.10.11 22:23:34.041849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
212 2023.10.11 22:23:34.041890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
213 2023.10.11 22:23:34.041913 [ 3 ] {} <Debug> HTTP-Session: f9ba2666-b4c7-423c-9463-60c6277ca5ae Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
214 2023.10.11 22:23:34.041932 [ 3 ] {} <Debug> HTTP-Session: f9ba2666-b4c7-423c-9463-60c6277ca5ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
215 2023.10.11 22:23:34.042114 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
216 2023.10.11 22:23:34.042159 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
217 2023.10.11 22:23:34.043456 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} <Debug> oximeter.measurements_i32 (d711feb3-a4a8-44f5-b0e8-9279d14eab8d): Loading data parts
218 2023.10.11 22:23:34.043532 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} <Debug> oximeter.measurements_i32 (d711feb3-a4a8-44f5-b0e8-9279d14eab8d): There are no data parts
219 2023.10.11 22:23:34.044757 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} <Debug> DynamicQueryHandler: Done processing query
220 2023.10.11 22:23:34.044782 [ 3 ] {96fb33f0-2edc-4d45-aa38-8e9d0a854036} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
221 2023.10.11 22:23:34.044802 [ 3 ] {} <Debug> HTTP-Session: f9ba2666-b4c7-423c-9463-60c6277ca5ae Destroying unnamed session
222 2023.10.11 22:23:34.044906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
223 2023.10.11 22:23:34.044954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
224 2023.10.11 22:23:34.044975 [ 3 ] {} <Debug> HTTP-Session: 6591002f-8a68-4639-93ba-3063573b6222 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
225 2023.10.11 22:23:34.045003 [ 3 ] {} <Debug> HTTP-Session: 6591002f-8a68-4639-93ba-3063573b6222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
226 2023.10.11 22:23:34.045180 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
227 2023.10.11 22:23:34.045233 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
228 2023.10.11 22:23:34.046503 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} <Debug> oximeter.measurements_u32 (26d83976-0754-41e2-8e89-113540c3f33c): Loading data parts
229 2023.10.11 22:23:34.046585 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} <Debug> oximeter.measurements_u32 (26d83976-0754-41e2-8e89-113540c3f33c): There are no data parts
230 2023.10.11 22:23:34.047726 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} <Debug> DynamicQueryHandler: Done processing query
231 2023.10.11 22:23:34.047752 [ 3 ] {cf9d4eb1-dedc-4e0f-b788-524e3d66ef60} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
232 2023.10.11 22:23:34.047771 [ 3 ] {} <Debug> HTTP-Session: 6591002f-8a68-4639-93ba-3063573b6222 Destroying unnamed session
233 2023.10.11 22:23:34.047861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
234 2023.10.11 22:23:34.047906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
235 2023.10.11 22:23:34.047928 [ 3 ] {} <Debug> HTTP-Session: 637f11bd-fe95-4e92-b32e-18ca1271d1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
236 2023.10.11 22:23:34.047944 [ 3 ] {} <Debug> HTTP-Session: 637f11bd-fe95-4e92-b32e-18ca1271d1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
237 2023.10.11 22:23:34.048125 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
238 2023.10.11 22:23:34.048171 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
239 2023.10.11 22:23:34.049448 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} <Debug> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Loading data parts
240 2023.10.11 22:23:34.049525 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} <Debug> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): There are no data parts
241 2023.10.11 22:23:34.050907 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} <Debug> DynamicQueryHandler: Done processing query
242 2023.10.11 22:23:34.050931 [ 3 ] {f331f583-6b8c-41af-8052-94a0a8a6f585} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
243 2023.10.11 22:23:34.050951 [ 3 ] {} <Debug> HTTP-Session: 637f11bd-fe95-4e92-b32e-18ca1271d1b6 Destroying unnamed session
244 2023.10.11 22:23:34.051047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
245 2023.10.11 22:23:34.051094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
246 2023.10.11 22:23:34.051116 [ 3 ] {} <Debug> HTTP-Session: 8fc2ba6c-2408-4e9a-933e-91a3110a4c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
247 2023.10.11 22:23:34.051132 [ 3 ] {} <Debug> HTTP-Session: 8fc2ba6c-2408-4e9a-933e-91a3110a4c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
248 2023.10.11 22:23:34.051324 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
249 2023.10.11 22:23:34.051377 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
250 2023.10.11 22:23:34.052668 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} <Debug> oximeter.measurements_u64 (d12a7a9b-fd77-4cf3-a4fb-2453ae8cc9d5): Loading data parts
251 2023.10.11 22:23:34.052749 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} <Debug> oximeter.measurements_u64 (d12a7a9b-fd77-4cf3-a4fb-2453ae8cc9d5): There are no data parts
252 2023.10.11 22:23:34.054004 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} <Debug> DynamicQueryHandler: Done processing query
253 2023.10.11 22:23:34.054029 [ 3 ] {60828582-f9c7-43eb-bbee-64aa2507a480} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
254 2023.10.11 22:23:34.054045 [ 3 ] {} <Debug> HTTP-Session: 8fc2ba6c-2408-4e9a-933e-91a3110a4c52 Destroying unnamed session
255 2023.10.11 22:23:34.054153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2023.10.11 22:23:34.054200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
257 2023.10.11 22:23:34.054220 [ 3 ] {} <Debug> HTTP-Session: b626b908-3e3a-4264-8010-a725b706f69a Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
258 2023.10.11 22:23:34.054240 [ 3 ] {} <Debug> HTTP-Session: b626b908-3e3a-4264-8010-a725b706f69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2023.10.11 22:23:34.054422 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
260 2023.10.11 22:23:34.054466 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
261 2023.10.11 22:23:34.055770 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} <Debug> oximeter.measurements_f32 (a6d76580-3a0e-488f-aca1-ce545f686c01): Loading data parts
262 2023.10.11 22:23:34.055850 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} <Debug> oximeter.measurements_f32 (a6d76580-3a0e-488f-aca1-ce545f686c01): There are no data parts
263 2023.10.11 22:23:34.057107 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} <Debug> DynamicQueryHandler: Done processing query
264 2023.10.11 22:23:34.057162 [ 3 ] {0151551c-04a4-4c19-a950-715135a6cc3d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
265 2023.10.11 22:23:34.057177 [ 3 ] {} <Debug> HTTP-Session: b626b908-3e3a-4264-8010-a725b706f69a Destroying unnamed session
266 2023.10.11 22:23:34.057279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
267 2023.10.11 22:23:34.057328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
268 2023.10.11 22:23:34.057348 [ 3 ] {} <Debug> HTTP-Session: 6e6d34ff-4cd2-4f6b-9478-67d89fcaf824 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
269 2023.10.11 22:23:34.057367 [ 3 ] {} <Debug> HTTP-Session: 6e6d34ff-4cd2-4f6b-9478-67d89fcaf824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
270 2023.10.11 22:23:34.057557 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
271 2023.10.11 22:23:34.057601 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
272 2023.10.11 22:23:34.058899 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} <Debug> oximeter.measurements_f64 (f6a61c86-6f06-4036-af12-996736604c0d): Loading data parts
273 2023.10.11 22:23:34.058975 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} <Debug> oximeter.measurements_f64 (f6a61c86-6f06-4036-af12-996736604c0d): There are no data parts
274 2023.10.11 22:23:34.060226 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} <Debug> DynamicQueryHandler: Done processing query
275 2023.10.11 22:23:34.060256 [ 3 ] {fe77cbe5-a351-488b-8e07-a7d9d4cc78cd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
276 2023.10.11 22:23:34.060272 [ 3 ] {} <Debug> HTTP-Session: 6e6d34ff-4cd2-4f6b-9478-67d89fcaf824 Destroying unnamed session
277 2023.10.11 22:23:34.060383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
278 2023.10.11 22:23:34.060430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
279 2023.10.11 22:23:34.060450 [ 3 ] {} <Debug> HTTP-Session: 75a6ce88-c6d8-42cb-b823-7eae6c6b3537 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
280 2023.10.11 22:23:34.060470 [ 3 ] {} <Debug> HTTP-Session: 75a6ce88-c6d8-42cb-b823-7eae6c6b3537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
281 2023.10.11 22:23:34.060653 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
282 2023.10.11 22:23:34.060697 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
283 2023.10.11 22:23:34.061996 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} <Debug> oximeter.measurements_string (3de18d3f-f26f-497f-b091-0e058f822547): Loading data parts
284 2023.10.11 22:23:34.062075 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} <Debug> oximeter.measurements_string (3de18d3f-f26f-497f-b091-0e058f822547): There are no data parts
285 2023.10.11 22:23:34.063329 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} <Debug> DynamicQueryHandler: Done processing query
286 2023.10.11 22:23:34.063366 [ 3 ] {2e08c660-0636-42e5-95ee-3acd49675848} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
287 2023.10.11 22:23:34.063382 [ 3 ] {} <Debug> HTTP-Session: 75a6ce88-c6d8-42cb-b823-7eae6c6b3537 Destroying unnamed session
288 2023.10.11 22:23:34.063475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
289 2023.10.11 22:23:34.063527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
290 2023.10.11 22:23:34.063546 [ 3 ] {} <Debug> HTTP-Session: 25423e04-6676-4496-b497-46bfa0d909af Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
291 2023.10.11 22:23:34.063566 [ 3 ] {} <Debug> HTTP-Session: 25423e04-6676-4496-b497-46bfa0d909af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
292 2023.10.11 22:23:34.063751 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
293 2023.10.11 22:23:34.063808 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
294 2023.10.11 22:23:34.065109 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} <Debug> oximeter.measurements_bytes (aa4b4333-c0bb-4823-8598-df5a7add6e10): Loading data parts
295 2023.10.11 22:23:34.065177 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} <Debug> oximeter.measurements_bytes (aa4b4333-c0bb-4823-8598-df5a7add6e10): There are no data parts
296 2023.10.11 22:23:34.066297 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} <Debug> DynamicQueryHandler: Done processing query
297 2023.10.11 22:23:34.066335 [ 3 ] {b91fa16f-f76b-4866-b853-8f2e862c584f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
298 2023.10.11 22:23:34.066350 [ 3 ] {} <Debug> HTTP-Session: 25423e04-6676-4496-b497-46bfa0d909af Destroying unnamed session
299 2023.10.11 22:23:34.066456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
300 2023.10.11 22:23:34.066507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
301 2023.10.11 22:23:34.066527 [ 3 ] {} <Debug> HTTP-Session: e4f206ef-3c0f-4d82-bba7-346e45d1ddaa Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
302 2023.10.11 22:23:34.066544 [ 3 ] {} <Debug> HTTP-Session: e4f206ef-3c0f-4d82-bba7-346e45d1ddaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
303 2023.10.11 22:23:34.066748 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
304 2023.10.11 22:23:34.066799 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
305 2023.10.11 22:23:34.068120 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} <Debug> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Loading data parts
306 2023.10.11 22:23:34.068181 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} <Debug> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): There are no data parts
307 2023.10.11 22:23:34.069304 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} <Debug> DynamicQueryHandler: Done processing query
308 2023.10.11 22:23:34.069342 [ 3 ] {8bd03970-83ec-4ada-89ae-bb0bed98fd36} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
309 2023.10.11 22:23:34.069358 [ 3 ] {} <Debug> HTTP-Session: e4f206ef-3c0f-4d82-bba7-346e45d1ddaa Destroying unnamed session
310 2023.10.11 22:23:34.069453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
311 2023.10.11 22:23:34.069501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
312 2023.10.11 22:23:34.069520 [ 3 ] {} <Debug> HTTP-Session: 599a2bc1-912e-46bc-9c33-8d04f9b9634a Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
313 2023.10.11 22:23:34.069541 [ 3 ] {} <Debug> HTTP-Session: 599a2bc1-912e-46bc-9c33-8d04f9b9634a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
314 2023.10.11 22:23:34.069750 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
315 2023.10.11 22:23:34.069797 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
316 2023.10.11 22:23:34.071231 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} <Debug> oximeter.measurements_cumulativeu64 (08752a2d-bdfa-4f3b-abba-e1ea6f9c1ca6): Loading data parts
317 2023.10.11 22:23:34.071296 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} <Debug> oximeter.measurements_cumulativeu64 (08752a2d-bdfa-4f3b-abba-e1ea6f9c1ca6): There are no data parts
318 2023.10.11 22:23:34.072429 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} <Debug> DynamicQueryHandler: Done processing query
319 2023.10.11 22:23:34.072466 [ 3 ] {bc399882-1577-48e3-8ab9-3dc1a60e3f74} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
320 2023.10.11 22:23:34.072482 [ 3 ] {} <Debug> HTTP-Session: 599a2bc1-912e-46bc-9c33-8d04f9b9634a Destroying unnamed session
321 2023.10.11 22:23:34.072586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
322 2023.10.11 22:23:34.072635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
323 2023.10.11 22:23:34.072654 [ 3 ] {} <Debug> HTTP-Session: eb4113aa-0a5c-4481-b4fc-8c3aa679d20b Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
324 2023.10.11 22:23:34.072675 [ 3 ] {} <Debug> HTTP-Session: eb4113aa-0a5c-4481-b4fc-8c3aa679d20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
325 2023.10.11 22:23:34.072876 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
326 2023.10.11 22:23:34.072926 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
327 2023.10.11 22:23:34.074355 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} <Debug> oximeter.measurements_cumulativef32 (91edce41-13bf-4148-b5e9-4c6a2a941573): Loading data parts
328 2023.10.11 22:23:34.074433 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} <Debug> oximeter.measurements_cumulativef32 (91edce41-13bf-4148-b5e9-4c6a2a941573): There are no data parts
329 2023.10.11 22:23:34.075593 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} <Debug> DynamicQueryHandler: Done processing query
330 2023.10.11 22:23:34.075618 [ 3 ] {7edbd03f-d12a-4724-bb4c-e092999c8325} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
331 2023.10.11 22:23:34.075633 [ 3 ] {} <Debug> HTTP-Session: eb4113aa-0a5c-4481-b4fc-8c3aa679d20b Destroying unnamed session
332 2023.10.11 22:23:34.075744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
333 2023.10.11 22:23:34.075793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
334 2023.10.11 22:23:34.075812 [ 3 ] {} <Debug> HTTP-Session: 1a4f8f0e-fb70-48e5-9a99-ba3409a90d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
335 2023.10.11 22:23:34.075833 [ 3 ] {} <Debug> HTTP-Session: 1a4f8f0e-fb70-48e5-9a99-ba3409a90d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
336 2023.10.11 22:23:34.076042 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) --
337 CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
338 2023.10.11 22:23:34.076099 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
339 2023.10.11 22:23:34.077553 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} <Debug> oximeter.measurements_cumulativef64 (8f25216a-f859-4a8a-a5ab-de1124a65d4b): Loading data parts
340 2023.10.11 22:23:34.077618 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} <Debug> oximeter.measurements_cumulativef64 (8f25216a-f859-4a8a-a5ab-de1124a65d4b): There are no data parts
341 2023.10.11 22:23:34.078802 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} <Debug> DynamicQueryHandler: Done processing query
342 2023.10.11 22:23:34.078828 [ 3 ] {8d4177e5-31af-43e3-9dde-3729ca4a5515} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.10.11 22:23:34.078849 [ 3 ] {} <Debug> HTTP-Session: 1a4f8f0e-fb70-48e5-9a99-ba3409a90d85 Destroying unnamed session
344 2023.10.11 22:23:34.078953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.10.11 22:23:34.079001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.10.11 22:23:34.079028 [ 3 ] {} <Debug> HTTP-Session: 661b8e33-ebcd-422c-85bb-a605037d4270 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
347 2023.10.11 22:23:34.079046 [ 3 ] {} <Debug> HTTP-Session: 661b8e33-ebcd-422c-85bb-a605037d4270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.10.11 22:23:34.079264 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
349 2023.10.11 22:23:34.079316 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
350 2023.10.11 22:23:34.080792 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} <Debug> oximeter.measurements_histogrami8 (918466e7-d2cc-4d07-adc9-ce7e2224284d): Loading data parts
351 2023.10.11 22:23:34.080849 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} <Debug> oximeter.measurements_histogrami8 (918466e7-d2cc-4d07-adc9-ce7e2224284d): There are no data parts
352 2023.10.11 22:23:34.082034 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} <Debug> DynamicQueryHandler: Done processing query
353 2023.10.11 22:23:34.082061 [ 3 ] {4e1d5469-8246-4bef-86b4-5bea1a19e82c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.10.11 22:23:34.082082 [ 3 ] {} <Debug> HTTP-Session: 661b8e33-ebcd-422c-85bb-a605037d4270 Destroying unnamed session
355 2023.10.11 22:23:34.082176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.10.11 22:23:34.082218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.10.11 22:23:34.082243 [ 3 ] {} <Debug> HTTP-Session: cc9bd344-68df-4c6b-afd4-08f7d4b49f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
358 2023.10.11 22:23:34.082271 [ 3 ] {} <Debug> HTTP-Session: cc9bd344-68df-4c6b-afd4-08f7d4b49f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.10.11 22:23:34.082481 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
360 2023.10.11 22:23:34.082539 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
361 2023.10.11 22:23:34.084039 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} <Debug> oximeter.measurements_histogramu8 (efdc60ef-ac8b-4f38-8f4e-bfd445c9f727): Loading data parts
362 2023.10.11 22:23:34.084103 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} <Debug> oximeter.measurements_histogramu8 (efdc60ef-ac8b-4f38-8f4e-bfd445c9f727): There are no data parts
363 2023.10.11 22:23:34.085235 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} <Debug> DynamicQueryHandler: Done processing query
364 2023.10.11 22:23:34.085266 [ 3 ] {63bed664-79b4-49c1-bb9b-23bb21d5f6b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.10.11 22:23:34.085282 [ 3 ] {} <Debug> HTTP-Session: cc9bd344-68df-4c6b-afd4-08f7d4b49f51 Destroying unnamed session
366 2023.10.11 22:23:34.085384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.10.11 22:23:34.085432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.10.11 22:23:34.085452 [ 3 ] {} <Debug> HTTP-Session: 86d715cc-45e1-489e-9979-70de96d7bfaf Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
369 2023.10.11 22:23:34.085474 [ 3 ] {} <Debug> HTTP-Session: 86d715cc-45e1-489e-9979-70de96d7bfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.10.11 22:23:34.085682 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
371 2023.10.11 22:23:34.085734 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
372 2023.10.11 22:23:34.087196 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} <Debug> oximeter.measurements_histogrami16 (c4baea34-7162-4e96-9e34-1c3a08ebcfaf): Loading data parts
373 2023.10.11 22:23:34.087266 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} <Debug> oximeter.measurements_histogrami16 (c4baea34-7162-4e96-9e34-1c3a08ebcfaf): There are no data parts
374 2023.10.11 22:23:34.088397 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} <Debug> DynamicQueryHandler: Done processing query
375 2023.10.11 22:23:34.088428 [ 3 ] {50abc7ff-a71f-403d-ade4-dbdc6d094a74} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.10.11 22:23:34.088449 [ 3 ] {} <Debug> HTTP-Session: 86d715cc-45e1-489e-9979-70de96d7bfaf Destroying unnamed session
377 2023.10.11 22:23:34.088538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.10.11 22:23:34.088586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.10.11 22:23:34.088620 [ 3 ] {} <Debug> HTTP-Session: b2900229-8848-4878-9b42-628c1a2010d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
380 2023.10.11 22:23:34.088636 [ 3 ] {} <Debug> HTTP-Session: b2900229-8848-4878-9b42-628c1a2010d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.10.11 22:23:34.088850 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
382 2023.10.11 22:23:34.088910 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
383 2023.10.11 22:23:34.090253 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} <Debug> oximeter.measurements_histogramu16 (33aedb9e-f44c-496d-b011-74b2a0d345b5): Loading data parts
384 2023.10.11 22:23:34.090310 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} <Debug> oximeter.measurements_histogramu16 (33aedb9e-f44c-496d-b011-74b2a0d345b5): There are no data parts
385 2023.10.11 22:23:34.091459 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} <Debug> DynamicQueryHandler: Done processing query
386 2023.10.11 22:23:34.091484 [ 3 ] {8d83877f-612d-4ecd-a221-d20057cab605} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.10.11 22:23:34.091512 [ 3 ] {} <Debug> HTTP-Session: b2900229-8848-4878-9b42-628c1a2010d8 Destroying unnamed session
388 2023.10.11 22:23:34.091609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.10.11 22:23:34.091657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.10.11 22:23:34.091682 [ 3 ] {} <Debug> HTTP-Session: c1272cf2-f70c-4068-8525-67619361b3f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
391 2023.10.11 22:23:34.091699 [ 3 ] {} <Debug> HTTP-Session: c1272cf2-f70c-4068-8525-67619361b3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.10.11 22:23:34.091913 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
393 2023.10.11 22:23:34.091965 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
394 2023.10.11 22:23:34.093334 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} <Debug> oximeter.measurements_histogrami32 (0c260c8a-2bb8-4740-9784-c3157264be41): Loading data parts
395 2023.10.11 22:23:34.093403 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} <Debug> oximeter.measurements_histogrami32 (0c260c8a-2bb8-4740-9784-c3157264be41): There are no data parts
396 2023.10.11 22:23:34.094550 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} <Debug> DynamicQueryHandler: Done processing query
397 2023.10.11 22:23:34.094583 [ 3 ] {75c2abf0-0f57-46c3-b7ca-9785c93d59d2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.10.11 22:23:34.094598 [ 3 ] {} <Debug> HTTP-Session: c1272cf2-f70c-4068-8525-67619361b3f6 Destroying unnamed session
399 2023.10.11 22:23:34.094735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.10.11 22:23:34.094795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.10.11 22:23:34.094816 [ 3 ] {} <Debug> HTTP-Session: 25ce3bf4-aff6-4316-90b2-a3ca7662ec13 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
402 2023.10.11 22:23:34.094836 [ 3 ] {} <Debug> HTTP-Session: 25ce3bf4-aff6-4316-90b2-a3ca7662ec13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.10.11 22:23:34.095044 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
404 2023.10.11 22:23:34.095101 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
405 2023.10.11 22:23:34.096440 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} <Debug> oximeter.measurements_histogramu32 (276196b3-da25-4cc2-a183-920fe44d558b): Loading data parts
406 2023.10.11 22:23:34.096508 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} <Debug> oximeter.measurements_histogramu32 (276196b3-da25-4cc2-a183-920fe44d558b): There are no data parts
407 2023.10.11 22:23:34.097637 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} <Debug> DynamicQueryHandler: Done processing query
408 2023.10.11 22:23:34.097669 [ 3 ] {30cd8a55-f123-4c0f-8e30-475fff0f4636} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.10.11 22:23:34.097685 [ 3 ] {} <Debug> HTTP-Session: 25ce3bf4-aff6-4316-90b2-a3ca7662ec13 Destroying unnamed session
410 2023.10.11 22:23:34.097787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.10.11 22:23:34.097836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.10.11 22:23:34.097855 [ 3 ] {} <Debug> HTTP-Session: 6f00d8f4-12c2-4d2b-aa79-2a27436b6f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
413 2023.10.11 22:23:34.097875 [ 3 ] {} <Debug> HTTP-Session: 6f00d8f4-12c2-4d2b-aa79-2a27436b6f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.10.11 22:23:34.098084 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
415 2023.10.11 22:23:34.098136 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
416 2023.10.11 22:23:34.099514 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} <Debug> oximeter.measurements_histogrami64 (87318c57-4ed4-4586-98aa-d42aca284055): Loading data parts
417 2023.10.11 22:23:34.099588 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} <Debug> oximeter.measurements_histogrami64 (87318c57-4ed4-4586-98aa-d42aca284055): There are no data parts
418 2023.10.11 22:23:34.100774 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} <Debug> DynamicQueryHandler: Done processing query
419 2023.10.11 22:23:34.100800 [ 3 ] {8cf8418d-7983-487b-a05a-47dd04a701a6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.10.11 22:23:34.100821 [ 3 ] {} <Debug> HTTP-Session: 6f00d8f4-12c2-4d2b-aa79-2a27436b6f4f Destroying unnamed session
421 2023.10.11 22:23:34.100914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.10.11 22:23:34.100973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.10.11 22:23:34.100995 [ 3 ] {} <Debug> HTTP-Session: bcbe751e-700b-4f00-b667-69d9ee2d003c Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
424 2023.10.11 22:23:34.101011 [ 3 ] {} <Debug> HTTP-Session: bcbe751e-700b-4f00-b667-69d9ee2d003c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.10.11 22:23:34.101248 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
426 2023.10.11 22:23:34.101301 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
427 2023.10.11 22:23:34.102659 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} <Debug> oximeter.measurements_histogramu64 (9b953492-652b-4eb8-8dae-4cc747446b88): Loading data parts
428 2023.10.11 22:23:34.102726 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} <Debug> oximeter.measurements_histogramu64 (9b953492-652b-4eb8-8dae-4cc747446b88): There are no data parts
429 2023.10.11 22:23:34.103872 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} <Debug> DynamicQueryHandler: Done processing query
430 2023.10.11 22:23:34.103897 [ 3 ] {e36e8a87-a69c-4899-864b-247daca805b7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.10.11 22:23:34.103919 [ 3 ] {} <Debug> HTTP-Session: bcbe751e-700b-4f00-b667-69d9ee2d003c Destroying unnamed session
432 2023.10.11 22:23:34.104023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.10.11 22:23:34.104071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.10.11 22:23:34.104095 [ 3 ] {} <Debug> HTTP-Session: f5a4fbc0-e4b7-425b-afcd-47f34a608833 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
435 2023.10.11 22:23:34.104118 [ 3 ] {} <Debug> HTTP-Session: f5a4fbc0-e4b7-425b-afcd-47f34a608833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.10.11 22:23:34.104325 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
437 2023.10.11 22:23:34.104378 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
438 2023.10.11 22:23:34.105769 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} <Debug> oximeter.measurements_histogramf32 (14a1c6b0-bddb-4e78-bab1-7d402250c6ff): Loading data parts
439 2023.10.11 22:23:34.105834 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} <Debug> oximeter.measurements_histogramf32 (14a1c6b0-bddb-4e78-bab1-7d402250c6ff): There are no data parts
440 2023.10.11 22:23:34.106983 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} <Debug> DynamicQueryHandler: Done processing query
441 2023.10.11 22:23:34.107027 [ 3 ] {206a6c32-333c-4d4d-ac57-00c2f5546afd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
442 2023.10.11 22:23:34.107043 [ 3 ] {} <Debug> HTTP-Session: f5a4fbc0-e4b7-425b-afcd-47f34a608833 Destroying unnamed session
443 2023.10.11 22:23:34.107150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2023.10.11 22:23:34.107198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
445 2023.10.11 22:23:34.107218 [ 3 ] {} <Debug> HTTP-Session: 35afbcac-73b5-417c-b7dc-96d6c9a83583 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
446 2023.10.11 22:23:34.107245 [ 3 ] {} <Debug> HTTP-Session: 35afbcac-73b5-417c-b7dc-96d6c9a83583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2023.10.11 22:23:34.107455 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
448 2023.10.11 22:23:34.107509 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
449 2023.10.11 22:23:34.108861 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} <Debug> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Loading data parts
450 2023.10.11 22:23:34.108925 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} <Debug> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): There are no data parts
451 2023.10.11 22:23:34.110060 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} <Debug> DynamicQueryHandler: Done processing query
452 2023.10.11 22:23:34.110092 [ 3 ] {b62ce175-5e86-43ed-aa8f-da8f511c2645} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
453 2023.10.11 22:23:34.110112 [ 3 ] {} <Debug> HTTP-Session: 35afbcac-73b5-417c-b7dc-96d6c9a83583 Destroying unnamed session
454 2023.10.11 22:23:34.110226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2023.10.11 22:23:34.110275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
456 2023.10.11 22:23:34.110301 [ 3 ] {} <Debug> HTTP-Session: 094c7066-7d14-4047-8567-f131d2260010 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
457 2023.10.11 22:23:34.110317 [ 3 ] {} <Debug> HTTP-Session: 094c7066-7d14-4047-8567-f131d2260010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2023.10.11 22:23:34.110472 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
459 2023.10.11 22:23:34.110522 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
460 2023.10.11 22:23:34.111762 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} <Debug> oximeter.fields_bool (607737ad-4c02-491b-811c-e394d5dd9bf8): Loading data parts
461 2023.10.11 22:23:34.111822 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} <Debug> oximeter.fields_bool (607737ad-4c02-491b-811c-e394d5dd9bf8): There are no data parts
462 2023.10.11 22:23:34.112928 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} <Debug> DynamicQueryHandler: Done processing query
463 2023.10.11 22:23:34.112957 [ 3 ] {693ef56c-e4a8-4b54-8973-4aa361dc02d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
464 2023.10.11 22:23:34.112973 [ 3 ] {} <Debug> HTTP-Session: 094c7066-7d14-4047-8567-f131d2260010 Destroying unnamed session
465 2023.10.11 22:23:34.113079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
466 2023.10.11 22:23:34.113125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
467 2023.10.11 22:23:34.113144 [ 3 ] {} <Debug> HTTP-Session: 905f30e7-6b43-4cbd-b2dc-c683d09d0e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
468 2023.10.11 22:23:34.113172 [ 3 ] {} <Debug> HTTP-Session: 905f30e7-6b43-4cbd-b2dc-c683d09d0e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
469 2023.10.11 22:23:34.113321 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
470 2023.10.11 22:23:34.113367 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
471 2023.10.11 22:23:34.114573 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} <Debug> oximeter.fields_i8 (4e04e0ae-b11c-4139-bf33-be999b7b6133): Loading data parts
472 2023.10.11 22:23:34.114676 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} <Debug> oximeter.fields_i8 (4e04e0ae-b11c-4139-bf33-be999b7b6133): There are no data parts
473 2023.10.11 22:23:34.115786 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} <Debug> DynamicQueryHandler: Done processing query
474 2023.10.11 22:23:34.115812 [ 3 ] {da865ed2-f753-4a4b-8613-6e63178f80ca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
475 2023.10.11 22:23:34.115833 [ 3 ] {} <Debug> HTTP-Session: 905f30e7-6b43-4cbd-b2dc-c683d09d0e03 Destroying unnamed session
476 2023.10.11 22:23:34.115937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
477 2023.10.11 22:23:34.115984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
478 2023.10.11 22:23:34.116007 [ 3 ] {} <Debug> HTTP-Session: 3b224f1e-ff61-4f63-a20b-bfdd5ca621d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
479 2023.10.11 22:23:34.116023 [ 3 ] {} <Debug> HTTP-Session: 3b224f1e-ff61-4f63-a20b-bfdd5ca621d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
480 2023.10.11 22:23:34.116177 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
481 2023.10.11 22:23:34.116223 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
482 2023.10.11 22:23:34.117401 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} <Debug> oximeter.fields_u8 (56bf050f-d892-4997-8b37-5c725c0ecd6c): Loading data parts
483 2023.10.11 22:23:34.117495 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} <Debug> oximeter.fields_u8 (56bf050f-d892-4997-8b37-5c725c0ecd6c): There are no data parts
484 2023.10.11 22:23:34.118595 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} <Debug> DynamicQueryHandler: Done processing query
485 2023.10.11 22:23:34.118627 [ 3 ] {8e931dd6-7fe9-47df-a9ec-3c47c92d1b8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
486 2023.10.11 22:23:34.118642 [ 3 ] {} <Debug> HTTP-Session: 3b224f1e-ff61-4f63-a20b-bfdd5ca621d5 Destroying unnamed session
487 2023.10.11 22:23:34.118747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
488 2023.10.11 22:23:34.118802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
489 2023.10.11 22:23:34.118821 [ 3 ] {} <Debug> HTTP-Session: 5e5c5520-1e2c-47ac-8272-99fe457affcc Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
490 2023.10.11 22:23:34.118843 [ 3 ] {} <Debug> HTTP-Session: 5e5c5520-1e2c-47ac-8272-99fe457affcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
491 2023.10.11 22:23:34.119005 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
492 2023.10.11 22:23:34.119047 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
493 2023.10.11 22:23:34.120236 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} <Debug> oximeter.fields_i16 (ed858e92-326d-4c16-88cd-c70b9e8d56ff): Loading data parts
494 2023.10.11 22:23:34.120316 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} <Debug> oximeter.fields_i16 (ed858e92-326d-4c16-88cd-c70b9e8d56ff): There are no data parts
495 2023.10.11 22:23:34.121430 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} <Debug> DynamicQueryHandler: Done processing query
496 2023.10.11 22:23:34.121462 [ 3 ] {077e7e4a-25a9-439c-84f3-d9776c07adcf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
497 2023.10.11 22:23:34.121477 [ 3 ] {} <Debug> HTTP-Session: 5e5c5520-1e2c-47ac-8272-99fe457affcc Destroying unnamed session
498 2023.10.11 22:23:34.121577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
499 2023.10.11 22:23:34.121630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
500 2023.10.11 22:23:34.121649 [ 3 ] {} <Debug> HTTP-Session: 47aa0a69-c5fd-4c61-b4c5-b142bfca1527 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
501 2023.10.11 22:23:34.121670 [ 3 ] {} <Debug> HTTP-Session: 47aa0a69-c5fd-4c61-b4c5-b142bfca1527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
502 2023.10.11 22:23:34.121819 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
503 2023.10.11 22:23:34.121865 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
504 2023.10.11 22:23:34.123058 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} <Debug> oximeter.fields_u16 (85fd9845-bda1-4c68-8625-2013c88bd0bb): Loading data parts
505 2023.10.11 22:23:34.123150 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} <Debug> oximeter.fields_u16 (85fd9845-bda1-4c68-8625-2013c88bd0bb): There are no data parts
506 2023.10.11 22:23:34.124296 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} <Debug> DynamicQueryHandler: Done processing query
507 2023.10.11 22:23:34.124320 [ 3 ] {939303a8-7d70-4092-b588-6f13fb6f4797} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
508 2023.10.11 22:23:34.124341 [ 3 ] {} <Debug> HTTP-Session: 47aa0a69-c5fd-4c61-b4c5-b142bfca1527 Destroying unnamed session
509 2023.10.11 22:23:34.124440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
510 2023.10.11 22:23:34.124488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
511 2023.10.11 22:23:34.124523 [ 3 ] {} <Debug> HTTP-Session: cd8c662a-2b91-43d4-9e30-f26768048c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
512 2023.10.11 22:23:34.124540 [ 3 ] {} <Debug> HTTP-Session: cd8c662a-2b91-43d4-9e30-f26768048c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
513 2023.10.11 22:23:34.124694 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
514 2023.10.11 22:23:34.124746 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
515 2023.10.11 22:23:34.125927 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} <Debug> oximeter.fields_i32 (b3fa9ffb-f0a9-486c-99e8-48a6ae56ae01): Loading data parts
516 2023.10.11 22:23:34.126018 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} <Debug> oximeter.fields_i32 (b3fa9ffb-f0a9-486c-99e8-48a6ae56ae01): There are no data parts
517 2023.10.11 22:23:34.127125 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} <Debug> DynamicQueryHandler: Done processing query
518 2023.10.11 22:23:34.127157 [ 3 ] {e9f5c9eb-b7c6-43cb-bbdb-d7753947ef8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
519 2023.10.11 22:23:34.127173 [ 3 ] {} <Debug> HTTP-Session: cd8c662a-2b91-43d4-9e30-f26768048c59 Destroying unnamed session
520 2023.10.11 22:23:34.127281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
521 2023.10.11 22:23:34.127330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
522 2023.10.11 22:23:34.127350 [ 3 ] {} <Debug> HTTP-Session: 1d7ac496-cea8-4ce9-a03c-a887945f4c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
523 2023.10.11 22:23:34.127372 [ 3 ] {} <Debug> HTTP-Session: 1d7ac496-cea8-4ce9-a03c-a887945f4c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
524 2023.10.11 22:23:34.127528 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
525 2023.10.11 22:23:34.127570 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
526 2023.10.11 22:23:34.128758 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} <Debug> oximeter.fields_u32 (e14394fa-67c1-460d-942a-1812b6203391): Loading data parts
527 2023.10.11 22:23:34.128835 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} <Debug> oximeter.fields_u32 (e14394fa-67c1-460d-942a-1812b6203391): There are no data parts
528 2023.10.11 22:23:34.129960 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} <Debug> DynamicQueryHandler: Done processing query
529 2023.10.11 22:23:34.129985 [ 3 ] {c3fb98d0-a3e3-48d1-8315-167ab7a92972} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
530 2023.10.11 22:23:34.130008 [ 3 ] {} <Debug> HTTP-Session: 1d7ac496-cea8-4ce9-a03c-a887945f4c74 Destroying unnamed session
531 2023.10.11 22:23:34.130118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
532 2023.10.11 22:23:34.130160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
533 2023.10.11 22:23:34.130185 [ 3 ] {} <Debug> HTTP-Session: 8735b868-c890-4ce9-b7c4-dd51385faee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
534 2023.10.11 22:23:34.130213 [ 3 ] {} <Debug> HTTP-Session: 8735b868-c890-4ce9-b7c4-dd51385faee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
535 2023.10.11 22:23:34.130364 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
536 2023.10.11 22:23:34.130416 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
537 2023.10.11 22:23:34.131621 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Loading data parts
538 2023.10.11 22:23:34.131710 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): There are no data parts
539 2023.10.11 22:23:34.132822 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} <Debug> DynamicQueryHandler: Done processing query
540 2023.10.11 22:23:34.132847 [ 3 ] {30a972d2-7d3f-48c5-81cd-1699e479157a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
541 2023.10.11 22:23:34.132869 [ 3 ] {} <Debug> HTTP-Session: 8735b868-c890-4ce9-b7c4-dd51385faee9 Destroying unnamed session
542 2023.10.11 22:23:34.132970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
543 2023.10.11 22:23:34.133020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
544 2023.10.11 22:23:34.133039 [ 3 ] {} <Debug> HTTP-Session: 3647f8a1-5918-40f8-b216-29498f4be5be Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
545 2023.10.11 22:23:34.133060 [ 3 ] {} <Debug> HTTP-Session: 3647f8a1-5918-40f8-b216-29498f4be5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
546 2023.10.11 22:23:34.133215 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
547 2023.10.11 22:23:34.133257 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
548 2023.10.11 22:23:34.134458 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} <Debug> oximeter.fields_u64 (6ecb2570-bc78-4037-9755-5ca57d82e9f1): Loading data parts
549 2023.10.11 22:23:34.134545 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} <Debug> oximeter.fields_u64 (6ecb2570-bc78-4037-9755-5ca57d82e9f1): There are no data parts
550 2023.10.11 22:23:34.135643 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} <Debug> DynamicQueryHandler: Done processing query
551 2023.10.11 22:23:34.135682 [ 3 ] {c14a00ee-18d7-414b-ae17-a3a2a7e8688a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
552 2023.10.11 22:23:34.135696 [ 3 ] {} <Debug> HTTP-Session: 3647f8a1-5918-40f8-b216-29498f4be5be Destroying unnamed session
553 2023.10.11 22:23:34.135824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2023.10.11 22:23:34.135872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
555 2023.10.11 22:23:34.135889 [ 3 ] {} <Debug> HTTP-Session: 132c3f3c-2165-4c0d-ae5c-5b7d3175382e Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
556 2023.10.11 22:23:34.135910 [ 3 ] {} <Debug> HTTP-Session: 132c3f3c-2165-4c0d-ae5c-5b7d3175382e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2023.10.11 22:23:34.136073 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
558 2023.10.11 22:23:34.136115 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
559 2023.10.11 22:23:34.137340 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} <Debug> oximeter.fields_ipaddr (9b28b4b9-5734-4640-bbbc-86c4de36c200): Loading data parts
560 2023.10.11 22:23:34.137397 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} <Debug> oximeter.fields_ipaddr (9b28b4b9-5734-4640-bbbc-86c4de36c200): There are no data parts
561 2023.10.11 22:23:34.138536 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} <Debug> DynamicQueryHandler: Done processing query
562 2023.10.11 22:23:34.138574 [ 3 ] {9be67760-cb83-4ddd-a944-31025d1f5326} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
563 2023.10.11 22:23:34.138589 [ 3 ] {} <Debug> HTTP-Session: 132c3f3c-2165-4c0d-ae5c-5b7d3175382e Destroying unnamed session
564 2023.10.11 22:23:34.138697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2023.10.11 22:23:34.138751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
566 2023.10.11 22:23:34.138770 [ 3 ] {} <Debug> HTTP-Session: a68711a6-5aeb-4ce9-a622-0ec7a3a7e05c Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
567 2023.10.11 22:23:34.138786 [ 3 ] {} <Debug> HTTP-Session: a68711a6-5aeb-4ce9-a622-0ec7a3a7e05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2023.10.11 22:23:34.138939 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
569 2023.10.11 22:23:34.138986 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
570 2023.10.11 22:23:34.140166 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Loading data parts
571 2023.10.11 22:23:34.140233 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): There are no data parts
572 2023.10.11 22:23:34.141334 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} <Debug> DynamicQueryHandler: Done processing query
573 2023.10.11 22:23:34.141358 [ 3 ] {ce934e78-c333-4897-b509-49dca857b379} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
574 2023.10.11 22:23:34.141387 [ 3 ] {} <Debug> HTTP-Session: a68711a6-5aeb-4ce9-a622-0ec7a3a7e05c Destroying unnamed session
575 2023.10.11 22:23:34.141487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
576 2023.10.11 22:23:34.141534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
577 2023.10.11 22:23:34.141560 [ 3 ] {} <Debug> HTTP-Session: bb374e33-cd7f-4eee-8837-8725a0d43a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
578 2023.10.11 22:23:34.141576 [ 3 ] {} <Debug> HTTP-Session: bb374e33-cd7f-4eee-8837-8725a0d43a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
579 2023.10.11 22:23:34.141732 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
580 2023.10.11 22:23:34.141783 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
581 2023.10.11 22:23:34.142973 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Loading data parts
582 2023.10.11 22:23:34.143045 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): There are no data parts
583 2023.10.11 22:23:34.144155 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} <Debug> DynamicQueryHandler: Done processing query
584 2023.10.11 22:23:34.144186 [ 3 ] {80568e85-a5cc-4a2a-8ce2-22fbb986ce40} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
585 2023.10.11 22:23:34.144201 [ 3 ] {} <Debug> HTTP-Session: bb374e33-cd7f-4eee-8837-8725a0d43a68 Destroying unnamed session
586 2023.10.11 22:23:34.144315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37436, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
587 2023.10.11 22:23:34.144362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
588 2023.10.11 22:23:34.144382 [ 3 ] {} <Debug> HTTP-Session: 0dc81cd7-874f-4f9a-887f-870f5d1bc875 Authenticating user 'default' from [fd00:1122:3344:101::d]:37436
589 2023.10.11 22:23:34.144404 [ 3 ] {} <Debug> HTTP-Session: 0dc81cd7-874f-4f9a-887f-870f5d1bc875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
590 2023.10.11 22:23:34.144583 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37436) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
591 2023.10.11 22:23:34.144650 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
592 2023.10.11 22:23:34.145903 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} <Debug> oximeter.timeseries_schema (9f82c31f-272a-470a-9d0c-ff9c0ce6f2b4): Loading data parts
593 2023.10.11 22:23:34.145961 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} <Debug> oximeter.timeseries_schema (9f82c31f-272a-470a-9d0c-ff9c0ce6f2b4): There are no data parts
594 2023.10.11 22:23:34.147146 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} <Debug> DynamicQueryHandler: Done processing query
595 2023.10.11 22:23:34.147185 [ 3 ] {4b2dddf3-1c4a-4cac-9076-dcb36a5aa3ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
596 2023.10.11 22:23:34.147200 [ 3 ] {} <Debug> HTTP-Session: 0dc81cd7-874f-4f9a-887f-870f5d1bc875 Destroying unnamed session
597 2023.10.11 22:23:35.001111 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.40 MiB, peak 221.49 MiB, will set to 221.89 MiB (RSS), difference: 3.49 MiB
598 2023.10.11 22:23:35.717062 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
599 2023.10.11 22:23:35.717137 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
600 2023.10.11 22:23:50.717177 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache
601 2023.10.11 22:23:50.717249 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache
602 2023.10.11 22:24:05.717504 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
603 2023.10.11 22:24:05.717585 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
604 2023.10.11 22:24:20.717843 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
605 2023.10.11 22:24:20.717944 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
606 2023.10.11 22:24:24.151701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
607 2023.10.11 22:24:24.151827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
608 2023.10.11 22:24:24.151876 [ 3 ] {} <Debug> HTTP-Session: 84912279-22f6-467f-8ade-7b7684a87e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
609 2023.10.11 22:24:24.151921 [ 3 ] {} <Debug> HTTP-Session: 84912279-22f6-467f-8ade-7b7684a87e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
610 2023.10.11 22:24:24.152107 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
611 2023.10.11 22:24:24.152189 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
612 2023.10.11 22:24:24.154288 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
613 2023.10.11 22:24:24.161946 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
614 2023.10.11 22:24:24.175531 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
615 2023.10.11 22:24:24.176957 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} <Trace> oximeter.timeseries_schema (9f82c31f-272a-470a-9d0c-ff9c0ce6f2b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
616 2023.10.11 22:24:24.184873 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.032713962 sec., 366 rows/sec., 49.49 KiB/sec.
617 2023.10.11 22:24:24.185125 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} <Debug> DynamicQueryHandler: Done processing query
618 2023.10.11 22:24:24.185172 [ 3 ] {e3c119b4-cdc5-4268-9e0d-dcac545d5d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
619 2023.10.11 22:24:24.185191 [ 3 ] {} <Debug> HTTP-Session: 84912279-22f6-467f-8ade-7b7684a87e6f Destroying unnamed session
620 2023.10.11 22:24:24.185360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2023.10.11 22:24:24.185448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
622 2023.10.11 22:24:24.185483 [ 3 ] {} <Debug> HTTP-Session: ea4df866-bd91-4336-b7a2-0fb768de2481 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
623 2023.10.11 22:24:24.185526 [ 3 ] {} <Debug> HTTP-Session: ea4df866-bd91-4336-b7a2-0fb768de2481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2023.10.11 22:24:24.185634 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
625 2023.10.11 22:24:24.185679 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
626 2023.10.11 22:24:24.185801 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} <Trace> ParallelParsingInputFormat: Parallel parsing is used
627 2023.10.11 22:24:24.191269 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
628 2023.10.11 22:24:24.191499 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
629 2023.10.11 22:24:24.191665 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
630 2023.10.11 22:24:24.191787 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} <Information> executeQuery: Read 6 rows, 348.00 B in 0.006088051 sec., 985 rows/sec., 55.82 KiB/sec.
631 2023.10.11 22:24:24.191916 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} <Debug> DynamicQueryHandler: Done processing query
632 2023.10.11 22:24:24.191947 [ 3 ] {dc454aa0-2623-4615-b4e5-904e8e1e2531} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
633 2023.10.11 22:24:24.191963 [ 3 ] {} <Debug> HTTP-Session: ea4df866-bd91-4336-b7a2-0fb768de2481 Destroying unnamed session
634 2023.10.11 22:24:24.192235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 13647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
635 2023.10.11 22:24:24.192289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
636 2023.10.11 22:24:24.192309 [ 3 ] {} <Debug> HTTP-Session: e6efa1f3-52de-4c02-a756-c01ec55ad5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
637 2023.10.11 22:24:24.192335 [ 3 ] {} <Debug> HTTP-Session: e6efa1f3-52de-4c02-a756-c01ec55ad5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
638 2023.10.11 22:24:24.192420 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
639 2023.10.11 22:24:24.192471 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
640 2023.10.11 22:24:24.192573 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
641 2023.10.11 22:24:24.192911 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
642 2023.10.11 22:24:24.193135 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
643 2023.10.11 22:24:24.193290 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
644 2023.10.11 22:24:24.193415 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000955384 sec., 91062 rows/sec., 8.51 MiB/sec.
645 2023.10.11 22:24:24.193536 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} <Debug> DynamicQueryHandler: Done processing query
646 2023.10.11 22:24:24.193559 [ 3 ] {b0c9a41a-37cc-4a16-9418-5af6ac57d1a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
647 2023.10.11 22:24:24.193573 [ 3 ] {} <Debug> HTTP-Session: e6efa1f3-52de-4c02-a756-c01ec55ad5e0 Destroying unnamed session
648 2023.10.11 22:24:24.193868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 42070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
649 2023.10.11 22:24:24.193921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
650 2023.10.11 22:24:24.193940 [ 3 ] {} <Debug> HTTP-Session: 55be2f3c-64d1-48cb-9baf-3b3a4173460a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
651 2023.10.11 22:24:24.193963 [ 3 ] {} <Debug> HTTP-Session: 55be2f3c-64d1-48cb-9baf-3b3a4173460a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
652 2023.10.11 22:24:24.194048 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
653 2023.10.11 22:24:24.194086 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
654 2023.10.11 22:24:24.195188 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} <Trace> ParallelParsingInputFormat: Parallel parsing is used
655 2023.10.11 22:24:24.197579 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
656 2023.10.11 22:24:24.197872 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
657 2023.10.11 22:24:24.198057 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
658 2023.10.11 22:24:24.198190 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.004112972 sec., 64187 rows/sec., 4.40 MiB/sec.
659 2023.10.11 22:24:24.198329 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} <Debug> DynamicQueryHandler: Done processing query
660 2023.10.11 22:24:24.198365 [ 3 ] {1aee632a-b568-482d-8063-d3adc0954690} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
661 2023.10.11 22:24:24.198391 [ 3 ] {} <Debug> HTTP-Session: 55be2f3c-64d1-48cb-9baf-3b3a4173460a Destroying unnamed session
662 2023.10.11 22:24:24.198527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
663 2023.10.11 22:24:24.198580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
664 2023.10.11 22:24:24.198608 [ 3 ] {} <Debug> HTTP-Session: 48f1d0df-935e-41fd-a709-57680c37ec9d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
665 2023.10.11 22:24:24.198624 [ 3 ] {} <Debug> HTTP-Session: 48f1d0df-935e-41fd-a709-57680c37ec9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
666 2023.10.11 22:24:24.198698 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
667 2023.10.11 22:24:24.198743 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
668 2023.10.11 22:24:24.198846 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
669 2023.10.11 22:24:24.199189 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
670 2023.10.11 22:24:24.199530 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
671 2023.10.11 22:24:24.199704 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
672 2023.10.11 22:24:24.199804 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001072036 sec., 5596 rows/sec., 235.02 KiB/sec.
673 2023.10.11 22:24:24.199913 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} <Debug> DynamicQueryHandler: Done processing query
674 2023.10.11 22:24:24.199935 [ 3 ] {400754a9-3a73-425c-b25b-0587df879a0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
675 2023.10.11 22:24:24.199958 [ 3 ] {} <Debug> HTTP-Session: 48f1d0df-935e-41fd-a709-57680c37ec9d Destroying unnamed session
676 2023.10.11 22:24:24.200109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
677 2023.10.11 22:24:24.200161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
678 2023.10.11 22:24:24.200186 [ 3 ] {} <Debug> HTTP-Session: e3569495-4c5d-4be8-955e-bf8ec9195877 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
679 2023.10.11 22:24:24.200203 [ 3 ] {} <Debug> HTTP-Session: e3569495-4c5d-4be8-955e-bf8ec9195877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
680 2023.10.11 22:24:24.200282 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
681 2023.10.11 22:24:24.200331 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
682 2023.10.11 22:24:24.200448 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
683 2023.10.11 22:24:24.200729 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
684 2023.10.11 22:24:24.200983 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
685 2023.10.11 22:24:24.201167 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
686 2023.10.11 22:24:24.201265 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000949695 sec., 66337 rows/sec., 4.02 MiB/sec.
687 2023.10.11 22:24:24.201402 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} <Debug> DynamicQueryHandler: Done processing query
688 2023.10.11 22:24:24.201434 [ 3 ] {9a73d23d-774b-4a4f-a2de-f7c600fec1c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
689 2023.10.11 22:24:24.201449 [ 3 ] {} <Debug> HTTP-Session: e3569495-4c5d-4be8-955e-bf8ec9195877 Destroying unnamed session
690 2023.10.11 22:24:24.201563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
691 2023.10.11 22:24:24.201622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
692 2023.10.11 22:24:24.201641 [ 3 ] {} <Debug> HTTP-Session: a895e670-03d1-4968-bd71-8c9d28779961 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
693 2023.10.11 22:24:24.201663 [ 3 ] {} <Debug> HTTP-Session: a895e670-03d1-4968-bd71-8c9d28779961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
694 2023.10.11 22:24:24.201732 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
695 2023.10.11 22:24:24.201779 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
696 2023.10.11 22:24:24.201885 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
697 2023.10.11 22:24:24.202127 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
698 2023.10.11 22:24:24.202371 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
699 2023.10.11 22:24:24.202551 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
700 2023.10.11 22:24:24.202654 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000885774 sec., 21450 rows/sec., 1.11 MiB/sec.
701 2023.10.11 22:24:24.202754 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} <Debug> DynamicQueryHandler: Done processing query
702 2023.10.11 22:24:24.202776 [ 3 ] {fcafaa72-5380-46ac-997a-f2e8f8647539} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
703 2023.10.11 22:24:24.202799 [ 3 ] {} <Debug> HTTP-Session: a895e670-03d1-4968-bd71-8c9d28779961 Destroying unnamed session
704 2023.10.11 22:24:25.000213 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.24 MiB, peak 227.37 MiB, will set to 224.20 MiB (RSS), difference: 1.96 MiB
705 2023.10.11 22:24:34.131530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
706 2023.10.11 22:24:34.131767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
707 2023.10.11 22:24:34.131829 [ 3 ] {} <Debug> HTTP-Session: 9c93efb3-b9a6-45a0-a889-24de2ba1f1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
708 2023.10.11 22:24:34.131857 [ 3 ] {} <Debug> HTTP-Session: 9c93efb3-b9a6-45a0-a889-24de2ba1f1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
709 2023.10.11 22:24:34.132015 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
710 2023.10.11 22:24:34.132103 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
711 2023.10.11 22:24:34.132288 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
712 2023.10.11 22:24:34.132701 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
713 2023.10.11 22:24:34.132978 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
714 2023.10.11 22:24:34.133147 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
715 2023.10.11 22:24:34.133292 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001213658 sec., 4943 rows/sec., 280.02 KiB/sec.
716 2023.10.11 22:24:34.133468 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} <Debug> DynamicQueryHandler: Done processing query
717 2023.10.11 22:24:34.133494 [ 3 ] {5e0d31bb-b30a-4c44-ab45-a31db781a42d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
718 2023.10.11 22:24:34.133528 [ 3 ] {} <Debug> HTTP-Session: 9c93efb3-b9a6-45a0-a889-24de2ba1f1d1 Destroying unnamed session
719 2023.10.11 22:24:34.133714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 13647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
720 2023.10.11 22:24:34.133780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
721 2023.10.11 22:24:34.133817 [ 3 ] {} <Debug> HTTP-Session: 54365295-d7b4-4f1a-a04d-e244f7496c45 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
722 2023.10.11 22:24:34.133859 [ 3 ] {} <Debug> HTTP-Session: 54365295-d7b4-4f1a-a04d-e244f7496c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
723 2023.10.11 22:24:34.133948 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
724 2023.10.11 22:24:34.134003 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
725 2023.10.11 22:24:34.134122 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} <Trace> ParallelParsingInputFormat: Parallel parsing is used
726 2023.10.11 22:24:34.134470 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
727 2023.10.11 22:24:34.134696 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
728 2023.10.11 22:24:34.134871 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
729 2023.10.11 22:24:34.134994 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001001015 sec., 86911 rows/sec., 8.12 MiB/sec.
730 2023.10.11 22:24:34.135159 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} <Debug> DynamicQueryHandler: Done processing query
731 2023.10.11 22:24:34.135182 [ 3 ] {c1f845d6-063d-420e-8fcc-c29953c2e481} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
732 2023.10.11 22:24:34.135214 [ 3 ] {} <Debug> HTTP-Session: 54365295-d7b4-4f1a-a04d-e244f7496c45 Destroying unnamed session
733 2023.10.11 22:24:34.135508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 42070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
734 2023.10.11 22:24:34.135570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
735 2023.10.11 22:24:34.135589 [ 3 ] {} <Debug> HTTP-Session: 99a7ce1a-f42a-493a-aaea-1585ea630058 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
736 2023.10.11 22:24:34.135606 [ 3 ] {} <Debug> HTTP-Session: 99a7ce1a-f42a-493a-aaea-1585ea630058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
737 2023.10.11 22:24:34.135701 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
738 2023.10.11 22:24:34.135751 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
739 2023.10.11 22:24:34.135866 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
740 2023.10.11 22:24:34.136281 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
741 2023.10.11 22:24:34.136509 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
742 2023.10.11 22:24:34.136663 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
743 2023.10.11 22:24:34.136810 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001066166 sec., 247616 rows/sec., 16.99 MiB/sec.
744 2023.10.11 22:24:34.136968 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} <Debug> DynamicQueryHandler: Done processing query
745 2023.10.11 22:24:34.136992 [ 3 ] {e043e4cc-8b6b-467b-b5dc-a66d754e1b58} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
746 2023.10.11 22:24:34.137015 [ 3 ] {} <Debug> HTTP-Session: 99a7ce1a-f42a-493a-aaea-1585ea630058 Destroying unnamed session
747 2023.10.11 22:24:34.137194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
748 2023.10.11 22:24:34.137241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
749 2023.10.11 22:24:34.137269 [ 3 ] {} <Debug> HTTP-Session: 086ac58b-1171-412e-b7ce-220fc3a9b22a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
750 2023.10.11 22:24:34.137292 [ 3 ] {} <Debug> HTTP-Session: 086ac58b-1171-412e-b7ce-220fc3a9b22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
751 2023.10.11 22:24:34.137362 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
752 2023.10.11 22:24:34.137410 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
753 2023.10.11 22:24:34.137533 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
754 2023.10.11 22:24:34.137846 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
755 2023.10.11 22:24:34.138095 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
756 2023.10.11 22:24:34.138293 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
757 2023.10.11 22:24:34.138416 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001016715 sec., 5901 rows/sec., 247.81 KiB/sec.
758 2023.10.11 22:24:34.138553 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} <Debug> DynamicQueryHandler: Done processing query
759 2023.10.11 22:24:34.138585 [ 3 ] {e279e9b2-7637-4e76-ba4a-954ceb95466e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
760 2023.10.11 22:24:34.138600 [ 3 ] {} <Debug> HTTP-Session: 086ac58b-1171-412e-b7ce-220fc3a9b22a Destroying unnamed session
761 2023.10.11 22:24:34.138771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2023.10.11 22:24:34.138826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
763 2023.10.11 22:24:34.138845 [ 3 ] {} <Debug> HTTP-Session: 90ddb0cf-782a-4fb2-9ec1-74e1a1c4825d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
764 2023.10.11 22:24:34.138869 [ 3 ] {} <Debug> HTTP-Session: 90ddb0cf-782a-4fb2-9ec1-74e1a1c4825d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2023.10.11 22:24:34.138950 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
766 2023.10.11 22:24:34.138992 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
767 2023.10.11 22:24:34.139115 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
768 2023.10.11 22:24:34.139465 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
769 2023.10.11 22:24:34.139712 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
770 2023.10.11 22:24:34.139898 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
771 2023.10.11 22:24:34.140043 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001063466 sec., 59240 rows/sec., 3.59 MiB/sec.
772 2023.10.11 22:24:34.140202 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} <Debug> DynamicQueryHandler: Done processing query
773 2023.10.11 22:24:34.140234 [ 3 ] {565b1f43-cd65-4084-9b53-a26807f9962e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
774 2023.10.11 22:24:34.140257 [ 3 ] {} <Debug> HTTP-Session: 90ddb0cf-782a-4fb2-9ec1-74e1a1c4825d Destroying unnamed session
775 2023.10.11 22:24:34.140409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
776 2023.10.11 22:24:34.140463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
777 2023.10.11 22:24:34.140483 [ 3 ] {} <Debug> HTTP-Session: 814faaad-bf96-4511-a681-6d0b2390b66e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
778 2023.10.11 22:24:34.140515 [ 3 ] {} <Debug> HTTP-Session: 814faaad-bf96-4511-a681-6d0b2390b66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
779 2023.10.11 22:24:34.140593 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
780 2023.10.11 22:24:34.140646 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
781 2023.10.11 22:24:34.140750 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} <Trace> ParallelParsingInputFormat: Parallel parsing is used
782 2023.10.11 22:24:34.141013 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
783 2023.10.11 22:24:34.141252 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
784 2023.10.11 22:24:34.141435 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
785 2023.10.11 22:24:34.141555 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000921343 sec., 20622 rows/sec., 1.07 MiB/sec.
786 2023.10.11 22:24:34.141685 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} <Debug> DynamicQueryHandler: Done processing query
787 2023.10.11 22:24:34.141709 [ 3 ] {8c04187a-94d2-47b9-9ac0-0dc6a1a51540} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
788 2023.10.11 22:24:34.141724 [ 3 ] {} <Debug> HTTP-Session: 814faaad-bf96-4511-a681-6d0b2390b66e Destroying unnamed session
789 2023.10.11 22:24:35.718052 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
790 2023.10.11 22:24:35.718101 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
791 2023.10.11 22:24:44.136060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
792 2023.10.11 22:24:44.136239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
793 2023.10.11 22:24:44.136273 [ 3 ] {} <Debug> HTTP-Session: 6ef510ec-fcfd-4e04-b1f9-b475d6e3143d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
794 2023.10.11 22:24:44.136331 [ 3 ] {} <Debug> HTTP-Session: 6ef510ec-fcfd-4e04-b1f9-b475d6e3143d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
795 2023.10.11 22:24:44.136476 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
796 2023.10.11 22:24:44.136571 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
797 2023.10.11 22:24:44.136825 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
798 2023.10.11 22:24:44.137259 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
799 2023.10.11 22:24:44.137560 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
800 2023.10.11 22:24:44.137756 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} <Trace> oximeter.timeseries_schema (9f82c31f-272a-470a-9d0c-ff9c0ce6f2b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
801 2023.10.11 22:24:44.137900 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00136326 sec., 2934 rows/sec., 317.34 KiB/sec.
802 2023.10.11 22:24:44.138094 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} <Debug> DynamicQueryHandler: Done processing query
803 2023.10.11 22:24:44.138139 [ 3 ] {a36d4b22-4818-46d4-92f9-a46e8252f2dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
804 2023.10.11 22:24:44.138156 [ 3 ] {} <Debug> HTTP-Session: 6ef510ec-fcfd-4e04-b1f9-b475d6e3143d Destroying unnamed session
805 2023.10.11 22:24:44.138349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
806 2023.10.11 22:24:44.138400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
807 2023.10.11 22:24:44.138422 [ 3 ] {} <Debug> HTTP-Session: 902f139f-e477-4184-bd2c-f29992ae4b8d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
808 2023.10.11 22:24:44.138455 [ 3 ] {} <Debug> HTTP-Session: 902f139f-e477-4184-bd2c-f29992ae4b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
809 2023.10.11 22:24:44.138531 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
810 2023.10.11 22:24:44.138572 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
811 2023.10.11 22:24:44.138698 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
812 2023.10.11 22:24:44.139025 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
813 2023.10.11 22:24:44.139245 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
814 2023.10.11 22:24:44.139419 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
815 2023.10.11 22:24:44.139543 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} <Information> executeQuery: Read 46 rows, 3.58 KiB in 0.000982635 sec., 46812 rows/sec., 3.56 MiB/sec.
816 2023.10.11 22:24:44.139651 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} <Debug> DynamicQueryHandler: Done processing query
817 2023.10.11 22:24:44.139691 [ 3 ] {41d26bee-30cc-4305-8840-344f821b1be1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
818 2023.10.11 22:24:44.139706 [ 3 ] {} <Debug> HTTP-Session: 902f139f-e477-4184-bd2c-f29992ae4b8d Destroying unnamed session
819 2023.10.11 22:24:44.139914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 33162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
820 2023.10.11 22:24:44.139977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
821 2023.10.11 22:24:44.139998 [ 3 ] {} <Debug> HTTP-Session: 07cac928-2f45-4597-88dc-1f19d4e84078 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
822 2023.10.11 22:24:44.140015 [ 3 ] {} <Debug> HTTP-Session: 07cac928-2f45-4597-88dc-1f19d4e84078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
823 2023.10.11 22:24:44.140093 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
824 2023.10.11 22:24:44.140132 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
825 2023.10.11 22:24:44.140233 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} <Trace> ParallelParsingInputFormat: Parallel parsing is used
826 2023.10.11 22:24:44.140641 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
827 2023.10.11 22:24:44.140872 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
828 2023.10.11 22:24:44.141035 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
829 2023.10.11 22:24:44.141156 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} <Information> executeQuery: Read 207 rows, 20.52 KiB in 0.001025195 sec., 201912 rows/sec., 19.55 MiB/sec.
830 2023.10.11 22:24:44.141277 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} <Debug> DynamicQueryHandler: Done processing query
831 2023.10.11 22:24:44.141301 [ 3 ] {c2134c7b-d07d-4ef7-86a4-65e7904e0948} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
832 2023.10.11 22:24:44.141316 [ 3 ] {} <Debug> HTTP-Session: 07cac928-2f45-4597-88dc-1f19d4e84078 Destroying unnamed session
833 2023.10.11 22:24:44.141664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
834 2023.10.11 22:24:44.141711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
835 2023.10.11 22:24:44.141731 [ 3 ] {} <Debug> HTTP-Session: 3d47c8b1-eabe-4137-91d4-5af7dba0e4b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
836 2023.10.11 22:24:44.141749 [ 3 ] {} <Debug> HTTP-Session: 3d47c8b1-eabe-4137-91d4-5af7dba0e4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
837 2023.10.11 22:24:44.141832 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
838 2023.10.11 22:24:44.141871 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
839 2023.10.11 22:24:44.141975 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
840 2023.10.11 22:24:44.142479 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
841 2023.10.11 22:24:44.142711 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
842 2023.10.11 22:24:44.142897 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
843 2023.10.11 22:24:44.143007 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} <Information> executeQuery: Read 316 rows, 22.71 KiB in 0.001139837 sec., 277232 rows/sec., 19.46 MiB/sec.
844 2023.10.11 22:24:44.143141 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} <Debug> DynamicQueryHandler: Done processing query
845 2023.10.11 22:24:44.143166 [ 3 ] {8969a147-46b7-4c0f-9d59-fe307068ff64} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
846 2023.10.11 22:24:44.143182 [ 3 ] {} <Debug> HTTP-Session: 3d47c8b1-eabe-4137-91d4-5af7dba0e4b0 Destroying unnamed session
847 2023.10.11 22:24:44.143333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
848 2023.10.11 22:24:44.143377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
849 2023.10.11 22:24:44.143397 [ 3 ] {} <Debug> HTTP-Session: d1d01810-52d1-47dc-8507-0c2871938257 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
850 2023.10.11 22:24:44.143415 [ 3 ] {} <Debug> HTTP-Session: d1d01810-52d1-47dc-8507-0c2871938257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
851 2023.10.11 22:24:44.143485 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
852 2023.10.11 22:24:44.143524 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
853 2023.10.11 22:24:44.143630 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
854 2023.10.11 22:24:44.143909 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
855 2023.10.11 22:24:44.144192 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
856 2023.10.11 22:24:44.144406 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
857 2023.10.11 22:24:44.144549 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001029905 sec., 5825 rows/sec., 244.64 KiB/sec.
858 2023.10.11 22:24:44.144686 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} <Debug> DynamicQueryHandler: Done processing query
859 2023.10.11 22:24:44.144714 [ 3 ] {adc8a0c5-dc58-4799-afad-f27124a60a5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
860 2023.10.11 22:24:44.144736 [ 3 ] {} <Debug> HTTP-Session: d1d01810-52d1-47dc-8507-0c2871938257 Destroying unnamed session
861 2023.10.11 22:24:44.144874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
862 2023.10.11 22:24:44.144920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
863 2023.10.11 22:24:44.144941 [ 3 ] {} <Debug> HTTP-Session: df767842-bb47-4704-b694-fa85401e9733 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
864 2023.10.11 22:24:44.144958 [ 3 ] {} <Debug> HTTP-Session: df767842-bb47-4704-b694-fa85401e9733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
865 2023.10.11 22:24:44.145030 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
866 2023.10.11 22:24:44.145078 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
867 2023.10.11 22:24:44.145195 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
868 2023.10.11 22:24:44.145473 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
869 2023.10.11 22:24:44.145717 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
870 2023.10.11 22:24:44.145901 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
871 2023.10.11 22:24:44.146020 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000953574 sec., 66067 rows/sec., 4.01 MiB/sec.
872 2023.10.11 22:24:44.146147 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} <Debug> DynamicQueryHandler: Done processing query
873 2023.10.11 22:24:44.146171 [ 3 ] {31bb028f-8a22-44ce-adbc-ab472883048c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
874 2023.10.11 22:24:44.146188 [ 3 ] {} <Debug> HTTP-Session: df767842-bb47-4704-b694-fa85401e9733 Destroying unnamed session
875 2023.10.11 22:24:44.146363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
876 2023.10.11 22:24:44.146408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
877 2023.10.11 22:24:44.146428 [ 3 ] {} <Debug> HTTP-Session: 35694d1d-1efd-42c6-aca6-9eefe2f6d94d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
878 2023.10.11 22:24:44.146445 [ 3 ] {} <Debug> HTTP-Session: 35694d1d-1efd-42c6-aca6-9eefe2f6d94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
879 2023.10.11 22:24:44.146526 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
880 2023.10.11 22:24:44.146570 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
881 2023.10.11 22:24:44.146733 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
882 2023.10.11 22:24:44.147347 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
883 2023.10.11 22:24:44.148996 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
884 2023.10.11 22:24:44.149196 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
885 2023.10.11 22:24:44.149322 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.002763652 sec., 14473 rows/sec., 19.53 MiB/sec.
886 2023.10.11 22:24:44.149462 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} <Debug> DynamicQueryHandler: Done processing query
887 2023.10.11 22:24:44.149486 [ 3 ] {d6848079-4d16-4faa-b74d-ca30e823a84c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
888 2023.10.11 22:24:44.149503 [ 3 ] {} <Debug> HTTP-Session: 35694d1d-1efd-42c6-aca6-9eefe2f6d94d Destroying unnamed session
889 2023.10.11 22:24:44.149638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 6471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
890 2023.10.11 22:24:44.149684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
891 2023.10.11 22:24:44.149705 [ 3 ] {} <Debug> HTTP-Session: ee75f8b4-e6a8-44c5-9f11-ee93ec10d21a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
892 2023.10.11 22:24:44.149724 [ 3 ] {} <Debug> HTTP-Session: ee75f8b4-e6a8-44c5-9f11-ee93ec10d21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
893 2023.10.11 22:24:44.149797 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
894 2023.10.11 22:24:44.149837 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
895 2023.10.11 22:24:44.149940 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
896 2023.10.11 22:24:44.150319 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
897 2023.10.11 22:24:44.150580 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
898 2023.10.11 22:24:44.150769 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
899 2023.10.11 22:24:44.150872 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} <Information> executeQuery: Read 43 rows, 2.74 KiB in 0.001046086 sec., 41105 rows/sec., 2.56 MiB/sec.
900 2023.10.11 22:24:44.151035 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} <Debug> DynamicQueryHandler: Done processing query
901 2023.10.11 22:24:44.151061 [ 3 ] {a1904e6b-a734-4862-8bc9-0a54d35957bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
902 2023.10.11 22:24:44.151077 [ 3 ] {} <Debug> HTTP-Session: ee75f8b4-e6a8-44c5-9f11-ee93ec10d21a Destroying unnamed session
903 2023.10.11 22:24:50.718367 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
904 2023.10.11 22:24:50.718428 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
905 2023.10.11 22:24:54.134947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
906 2023.10.11 22:24:54.135084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
907 2023.10.11 22:24:54.135117 [ 3 ] {} <Debug> HTTP-Session: 40de3f01-91be-45a5-a2ce-ce5bdfccc742 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
908 2023.10.11 22:24:54.135148 [ 3 ] {} <Debug> HTTP-Session: 40de3f01-91be-45a5-a2ce-ce5bdfccc742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
909 2023.10.11 22:24:54.135297 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
910 2023.10.11 22:24:54.135367 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
911 2023.10.11 22:24:54.135549 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} <Trace> ParallelParsingInputFormat: Parallel parsing is used
912 2023.10.11 22:24:54.135989 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
913 2023.10.11 22:24:54.136259 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
914 2023.10.11 22:24:54.136435 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
915 2023.10.11 22:24:54.136569 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001230199 sec., 40643 rows/sec., 3.10 MiB/sec.
916 2023.10.11 22:24:54.136699 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} <Debug> DynamicQueryHandler: Done processing query
917 2023.10.11 22:24:54.136722 [ 3 ] {fba276a0-7b26-4be6-ba2c-e301cfe11543} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
918 2023.10.11 22:24:54.136737 [ 3 ] {} <Debug> HTTP-Session: 40de3f01-91be-45a5-a2ce-ce5bdfccc742 Destroying unnamed session
919 2023.10.11 22:24:54.136913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
920 2023.10.11 22:24:54.136960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
921 2023.10.11 22:24:54.136980 [ 3 ] {} <Debug> HTTP-Session: fa85c118-8d85-4e6c-a26a-20bf39af35fd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
922 2023.10.11 22:24:54.136999 [ 3 ] {} <Debug> HTTP-Session: fa85c118-8d85-4e6c-a26a-20bf39af35fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
923 2023.10.11 22:24:54.137087 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
924 2023.10.11 22:24:54.137128 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
925 2023.10.11 22:24:54.137226 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
926 2023.10.11 22:24:54.137698 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
927 2023.10.11 22:24:54.137932 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
928 2023.10.11 22:24:54.138090 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
929 2023.10.11 22:24:54.138218 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001058936 sec., 206811 rows/sec., 19.98 MiB/sec.
930 2023.10.11 22:24:54.138346 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} <Debug> DynamicQueryHandler: Done processing query
931 2023.10.11 22:24:54.138369 [ 3 ] {792ee879-dd67-4753-b974-b01be835ceda} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
932 2023.10.11 22:24:54.138385 [ 3 ] {} <Debug> HTTP-Session: fa85c118-8d85-4e6c-a26a-20bf39af35fd Destroying unnamed session
933 2023.10.11 22:24:54.138572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
934 2023.10.11 22:24:54.138618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
935 2023.10.11 22:24:54.138639 [ 3 ] {} <Debug> HTTP-Session: 5033550c-2d87-44c5-bb3e-2c06d98d78cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
936 2023.10.11 22:24:54.138657 [ 3 ] {} <Debug> HTTP-Session: 5033550c-2d87-44c5-bb3e-2c06d98d78cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
937 2023.10.11 22:24:54.138755 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
938 2023.10.11 22:24:54.138795 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
939 2023.10.11 22:24:54.138903 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
940 2023.10.11 22:24:54.139340 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
941 2023.10.11 22:24:54.139562 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
942 2023.10.11 22:24:54.139724 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
943 2023.10.11 22:24:54.139850 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001065826 sec., 288977 rows/sec., 20.22 MiB/sec.
944 2023.10.11 22:24:54.139958 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} <Debug> DynamicQueryHandler: Done processing query
945 2023.10.11 22:24:54.139981 [ 3 ] {08697bd2-b076-4032-ba05-a76d7d739b61} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
946 2023.10.11 22:24:54.139998 [ 3 ] {} <Debug> HTTP-Session: 5033550c-2d87-44c5-bb3e-2c06d98d78cf Destroying unnamed session
947 2023.10.11 22:24:54.140148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2023.10.11 22:24:54.140192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
949 2023.10.11 22:24:54.140212 [ 3 ] {} <Debug> HTTP-Session: 307984c5-cbf6-4593-a68b-162b15f9e450 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
950 2023.10.11 22:24:54.140229 [ 3 ] {} <Debug> HTTP-Session: 307984c5-cbf6-4593-a68b-162b15f9e450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2023.10.11 22:24:54.140301 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
952 2023.10.11 22:24:54.140340 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
953 2023.10.11 22:24:54.140447 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
954 2023.10.11 22:24:54.140691 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
955 2023.10.11 22:24:54.140944 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
956 2023.10.11 22:24:54.141127 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
957 2023.10.11 22:24:54.141254 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000925614 sec., 6482 rows/sec., 272.20 KiB/sec.
958 2023.10.11 22:24:54.141370 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} <Debug> DynamicQueryHandler: Done processing query
959 2023.10.11 22:24:54.141395 [ 3 ] {ffb29d47-d6a0-44ee-a936-58f6b95e8f58} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
960 2023.10.11 22:24:54.141411 [ 3 ] {} <Debug> HTTP-Session: 307984c5-cbf6-4593-a68b-162b15f9e450 Destroying unnamed session
961 2023.10.11 22:24:54.141538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
962 2023.10.11 22:24:54.141584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
963 2023.10.11 22:24:54.141604 [ 3 ] {} <Debug> HTTP-Session: 67fe0cd8-dcaf-4a13-bee0-d201aee5a8f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
964 2023.10.11 22:24:54.141621 [ 3 ] {} <Debug> HTTP-Session: 67fe0cd8-dcaf-4a13-bee0-d201aee5a8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
965 2023.10.11 22:24:54.141696 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
966 2023.10.11 22:24:54.141739 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
967 2023.10.11 22:24:54.141856 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
968 2023.10.11 22:24:54.142140 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
969 2023.10.11 22:24:54.142387 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
970 2023.10.11 22:24:54.142570 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
971 2023.10.11 22:24:54.142696 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000968925 sec., 65020 rows/sec., 3.94 MiB/sec.
972 2023.10.11 22:24:54.142854 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} <Debug> DynamicQueryHandler: Done processing query
973 2023.10.11 22:24:54.142878 [ 3 ] {f430bca9-5a21-42c2-aca9-076895fef7b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
974 2023.10.11 22:24:54.142894 [ 3 ] {} <Debug> HTTP-Session: 67fe0cd8-dcaf-4a13-bee0-d201aee5a8f3 Destroying unnamed session
975 2023.10.11 22:24:54.143095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2023.10.11 22:24:54.143141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
977 2023.10.11 22:24:54.143159 [ 3 ] {} <Debug> HTTP-Session: 59e3a7f4-eb5b-4634-b010-51bded1a41dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
978 2023.10.11 22:24:54.143177 [ 3 ] {} <Debug> HTTP-Session: 59e3a7f4-eb5b-4634-b010-51bded1a41dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2023.10.11 22:24:54.143263 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
980 2023.10.11 22:24:54.143308 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
981 2023.10.11 22:24:54.143448 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
982 2023.10.11 22:24:54.143990 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
983 2023.10.11 22:24:54.144294 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
984 2023.10.11 22:24:54.144481 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
985 2023.10.11 22:24:54.144608 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001314719 sec., 33467 rows/sec., 45.16 MiB/sec.
986 2023.10.11 22:24:54.144758 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} <Debug> DynamicQueryHandler: Done processing query
987 2023.10.11 22:24:54.144782 [ 3 ] {e97c5287-3d4a-4a46-8d34-d6503eafbcb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
988 2023.10.11 22:24:54.144798 [ 3 ] {} <Debug> HTTP-Session: 59e3a7f4-eb5b-4634-b010-51bded1a41dc Destroying unnamed session
989 2023.10.11 22:24:54.144923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
990 2023.10.11 22:24:54.144968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
991 2023.10.11 22:24:54.144988 [ 3 ] {} <Debug> HTTP-Session: bf6223aa-dbe3-427d-9dee-d56f0d3863b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
992 2023.10.11 22:24:54.145005 [ 3 ] {} <Debug> HTTP-Session: bf6223aa-dbe3-427d-9dee-d56f0d3863b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
993 2023.10.11 22:24:54.145074 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
994 2023.10.11 22:24:54.145114 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
995 2023.10.11 22:24:54.145216 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
996 2023.10.11 22:24:54.145487 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
997 2023.10.11 22:24:54.145716 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
998 2023.10.11 22:24:54.145902 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
999 2023.10.11 22:24:54.146026 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000919674 sec., 20659 rows/sec., 1.07 MiB/sec.
1000 2023.10.11 22:24:54.146152 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} <Debug> DynamicQueryHandler: Done processing query
1001 2023.10.11 22:24:54.146176 [ 3 ] {66529010-181a-4d3c-99b3-e0415099d32a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1002 2023.10.11 22:24:54.146193 [ 3 ] {} <Debug> HTTP-Session: bf6223aa-dbe3-427d-9dee-d56f0d3863b0 Destroying unnamed session
1003 2023.10.11 22:24:59.128381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1004 2023.10.11 22:24:59.128504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1005 2023.10.11 22:24:59.128531 [ 3 ] {} <Debug> HTTP-Session: f4df33df-0689-4b30-b8db-b1b15874db28 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1006 2023.10.11 22:24:59.128556 [ 3 ] {} <Debug> HTTP-Session: f4df33df-0689-4b30-b8db-b1b15874db28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1007 2023.10.11 22:24:59.128683 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1008 2023.10.11 22:24:59.128751 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1009 2023.10.11 22:24:59.128913 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1010 2023.10.11 22:24:59.129343 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
1011 2023.10.11 22:24:59.129608 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1012 2023.10.11 22:24:59.129783 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1013 2023.10.11 22:24:59.129919 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} <Information> executeQuery: Read 1 rows, 83.00 B in 0.001188247 sec., 841 rows/sec., 68.21 KiB/sec.
1014 2023.10.11 22:24:59.130076 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} <Debug> DynamicQueryHandler: Done processing query
1015 2023.10.11 22:24:59.130101 [ 3 ] {e3871a30-7191-4942-8d25-27e72be68e67} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1016 2023.10.11 22:24:59.130118 [ 3 ] {} <Debug> HTTP-Session: f4df33df-0689-4b30-b8db-b1b15874db28 Destroying unnamed session
1017 2023.10.11 22:24:59.130241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1018 2023.10.11 22:24:59.130296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1019 2023.10.11 22:24:59.130317 [ 3 ] {} <Debug> HTTP-Session: 536e1f70-2245-4167-b9a6-1f0a5657c2f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1020 2023.10.11 22:24:59.130335 [ 3 ] {} <Debug> HTTP-Session: 536e1f70-2245-4167-b9a6-1f0a5657c2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1021 2023.10.11 22:24:59.130415 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1022 2023.10.11 22:24:59.130459 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1023 2023.10.11 22:24:59.130566 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1024 2023.10.11 22:24:59.130871 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
1025 2023.10.11 22:24:59.131082 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1026 2023.10.11 22:24:59.131241 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1027 2023.10.11 22:24:59.131372 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} <Information> executeQuery: Read 3 rows, 270.00 B in 0.000922514 sec., 3251 rows/sec., 285.82 KiB/sec.
1028 2023.10.11 22:24:59.131505 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} <Debug> DynamicQueryHandler: Done processing query
1029 2023.10.11 22:24:59.131528 [ 3 ] {83ccd823-3956-4109-bca9-aa570d187b03} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1030 2023.10.11 22:24:59.131545 [ 3 ] {} <Debug> HTTP-Session: 536e1f70-2245-4167-b9a6-1f0a5657c2f8 Destroying unnamed session
1031 2023.10.11 22:24:59.131660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 1749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1032 2023.10.11 22:24:59.131709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1033 2023.10.11 22:24:59.131730 [ 3 ] {} <Debug> HTTP-Session: a6bd4100-fc66-4455-acb9-d6018b038c16 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1034 2023.10.11 22:24:59.131748 [ 3 ] {} <Debug> HTTP-Session: a6bd4100-fc66-4455-acb9-d6018b038c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1035 2023.10.11 22:24:59.131822 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1036 2023.10.11 22:24:59.131863 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1037 2023.10.11 22:24:59.131971 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1038 2023.10.11 22:24:59.132254 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
1039 2023.10.11 22:24:59.132461 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1040 2023.10.11 22:24:59.132619 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1041 2023.10.11 22:24:59.132734 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} <Information> executeQuery: Read 10 rows, 823.00 B in 0.000873763 sec., 11444 rows/sec., 919.83 KiB/sec.
1042 2023.10.11 22:24:59.132855 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} <Debug> DynamicQueryHandler: Done processing query
1043 2023.10.11 22:24:59.132879 [ 3 ] {4ae79d4c-ad98-40b1-9fb6-e8ff34d50748} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1044 2023.10.11 22:24:59.132895 [ 3 ] {} <Debug> HTTP-Session: a6bd4100-fc66-4455-acb9-d6018b038c16 Destroying unnamed session
1045 2023.10.11 22:24:59.133031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 1132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1046 2023.10.11 22:24:59.133077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1047 2023.10.11 22:24:59.133097 [ 3 ] {} <Debug> HTTP-Session: 61cbb1b2-9f68-4f12-8aa9-0323e0b258cd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1048 2023.10.11 22:24:59.133115 [ 3 ] {} <Debug> HTTP-Session: 61cbb1b2-9f68-4f12-8aa9-0323e0b258cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1049 2023.10.11 22:24:59.133189 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1050 2023.10.11 22:24:59.133236 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1051 2023.10.11 22:24:59.133372 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1052 2023.10.11 22:24:59.133651 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
1053 2023.10.11 22:24:59.133921 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1054 2023.10.11 22:24:59.134117 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1055 2023.10.11 22:24:59.134247 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} <Information> executeQuery: Read 1 rows, 1.38 KiB in 0.001028666 sec., 972 rows/sec., 1.31 MiB/sec.
1056 2023.10.11 22:24:59.134375 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} <Debug> DynamicQueryHandler: Done processing query
1057 2023.10.11 22:24:59.134398 [ 3 ] {ab1cb9cd-90ee-4d88-9cd6-84fd78b3a614} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1058 2023.10.11 22:24:59.134414 [ 3 ] {} <Debug> HTTP-Session: 61cbb1b2-9f68-4f12-8aa9-0323e0b258cd Destroying unnamed session
1059 2023.10.11 22:24:59.134567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 1434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1060 2023.10.11 22:24:59.134614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1061 2023.10.11 22:24:59.134634 [ 3 ] {} <Debug> HTTP-Session: f8b44a76-2d09-4763-81e2-b0255427b4d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1062 2023.10.11 22:24:59.134651 [ 3 ] {} <Debug> HTTP-Session: f8b44a76-2d09-4763-81e2-b0255427b4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1063 2023.10.11 22:24:59.134724 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1064 2023.10.11 22:24:59.134763 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1065 2023.10.11 22:24:59.134866 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1066 2023.10.11 22:24:59.135132 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
1067 2023.10.11 22:24:59.135369 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1068 2023.10.11 22:24:59.135550 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1069 2023.10.11 22:24:59.135677 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} <Information> executeQuery: Read 9 rows, 642.00 B in 0.000923644 sec., 9744 rows/sec., 678.78 KiB/sec.
1070 2023.10.11 22:24:59.135802 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} <Debug> DynamicQueryHandler: Done processing query
1071 2023.10.11 22:24:59.135826 [ 3 ] {1614292f-246c-440e-9341-56e965751ffe} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1072 2023.10.11 22:24:59.135841 [ 3 ] {} <Debug> HTTP-Session: f8b44a76-2d09-4763-81e2-b0255427b4d0 Destroying unnamed session
1073 2023.10.11 22:25:04.135101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1074 2023.10.11 22:25:04.135273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1075 2023.10.11 22:25:04.135304 [ 3 ] {} <Debug> HTTP-Session: 4e9d7a8e-0832-4346-b418-a88a3cf4b2be Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1076 2023.10.11 22:25:04.135334 [ 3 ] {} <Debug> HTTP-Session: 4e9d7a8e-0832-4346-b418-a88a3cf4b2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1077 2023.10.11 22:25:04.135482 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1078 2023.10.11 22:25:04.135551 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1079 2023.10.11 22:25:04.135736 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1080 2023.10.11 22:25:04.136249 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
1081 2023.10.11 22:25:04.136521 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1082 2023.10.11 22:25:04.136690 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1083 2023.10.11 22:25:04.136826 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001297089 sec., 38547 rows/sec., 2.94 MiB/sec.
1084 2023.10.11 22:25:04.136926 [ 101 ] {} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1085 2023.10.11 22:25:04.137002 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} <Debug> DynamicQueryHandler: Done processing query
1086 2023.10.11 22:25:04.137029 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB.
1087 2023.10.11 22:25:04.137041 [ 3 ] {ea4ac7bc-a12e-424d-8726-d1bb9b2aa586} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1088 2023.10.11 22:25:04.137071 [ 3 ] {} <Debug> HTTP-Session: 4e9d7a8e-0832-4346-b418-a88a3cf4b2be Destroying unnamed session
1089 2023.10.11 22:25:04.137262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1090 2023.10.11 22:25:04.137323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1091 2023.10.11 22:25:04.137346 [ 3 ] {} <Debug> HTTP-Session: 475e129f-23ae-474b-b5ab-8173bb3347eb Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1092 2023.10.11 22:25:04.137368 [ 3 ] {} <Debug> HTTP-Session: 475e129f-23ae-474b-b5ab-8173bb3347eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1093 2023.10.11 22:25:04.137462 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1094 2023.10.11 22:25:04.137507 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1095 2023.10.11 22:25:04.137619 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1096 2023.10.11 22:25:04.138120 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1097 2023.10.11 22:25:04.138352 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1098 2023.10.11 22:25:04.138511 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1099 2023.10.11 22:25:04.138633 [ 101 ] {} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1100 2023.10.11 22:25:04.138642 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001141557 sec., 191843 rows/sec., 18.53 MiB/sec.
1101 2023.10.11 22:25:04.138680 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1102 2023.10.11 22:25:04.138866 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} <Debug> DynamicQueryHandler: Done processing query
1103 2023.10.11 22:25:04.138896 [ 3 ] {0286cb48-f06c-4f60-9d55-d1e23168882e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1104 2023.10.11 22:25:04.138914 [ 3 ] {} <Debug> HTTP-Session: 475e129f-23ae-474b-b5ab-8173bb3347eb Destroying unnamed session
1105 2023.10.11 22:25:04.139080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1106 2023.10.11 22:25:04.139128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1107 2023.10.11 22:25:04.139148 [ 3 ] {} <Debug> HTTP-Session: 7a9c8f3b-59ee-47c5-b94c-d090774169f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1108 2023.10.11 22:25:04.139166 [ 3 ] {} <Debug> HTTP-Session: 7a9c8f3b-59ee-47c5-b94c-d090774169f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1109 2023.10.11 22:25:04.139250 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1110 2023.10.11 22:25:04.139296 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1111 2023.10.11 22:25:04.139381 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1112 2023.10.11 22:25:04.139379 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1113 2023.10.11 22:25:04.139485 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1114 2023.10.11 22:25:04.139993 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1115 2023.10.11 22:25:04.140226 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1116 2023.10.11 22:25:04.140386 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1117 2023.10.11 22:25:04.140513 [ 101 ] {} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1118 2023.10.11 22:25:04.140522 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001234229 sec., 249548 rows/sec., 17.46 MiB/sec.
1119 2023.10.11 22:25:04.140563 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1120 2023.10.11 22:25:04.140696 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1121 2023.10.11 22:25:04.140732 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} <Debug> DynamicQueryHandler: Done processing query
1122 2023.10.11 22:25:04.140758 [ 3 ] {f38ba584-2be1-42c0-a1a3-410e15dc582f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1123 2023.10.11 22:25:04.140776 [ 3 ] {} <Debug> HTTP-Session: 7a9c8f3b-59ee-47c5-b94c-d090774169f4 Destroying unnamed session
1124 2023.10.11 22:25:04.140923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1125 2023.10.11 22:25:04.140969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1126 2023.10.11 22:25:04.140989 [ 3 ] {} <Debug> HTTP-Session: ba4764cb-702f-49ec-bb13-2d2fbc2b2716 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1127 2023.10.11 22:25:04.141006 [ 3 ] {} <Debug> HTTP-Session: ba4764cb-702f-49ec-bb13-2d2fbc2b2716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1128 2023.10.11 22:25:04.141076 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1129 2023.10.11 22:25:04.141115 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1130 2023.10.11 22:25:04.141228 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1131 2023.10.11 22:25:04.141687 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1132 2023.10.11 22:25:04.141790 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1133 2023.10.11 22:25:04.141917 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1134 2023.10.11 22:25:04.141936 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1135 2023.10.11 22:25:04.142193 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1136 2023.10.11 22:25:04.142377 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1137 2023.10.11 22:25:04.142504 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001399812 sec., 4286 rows/sec., 179.99 KiB/sec.
1138 2023.10.11 22:25:04.142626 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} <Debug> DynamicQueryHandler: Done processing query
1139 2023.10.11 22:25:04.142650 [ 3 ] {ab010cbe-8883-4dde-85dc-4d4449a8e2c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1140 2023.10.11 22:25:04.142667 [ 3 ] {} <Debug> HTTP-Session: ba4764cb-702f-49ec-bb13-2d2fbc2b2716 Destroying unnamed session
1141 2023.10.11 22:25:04.142842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1142 2023.10.11 22:25:04.142889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1143 2023.10.11 22:25:04.142909 [ 3 ] {} <Debug> HTTP-Session: 6748a008-fb7f-42c5-b931-707f8e7be54c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1144 2023.10.11 22:25:04.142927 [ 3 ] {} <Debug> HTTP-Session: 6748a008-fb7f-42c5-b931-707f8e7be54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1145 2023.10.11 22:25:04.143002 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1146 2023.10.11 22:25:04.143046 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1147 2023.10.11 22:25:04.143163 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1148 2023.10.11 22:25:04.143486 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1149 2023.10.11 22:25:04.143739 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part
1150 2023.10.11 22:25:04.143774 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1151 2023.10.11 22:25:04.143807 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part
1152 2023.10.11 22:25:04.143907 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1153 2023.10.11 22:25:04.144160 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1154 2023.10.11 22:25:04.144285 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001275169 sec., 49405 rows/sec., 3.00 MiB/sec.
1155 2023.10.11 22:25:04.144448 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} <Debug> DynamicQueryHandler: Done processing query
1156 2023.10.11 22:25:04.144471 [ 3 ] {16596345-f163-49bf-9137-946f7d12d84c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1157 2023.10.11 22:25:04.144486 [ 3 ] {} <Debug> HTTP-Session: 6748a008-fb7f-42c5-b931-707f8e7be54c Destroying unnamed session
1158 2023.10.11 22:25:04.144662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1159 2023.10.11 22:25:04.144705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1160 2023.10.11 22:25:04.144723 [ 3 ] {} <Debug> HTTP-Session: f6ab94ee-5171-4e70-b346-b06261d3ae31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1161 2023.10.11 22:25:04.144739 [ 3 ] {} <Debug> HTTP-Session: f6ab94ee-5171-4e70-b346-b06261d3ae31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1162 2023.10.11 22:25:04.144820 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1163 2023.10.11 22:25:04.144929 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1164 2023.10.11 22:25:04.145075 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1165 2023.10.11 22:25:04.145594 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1166 2023.10.11 22:25:04.145910 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1167 2023.10.11 22:25:04.146104 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1168 2023.10.11 22:25:04.146235 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00132331 sec., 33249 rows/sec., 44.87 MiB/sec.
1169 2023.10.11 22:25:04.146367 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} <Debug> DynamicQueryHandler: Done processing query
1170 2023.10.11 22:25:04.146393 [ 3 ] {e1642a2b-fda7-4023-ac13-3b07cc075c7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1171 2023.10.11 22:25:04.146411 [ 3 ] {} <Debug> HTTP-Session: f6ab94ee-5171-4e70-b346-b06261d3ae31 Destroying unnamed session
1172 2023.10.11 22:25:04.146565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1173 2023.10.11 22:25:04.146663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1174 2023.10.11 22:25:04.146759 [ 3 ] {} <Debug> HTTP-Session: 99b4db8b-e303-4a27-8c52-698864f217d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1175 2023.10.11 22:25:04.146844 [ 3 ] {} <Debug> HTTP-Session: 99b4db8b-e303-4a27-8c52-698864f217d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1176 2023.10.11 22:25:04.146892 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part
1177 2023.10.11 22:25:04.146975 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1178 2023.10.11 22:25:04.147282 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1179 2023.10.11 22:25:04.147483 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1180 2023.10.11 22:25:04.147496 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 316 rows starting from the beginning of the part
1181 2023.10.11 22:25:04.147735 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part
1182 2023.10.11 22:25:04.147970 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 308 rows starting from the beginning of the part
1183 2023.10.11 22:25:04.147998 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part
1184 2023.10.11 22:25:04.148480 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part
1185 2023.10.11 22:25:04.148527 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part
1186 2023.10.11 22:25:04.148590 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1187 2023.10.11 22:25:04.149140 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 308 rows starting from the beginning of the part
1188 2023.10.11 22:25:04.149159 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
1189 2023.10.11 22:25:04.149851 [ 15 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part
1190 2023.10.11 22:25:04.149884 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 207 rows starting from the beginning of the part
1191 2023.10.11 22:25:04.150183 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1192 2023.10.11 22:25:04.150343 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 219 rows starting from the beginning of the part
1193 2023.10.11 22:25:04.151088 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
1194 2023.10.11 22:25:04.151133 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1195 2023.10.11 22:25:04.151739 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1196 2023.10.11 22:25:04.151857 [ 21 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part
1197 2023.10.11 22:25:04.152087 [ 101 ] {} <Debug> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1198 2023.10.11 22:25:04.152226 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.004805912 sec., 3953 rows/sec., 209.91 KiB/sec.
1199 2023.10.11 22:25:04.152382 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1200 2023.10.11 22:25:04.152911 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} <Debug> DynamicQueryHandler: Done processing query
1201 2023.10.11 22:25:04.153036 [ 3 ] {789a59e4-0139-46e6-9bec-ab822942fd45} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1202 2023.10.11 22:25:04.153142 [ 3 ] {} <Debug> HTTP-Session: 99b4db8b-e303-4a27-8c52-698864f217d5 Destroying unnamed session
1203 2023.10.11 22:25:04.153132 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1204 2023.10.11 22:25:04.153617 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1205 2023.10.11 22:25:04.153746 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part
1206 2023.10.11 22:25:04.154421 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part
1207 2023.10.11 22:25:04.154695 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.017449152 sec., 9112.190666916078 rows/sec., 696.61 KiB/sec.
1208 2023.10.11 22:25:04.154884 [ 16 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 4 columns (4 merged, 0 gathered) in 0.014243423 sec., 103205.52861485613 rows/sec., 7.18 MiB/sec.
1209 2023.10.11 22:25:04.154958 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 43 rows starting from the beginning of the part
1210 2023.10.11 22:25:04.155068 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1211 2023.10.11 22:25:04.155250 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1212 2023.10.11 22:25:04.155488 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
1213 2023.10.11 22:25:04.155631 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1214 2023.10.11 22:25:04.155679 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1215 2023.10.11 22:25:04.155843 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_6_1} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1216 2023.10.11 22:25:04.155843 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_6_1} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1217 2023.10.11 22:25:04.155978 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
1218 2023.10.11 22:25:04.156313 [ 10 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
1219 2023.10.11 22:25:04.157093 [ 17 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 4 columns (4 merged, 0 gathered) in 0.018336966 sec., 44827.481274710335 rows/sec., 4.30 MiB/sec.
1220 2023.10.11 22:25:04.157218 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1221 2023.10.11 22:25:04.157395 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1222 2023.10.11 22:25:04.157453 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_6_1} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1223 2023.10.11 22:25:04.159773 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.006954225 sec., 18406.07688132035 rows/sec., 1.04 MiB/sec.
1224 2023.10.11 22:25:04.159896 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1225 2023.10.11 22:25:04.160118 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1226 2023.10.11 22:25:04.160180 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_6_1} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1227 2023.10.11 22:25:05.719482 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
1228 2023.10.11 22:25:05.719564 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
1229 2023.10.11 22:25:09.127734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1230 2023.10.11 22:25:09.127865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1231 2023.10.11 22:25:09.127896 [ 3 ] {} <Debug> HTTP-Session: 72b0b945-7133-463b-a231-124f2a0cca8a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1232 2023.10.11 22:25:09.127926 [ 3 ] {} <Debug> HTTP-Session: 72b0b945-7133-463b-a231-124f2a0cca8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1233 2023.10.11 22:25:09.128070 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1234 2023.10.11 22:25:09.128145 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1235 2023.10.11 22:25:09.128329 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1236 2023.10.11 22:25:09.128772 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1237 2023.10.11 22:25:09.129036 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1238 2023.10.11 22:25:09.129210 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1239 2023.10.11 22:25:09.129352 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} <Information> executeQuery: Read 4 rows, 332.00 B in 0.001235579 sec., 3237 rows/sec., 262.40 KiB/sec.
1240 2023.10.11 22:25:09.129503 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} <Debug> DynamicQueryHandler: Done processing query
1241 2023.10.11 22:25:09.129527 [ 3 ] {1ff56004-7d97-4256-91c8-b4131bc06af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1242 2023.10.11 22:25:09.129545 [ 3 ] {} <Debug> HTTP-Session: 72b0b945-7133-463b-a231-124f2a0cca8a Destroying unnamed session
1243 2023.10.11 22:25:09.129675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 1862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1244 2023.10.11 22:25:09.129722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1245 2023.10.11 22:25:09.129743 [ 3 ] {} <Debug> HTTP-Session: 11cd2477-c5cd-40d1-96b7-183a06db6e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1246 2023.10.11 22:25:09.129760 [ 3 ] {} <Debug> HTTP-Session: 11cd2477-c5cd-40d1-96b7-183a06db6e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1247 2023.10.11 22:25:09.129832 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1248 2023.10.11 22:25:09.129872 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1249 2023.10.11 22:25:09.129978 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1250 2023.10.11 22:25:09.130292 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1251 2023.10.11 22:25:09.130498 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1252 2023.10.11 22:25:09.130656 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1253 2023.10.11 22:25:09.130774 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} <Information> executeQuery: Read 12 rows, 1.09 KiB in 0.000913393 sec., 13137 rows/sec., 1.16 MiB/sec.
1254 2023.10.11 22:25:09.130891 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} <Debug> DynamicQueryHandler: Done processing query
1255 2023.10.11 22:25:09.130915 [ 3 ] {ea6cdd5f-7f98-4f67-85f0-bc0c2c46f723} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1256 2023.10.11 22:25:09.130931 [ 3 ] {} <Debug> HTTP-Session: 11cd2477-c5cd-40d1-96b7-183a06db6e6b Destroying unnamed session
1257 2023.10.11 22:25:09.131048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1258 2023.10.11 22:25:09.131093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1259 2023.10.11 22:25:09.131113 [ 3 ] {} <Debug> HTTP-Session: 598bbf3a-fc13-4346-9bda-8db3c377840b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1260 2023.10.11 22:25:09.131132 [ 3 ] {} <Debug> HTTP-Session: 598bbf3a-fc13-4346-9bda-8db3c377840b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1261 2023.10.11 22:25:09.131202 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1262 2023.10.11 22:25:09.131242 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1263 2023.10.11 22:25:09.131345 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1264 2023.10.11 22:25:09.131653 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1265 2023.10.11 22:25:09.131857 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1266 2023.10.11 22:25:09.132021 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1267 2023.10.11 22:25:09.132125 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} <Information> executeQuery: Read 4 rows, 328.00 B in 0.000893553 sec., 4476 rows/sec., 358.47 KiB/sec.
1268 2023.10.11 22:25:09.132266 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} <Debug> DynamicQueryHandler: Done processing query
1269 2023.10.11 22:25:09.132289 [ 3 ] {05705360-6c6d-4e3f-a94a-6acd349d16d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1270 2023.10.11 22:25:09.132306 [ 3 ] {} <Debug> HTTP-Session: 598bbf3a-fc13-4346-9bda-8db3c377840b Destroying unnamed session
1271 2023.10.11 22:25:09.132438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 4337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2023.10.11 22:25:09.132480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1273 2023.10.11 22:25:09.132500 [ 3 ] {} <Debug> HTTP-Session: b3028f8f-780b-4ffa-bdfa-c9c7377ee54e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1274 2023.10.11 22:25:09.132516 [ 3 ] {} <Debug> HTTP-Session: b3028f8f-780b-4ffa-bdfa-c9c7377ee54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2023.10.11 22:25:09.132590 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1276 2023.10.11 22:25:09.132636 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1277 2023.10.11 22:25:09.132775 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1278 2023.10.11 22:25:09.133071 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1279 2023.10.11 22:25:09.133359 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1280 2023.10.11 22:25:09.133548 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1281 2023.10.11 22:25:09.133682 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} <Information> executeQuery: Read 4 rows, 5.53 KiB in 0.001061996 sec., 3766 rows/sec., 5.08 MiB/sec.
1282 2023.10.11 22:25:09.133809 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} <Debug> DynamicQueryHandler: Done processing query
1283 2023.10.11 22:25:09.133833 [ 3 ] {30a49bce-fd1b-405d-b54d-0064547c3cd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1284 2023.10.11 22:25:09.133849 [ 3 ] {} <Debug> HTTP-Session: b3028f8f-780b-4ffa-bdfa-c9c7377ee54e Destroying unnamed session
1285 2023.10.11 22:25:14.136278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1286 2023.10.11 22:25:14.136404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1287 2023.10.11 22:25:14.136431 [ 3 ] {} <Debug> HTTP-Session: bfdfac3d-8628-4ef5-bcb2-153f09e2213f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1288 2023.10.11 22:25:14.136457 [ 3 ] {} <Debug> HTTP-Session: bfdfac3d-8628-4ef5-bcb2-153f09e2213f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1289 2023.10.11 22:25:14.136591 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1290 2023.10.11 22:25:14.136653 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1291 2023.10.11 22:25:14.136815 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1292 2023.10.11 22:25:14.137266 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1293 2023.10.11 22:25:14.137538 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1294 2023.10.11 22:25:14.137713 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1295 2023.10.11 22:25:14.137855 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001224058 sec., 40847 rows/sec., 3.12 MiB/sec.
1296 2023.10.11 22:25:14.138000 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} <Debug> DynamicQueryHandler: Done processing query
1297 2023.10.11 22:25:14.138026 [ 3 ] {9ff4a5c5-6b4e-4740-8c5c-21d2ed17b25f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1298 2023.10.11 22:25:14.138043 [ 3 ] {} <Debug> HTTP-Session: bfdfac3d-8628-4ef5-bcb2-153f09e2213f Destroying unnamed session
1299 2023.10.11 22:25:14.138230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1300 2023.10.11 22:25:14.138280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1301 2023.10.11 22:25:14.138301 [ 3 ] {} <Debug> HTTP-Session: 39aee2f9-3eeb-4390-bc9c-1717f23fa598 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1302 2023.10.11 22:25:14.138321 [ 3 ] {} <Debug> HTTP-Session: 39aee2f9-3eeb-4390-bc9c-1717f23fa598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1303 2023.10.11 22:25:14.138415 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1304 2023.10.11 22:25:14.138458 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1305 2023.10.11 22:25:14.138565 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1306 2023.10.11 22:25:14.139009 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1307 2023.10.11 22:25:14.139239 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1308 2023.10.11 22:25:14.139398 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1309 2023.10.11 22:25:14.139525 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001080526 sec., 202679 rows/sec., 19.58 MiB/sec.
1310 2023.10.11 22:25:14.139651 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} <Debug> DynamicQueryHandler: Done processing query
1311 2023.10.11 22:25:14.139675 [ 3 ] {801a19a0-fc70-45f2-9f64-a46a90902bba} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1312 2023.10.11 22:25:14.139693 [ 3 ] {} <Debug> HTTP-Session: 39aee2f9-3eeb-4390-bc9c-1717f23fa598 Destroying unnamed session
1313 2023.10.11 22:25:14.139870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1314 2023.10.11 22:25:14.139918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1315 2023.10.11 22:25:14.139939 [ 3 ] {} <Debug> HTTP-Session: 2f8554b0-5c78-4d94-8c01-a915b8889c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1316 2023.10.11 22:25:14.139957 [ 3 ] {} <Debug> HTTP-Session: 2f8554b0-5c78-4d94-8c01-a915b8889c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1317 2023.10.11 22:25:14.140050 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1318 2023.10.11 22:25:14.140092 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1319 2023.10.11 22:25:14.140196 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1320 2023.10.11 22:25:14.140635 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1321 2023.10.11 22:25:14.140860 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1322 2023.10.11 22:25:14.141029 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1323 2023.10.11 22:25:14.141173 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001080576 sec., 285033 rows/sec., 19.94 MiB/sec.
1324 2023.10.11 22:25:14.141304 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} <Debug> DynamicQueryHandler: Done processing query
1325 2023.10.11 22:25:14.141328 [ 3 ] {881a26b7-4326-40b2-8d89-8ebe3e9ced41} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1326 2023.10.11 22:25:14.141346 [ 3 ] {} <Debug> HTTP-Session: 2f8554b0-5c78-4d94-8c01-a915b8889c6b Destroying unnamed session
1327 2023.10.11 22:25:14.141499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1328 2023.10.11 22:25:14.141544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1329 2023.10.11 22:25:14.141564 [ 3 ] {} <Debug> HTTP-Session: e8e62eee-6972-4d54-8cb1-ec5c0e9c5389 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1330 2023.10.11 22:25:14.141581 [ 3 ] {} <Debug> HTTP-Session: e8e62eee-6972-4d54-8cb1-ec5c0e9c5389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1331 2023.10.11 22:25:14.141652 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1332 2023.10.11 22:25:14.141692 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1333 2023.10.11 22:25:14.141799 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1334 2023.10.11 22:25:14.142074 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1335 2023.10.11 22:25:14.142321 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1336 2023.10.11 22:25:14.142511 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1337 2023.10.11 22:25:14.142643 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000960814 sec., 6244 rows/sec., 262.23 KiB/sec.
1338 2023.10.11 22:25:14.142635 [ 90 ] {} <Debug> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1339 2023.10.11 22:25:14.142740 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1340 2023.10.11 22:25:14.142820 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} <Debug> DynamicQueryHandler: Done processing query
1341 2023.10.11 22:25:14.142847 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1342 2023.10.11 22:25:14.142854 [ 3 ] {c6e71d9e-5d95-469b-8858-f4a636a2aea3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1343 2023.10.11 22:25:14.142892 [ 3 ] {} <Debug> HTTP-Session: e8e62eee-6972-4d54-8cb1-ec5c0e9c5389 Destroying unnamed session
1344 2023.10.11 22:25:14.142941 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1345 2023.10.11 22:25:14.142975 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1346 2023.10.11 22:25:14.143044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1347 2023.10.11 22:25:14.143101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1348 2023.10.11 22:25:14.143134 [ 3 ] {} <Debug> HTTP-Session: 94366727-7018-4812-9076-0ec18382e171 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1349 2023.10.11 22:25:14.143138 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1350 2023.10.11 22:25:14.143155 [ 3 ] {} <Debug> HTTP-Session: 94366727-7018-4812-9076-0ec18382e171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1351 2023.10.11 22:25:14.143280 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1352 2023.10.11 22:25:14.143299 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1353 2023.10.11 22:25:14.143344 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1354 2023.10.11 22:25:14.143471 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1355 2023.10.11 22:25:14.143600 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1356 2023.10.11 22:25:14.143627 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1357 2023.10.11 22:25:14.143772 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1358 2023.10.11 22:25:14.144099 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1359 2023.10.11 22:25:14.144433 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1360 2023.10.11 22:25:14.144630 [ 11 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001817007 sec., 19812.802042039464 rows/sec., 831.98 KiB/sec.
1361 2023.10.11 22:25:14.144676 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1362 2023.10.11 22:25:14.144750 [ 11 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1363 2023.10.11 22:25:14.144847 [ 90 ] {} <Debug> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1364 2023.10.11 22:25:14.144900 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001574014 sec., 40025 rows/sec., 2.43 MiB/sec.
1365 2023.10.11 22:25:14.144938 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1366 2023.10.11 22:25:14.145125 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1367 2023.10.11 22:25:14.145163 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} <Debug> DynamicQueryHandler: Done processing query
1368 2023.10.11 22:25:14.145188 [ 11 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1369 2023.10.11 22:25:14.145196 [ 3 ] {718b7f80-5521-4f82-b66c-96480d1311a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1370 2023.10.11 22:25:14.145235 [ 3 ] {} <Debug> HTTP-Session: 94366727-7018-4812-9076-0ec18382e171 Destroying unnamed session
1371 2023.10.11 22:25:14.145282 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1372 2023.10.11 22:25:14.145290 [ 11 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_6_1} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1373 2023.10.11 22:25:14.145320 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part
1374 2023.10.11 22:25:14.145475 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part
1375 2023.10.11 22:25:14.145504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1376 2023.10.11 22:25:14.145561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1377 2023.10.11 22:25:14.145595 [ 3 ] {} <Debug> HTTP-Session: 52edbd3b-4f04-4de5-9186-fc78c00ad6c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1378 2023.10.11 22:25:14.145614 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part
1379 2023.10.11 22:25:14.145619 [ 3 ] {} <Debug> HTTP-Session: 52edbd3b-4f04-4de5-9186-fc78c00ad6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1380 2023.10.11 22:25:14.145761 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1381 2023.10.11 22:25:14.145769 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part
1382 2023.10.11 22:25:14.145831 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1383 2023.10.11 22:25:14.145945 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part
1384 2023.10.11 22:25:14.146131 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part
1385 2023.10.11 22:25:14.146151 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1386 2023.10.11 22:25:14.146866 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1387 2023.10.11 22:25:14.147144 [ 18 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.002095952 sec., 180347.64154904312 rows/sec., 10.93 MiB/sec.
1388 2023.10.11 22:25:14.147366 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1389 2023.10.11 22:25:14.147376 [ 18 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1390 2023.10.11 22:25:14.147712 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1391 2023.10.11 22:25:14.147747 [ 18 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1392 2023.10.11 22:25:14.147857 [ 18 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1393 2023.10.11 22:25:14.147884 [ 90 ] {} <Debug> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1394 2023.10.11 22:25:14.147954 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.002147842 sec., 20485 rows/sec., 27.64 MiB/sec.
1395 2023.10.11 22:25:14.147999 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1396 2023.10.11 22:25:14.148187 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1397 2023.10.11 22:25:14.148280 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} <Debug> DynamicQueryHandler: Done processing query
1398 2023.10.11 22:25:14.148329 [ 3 ] {6929286f-4f7e-4c7f-81aa-d1cac3ded1af} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1399 2023.10.11 22:25:14.148361 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1400 2023.10.11 22:25:14.148375 [ 3 ] {} <Debug> HTTP-Session: 52edbd3b-4f04-4de5-9186-fc78c00ad6c9 Destroying unnamed session
1401 2023.10.11 22:25:14.148434 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part
1402 2023.10.11 22:25:14.148573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1403 2023.10.11 22:25:14.148636 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part
1404 2023.10.11 22:25:14.148653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1405 2023.10.11 22:25:14.148720 [ 3 ] {} <Debug> HTTP-Session: 15d3e508-363c-4b95-b055-5bf7ea2c6c24 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1406 2023.10.11 22:25:14.148768 [ 3 ] {} <Debug> HTTP-Session: 15d3e508-363c-4b95-b055-5bf7ea2c6c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1407 2023.10.11 22:25:14.148934 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
1408 2023.10.11 22:25:14.148981 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1409 2023.10.11 22:25:14.149094 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1410 2023.10.11 22:25:14.149240 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part
1411 2023.10.11 22:25:14.149692 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1412 2023.10.11 22:25:14.149695 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
1413 2023.10.11 22:25:14.149935 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part
1414 2023.10.11 22:25:14.150520 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1415 2023.10.11 22:25:14.150978 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1416 2023.10.11 22:25:14.151367 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1417 2023.10.11 22:25:14.151631 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002567469 sec., 7400 rows/sec., 392.91 KiB/sec.
1418 2023.10.11 22:25:14.151885 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} <Debug> DynamicQueryHandler: Done processing query
1419 2023.10.11 22:25:14.151923 [ 3 ] {a3d95c24-d2b4-40b3-88c4-923b6e85c187} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1420 2023.10.11 22:25:14.151974 [ 3 ] {} <Debug> HTTP-Session: 15d3e508-363c-4b95-b055-5bf7ea2c6c24 Destroying unnamed session
1421 2023.10.11 22:25:14.153859 [ 20 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 6 columns (6 merged, 0 gathered) in 0.005746997 sec., 30798.69364817834 rows/sec., 41.56 MiB/sec.
1422 2023.10.11 22:25:14.154155 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1423 2023.10.11 22:25:14.154492 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1424 2023.10.11 22:25:14.154582 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1425 2023.10.11 22:25:14.154687 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_6_1: 4.03 MiB.
1426 2023.10.11 22:25:19.129217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1427 2023.10.11 22:25:19.129346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1428 2023.10.11 22:25:19.129378 [ 3 ] {} <Debug> HTTP-Session: 2f7d89bd-bb35-4f25-be4b-6e7577a7e345 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1429 2023.10.11 22:25:19.129407 [ 3 ] {} <Debug> HTTP-Session: 2f7d89bd-bb35-4f25-be4b-6e7577a7e345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1430 2023.10.11 22:25:19.129553 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1431 2023.10.11 22:25:19.129628 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1432 2023.10.11 22:25:19.129859 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1433 2023.10.11 22:25:19.130239 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1434 2023.10.11 22:25:19.130554 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1435 2023.10.11 22:25:19.130716 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} <Trace> oximeter.timeseries_schema (9f82c31f-272a-470a-9d0c-ff9c0ce6f2b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1436 2023.10.11 22:25:19.130834 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001258819 sec., 8738 rows/sec., 782.76 KiB/sec.
1437 2023.10.11 22:25:19.130985 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} <Debug> DynamicQueryHandler: Done processing query
1438 2023.10.11 22:25:19.131008 [ 3 ] {37ade5ed-e654-4159-9a23-2112512615e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1439 2023.10.11 22:25:19.131023 [ 3 ] {} <Debug> HTTP-Session: 2f7d89bd-bb35-4f25-be4b-6e7577a7e345 Destroying unnamed session
1440 2023.10.11 22:25:19.131126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1441 2023.10.11 22:25:19.131170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1442 2023.10.11 22:25:19.131190 [ 3 ] {} <Debug> HTTP-Session: 0925586e-aedb-44ff-9141-ac24acbca977 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1443 2023.10.11 22:25:19.131208 [ 3 ] {} <Debug> HTTP-Session: 0925586e-aedb-44ff-9141-ac24acbca977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1444 2023.10.11 22:25:19.131283 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1445 2023.10.11 22:25:19.131322 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1446 2023.10.11 22:25:19.131424 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1447 2023.10.11 22:25:19.131725 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1448 2023.10.11 22:25:19.131934 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1449 2023.10.11 22:25:19.132082 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1450 2023.10.11 22:25:19.132206 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} <Information> executeQuery: Read 5 rows, 415.00 B in 0.000843942 sec., 5924 rows/sec., 480.21 KiB/sec.
1451 2023.10.11 22:25:19.132368 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} <Debug> DynamicQueryHandler: Done processing query
1452 2023.10.11 22:25:19.132392 [ 3 ] {5b2b4e29-62ae-4535-9159-023d7ae473ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1453 2023.10.11 22:25:19.132407 [ 3 ] {} <Debug> HTTP-Session: 0925586e-aedb-44ff-9141-ac24acbca977 Destroying unnamed session
1454 2023.10.11 22:25:19.132564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1455 2023.10.11 22:25:19.132608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1456 2023.10.11 22:25:19.132627 [ 3 ] {} <Debug> HTTP-Session: f5b3c5fc-75b4-41ba-996a-0d232b6faaf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1457 2023.10.11 22:25:19.132643 [ 3 ] {} <Debug> HTTP-Session: f5b3c5fc-75b4-41ba-996a-0d232b6faaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1458 2023.10.11 22:25:19.132717 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1459 2023.10.11 22:25:19.132757 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1460 2023.10.11 22:25:19.132871 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1461 2023.10.11 22:25:19.133103 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1462 2023.10.11 22:25:19.133323 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1463 2023.10.11 22:25:19.133472 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1464 2023.10.11 22:25:19.133589 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000845032 sec., 17750 rows/sec., 1.60 MiB/sec.
1465 2023.10.11 22:25:19.133692 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} <Debug> DynamicQueryHandler: Done processing query
1466 2023.10.11 22:25:19.133715 [ 3 ] {dff9d702-8452-480c-a49e-2da0f44123ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1467 2023.10.11 22:25:19.133731 [ 3 ] {} <Debug> HTTP-Session: f5b3c5fc-75b4-41ba-996a-0d232b6faaf4 Destroying unnamed session
1468 2023.10.11 22:25:19.133831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1469 2023.10.11 22:25:19.133874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1470 2023.10.11 22:25:19.133893 [ 3 ] {} <Debug> HTTP-Session: 5850419f-6f5f-4b49-ab39-5cd942f92ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1471 2023.10.11 22:25:19.133909 [ 3 ] {} <Debug> HTTP-Session: 5850419f-6f5f-4b49-ab39-5cd942f92ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1472 2023.10.11 22:25:19.133979 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1473 2023.10.11 22:25:19.134017 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1474 2023.10.11 22:25:19.134122 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1475 2023.10.11 22:25:19.134355 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1476 2023.10.11 22:25:19.134556 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1477 2023.10.11 22:25:19.134707 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1478 2023.10.11 22:25:19.134828 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} <Information> executeQuery: Read 16 rows, 1.27 KiB in 0.000822953 sec., 19442 rows/sec., 1.50 MiB/sec.
1479 2023.10.11 22:25:19.134931 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} <Debug> DynamicQueryHandler: Done processing query
1480 2023.10.11 22:25:19.134953 [ 3 ] {9f9e6a01-3b4a-4ce3-bd00-8a9dd0a62b6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1481 2023.10.11 22:25:19.134968 [ 3 ] {} <Debug> HTTP-Session: 5850419f-6f5f-4b49-ab39-5cd942f92ae6 Destroying unnamed session
1482 2023.10.11 22:25:19.135073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1483 2023.10.11 22:25:19.135116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1484 2023.10.11 22:25:19.135136 [ 3 ] {} <Debug> HTTP-Session: 5cc08bab-c07d-427e-ba20-f438bcd6229c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1485 2023.10.11 22:25:19.135152 [ 3 ] {} <Debug> HTTP-Session: 5cc08bab-c07d-427e-ba20-f438bcd6229c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1486 2023.10.11 22:25:19.135222 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1487 2023.10.11 22:25:19.135265 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1488 2023.10.11 22:25:19.135378 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1489 2023.10.11 22:25:19.135600 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1490 2023.10.11 22:25:19.135844 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1491 2023.10.11 22:25:19.136020 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1492 2023.10.11 22:25:19.136146 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000894714 sec., 12294 rows/sec., 810.97 KiB/sec.
1493 2023.10.11 22:25:19.136253 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} <Debug> DynamicQueryHandler: Done processing query
1494 2023.10.11 22:25:19.136277 [ 3 ] {399e6545-a5e6-4a59-88d6-d8a129da3aa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1495 2023.10.11 22:25:19.136292 [ 3 ] {} <Debug> HTTP-Session: 5cc08bab-c07d-427e-ba20-f438bcd6229c Destroying unnamed session
1496 2023.10.11 22:25:19.136392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1497 2023.10.11 22:25:19.136436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1498 2023.10.11 22:25:19.136455 [ 3 ] {} <Debug> HTTP-Session: 09f0f069-82d0-4de9-bac4-a5bf887b8277 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1499 2023.10.11 22:25:19.136472 [ 3 ] {} <Debug> HTTP-Session: 09f0f069-82d0-4de9-bac4-a5bf887b8277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1500 2023.10.11 22:25:19.136542 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1501 2023.10.11 22:25:19.136586 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1502 2023.10.11 22:25:19.136718 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1503 2023.10.11 22:25:19.136971 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1504 2023.10.11 22:25:19.137236 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1505 2023.10.11 22:25:19.137435 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1506 2023.10.11 22:25:19.137555 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000980645 sec., 5098 rows/sec., 6.88 MiB/sec.
1507 2023.10.11 22:25:19.137659 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} <Debug> DynamicQueryHandler: Done processing query
1508 2023.10.11 22:25:19.137682 [ 3 ] {5bfcf99d-1028-4120-a2a2-2f9ab501b279} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1509 2023.10.11 22:25:19.137698 [ 3 ] {} <Debug> HTTP-Session: 09f0f069-82d0-4de9-bac4-a5bf887b8277 Destroying unnamed session
1510 2023.10.11 22:25:20.719626 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache
1511 2023.10.11 22:25:20.719707 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache
1512 2023.10.11 22:25:24.135594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1513 2023.10.11 22:25:24.135785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1514 2023.10.11 22:25:24.135817 [ 3 ] {} <Debug> HTTP-Session: 48c2b4fe-c8bd-4889-956e-84e97f726f3c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1515 2023.10.11 22:25:24.135846 [ 3 ] {} <Debug> HTTP-Session: 48c2b4fe-c8bd-4889-956e-84e97f726f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1516 2023.10.11 22:25:24.135994 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1517 2023.10.11 22:25:24.136062 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1518 2023.10.11 22:25:24.136246 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1519 2023.10.11 22:25:24.136654 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1520 2023.10.11 22:25:24.136919 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1521 2023.10.11 22:25:24.137086 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1522 2023.10.11 22:25:24.137229 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001186268 sec., 42148 rows/sec., 3.22 MiB/sec.
1523 2023.10.11 22:25:24.137389 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} <Debug> DynamicQueryHandler: Done processing query
1524 2023.10.11 22:25:24.137414 [ 3 ] {31717d9a-aa7e-4fa4-ab08-54dcc4bdea1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1525 2023.10.11 22:25:24.137430 [ 3 ] {} <Debug> HTTP-Session: 48c2b4fe-c8bd-4889-956e-84e97f726f3c Destroying unnamed session
1526 2023.10.11 22:25:24.137612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1527 2023.10.11 22:25:24.137659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1528 2023.10.11 22:25:24.137680 [ 3 ] {} <Debug> HTTP-Session: 52403ef9-e918-4d19-8aed-55441af93734 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1529 2023.10.11 22:25:24.137699 [ 3 ] {} <Debug> HTTP-Session: 52403ef9-e918-4d19-8aed-55441af93734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1530 2023.10.11 22:25:24.137789 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1531 2023.10.11 22:25:24.137831 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1532 2023.10.11 22:25:24.137938 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1533 2023.10.11 22:25:24.138418 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1534 2023.10.11 22:25:24.138653 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1535 2023.10.11 22:25:24.138809 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1536 2023.10.11 22:25:24.138938 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001118667 sec., 195768 rows/sec., 18.91 MiB/sec.
1537 2023.10.11 22:25:24.139064 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} <Debug> DynamicQueryHandler: Done processing query
1538 2023.10.11 22:25:24.139089 [ 3 ] {bc69381c-ed05-4816-8428-fb8c8365c634} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1539 2023.10.11 22:25:24.139105 [ 3 ] {} <Debug> HTTP-Session: 52403ef9-e918-4d19-8aed-55441af93734 Destroying unnamed session
1540 2023.10.11 22:25:24.139309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1541 2023.10.11 22:25:24.139358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1542 2023.10.11 22:25:24.139377 [ 3 ] {} <Debug> HTTP-Session: c5d1158f-c7da-4ef0-b935-80a57fc74663 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1543 2023.10.11 22:25:24.139396 [ 3 ] {} <Debug> HTTP-Session: c5d1158f-c7da-4ef0-b935-80a57fc74663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1544 2023.10.11 22:25:24.139487 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1545 2023.10.11 22:25:24.139528 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1546 2023.10.11 22:25:24.139637 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1547 2023.10.11 22:25:24.140094 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1548 2023.10.11 22:25:24.140324 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1549 2023.10.11 22:25:24.140477 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1550 2023.10.11 22:25:24.140603 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001079866 sec., 285220 rows/sec., 19.96 MiB/sec.
1551 2023.10.11 22:25:24.140776 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} <Debug> DynamicQueryHandler: Done processing query
1552 2023.10.11 22:25:24.140801 [ 3 ] {538d5cbe-e48e-4b3a-910d-9ade1b73732e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1553 2023.10.11 22:25:24.140816 [ 3 ] {} <Debug> HTTP-Session: c5d1158f-c7da-4ef0-b935-80a57fc74663 Destroying unnamed session
1554 2023.10.11 22:25:24.140947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1555 2023.10.11 22:25:24.140991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1556 2023.10.11 22:25:24.141011 [ 3 ] {} <Debug> HTTP-Session: cbe3ae41-e9bf-419d-8e0d-d7d3bcd8d500 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1557 2023.10.11 22:25:24.141029 [ 3 ] {} <Debug> HTTP-Session: cbe3ae41-e9bf-419d-8e0d-d7d3bcd8d500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1558 2023.10.11 22:25:24.141100 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1559 2023.10.11 22:25:24.141141 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1560 2023.10.11 22:25:24.141259 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1561 2023.10.11 22:25:24.141585 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1562 2023.10.11 22:25:24.141825 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1563 2023.10.11 22:25:24.142024 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1564 2023.10.11 22:25:24.142143 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001014475 sec., 5914 rows/sec., 248.36 KiB/sec.
1565 2023.10.11 22:25:24.142267 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} <Debug> DynamicQueryHandler: Done processing query
1566 2023.10.11 22:25:24.142290 [ 3 ] {4b81170b-5bfe-4b06-8377-e1ed6807fcf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1567 2023.10.11 22:25:24.142305 [ 3 ] {} <Debug> HTTP-Session: cbe3ae41-e9bf-419d-8e0d-d7d3bcd8d500 Destroying unnamed session
1568 2023.10.11 22:25:24.142426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1569 2023.10.11 22:25:24.142471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1570 2023.10.11 22:25:24.142490 [ 3 ] {} <Debug> HTTP-Session: eaac9d6e-e2b9-4d15-8c8d-0e466e96b63e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1571 2023.10.11 22:25:24.142507 [ 3 ] {} <Debug> HTTP-Session: eaac9d6e-e2b9-4d15-8c8d-0e466e96b63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1572 2023.10.11 22:25:24.142581 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1573 2023.10.11 22:25:24.142707 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1574 2023.10.11 22:25:24.142825 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1575 2023.10.11 22:25:24.143139 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1576 2023.10.11 22:25:24.143384 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1577 2023.10.11 22:25:24.143560 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1578 2023.10.11 22:25:24.143680 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000988625 sec., 63724 rows/sec., 3.86 MiB/sec.
1579 2023.10.11 22:25:24.143802 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} <Debug> DynamicQueryHandler: Done processing query
1580 2023.10.11 22:25:24.143825 [ 3 ] {709dc9d2-aa20-4f53-8f05-a66ebebfbf66} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1581 2023.10.11 22:25:24.143840 [ 3 ] {} <Debug> HTTP-Session: eaac9d6e-e2b9-4d15-8c8d-0e466e96b63e Destroying unnamed session
1582 2023.10.11 22:25:24.143983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1583 2023.10.11 22:25:24.144028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1584 2023.10.11 22:25:24.144047 [ 3 ] {} <Debug> HTTP-Session: 597d901b-6878-463c-a5e4-470a021341fb Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1585 2023.10.11 22:25:24.144065 [ 3 ] {} <Debug> HTTP-Session: 597d901b-6878-463c-a5e4-470a021341fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1586 2023.10.11 22:25:24.144155 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1587 2023.10.11 22:25:24.144200 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1588 2023.10.11 22:25:24.144336 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1589 2023.10.11 22:25:24.144934 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1590 2023.10.11 22:25:24.145250 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1591 2023.10.11 22:25:24.145429 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1592 2023.10.11 22:25:24.145545 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00136272 sec., 32288 rows/sec., 43.57 MiB/sec.
1593 2023.10.11 22:25:24.145672 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} <Debug> DynamicQueryHandler: Done processing query
1594 2023.10.11 22:25:24.145695 [ 3 ] {54286684-cb30-4630-a6c0-a0c6a8516f03} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1595 2023.10.11 22:25:24.145712 [ 3 ] {} <Debug> HTTP-Session: 597d901b-6878-463c-a5e4-470a021341fb Destroying unnamed session
1596 2023.10.11 22:25:24.145831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1597 2023.10.11 22:25:24.145875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1598 2023.10.11 22:25:24.145894 [ 3 ] {} <Debug> HTTP-Session: 7ed95752-26d0-4bf7-a035-d6e742d45277 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1599 2023.10.11 22:25:24.145911 [ 3 ] {} <Debug> HTTP-Session: 7ed95752-26d0-4bf7-a035-d6e742d45277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1600 2023.10.11 22:25:24.145980 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1601 2023.10.11 22:25:24.146020 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1602 2023.10.11 22:25:24.146122 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1603 2023.10.11 22:25:24.146384 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1604 2023.10.11 22:25:24.146615 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1605 2023.10.11 22:25:24.146787 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1606 2023.10.11 22:25:24.146885 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000876324 sec., 21681 rows/sec., 1.12 MiB/sec.
1607 2023.10.11 22:25:24.147023 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} <Debug> DynamicQueryHandler: Done processing query
1608 2023.10.11 22:25:24.147047 [ 3 ] {871d779d-a1ba-4450-890f-ca3af2c54ac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1609 2023.10.11 22:25:24.147063 [ 3 ] {} <Debug> HTTP-Session: 7ed95752-26d0-4bf7-a035-d6e742d45277 Destroying unnamed session
1610 2023.10.11 22:25:29.128842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1611 2023.10.11 22:25:29.129007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1612 2023.10.11 22:25:29.129039 [ 3 ] {} <Debug> HTTP-Session: 5de028ed-bdb9-43bd-b9bc-b8338bcfa2a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1613 2023.10.11 22:25:29.129066 [ 3 ] {} <Debug> HTTP-Session: 5de028ed-bdb9-43bd-b9bc-b8338bcfa2a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1614 2023.10.11 22:25:29.129207 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1615 2023.10.11 22:25:29.129274 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1616 2023.10.11 22:25:29.129455 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1617 2023.10.11 22:25:29.129916 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1618 2023.10.11 22:25:29.130197 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1619 2023.10.11 22:25:29.130358 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1620 2023.10.11 22:25:29.130505 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001255439 sec., 3982 rows/sec., 322.81 KiB/sec.
1621 2023.10.11 22:25:29.130502 [ 51 ] {} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1622 2023.10.11 22:25:29.130619 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1623 2023.10.11 22:25:29.130701 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} <Debug> DynamicQueryHandler: Done processing query
1624 2023.10.11 22:25:29.130742 [ 3 ] {f36c3097-4436-4b78-8c87-51e657926ede} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1625 2023.10.11 22:25:29.130743 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1626 2023.10.11 22:25:29.130775 [ 3 ] {} <Debug> HTTP-Session: 5de028ed-bdb9-43bd-b9bc-b8338bcfa2a2 Destroying unnamed session
1627 2023.10.11 22:25:29.130910 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1628 2023.10.11 22:25:29.130952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1629 2023.10.11 22:25:29.130976 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 51 rows starting from the beginning of the part
1630 2023.10.11 22:25:29.131026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1631 2023.10.11 22:25:29.131077 [ 3 ] {} <Debug> HTTP-Session: 26cffc9a-cfd2-492a-914e-34b75f70ae7b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1632 2023.10.11 22:25:29.131117 [ 3 ] {} <Debug> HTTP-Session: 26cffc9a-cfd2-492a-914e-34b75f70ae7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1633 2023.10.11 22:25:29.131321 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1634 2023.10.11 22:25:29.131340 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
1635 2023.10.11 22:25:29.131400 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1636 2023.10.11 22:25:29.131640 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::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
1637 2023.10.11 22:25:29.131843 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1638 2023.10.11 22:25:29.131941 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
1639 2023.10.11 22:25:29.132111 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part
1640 2023.10.11 22:25:29.132369 [ 22 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
1641 2023.10.11 22:25:29.132723 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1642 2023.10.11 22:25:29.133113 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1643 2023.10.11 22:25:29.133464 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1644 2023.10.11 22:25:29.133647 [ 51 ] {} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1645 2023.10.11 22:25:29.133750 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002351826 sec., 6378 rows/sec., 589.22 KiB/sec.
1646 2023.10.11 22:25:29.133758 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1647 2023.10.11 22:25:29.133976 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1648 2023.10.11 22:25:29.134228 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} <Debug> DynamicQueryHandler: Done processing query
1649 2023.10.11 22:25:29.134302 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1650 2023.10.11 22:25:29.134308 [ 3 ] {3fd00bfe-82c5-454a-bbd4-f8d8d738fe34} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1651 2023.10.11 22:25:29.134385 [ 3 ] {} <Debug> HTTP-Session: 26cffc9a-cfd2-492a-914e-34b75f70ae7b Destroying unnamed session
1652 2023.10.11 22:25:29.134391 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 222 rows starting from the beginning of the part
1653 2023.10.11 22:25:29.134426 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.003716016 sec., 44402.392239430614 rows/sec., 3.40 MiB/sec.
1654 2023.10.11 22:25:29.134612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1655 2023.10.11 22:25:29.134676 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part
1656 2023.10.11 22:25:29.134687 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1657 2023.10.11 22:25:29.134707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1658 2023.10.11 22:25:29.134813 [ 3 ] {} <Debug> HTTP-Session: 0caddcf9-5746-4fb9-9e26-3937d840272e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1659 2023.10.11 22:25:29.134862 [ 3 ] {} <Debug> HTTP-Session: 0caddcf9-5746-4fb9-9e26-3937d840272e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1660 2023.10.11 22:25:29.135065 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 219 rows starting from the beginning of the part
1661 2023.10.11 22:25:29.135117 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1662 2023.10.11 22:25:29.135131 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1663 2023.10.11 22:25:29.135244 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1664 2023.10.11 22:25:29.135292 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_11_2} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1665 2023.10.11 22:25:29.135525 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part
1666 2023.10.11 22:25:29.135900 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1667 2023.10.11 22:25:29.135904 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part
1668 2023.10.11 22:25:29.136107 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part
1669 2023.10.11 22:25:29.136616 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1670 2023.10.11 22:25:29.137039 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1671 2023.10.11 22:25:29.137428 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1672 2023.10.11 22:25:29.137587 [ 51 ] {} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1673 2023.10.11 22:25:29.137676 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002452557 sec., 2038 rows/sec., 163.25 KiB/sec.
1674 2023.10.11 22:25:29.137677 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1675 2023.10.11 22:25:29.138115 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} <Debug> DynamicQueryHandler: Done processing query
1676 2023.10.11 22:25:29.138125 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1677 2023.10.11 22:25:29.138180 [ 3 ] {7c5faa9c-dc8d-40d4-af14-fae6aa8848cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1678 2023.10.11 22:25:29.138241 [ 3 ] {} <Debug> HTTP-Session: 0caddcf9-5746-4fb9-9e26-3937d840272e Destroying unnamed session
1679 2023.10.11 22:25:29.138271 [ 23 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 4 columns (4 merged, 0 gathered) in 0.004407787 sec., 159263.5941800273 rows/sec., 15.31 MiB/sec.
1680 2023.10.11 22:25:29.138332 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1681 2023.10.11 22:25:29.138372 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 327 rows starting from the beginning of the part
1682 2023.10.11 22:25:29.138410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1683 2023.10.11 22:25:29.138508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1684 2023.10.11 22:25:29.138573 [ 3 ] {} <Debug> HTTP-Session: f6d69612-56f1-42c2-a285-d03c24a091ab Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1685 2023.10.11 22:25:29.138637 [ 3 ] {} <Debug> HTTP-Session: f6d69612-56f1-42c2-a285-d03c24a091ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1686 2023.10.11 22:25:29.138608 [ 13 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1687 2023.10.11 22:25:29.138721 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
1688 2023.10.11 22:25:29.138944 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1689 2023.10.11 22:25:29.139120 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1690 2023.10.11 22:25:29.139120 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 308 rows starting from the beginning of the part
1691 2023.10.11 22:25:29.139267 [ 13 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1692 2023.10.11 22:25:29.139549 [ 13 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_11_2} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1693 2023.10.11 22:25:29.139562 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part
1694 2023.10.11 22:25:29.139983 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 308 rows starting from the beginning of the part
1695 2023.10.11 22:25:29.140096 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1696 2023.10.11 22:25:29.140227 [ 14 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
1697 2023.10.11 22:25:29.140826 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1698 2023.10.11 22:25:29.141595 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1699 2023.10.11 22:25:29.141878 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 4 columns (4 merged, 0 gathered) in 0.004104292 sec., 235850.66559591764 rows/sec., 16.59 MiB/sec.
1700 2023.10.11 22:25:29.141925 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1701 2023.10.11 22:25:29.142091 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1702 2023.10.11 22:25:29.142122 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.003114367 sec., 1605 rows/sec., 2.17 MiB/sec.
1703 2023.10.11 22:25:29.142355 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} <Debug> DynamicQueryHandler: Done processing query
1704 2023.10.11 22:25:29.142394 [ 3 ] {8dcdb1b8-d4fd-47dc-b399-cf4e647ae4d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1705 2023.10.11 22:25:29.142402 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1706 2023.10.11 22:25:29.142422 [ 3 ] {} <Debug> HTTP-Session: f6d69612-56f1-42c2-a285-d03c24a091ab Destroying unnamed session
1707 2023.10.11 22:25:29.142517 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_11_2} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1708 2023.10.11 22:25:34.144345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1709 2023.10.11 22:25:34.144477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1710 2023.10.11 22:25:34.144572 [ 3 ] {} <Debug> HTTP-Session: 610061af-3e6f-42b1-87c8-e63a6075ec5d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1711 2023.10.11 22:25:34.144599 [ 3 ] {} <Debug> HTTP-Session: 610061af-3e6f-42b1-87c8-e63a6075ec5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1712 2023.10.11 22:25:34.144726 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1713 2023.10.11 22:25:34.144784 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1714 2023.10.11 22:25:34.144933 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1715 2023.10.11 22:25:34.145357 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1716 2023.10.11 22:25:34.145705 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1717 2023.10.11 22:25:34.145859 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1718 2023.10.11 22:25:34.145990 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001242469 sec., 40242 rows/sec., 3.07 MiB/sec.
1719 2023.10.11 22:25:34.146127 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} <Debug> DynamicQueryHandler: Done processing query
1720 2023.10.11 22:25:34.146150 [ 3 ] {c4ac2f71-6aa3-40d0-837f-a20320080217} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1721 2023.10.11 22:25:34.146165 [ 3 ] {} <Debug> HTTP-Session: 610061af-3e6f-42b1-87c8-e63a6075ec5d Destroying unnamed session
1722 2023.10.11 22:25:34.146323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1723 2023.10.11 22:25:34.146370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1724 2023.10.11 22:25:34.146389 [ 3 ] {} <Debug> HTTP-Session: a6c2b1d2-c535-4093-a9fd-e210f3b9c7ab Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1725 2023.10.11 22:25:34.146405 [ 3 ] {} <Debug> HTTP-Session: a6c2b1d2-c535-4093-a9fd-e210f3b9c7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1726 2023.10.11 22:25:34.146483 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1727 2023.10.11 22:25:34.146587 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1728 2023.10.11 22:25:34.146687 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1729 2023.10.11 22:25:34.147105 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1730 2023.10.11 22:25:34.147324 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1731 2023.10.11 22:25:34.147465 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1732 2023.10.11 22:25:34.147643 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001062245 sec., 206167 rows/sec., 19.91 MiB/sec.
1733 2023.10.11 22:25:34.147809 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} <Debug> DynamicQueryHandler: Done processing query
1734 2023.10.11 22:25:34.147832 [ 3 ] {d1801f82-8506-4abd-85fb-9f04afe8ceee} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1735 2023.10.11 22:25:34.147847 [ 3 ] {} <Debug> HTTP-Session: a6c2b1d2-c535-4093-a9fd-e210f3b9c7ab Destroying unnamed session
1736 2023.10.11 22:25:34.147988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1737 2023.10.11 22:25:34.148031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1738 2023.10.11 22:25:34.148049 [ 3 ] {} <Debug> HTTP-Session: 23ff9510-1bc9-4f87-9893-31fcf88149ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1739 2023.10.11 22:25:34.148065 [ 3 ] {} <Debug> HTTP-Session: 23ff9510-1bc9-4f87-9893-31fcf88149ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1740 2023.10.11 22:25:34.148145 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1741 2023.10.11 22:25:34.148182 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1742 2023.10.11 22:25:34.148289 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1743 2023.10.11 22:25:34.148791 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1744 2023.10.11 22:25:34.149009 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1745 2023.10.11 22:25:34.149160 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1746 2023.10.11 22:25:34.149274 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001098937 sec., 280270 rows/sec., 19.61 MiB/sec.
1747 2023.10.11 22:25:34.149452 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} <Debug> DynamicQueryHandler: Done processing query
1748 2023.10.11 22:25:34.149474 [ 3 ] {1be7d3fb-953d-41c3-813d-6aaf7f142fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1749 2023.10.11 22:25:34.149489 [ 3 ] {} <Debug> HTTP-Session: 23ff9510-1bc9-4f87-9893-31fcf88149ca Destroying unnamed session
1750 2023.10.11 22:25:34.149701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1751 2023.10.11 22:25:34.149743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1752 2023.10.11 22:25:34.149761 [ 3 ] {} <Debug> HTTP-Session: b7a6cb5e-a500-4463-b2e3-701c1d269c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1753 2023.10.11 22:25:34.149777 [ 3 ] {} <Debug> HTTP-Session: b7a6cb5e-a500-4463-b2e3-701c1d269c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1754 2023.10.11 22:25:34.149842 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1755 2023.10.11 22:25:34.149880 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1756 2023.10.11 22:25:34.149991 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1757 2023.10.11 22:25:34.150235 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1758 2023.10.11 22:25:34.150459 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1759 2023.10.11 22:25:34.150696 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1760 2023.10.11 22:25:34.150812 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000928284 sec., 6463 rows/sec., 271.42 KiB/sec.
1761 2023.10.11 22:25:34.150934 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} <Debug> DynamicQueryHandler: Done processing query
1762 2023.10.11 22:25:34.150956 [ 3 ] {1229aa4a-6faa-4346-ae2e-c03fe24ef4fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1763 2023.10.11 22:25:34.150970 [ 3 ] {} <Debug> HTTP-Session: b7a6cb5e-a500-4463-b2e3-701c1d269c36 Destroying unnamed session
1764 2023.10.11 22:25:34.151092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1765 2023.10.11 22:25:34.151135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1766 2023.10.11 22:25:34.151153 [ 3 ] {} <Debug> HTTP-Session: c83bb4dd-2360-46ff-9f97-160d66051c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1767 2023.10.11 22:25:34.151170 [ 3 ] {} <Debug> HTTP-Session: c83bb4dd-2360-46ff-9f97-160d66051c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1768 2023.10.11 22:25:34.151238 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1769 2023.10.11 22:25:34.151280 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1770 2023.10.11 22:25:34.151394 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1771 2023.10.11 22:25:34.151753 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1772 2023.10.11 22:25:34.152004 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1773 2023.10.11 22:25:34.152168 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1774 2023.10.11 22:25:34.152285 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001010555 sec., 62341 rows/sec., 3.78 MiB/sec.
1775 2023.10.11 22:25:34.152440 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} <Debug> DynamicQueryHandler: Done processing query
1776 2023.10.11 22:25:34.152462 [ 3 ] {572c83e7-6e94-42ee-9698-53ccb045df00} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1777 2023.10.11 22:25:34.152477 [ 3 ] {} <Debug> HTTP-Session: c83bb4dd-2360-46ff-9f97-160d66051c14 Destroying unnamed session
1778 2023.10.11 22:25:34.152745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1779 2023.10.11 22:25:34.152787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1780 2023.10.11 22:25:34.152804 [ 3 ] {} <Debug> HTTP-Session: 6d628401-3c5a-4a14-863b-2ebdd361e59f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1781 2023.10.11 22:25:34.152820 [ 3 ] {} <Debug> HTTP-Session: 6d628401-3c5a-4a14-863b-2ebdd361e59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1782 2023.10.11 22:25:34.152900 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1783 2023.10.11 22:25:34.152943 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1784 2023.10.11 22:25:34.153071 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1785 2023.10.11 22:25:34.153636 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1786 2023.10.11 22:25:34.153917 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1787 2023.10.11 22:25:34.154081 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1788 2023.10.11 22:25:34.154203 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001291929 sec., 34057 rows/sec., 45.96 MiB/sec.
1789 2023.10.11 22:25:34.154309 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} <Debug> DynamicQueryHandler: Done processing query
1790 2023.10.11 22:25:34.154331 [ 3 ] {21018222-e92e-4621-a162-9e3bd06afcc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1791 2023.10.11 22:25:34.154345 [ 3 ] {} <Debug> HTTP-Session: 6d628401-3c5a-4a14-863b-2ebdd361e59f Destroying unnamed session
1792 2023.10.11 22:25:34.154449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1793 2023.10.11 22:25:34.154488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1794 2023.10.11 22:25:34.154506 [ 3 ] {} <Debug> HTTP-Session: f0c5bc5f-dc41-4b6e-b235-b6c43d017064 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1795 2023.10.11 22:25:34.154523 [ 3 ] {} <Debug> HTTP-Session: f0c5bc5f-dc41-4b6e-b235-b6c43d017064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1796 2023.10.11 22:25:34.154654 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1797 2023.10.11 22:25:34.154690 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1798 2023.10.11 22:25:34.154787 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1799 2023.10.11 22:25:34.155041 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1800 2023.10.11 22:25:34.155254 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1801 2023.10.11 22:25:34.155412 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1802 2023.10.11 22:25:34.155530 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000902814 sec., 21045 rows/sec., 1.09 MiB/sec.
1803 2023.10.11 22:25:34.155743 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} <Debug> DynamicQueryHandler: Done processing query
1804 2023.10.11 22:25:34.155764 [ 3 ] {0cc56c95-3f94-44a0-b410-c0c1b8de8c18} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1805 2023.10.11 22:25:34.155779 [ 3 ] {} <Debug> HTTP-Session: f0c5bc5f-dc41-4b6e-b235-b6c43d017064 Destroying unnamed session
1806 2023.10.11 22:25:35.719751 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache
1807 2023.10.11 22:25:35.719804 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache
1808 2023.10.11 22:25:39.140081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1809 2023.10.11 22:25:39.140217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1810 2023.10.11 22:25:39.140248 [ 3 ] {} <Debug> HTTP-Session: 3700b4af-859e-4105-8b7b-32972a6caa11 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1811 2023.10.11 22:25:39.140277 [ 3 ] {} <Debug> HTTP-Session: 3700b4af-859e-4105-8b7b-32972a6caa11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1812 2023.10.11 22:25:39.140419 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1813 2023.10.11 22:25:39.140488 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1814 2023.10.11 22:25:39.140670 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1815 2023.10.11 22:25:39.141099 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1816 2023.10.11 22:25:39.141361 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1817 2023.10.11 22:25:39.141555 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1818 2023.10.11 22:25:39.141694 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001230289 sec., 4064 rows/sec., 329.41 KiB/sec.
1819 2023.10.11 22:25:39.141830 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} <Debug> DynamicQueryHandler: Done processing query
1820 2023.10.11 22:25:39.141854 [ 3 ] {3e4c95e1-29e3-428d-9852-993cdf26716c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1821 2023.10.11 22:25:39.141870 [ 3 ] {} <Debug> HTTP-Session: 3700b4af-859e-4105-8b7b-32972a6caa11 Destroying unnamed session
1822 2023.10.11 22:25:39.141982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1823 2023.10.11 22:25:39.142029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1824 2023.10.11 22:25:39.142049 [ 3 ] {} <Debug> HTTP-Session: a3800800-be30-4291-a2fc-daa5b522b1b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1825 2023.10.11 22:25:39.142066 [ 3 ] {} <Debug> HTTP-Session: a3800800-be30-4291-a2fc-daa5b522b1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1826 2023.10.11 22:25:39.142139 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1827 2023.10.11 22:25:39.142178 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1828 2023.10.11 22:25:39.142285 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1829 2023.10.11 22:25:39.142563 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1830 2023.10.11 22:25:39.142765 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1831 2023.10.11 22:25:39.142911 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1832 2023.10.11 22:25:39.143042 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000874743 sec., 17147 rows/sec., 1.55 MiB/sec.
1833 2023.10.11 22:25:39.143146 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} <Debug> DynamicQueryHandler: Done processing query
1834 2023.10.11 22:25:39.143169 [ 3 ] {f67f8897-9341-4263-8428-fbae98205d14} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1835 2023.10.11 22:25:39.143184 [ 3 ] {} <Debug> HTTP-Session: a3800800-be30-4291-a2fc-daa5b522b1b9 Destroying unnamed session
1836 2023.10.11 22:25:39.143334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1837 2023.10.11 22:25:39.143377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1838 2023.10.11 22:25:39.143396 [ 3 ] {} <Debug> HTTP-Session: 61e7d352-0f0e-4b27-9554-f5cb762c92d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1839 2023.10.11 22:25:39.143412 [ 3 ] {} <Debug> HTTP-Session: 61e7d352-0f0e-4b27-9554-f5cb762c92d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1840 2023.10.11 22:25:39.143480 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1841 2023.10.11 22:25:39.143517 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1842 2023.10.11 22:25:39.143619 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1843 2023.10.11 22:25:39.143864 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1844 2023.10.11 22:25:39.144064 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1845 2023.10.11 22:25:39.144211 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1846 2023.10.11 22:25:39.144329 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000820383 sec., 6094 rows/sec., 488.05 KiB/sec.
1847 2023.10.11 22:25:39.144495 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} <Debug> DynamicQueryHandler: Done processing query
1848 2023.10.11 22:25:39.144519 [ 3 ] {1ee06a0c-3fb6-46e2-bd66-7a27064fee08} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1849 2023.10.11 22:25:39.144534 [ 3 ] {} <Debug> HTTP-Session: 61e7d352-0f0e-4b27-9554-f5cb762c92d2 Destroying unnamed session
1850 2023.10.11 22:25:39.144639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1851 2023.10.11 22:25:39.144683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1852 2023.10.11 22:25:39.144701 [ 3 ] {} <Debug> HTTP-Session: 4dd6c33f-40cd-46e9-bd9f-a8f921839475 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1853 2023.10.11 22:25:39.144719 [ 3 ] {} <Debug> HTTP-Session: 4dd6c33f-40cd-46e9-bd9f-a8f921839475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1854 2023.10.11 22:25:39.144791 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1855 2023.10.11 22:25:39.144838 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1856 2023.10.11 22:25:39.144982 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1857 2023.10.11 22:25:39.145278 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1858 2023.10.11 22:25:39.145552 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1859 2023.10.11 22:25:39.145729 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1860 2023.10.11 22:25:39.145862 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001036135 sec., 4825 rows/sec., 6.51 MiB/sec.
1861 2023.10.11 22:25:39.145857 [ 61 ] {} <Debug> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1862 2023.10.11 22:25:39.145974 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1863 2023.10.11 22:25:39.146064 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} <Debug> DynamicQueryHandler: Done processing query
1864 2023.10.11 22:25:39.146118 [ 3 ] {cded53d4-4cff-4a62-a8af-50b66987b98a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1865 2023.10.11 22:25:39.146131 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1866 2023.10.11 22:25:39.146161 [ 3 ] {} <Debug> HTTP-Session: 4dd6c33f-40cd-46e9-bd9f-a8f921839475 Destroying unnamed session
1867 2023.10.11 22:25:39.146294 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1868 2023.10.11 22:25:39.146339 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part
1869 2023.10.11 22:25:39.146512 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part
1870 2023.10.11 22:25:39.146634 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part
1871 2023.10.11 22:25:39.146745 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
1872 2023.10.11 22:25:39.146849 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part
1873 2023.10.11 22:25:39.146954 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
1874 2023.10.11 22:25:39.148320 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 6 columns (6 merged, 0 gathered) in 0.002274674 sec., 123094.56212186889 rows/sec., 166.11 MiB/sec.
1875 2023.10.11 22:25:39.148635 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1876 2023.10.11 22:25:39.148906 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1877 2023.10.11 22:25:39.148988 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1878 2023.10.11 22:25:39.149076 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_11_2: 4.07 MiB.
1879 2023.10.11 22:25:44.147373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1880 2023.10.11 22:25:44.147496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1881 2023.10.11 22:25:44.147524 [ 3 ] {} <Debug> HTTP-Session: df0eeb8e-6977-4676-90e8-1f523b1a3040 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1882 2023.10.11 22:25:44.147549 [ 3 ] {} <Debug> HTTP-Session: df0eeb8e-6977-4676-90e8-1f523b1a3040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1883 2023.10.11 22:25:44.147680 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1884 2023.10.11 22:25:44.147741 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1885 2023.10.11 22:25:44.147901 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1886 2023.10.11 22:25:44.148343 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1887 2023.10.11 22:25:44.148612 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1888 2023.10.11 22:25:44.148787 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1889 2023.10.11 22:25:44.148910 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001196038 sec., 41804 rows/sec., 3.19 MiB/sec.
1890 2023.10.11 22:25:44.149087 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} <Debug> DynamicQueryHandler: Done processing query
1891 2023.10.11 22:25:44.149112 [ 3 ] {447d932e-92c3-4b78-a1ed-ea3c39b04c85} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1892 2023.10.11 22:25:44.149129 [ 3 ] {} <Debug> HTTP-Session: df0eeb8e-6977-4676-90e8-1f523b1a3040 Destroying unnamed session
1893 2023.10.11 22:25:44.149296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1894 2023.10.11 22:25:44.149344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1895 2023.10.11 22:25:44.149364 [ 3 ] {} <Debug> HTTP-Session: dd5e477b-5d18-4ee0-aa3f-fe096caeaead Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1896 2023.10.11 22:25:44.149382 [ 3 ] {} <Debug> HTTP-Session: dd5e477b-5d18-4ee0-aa3f-fe096caeaead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1897 2023.10.11 22:25:44.149464 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1898 2023.10.11 22:25:44.149504 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1899 2023.10.11 22:25:44.149616 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1900 2023.10.11 22:25:44.150039 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1901 2023.10.11 22:25:44.150263 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1902 2023.10.11 22:25:44.150417 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1903 2023.10.11 22:25:44.150521 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001027935 sec., 213048 rows/sec., 20.58 MiB/sec.
1904 2023.10.11 22:25:44.150660 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} <Debug> DynamicQueryHandler: Done processing query
1905 2023.10.11 22:25:44.150684 [ 3 ] {db2a63e3-e9c0-4910-8f2d-96220a5f1a22} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1906 2023.10.11 22:25:44.150700 [ 3 ] {} <Debug> HTTP-Session: dd5e477b-5d18-4ee0-aa3f-fe096caeaead Destroying unnamed session
1907 2023.10.11 22:25:44.150856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1908 2023.10.11 22:25:44.150901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1909 2023.10.11 22:25:44.150921 [ 3 ] {} <Debug> HTTP-Session: 48b462ab-6f3c-4967-901e-44ab6cd0dfa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1910 2023.10.11 22:25:44.150938 [ 3 ] {} <Debug> HTTP-Session: 48b462ab-6f3c-4967-901e-44ab6cd0dfa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1911 2023.10.11 22:25:44.151022 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1912 2023.10.11 22:25:44.151063 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1913 2023.10.11 22:25:44.151177 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1914 2023.10.11 22:25:44.151635 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1915 2023.10.11 22:25:44.151855 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1916 2023.10.11 22:25:44.152004 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1917 2023.10.11 22:25:44.152129 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001077426 sec., 285866 rows/sec., 20.00 MiB/sec.
1918 2023.10.11 22:25:44.152250 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} <Debug> DynamicQueryHandler: Done processing query
1919 2023.10.11 22:25:44.152274 [ 3 ] {bcc37e9c-7602-419f-b666-686974133ed9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1920 2023.10.11 22:25:44.152289 [ 3 ] {} <Debug> HTTP-Session: 48b462ab-6f3c-4967-901e-44ab6cd0dfa8 Destroying unnamed session
1921 2023.10.11 22:25:44.152436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1922 2023.10.11 22:25:44.152481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1923 2023.10.11 22:25:44.152501 [ 3 ] {} <Debug> HTTP-Session: 0d0a651c-1eb1-4d76-8ebb-6a9aeb6c8020 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1924 2023.10.11 22:25:44.152518 [ 3 ] {} <Debug> HTTP-Session: 0d0a651c-1eb1-4d76-8ebb-6a9aeb6c8020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1925 2023.10.11 22:25:44.152586 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1926 2023.10.11 22:25:44.152626 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1927 2023.10.11 22:25:44.152736 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1928 2023.10.11 22:25:44.153052 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1929 2023.10.11 22:25:44.153290 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1930 2023.10.11 22:25:44.153466 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1931 2023.10.11 22:25:44.153589 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000974034 sec., 6159 rows/sec., 258.67 KiB/sec.
1932 2023.10.11 22:25:44.153710 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} <Debug> DynamicQueryHandler: Done processing query
1933 2023.10.11 22:25:44.153733 [ 3 ] {ec1ca281-fb09-4ac2-937e-43db9807bd20} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1934 2023.10.11 22:25:44.153748 [ 3 ] {} <Debug> HTTP-Session: 0d0a651c-1eb1-4d76-8ebb-6a9aeb6c8020 Destroying unnamed session
1935 2023.10.11 22:25:44.153873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1936 2023.10.11 22:25:44.153917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1937 2023.10.11 22:25:44.153936 [ 3 ] {} <Debug> HTTP-Session: 7fc3dc92-5b4f-490c-b8c4-55700a0f3d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1938 2023.10.11 22:25:44.153952 [ 3 ] {} <Debug> HTTP-Session: 7fc3dc92-5b4f-490c-b8c4-55700a0f3d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1939 2023.10.11 22:25:44.154024 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1940 2023.10.11 22:25:44.154066 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1941 2023.10.11 22:25:44.154185 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1942 2023.10.11 22:25:44.154499 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1943 2023.10.11 22:25:44.154744 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1944 2023.10.11 22:25:44.154914 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1945 2023.10.11 22:25:44.155050 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000988325 sec., 63744 rows/sec., 3.86 MiB/sec.
1946 2023.10.11 22:25:44.155182 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} <Debug> DynamicQueryHandler: Done processing query
1947 2023.10.11 22:25:44.155206 [ 3 ] {e55eb6de-3c38-4773-a167-8f76fa44117d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1948 2023.10.11 22:25:44.155221 [ 3 ] {} <Debug> HTTP-Session: 7fc3dc92-5b4f-490c-b8c4-55700a0f3d5f Destroying unnamed session
1949 2023.10.11 22:25:44.155427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1950 2023.10.11 22:25:44.155471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1951 2023.10.11 22:25:44.155489 [ 3 ] {} <Debug> HTTP-Session: 99cb3e58-ecf9-437c-bcd9-ba2a06470385 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1952 2023.10.11 22:25:44.155506 [ 3 ] {} <Debug> HTTP-Session: 99cb3e58-ecf9-437c-bcd9-ba2a06470385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1953 2023.10.11 22:25:44.155589 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1954 2023.10.11 22:25:44.155634 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1955 2023.10.11 22:25:44.155770 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1956 2023.10.11 22:25:44.156222 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1957 2023.10.11 22:25:44.156517 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1958 2023.10.11 22:25:44.156688 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1959 2023.10.11 22:25:44.156807 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001189967 sec., 36975 rows/sec., 49.90 MiB/sec.
1960 2023.10.11 22:25:44.156930 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} <Debug> DynamicQueryHandler: Done processing query
1961 2023.10.11 22:25:44.156958 [ 3 ] {ab61d01c-63fd-46c7-889c-62af98a38476} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1962 2023.10.11 22:25:44.156974 [ 3 ] {} <Debug> HTTP-Session: 99cb3e58-ecf9-437c-bcd9-ba2a06470385 Destroying unnamed session
1963 2023.10.11 22:25:44.157088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1964 2023.10.11 22:25:44.157132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1965 2023.10.11 22:25:44.157150 [ 3 ] {} <Debug> HTTP-Session: 787cb05d-e93c-486d-b912-02615d241028 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1966 2023.10.11 22:25:44.157167 [ 3 ] {} <Debug> HTTP-Session: 787cb05d-e93c-486d-b912-02615d241028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1967 2023.10.11 22:25:44.157236 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1968 2023.10.11 22:25:44.157275 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1969 2023.10.11 22:25:44.157376 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1970 2023.10.11 22:25:44.157628 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1971 2023.10.11 22:25:44.157852 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1972 2023.10.11 22:25:44.158022 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1973 2023.10.11 22:25:44.158147 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000881803 sec., 21546 rows/sec., 1.12 MiB/sec.
1974 2023.10.11 22:25:44.158298 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} <Debug> DynamicQueryHandler: Done processing query
1975 2023.10.11 22:25:44.158322 [ 3 ] {26df0c8c-de95-47ed-8a1e-895a425c9290} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1976 2023.10.11 22:25:44.158337 [ 3 ] {} <Debug> HTTP-Session: 787cb05d-e93c-486d-b912-02615d241028 Destroying unnamed session
1977 2023.10.11 22:25:49.141060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1978 2023.10.11 22:25:49.141192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1979 2023.10.11 22:25:49.141223 [ 3 ] {} <Debug> HTTP-Session: b8e0f44c-cef4-4f7c-bf6d-97bdcc4b2560 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1980 2023.10.11 22:25:49.141252 [ 3 ] {} <Debug> HTTP-Session: b8e0f44c-cef4-4f7c-bf6d-97bdcc4b2560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1981 2023.10.11 22:25:49.141394 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1982 2023.10.11 22:25:49.141457 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1983 2023.10.11 22:25:49.141621 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1984 2023.10.11 22:25:49.142072 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1985 2023.10.11 22:25:49.142325 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
1986 2023.10.11 22:25:49.142492 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
1987 2023.10.11 22:25:49.142614 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001186858 sec., 4212 rows/sec., 341.47 KiB/sec.
1988 2023.10.11 22:25:49.142793 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} <Debug> DynamicQueryHandler: Done processing query
1989 2023.10.11 22:25:49.142819 [ 3 ] {2d9f5848-d7de-40f5-81f6-de48e9861ca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1990 2023.10.11 22:25:49.142835 [ 3 ] {} <Debug> HTTP-Session: b8e0f44c-cef4-4f7c-bf6d-97bdcc4b2560 Destroying unnamed session
1991 2023.10.11 22:25:49.142949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1992 2023.10.11 22:25:49.142996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1993 2023.10.11 22:25:49.143015 [ 3 ] {} <Debug> HTTP-Session: 636b2025-cb85-4462-b8d4-a1c871a2bfc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
1994 2023.10.11 22:25:49.143033 [ 3 ] {} <Debug> HTTP-Session: 636b2025-cb85-4462-b8d4-a1c871a2bfc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1995 2023.10.11 22:25:49.143105 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1996 2023.10.11 22:25:49.143148 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1997 2023.10.11 22:25:49.143258 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1998 2023.10.11 22:25:49.143539 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
1999 2023.10.11 22:25:49.143750 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2000 2023.10.11 22:25:49.143896 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2001 2023.10.11 22:25:49.144020 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000883283 sec., 16982 rows/sec., 1.53 MiB/sec.
2002 2023.10.11 22:25:49.144193 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} <Debug> DynamicQueryHandler: Done processing query
2003 2023.10.11 22:25:49.144217 [ 3 ] {dc60120c-81a3-47d2-941b-0f107e19a2b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2004 2023.10.11 22:25:49.144232 [ 3 ] {} <Debug> HTTP-Session: 636b2025-cb85-4462-b8d4-a1c871a2bfc1 Destroying unnamed session
2005 2023.10.11 22:25:49.144380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2006 2023.10.11 22:25:49.144424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2007 2023.10.11 22:25:49.144443 [ 3 ] {} <Debug> HTTP-Session: 2e1e8f9b-c086-4b5a-8716-b968b0c103fb Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2008 2023.10.11 22:25:49.144459 [ 3 ] {} <Debug> HTTP-Session: 2e1e8f9b-c086-4b5a-8716-b968b0c103fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2009 2023.10.11 22:25:49.144529 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2010 2023.10.11 22:25:49.144567 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2011 2023.10.11 22:25:49.144682 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2012 2023.10.11 22:25:49.144942 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2013 2023.10.11 22:25:49.145144 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2014 2023.10.11 22:25:49.145291 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2015 2023.10.11 22:25:49.145410 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} <Information> executeQuery: Read 16 rows, 1.27 KiB in 0.000853193 sec., 18753 rows/sec., 1.45 MiB/sec.
2016 2023.10.11 22:25:49.145525 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} <Debug> DynamicQueryHandler: Done processing query
2017 2023.10.11 22:25:49.145548 [ 3 ] {5135825d-04a3-41aa-ad04-69da5fdf443e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2018 2023.10.11 22:25:49.145563 [ 3 ] {} <Debug> HTTP-Session: 2e1e8f9b-c086-4b5a-8716-b968b0c103fb Destroying unnamed session
2019 2023.10.11 22:25:49.145667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2020 2023.10.11 22:25:49.145710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2021 2023.10.11 22:25:49.145727 [ 3 ] {} <Debug> HTTP-Session: 70bacc04-9584-48b2-a8ce-2a8a4b79db81 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2022 2023.10.11 22:25:49.145744 [ 3 ] {} <Debug> HTTP-Session: 70bacc04-9584-48b2-a8ce-2a8a4b79db81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2023 2023.10.11 22:25:49.145813 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2024 2023.10.11 22:25:49.145854 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2025 2023.10.11 22:25:49.145973 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2026 2023.10.11 22:25:49.146230 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2027 2023.10.11 22:25:49.146472 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2028 2023.10.11 22:25:49.146642 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2029 2023.10.11 22:25:49.146768 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000923304 sec., 11913 rows/sec., 785.86 KiB/sec.
2030 2023.10.11 22:25:49.146762 [ 69 ] {} <Debug> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2031 2023.10.11 22:25:49.146881 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2032 2023.10.11 22:25:49.146945 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} <Debug> DynamicQueryHandler: Done processing query
2033 2023.10.11 22:25:49.146984 [ 3 ] {fe55c431-6e6e-40be-9c56-91dfd763f92d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2034 2023.10.11 22:25:49.146998 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2035 2023.10.11 22:25:49.147014 [ 3 ] {} <Debug> HTTP-Session: 70bacc04-9584-48b2-a8ce-2a8a4b79db81 Destroying unnamed session
2036 2023.10.11 22:25:49.147158 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2037 2023.10.11 22:25:49.147191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2038 2023.10.11 22:25:49.147221 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part
2039 2023.10.11 22:25:49.147261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2040 2023.10.11 22:25:49.147321 [ 3 ] {} <Debug> HTTP-Session: ced74b40-640d-409e-9b20-2fbad21dc172 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2041 2023.10.11 22:25:49.147354 [ 3 ] {} <Debug> HTTP-Session: ced74b40-640d-409e-9b20-2fbad21dc172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2042 2023.10.11 22:25:49.147563 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part
2043 2023.10.11 22:25:49.147573 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2044 2023.10.11 22:25:49.147698 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2045 2023.10.11 22:25:49.147814 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part
2046 2023.10.11 22:25:49.148146 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part
2047 2023.10.11 22:25:49.148361 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2048 2023.10.11 22:25:49.148398 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part
2049 2023.10.11 22:25:49.148582 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
2050 2023.10.11 22:25:49.149126 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2051 2023.10.11 22:25:49.149810 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2052 2023.10.11 22:25:49.150268 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2053 2023.10.11 22:25:49.150324 [ 10 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.003377751 sec., 174376.38239171568 rows/sec., 10.60 MiB/sec.
2054 2023.10.11 22:25:49.150445 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002804562 sec., 1782 rows/sec., 2.41 MiB/sec.
2055 2023.10.11 22:25:49.150590 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2056 2023.10.11 22:25:49.150600 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} <Debug> DynamicQueryHandler: Done processing query
2057 2023.10.11 22:25:49.150636 [ 3 ] {74f6395f-2adf-4324-8508-f4e7e123e598} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2058 2023.10.11 22:25:49.150656 [ 3 ] {} <Debug> HTTP-Session: ced74b40-640d-409e-9b20-2fbad21dc172 Destroying unnamed session
2059 2023.10.11 22:25:49.150868 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2060 2023.10.11 22:25:49.150949 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2061 2023.10.11 22:25:50.719835 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
2062 2023.10.11 22:25:50.719887 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
2063 2023.10.11 22:25:54.147158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2064 2023.10.11 22:25:54.147289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2065 2023.10.11 22:25:54.147319 [ 3 ] {} <Debug> HTTP-Session: 0dceae26-873e-4001-9915-74b7760d9928 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2066 2023.10.11 22:25:54.147348 [ 3 ] {} <Debug> HTTP-Session: 0dceae26-873e-4001-9915-74b7760d9928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2067 2023.10.11 22:25:54.147497 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2068 2023.10.11 22:25:54.147567 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2069 2023.10.11 22:25:54.147725 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2070 2023.10.11 22:25:54.148139 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2071 2023.10.11 22:25:54.148387 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2072 2023.10.11 22:25:54.148553 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2073 2023.10.11 22:25:54.148663 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001168738 sec., 42781 rows/sec., 3.26 MiB/sec.
2074 2023.10.11 22:25:54.148663 [ 52 ] {} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2075 2023.10.11 22:25:54.148733 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2076 2023.10.11 22:25:54.148821 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} <Debug> DynamicQueryHandler: Done processing query
2077 2023.10.11 22:25:54.148842 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2078 2023.10.11 22:25:54.148856 [ 3 ] {426d34bf-b41b-4f33-a5e0-2e573c584430} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2079 2023.10.11 22:25:54.148925 [ 3 ] {} <Debug> HTTP-Session: 0dceae26-873e-4001-9915-74b7760d9928 Destroying unnamed session
2080 2023.10.11 22:25:54.149073 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2081 2023.10.11 22:25:54.149116 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 55 rows starting from the beginning of the part
2082 2023.10.11 22:25:54.149197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2083 2023.10.11 22:25:54.149298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2084 2023.10.11 22:25:54.149329 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part
2085 2023.10.11 22:25:54.149344 [ 3 ] {} <Debug> HTTP-Session: 06af292e-cda9-4fa2-a592-b167000d8a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2086 2023.10.11 22:25:54.149413 [ 3 ] {} <Debug> HTTP-Session: 06af292e-cda9-4fa2-a592-b167000d8a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2087 2023.10.11 22:25:54.149617 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2088 2023.10.11 22:25:54.149634 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2089 2023.10.11 22:25:54.149735 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2090 2023.10.11 22:25:54.149851 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part
2091 2023.10.11 22:25:54.150181 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2092 2023.10.11 22:25:54.150231 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2093 2023.10.11 22:25:54.150414 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part
2094 2023.10.11 22:25:54.151119 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2095 2023.10.11 22:25:54.151617 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2096 2023.10.11 22:25:54.151734 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.002893173 sec., 74312.87378943464 rows/sec., 5.68 MiB/sec.
2097 2023.10.11 22:25:54.151886 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2098 2023.10.11 22:25:54.151897 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2099 2023.10.11 22:25:54.152053 [ 52 ] {} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2100 2023.10.11 22:25:54.152078 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.002378615 sec., 92070 rows/sec., 8.89 MiB/sec.
2101 2023.10.11 22:25:54.152125 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2102 2023.10.11 22:25:54.152277 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2103 2023.10.11 22:25:54.152348 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2104 2023.10.11 22:25:54.152403 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} <Debug> DynamicQueryHandler: Done processing query
2105 2023.10.11 22:25:54.152419 [ 10 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_16_3} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2106 2023.10.11 22:25:54.152465 [ 3 ] {ee6ce4ff-f012-48f4-bb25-d06a5f1363fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2107 2023.10.11 22:25:54.152491 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2108 2023.10.11 22:25:54.152545 [ 3 ] {} <Debug> HTTP-Session: 06af292e-cda9-4fa2-a592-b167000d8a47 Destroying unnamed session
2109 2023.10.11 22:25:54.152598 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 234 rows starting from the beginning of the part
2110 2023.10.11 22:25:54.152714 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 219 rows starting from the beginning of the part
2111 2023.10.11 22:25:54.152844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2112 2023.10.11 22:25:54.152855 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part
2113 2023.10.11 22:25:54.152927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2114 2023.10.11 22:25:54.153004 [ 3 ] {} <Debug> HTTP-Session: 229215ff-53c2-48f2-a8bf-2381dc1f3c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2115 2023.10.11 22:25:54.153051 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 219 rows starting from the beginning of the part
2116 2023.10.11 22:25:54.153062 [ 3 ] {} <Debug> HTTP-Session: 229215ff-53c2-48f2-a8bf-2381dc1f3c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2117 2023.10.11 22:25:54.153282 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part
2118 2023.10.11 22:25:54.153313 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2119 2023.10.11 22:25:54.153423 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2120 2023.10.11 22:25:54.153456 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 219 rows starting from the beginning of the part
2121 2023.10.11 22:25:54.154002 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2122 2023.10.11 22:25:54.155061 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2123 2023.10.11 22:25:54.155513 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 4 columns (4 merged, 0 gathered) in 0.00331085 sec., 278176.29913768364 rows/sec., 26.78 MiB/sec.
2124 2023.10.11 22:25:54.155525 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2125 2023.10.11 22:25:54.155702 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2126 2023.10.11 22:25:54.155752 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2127 2023.10.11 22:25:54.155862 [ 52 ] {} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2128 2023.10.11 22:25:54.155887 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.002516958 sec., 122369 rows/sec., 8.56 MiB/sec.
2129 2023.10.11 22:25:54.155899 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2130 2023.10.11 22:25:54.156091 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2131 2023.10.11 22:25:54.156094 [ 16 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2132 2023.10.11 22:25:54.156269 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2133 2023.10.11 22:25:54.156278 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} <Debug> DynamicQueryHandler: Done processing query
2134 2023.10.11 22:25:54.156282 [ 16 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_16_3} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2135 2023.10.11 22:25:54.156313 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 342 rows starting from the beginning of the part
2136 2023.10.11 22:25:54.156319 [ 3 ] {9d75eb5f-c9a8-45c7-8278-f752abd8e864} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2137 2023.10.11 22:25:54.156352 [ 3 ] {} <Debug> HTTP-Session: 229215ff-53c2-48f2-a8bf-2381dc1f3c7b Destroying unnamed session
2138 2023.10.11 22:25:54.156494 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 308 rows starting from the beginning of the part
2139 2023.10.11 22:25:54.156547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2140 2023.10.11 22:25:54.156605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2141 2023.10.11 22:25:54.156609 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2142 2023.10.11 22:25:54.156631 [ 3 ] {} <Debug> HTTP-Session: e69cb105-8506-4ab9-888a-4df5bd389ff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2143 2023.10.11 22:25:54.156654 [ 3 ] {} <Debug> HTTP-Session: e69cb105-8506-4ab9-888a-4df5bd389ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2144 2023.10.11 22:25:54.156726 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 308 rows starting from the beginning of the part
2145 2023.10.11 22:25:54.156769 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2146 2023.10.11 22:25:54.156834 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2147 2023.10.11 22:25:54.156843 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part
2148 2023.10.11 22:25:54.157011 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 308 rows starting from the beginning of the part
2149 2023.10.11 22:25:54.157082 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2150 2023.10.11 22:25:54.157484 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2151 2023.10.11 22:25:54.157832 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2152 2023.10.11 22:25:54.158100 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2153 2023.10.11 22:25:54.158143 [ 20 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 4 columns (4 merged, 0 gathered) in 0.002203064 sec., 584186.3876855144 rows/sec., 41.07 MiB/sec.
2154 2023.10.11 22:25:54.158247 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001434632 sec., 4182 rows/sec., 175.62 KiB/sec.
2155 2023.10.11 22:25:54.158298 [ 20 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2156 2023.10.11 22:25:54.158386 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} <Debug> DynamicQueryHandler: Done processing query
2157 2023.10.11 22:25:54.158411 [ 3 ] {050ed239-3e16-4ac1-ae99-6457ba19bf52} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2158 2023.10.11 22:25:54.158433 [ 3 ] {} <Debug> HTTP-Session: e69cb105-8506-4ab9-888a-4df5bd389ff3 Destroying unnamed session
2159 2023.10.11 22:25:54.158514 [ 20 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2160 2023.10.11 22:25:54.158570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2161 2023.10.11 22:25:54.158578 [ 20 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_16_3} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2162 2023.10.11 22:25:54.158628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2163 2023.10.11 22:25:54.158662 [ 3 ] {} <Debug> HTTP-Session: abfa2638-d006-4331-b28a-551c2cc2a4b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2164 2023.10.11 22:25:54.158684 [ 3 ] {} <Debug> HTTP-Session: abfa2638-d006-4331-b28a-551c2cc2a4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2165 2023.10.11 22:25:54.158761 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2166 2023.10.11 22:25:54.158807 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2167 2023.10.11 22:25:54.158930 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2168 2023.10.11 22:25:54.159227 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2169 2023.10.11 22:25:54.159484 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2170 2023.10.11 22:25:54.159660 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2171 2023.10.11 22:25:54.159758 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000966415 sec., 65189 rows/sec., 3.95 MiB/sec.
2172 2023.10.11 22:25:54.159872 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} <Debug> DynamicQueryHandler: Done processing query
2173 2023.10.11 22:25:54.159897 [ 3 ] {ce494677-dc3d-4751-b994-a14675e26e5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2174 2023.10.11 22:25:54.159913 [ 3 ] {} <Debug> HTTP-Session: abfa2638-d006-4331-b28a-551c2cc2a4b1 Destroying unnamed session
2175 2023.10.11 22:25:54.160117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2176 2023.10.11 22:25:54.160162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2177 2023.10.11 22:25:54.160182 [ 3 ] {} <Debug> HTTP-Session: 83e42e58-0cce-4c81-9acc-7d6ce218d79f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2178 2023.10.11 22:25:54.160198 [ 3 ] {} <Debug> HTTP-Session: 83e42e58-0cce-4c81-9acc-7d6ce218d79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2179 2023.10.11 22:25:54.160285 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2180 2023.10.11 22:25:54.160329 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2181 2023.10.11 22:25:54.160462 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2182 2023.10.11 22:25:54.160956 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2183 2023.10.11 22:25:54.161250 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2184 2023.10.11 22:25:54.161423 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2185 2023.10.11 22:25:54.161528 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001214518 sec., 36228 rows/sec., 48.89 MiB/sec.
2186 2023.10.11 22:25:54.161638 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} <Debug> DynamicQueryHandler: Done processing query
2187 2023.10.11 22:25:54.161662 [ 3 ] {889f791a-0c01-4a17-a347-96f73e4f5559} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2188 2023.10.11 22:25:54.161678 [ 3 ] {} <Debug> HTTP-Session: 83e42e58-0cce-4c81-9acc-7d6ce218d79f Destroying unnamed session
2189 2023.10.11 22:25:54.161803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2190 2023.10.11 22:25:54.161846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2191 2023.10.11 22:25:54.161866 [ 3 ] {} <Debug> HTTP-Session: 6b6f1d36-b2d4-459e-8d65-8b136dbbb096 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2192 2023.10.11 22:25:54.161882 [ 3 ] {} <Debug> HTTP-Session: 6b6f1d36-b2d4-459e-8d65-8b136dbbb096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2193 2023.10.11 22:25:54.161950 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2194 2023.10.11 22:25:54.161990 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2195 2023.10.11 22:25:54.162090 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2196 2023.10.11 22:25:54.162324 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2197 2023.10.11 22:25:54.162551 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2198 2023.10.11 22:25:54.162726 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2199 2023.10.11 22:25:54.162818 [ 52 ] {} <Debug> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2200 2023.10.11 22:25:54.162828 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000849043 sec., 22378 rows/sec., 1.16 MiB/sec.
2201 2023.10.11 22:25:54.162860 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB.
2202 2023.10.11 22:25:54.162948 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2203 2023.10.11 22:25:54.162998 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} <Debug> DynamicQueryHandler: Done processing query
2204 2023.10.11 22:25:54.163025 [ 3 ] {eef2c827-d74b-478d-9872-524ec19ba875} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2205 2023.10.11 22:25:54.163031 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2206 2023.10.11 22:25:54.163044 [ 3 ] {} <Debug> HTTP-Session: 6b6f1d36-b2d4-459e-8d65-8b136dbbb096 Destroying unnamed session
2207 2023.10.11 22:25:54.163064 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 128 rows starting from the beginning of the part
2208 2023.10.11 22:25:54.163164 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part
2209 2023.10.11 22:25:54.163240 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part
2210 2023.10.11 22:25:54.163312 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
2211 2023.10.11 22:25:54.163380 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part
2212 2023.10.11 22:25:54.163446 [ 16 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
2213 2023.10.11 22:25:54.163940 [ 20 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001042486 sec., 213911.74557739863 rows/sec., 11.66 MiB/sec.
2214 2023.10.11 22:25:54.164027 [ 20 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2215 2023.10.11 22:25:54.164206 [ 20 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2216 2023.10.11 22:25:54.164270 [ 20 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_11_2} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2217 2023.10.11 22:25:59.140602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2218 2023.10.11 22:25:59.140723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2219 2023.10.11 22:25:59.140752 [ 3 ] {} <Debug> HTTP-Session: 57c6148d-cb34-4eac-9a01-2b18fdd9c324 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2220 2023.10.11 22:25:59.140776 [ 3 ] {} <Debug> HTTP-Session: 57c6148d-cb34-4eac-9a01-2b18fdd9c324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2221 2023.10.11 22:25:59.140907 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2222 2023.10.11 22:25:59.140977 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2223 2023.10.11 22:25:59.141144 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2224 2023.10.11 22:25:59.141533 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2225 2023.10.11 22:25:59.141810 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2226 2023.10.11 22:25:59.141986 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2227 2023.10.11 22:25:59.142120 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001171877 sec., 4266 rows/sec., 345.83 KiB/sec.
2228 2023.10.11 22:25:59.142285 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} <Debug> DynamicQueryHandler: Done processing query
2229 2023.10.11 22:25:59.142310 [ 3 ] {832ae560-ca41-4c4f-ad0e-0aab67e148c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2230 2023.10.11 22:25:59.142326 [ 3 ] {} <Debug> HTTP-Session: 57c6148d-cb34-4eac-9a01-2b18fdd9c324 Destroying unnamed session
2231 2023.10.11 22:25:59.142449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2232 2023.10.11 22:25:59.142500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2233 2023.10.11 22:25:59.142521 [ 3 ] {} <Debug> HTTP-Session: f037de74-7b2b-4c9d-b23a-513a1cca2b4e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2234 2023.10.11 22:25:59.142542 [ 3 ] {} <Debug> HTTP-Session: f037de74-7b2b-4c9d-b23a-513a1cca2b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2235 2023.10.11 22:25:59.142625 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2236 2023.10.11 22:25:59.142669 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2237 2023.10.11 22:25:59.142780 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2238 2023.10.11 22:25:59.143069 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2239 2023.10.11 22:25:59.143276 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2240 2023.10.11 22:25:59.143428 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2241 2023.10.11 22:25:59.143560 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000895694 sec., 16746 rows/sec., 1.51 MiB/sec.
2242 2023.10.11 22:25:59.143739 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} <Debug> DynamicQueryHandler: Done processing query
2243 2023.10.11 22:25:59.143764 [ 3 ] {f0faefd3-4c6d-44e2-8ac4-92226c8695e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2244 2023.10.11 22:25:59.143779 [ 3 ] {} <Debug> HTTP-Session: f037de74-7b2b-4c9d-b23a-513a1cca2b4e Destroying unnamed session
2245 2023.10.11 22:25:59.143921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2246 2023.10.11 22:25:59.143965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2247 2023.10.11 22:25:59.143984 [ 3 ] {} <Debug> HTTP-Session: 7beefd9f-c66f-413a-a6de-faaa2c428882 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2248 2023.10.11 22:25:59.144001 [ 3 ] {} <Debug> HTTP-Session: 7beefd9f-c66f-413a-a6de-faaa2c428882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2249 2023.10.11 22:25:59.144070 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2250 2023.10.11 22:25:59.144109 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2251 2023.10.11 22:25:59.144223 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2252 2023.10.11 22:25:59.144475 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2253 2023.10.11 22:25:59.144682 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2254 2023.10.11 22:25:59.144833 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2255 2023.10.11 22:25:59.144950 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000853503 sec., 5858 rows/sec., 469.11 KiB/sec.
2256 2023.10.11 22:25:59.145066 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} <Debug> DynamicQueryHandler: Done processing query
2257 2023.10.11 22:25:59.145089 [ 3 ] {6045c1df-786d-41d4-b7f7-e6e7cbca0de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2258 2023.10.11 22:25:59.145104 [ 3 ] {} <Debug> HTTP-Session: 7beefd9f-c66f-413a-a6de-faaa2c428882 Destroying unnamed session
2259 2023.10.11 22:25:59.145211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2260 2023.10.11 22:25:59.145255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2261 2023.10.11 22:25:59.145274 [ 3 ] {} <Debug> HTTP-Session: b2dbd295-f04f-4656-9f04-db5aa8dbb194 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2262 2023.10.11 22:25:59.145290 [ 3 ] {} <Debug> HTTP-Session: b2dbd295-f04f-4656-9f04-db5aa8dbb194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2263 2023.10.11 22:25:59.145361 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2264 2023.10.11 22:25:59.145406 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2265 2023.10.11 22:25:59.145543 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2266 2023.10.11 22:25:59.145831 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2267 2023.10.11 22:25:59.146112 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2268 2023.10.11 22:25:59.146286 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2269 2023.10.11 22:25:59.146422 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001029486 sec., 4856 rows/sec., 6.55 MiB/sec.
2270 2023.10.11 22:25:59.146544 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} <Debug> DynamicQueryHandler: Done processing query
2271 2023.10.11 22:25:59.146567 [ 3 ] {ab256989-c8bb-4764-ab2a-bbdbcd5899e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2272 2023.10.11 22:25:59.146583 [ 3 ] {} <Debug> HTTP-Session: b2dbd295-f04f-4656-9f04-db5aa8dbb194 Destroying unnamed session
2273 2023.10.11 22:26:04.147900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2274 2023.10.11 22:26:04.148044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2275 2023.10.11 22:26:04.148076 [ 3 ] {} <Debug> HTTP-Session: 3514a204-6a67-4a2e-8030-8712114cb90a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2276 2023.10.11 22:26:04.148107 [ 3 ] {} <Debug> HTTP-Session: 3514a204-6a67-4a2e-8030-8712114cb90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2277 2023.10.11 22:26:04.148256 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2278 2023.10.11 22:26:04.148326 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2279 2023.10.11 22:26:04.148508 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2280 2023.10.11 22:26:04.148961 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2281 2023.10.11 22:26:04.149262 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2282 2023.10.11 22:26:04.149435 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2283 2023.10.11 22:26:04.149559 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001262808 sec., 39594 rows/sec., 3.02 MiB/sec.
2284 2023.10.11 22:26:04.149712 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} <Debug> DynamicQueryHandler: Done processing query
2285 2023.10.11 22:26:04.149738 [ 3 ] {018b31ce-20e4-44b5-a639-bc550087eff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2286 2023.10.11 22:26:04.149754 [ 3 ] {} <Debug> HTTP-Session: 3514a204-6a67-4a2e-8030-8712114cb90a Destroying unnamed session
2287 2023.10.11 22:26:04.149929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2288 2023.10.11 22:26:04.149979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2289 2023.10.11 22:26:04.150000 [ 3 ] {} <Debug> HTTP-Session: ad870e9a-dbfc-4da9-af73-cc2ff439409b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2290 2023.10.11 22:26:04.150020 [ 3 ] {} <Debug> HTTP-Session: ad870e9a-dbfc-4da9-af73-cc2ff439409b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2291 2023.10.11 22:26:04.150142 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2292 2023.10.11 22:26:04.150190 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2293 2023.10.11 22:26:04.150298 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2294 2023.10.11 22:26:04.150709 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2295 2023.10.11 22:26:04.150937 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2296 2023.10.11 22:26:04.151094 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2297 2023.10.11 22:26:04.151199 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001025085 sec., 213640 rows/sec., 20.63 MiB/sec.
2298 2023.10.11 22:26:04.151305 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} <Debug> DynamicQueryHandler: Done processing query
2299 2023.10.11 22:26:04.151329 [ 3 ] {bde36812-a707-417e-a548-94e61bff45c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2300 2023.10.11 22:26:04.151344 [ 3 ] {} <Debug> HTTP-Session: ad870e9a-dbfc-4da9-af73-cc2ff439409b Destroying unnamed session
2301 2023.10.11 22:26:04.151508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2302 2023.10.11 22:26:04.151553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2303 2023.10.11 22:26:04.151572 [ 3 ] {} <Debug> HTTP-Session: 58ed4864-42ed-4d82-be74-c8e580b1de4b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2304 2023.10.11 22:26:04.151590 [ 3 ] {} <Debug> HTTP-Session: 58ed4864-42ed-4d82-be74-c8e580b1de4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2305 2023.10.11 22:26:04.151680 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2306 2023.10.11 22:26:04.151719 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2307 2023.10.11 22:26:04.151821 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2308 2023.10.11 22:26:04.152264 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2309 2023.10.11 22:26:04.152483 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2310 2023.10.11 22:26:04.152634 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2311 2023.10.11 22:26:04.152739 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001031325 sec., 298644 rows/sec., 20.90 MiB/sec.
2312 2023.10.11 22:26:04.152885 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} <Debug> DynamicQueryHandler: Done processing query
2313 2023.10.11 22:26:04.152910 [ 3 ] {ea43a275-4625-43b5-af2d-c5b09a7843ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2314 2023.10.11 22:26:04.152926 [ 3 ] {} <Debug> HTTP-Session: 58ed4864-42ed-4d82-be74-c8e580b1de4b Destroying unnamed session
2315 2023.10.11 22:26:04.153086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2316 2023.10.11 22:26:04.153133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2317 2023.10.11 22:26:04.153151 [ 3 ] {} <Debug> HTTP-Session: 979e1aa7-9c59-40bb-843b-9094f63c2c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2318 2023.10.11 22:26:04.153169 [ 3 ] {} <Debug> HTTP-Session: 979e1aa7-9c59-40bb-843b-9094f63c2c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2319 2023.10.11 22:26:04.153241 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2320 2023.10.11 22:26:04.153282 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2321 2023.10.11 22:26:04.153400 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2322 2023.10.11 22:26:04.153663 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2323 2023.10.11 22:26:04.153905 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2324 2023.10.11 22:26:04.154079 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2325 2023.10.11 22:26:04.154206 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000928824 sec., 6459 rows/sec., 271.26 KiB/sec.
2326 2023.10.11 22:26:04.154206 [ 161 ] {} <Debug> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2327 2023.10.11 22:26:04.154323 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2328 2023.10.11 22:26:04.154371 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} <Debug> DynamicQueryHandler: Done processing query
2329 2023.10.11 22:26:04.154437 [ 3 ] {0a3e4a06-a082-4eba-86e8-9d2154ea0b19} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2330 2023.10.11 22:26:04.154456 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2331 2023.10.11 22:26:04.154466 [ 3 ] {} <Debug> HTTP-Session: 979e1aa7-9c59-40bb-843b-9094f63c2c80 Destroying unnamed session
2332 2023.10.11 22:26:04.154565 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2333 2023.10.11 22:26:04.154601 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
2334 2023.10.11 22:26:04.154648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2335 2023.10.11 22:26:04.154747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2336 2023.10.11 22:26:04.154773 [ 3 ] {} <Debug> HTTP-Session: 81621ab2-a022-4f96-92d4-f510974319fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2337 2023.10.11 22:26:04.154791 [ 3 ] {} <Debug> HTTP-Session: 81621ab2-a022-4f96-92d4-f510974319fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2338 2023.10.11 22:26:04.154864 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
2339 2023.10.11 22:26:04.154904 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2340 2023.10.11 22:26:04.154966 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2341 2023.10.11 22:26:04.154990 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
2342 2023.10.11 22:26:04.155167 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
2343 2023.10.11 22:26:04.155235 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2344 2023.10.11 22:26:04.155319 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
2345 2023.10.11 22:26:04.155415 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
2346 2023.10.11 22:26:04.155794 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2347 2023.10.11 22:26:04.156167 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2348 2023.10.11 22:26:04.156269 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001886618 sec., 34983.23454986648 rows/sec., 1.43 MiB/sec.
2349 2023.10.11 22:26:04.156395 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2350 2023.10.11 22:26:04.156425 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2351 2023.10.11 22:26:04.156551 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001610415 sec., 39120 rows/sec., 2.37 MiB/sec.
2352 2023.10.11 22:26:04.156691 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} <Debug> DynamicQueryHandler: Done processing query
2353 2023.10.11 22:26:04.156721 [ 3 ] {9937248f-e654-4a32-ac34-e86db3c612d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2354 2023.10.11 22:26:04.156725 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2355 2023.10.11 22:26:04.156740 [ 3 ] {} <Debug> HTTP-Session: 81621ab2-a022-4f96-92d4-f510974319fc Destroying unnamed session
2356 2023.10.11 22:26:04.156819 [ 20 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_11_2} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2357 2023.10.11 22:26:04.156953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2358 2023.10.11 22:26:04.156997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2359 2023.10.11 22:26:04.157016 [ 3 ] {} <Debug> HTTP-Session: 37a373ff-a603-4d39-8c35-9e3a9a50f159 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2360 2023.10.11 22:26:04.157034 [ 3 ] {} <Debug> HTTP-Session: 37a373ff-a603-4d39-8c35-9e3a9a50f159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2361 2023.10.11 22:26:04.157118 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2362 2023.10.11 22:26:04.157162 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2363 2023.10.11 22:26:04.157291 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2364 2023.10.11 22:26:04.157789 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2365 2023.10.11 22:26:04.158091 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2366 2023.10.11 22:26:04.158266 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2367 2023.10.11 22:26:04.158394 [ 161 ] {} <Debug> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2368 2023.10.11 22:26:04.158405 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001250359 sec., 35189 rows/sec., 47.49 MiB/sec.
2369 2023.10.11 22:26:04.158459 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2370 2023.10.11 22:26:04.158666 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2371 2023.10.11 22:26:04.158717 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} <Debug> DynamicQueryHandler: Done processing query
2372 2023.10.11 22:26:04.158746 [ 3 ] {58859679-3b5b-45da-8657-a889ec0d78c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2373 2023.10.11 22:26:04.158771 [ 3 ] {} <Debug> HTTP-Session: 37a373ff-a603-4d39-8c35-9e3a9a50f159 Destroying unnamed session
2374 2023.10.11 22:26:04.158791 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2375 2023.10.11 22:26:04.158822 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 280 rows starting from the beginning of the part
2376 2023.10.11 22:26:04.158913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2377 2023.10.11 22:26:04.158942 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part
2378 2023.10.11 22:26:04.158964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2379 2023.10.11 22:26:04.158991 [ 3 ] {} <Debug> HTTP-Session: f8b5b2b1-7c29-431d-b4f9-39852cd440f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2380 2023.10.11 22:26:04.159012 [ 3 ] {} <Debug> HTTP-Session: f8b5b2b1-7c29-431d-b4f9-39852cd440f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2381 2023.10.11 22:26:04.159092 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2382 2023.10.11 22:26:04.159128 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2383 2023.10.11 22:26:04.159177 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2384 2023.10.11 22:26:04.159241 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part
2385 2023.10.11 22:26:04.159430 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2386 2023.10.11 22:26:04.159435 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2387 2023.10.11 22:26:04.159620 [ 12 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part
2388 2023.10.11 22:26:04.159922 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2389 2023.10.11 22:26:04.160180 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2390 2023.10.11 22:26:04.160403 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2391 2023.10.11 22:26:04.160572 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001406621 sec., 13507 rows/sec., 717.17 KiB/sec.
2392 2023.10.11 22:26:04.160695 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} <Debug> DynamicQueryHandler: Done processing query
2393 2023.10.11 22:26:04.160719 [ 3 ] {27deabc4-fac8-45d7-81b5-3d9ce0dd8157} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2394 2023.10.11 22:26:04.160734 [ 3 ] {} <Debug> HTTP-Session: f8b5b2b1-7c29-431d-b4f9-39852cd440f2 Destroying unnamed session
2395 2023.10.11 22:26:04.161303 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 6 columns (6 merged, 0 gathered) in 0.002763182 sec., 152722.47720200842 rows/sec., 206.09 MiB/sec.
2396 2023.10.11 22:26:04.161716 [ 14 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2397 2023.10.11 22:26:04.162007 [ 14 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2398 2023.10.11 22:26:04.162085 [ 14 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2399 2023.10.11 22:26:04.162173 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_16_3: 4.01 MiB.
2400 2023.10.11 22:26:05.000186 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.74 MiB, peak 230.96 MiB, will set to 225.52 MiB (RSS), difference: -4.22 MiB
2401 2023.10.11 22:26:05.719941 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
2402 2023.10.11 22:26:05.720032 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
2403 2023.10.11 22:26:09.139837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2404 2023.10.11 22:26:09.140011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2405 2023.10.11 22:26:09.140058 [ 3 ] {} <Debug> HTTP-Session: 4d731a18-1fa9-4bea-b092-46835f980966 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2406 2023.10.11 22:26:09.140092 [ 3 ] {} <Debug> HTTP-Session: 4d731a18-1fa9-4bea-b092-46835f980966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2407 2023.10.11 22:26:09.140218 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2408 2023.10.11 22:26:09.140280 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2409 2023.10.11 22:26:09.140446 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2410 2023.10.11 22:26:09.140914 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2411 2023.10.11 22:26:09.141176 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2412 2023.10.11 22:26:09.141349 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2413 2023.10.11 22:26:09.141472 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001219338 sec., 4100 rows/sec., 332.37 KiB/sec.
2414 2023.10.11 22:26:09.141624 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} <Debug> DynamicQueryHandler: Done processing query
2415 2023.10.11 22:26:09.141651 [ 3 ] {69d69b4d-123b-438e-a54a-b337f3aba0ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2416 2023.10.11 22:26:09.141667 [ 3 ] {} <Debug> HTTP-Session: 4d731a18-1fa9-4bea-b092-46835f980966 Destroying unnamed session
2417 2023.10.11 22:26:09.141787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2418 2023.10.11 22:26:09.141838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2419 2023.10.11 22:26:09.141858 [ 3 ] {} <Debug> HTTP-Session: ceb3f1ce-5a3f-40cb-aa0e-55da2301ec7d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2420 2023.10.11 22:26:09.141876 [ 3 ] {} <Debug> HTTP-Session: ceb3f1ce-5a3f-40cb-aa0e-55da2301ec7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2421 2023.10.11 22:26:09.141957 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2422 2023.10.11 22:26:09.142000 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2423 2023.10.11 22:26:09.142107 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2424 2023.10.11 22:26:09.142418 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2425 2023.10.11 22:26:09.142625 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2426 2023.10.11 22:26:09.142773 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2427 2023.10.11 22:26:09.142875 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000889883 sec., 16856 rows/sec., 1.52 MiB/sec.
2428 2023.10.11 22:26:09.142993 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} <Debug> DynamicQueryHandler: Done processing query
2429 2023.10.11 22:26:09.143018 [ 3 ] {c0a54eb4-80c2-420f-85c4-ef1799bbbe40} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2430 2023.10.11 22:26:09.143034 [ 3 ] {} <Debug> HTTP-Session: ceb3f1ce-5a3f-40cb-aa0e-55da2301ec7d Destroying unnamed session
2431 2023.10.11 22:26:09.143151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2432 2023.10.11 22:26:09.143197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2433 2023.10.11 22:26:09.143216 [ 3 ] {} <Debug> HTTP-Session: fcd1a2b0-31db-466d-9ba0-725f9e64c366 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2434 2023.10.11 22:26:09.143233 [ 3 ] {} <Debug> HTTP-Session: fcd1a2b0-31db-466d-9ba0-725f9e64c366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2435 2023.10.11 22:26:09.143304 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2436 2023.10.11 22:26:09.143342 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2437 2023.10.11 22:26:09.143446 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2438 2023.10.11 22:26:09.143724 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2439 2023.10.11 22:26:09.143925 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2440 2023.10.11 22:26:09.144075 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2441 2023.10.11 22:26:09.144179 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000848682 sec., 5891 rows/sec., 471.78 KiB/sec.
2442 2023.10.11 22:26:09.144296 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} <Debug> DynamicQueryHandler: Done processing query
2443 2023.10.11 22:26:09.144320 [ 3 ] {912741e4-af3c-4f08-83f9-7d06e821e855} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2444 2023.10.11 22:26:09.144335 [ 3 ] {} <Debug> HTTP-Session: fcd1a2b0-31db-466d-9ba0-725f9e64c366 Destroying unnamed session
2445 2023.10.11 22:26:09.144475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2446 2023.10.11 22:26:09.144520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2447 2023.10.11 22:26:09.144540 [ 3 ] {} <Debug> HTTP-Session: a202df82-27f5-44a2-9d68-06c7cbdb3e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2448 2023.10.11 22:26:09.144556 [ 3 ] {} <Debug> HTTP-Session: a202df82-27f5-44a2-9d68-06c7cbdb3e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2449 2023.10.11 22:26:09.144629 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2450 2023.10.11 22:26:09.144674 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2451 2023.10.11 22:26:09.144808 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2452 2023.10.11 22:26:09.145118 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2453 2023.10.11 22:26:09.145399 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2454 2023.10.11 22:26:09.145579 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2455 2023.10.11 22:26:09.145684 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001027105 sec., 4868 rows/sec., 6.57 MiB/sec.
2456 2023.10.11 22:26:09.145816 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} <Debug> DynamicQueryHandler: Done processing query
2457 2023.10.11 22:26:09.145840 [ 3 ] {700401a4-9896-4d8c-9f15-862f85831d6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2458 2023.10.11 22:26:09.145856 [ 3 ] {} <Debug> HTTP-Session: a202df82-27f5-44a2-9d68-06c7cbdb3e05 Destroying unnamed session
2459 2023.10.11 22:26:14.147590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2460 2023.10.11 22:26:14.147711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2461 2023.10.11 22:26:14.147739 [ 3 ] {} <Debug> HTTP-Session: 41dc61e0-cfd1-49e4-9502-af911f22f7bb Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2462 2023.10.11 22:26:14.147764 [ 3 ] {} <Debug> HTTP-Session: 41dc61e0-cfd1-49e4-9502-af911f22f7bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2463 2023.10.11 22:26:14.147893 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2464 2023.10.11 22:26:14.147955 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2465 2023.10.11 22:26:14.148116 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2466 2023.10.11 22:26:14.148586 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2467 2023.10.11 22:26:14.148869 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2468 2023.10.11 22:26:14.149051 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2469 2023.10.11 22:26:14.149174 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001243009 sec., 40224 rows/sec., 3.07 MiB/sec.
2470 2023.10.11 22:26:14.149321 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} <Debug> DynamicQueryHandler: Done processing query
2471 2023.10.11 22:26:14.149346 [ 3 ] {04db0b66-4e1c-411e-adb6-6c4638845dd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2472 2023.10.11 22:26:14.149362 [ 3 ] {} <Debug> HTTP-Session: 41dc61e0-cfd1-49e4-9502-af911f22f7bb Destroying unnamed session
2473 2023.10.11 22:26:14.149508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2474 2023.10.11 22:26:14.149555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2475 2023.10.11 22:26:14.149575 [ 3 ] {} <Debug> HTTP-Session: 9be7880b-ede8-400b-8339-03dfc17b20ae Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2476 2023.10.11 22:26:14.149592 [ 3 ] {} <Debug> HTTP-Session: 9be7880b-ede8-400b-8339-03dfc17b20ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2477 2023.10.11 22:26:14.149671 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2478 2023.10.11 22:26:14.149712 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2479 2023.10.11 22:26:14.149818 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2480 2023.10.11 22:26:14.150258 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2481 2023.10.11 22:26:14.150481 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2482 2023.10.11 22:26:14.150629 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2483 2023.10.11 22:26:14.150755 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001050785 sec., 208415 rows/sec., 20.13 MiB/sec.
2484 2023.10.11 22:26:14.150865 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} <Debug> DynamicQueryHandler: Done processing query
2485 2023.10.11 22:26:14.150889 [ 3 ] {adde41ac-e711-4ef9-ab1c-5c9fa2fdf5ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2486 2023.10.11 22:26:14.150904 [ 3 ] {} <Debug> HTTP-Session: 9be7880b-ede8-400b-8339-03dfc17b20ae Destroying unnamed session
2487 2023.10.11 22:26:14.151065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2488 2023.10.11 22:26:14.151109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2489 2023.10.11 22:26:14.151129 [ 3 ] {} <Debug> HTTP-Session: 90788d67-90b5-4fc0-9977-b8cf795ffdf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2490 2023.10.11 22:26:14.151146 [ 3 ] {} <Debug> HTTP-Session: 90788d67-90b5-4fc0-9977-b8cf795ffdf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2491 2023.10.11 22:26:14.151233 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2492 2023.10.11 22:26:14.151273 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2493 2023.10.11 22:26:14.151376 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2494 2023.10.11 22:26:14.151847 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2495 2023.10.11 22:26:14.152067 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2496 2023.10.11 22:26:14.152219 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2497 2023.10.11 22:26:14.152339 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001068276 sec., 288315 rows/sec., 20.17 MiB/sec.
2498 2023.10.11 22:26:14.152461 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} <Debug> DynamicQueryHandler: Done processing query
2499 2023.10.11 22:26:14.152488 [ 3 ] {14e30cc1-8e6d-4e98-a7c1-52c91e333426} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2500 2023.10.11 22:26:14.152506 [ 3 ] {} <Debug> HTTP-Session: 90788d67-90b5-4fc0-9977-b8cf795ffdf3 Destroying unnamed session
2501 2023.10.11 22:26:14.152676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2502 2023.10.11 22:26:14.152721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2503 2023.10.11 22:26:14.152741 [ 3 ] {} <Debug> HTTP-Session: 39b0e5e1-87a0-46fe-9b56-9af8522a4f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2504 2023.10.11 22:26:14.152758 [ 3 ] {} <Debug> HTTP-Session: 39b0e5e1-87a0-46fe-9b56-9af8522a4f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2505 2023.10.11 22:26:14.152826 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2506 2023.10.11 22:26:14.152866 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2507 2023.10.11 22:26:14.152974 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2508 2023.10.11 22:26:14.153221 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2509 2023.10.11 22:26:14.153463 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2510 2023.10.11 22:26:14.153637 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2511 2023.10.11 22:26:14.153751 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000891973 sec., 6726 rows/sec., 282.47 KiB/sec.
2512 2023.10.11 22:26:14.153860 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} <Debug> DynamicQueryHandler: Done processing query
2513 2023.10.11 22:26:14.153884 [ 3 ] {1bca7ea3-c21b-481d-a1c4-e11fae5dea19} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2514 2023.10.11 22:26:14.153900 [ 3 ] {} <Debug> HTTP-Session: 39b0e5e1-87a0-46fe-9b56-9af8522a4f3d Destroying unnamed session
2515 2023.10.11 22:26:14.154050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2516 2023.10.11 22:26:14.154094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2517 2023.10.11 22:26:14.154113 [ 3 ] {} <Debug> HTTP-Session: 95302846-9a89-4038-8396-3936ca1acd97 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2518 2023.10.11 22:26:14.154130 [ 3 ] {} <Debug> HTTP-Session: 95302846-9a89-4038-8396-3936ca1acd97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2519 2023.10.11 22:26:14.154206 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2520 2023.10.11 22:26:14.154249 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2521 2023.10.11 22:26:14.154364 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2522 2023.10.11 22:26:14.154675 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2523 2023.10.11 22:26:14.154933 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2524 2023.10.11 22:26:14.155126 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2525 2023.10.11 22:26:14.155253 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001010295 sec., 62358 rows/sec., 3.78 MiB/sec.
2526 2023.10.11 22:26:14.155424 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} <Debug> DynamicQueryHandler: Done processing query
2527 2023.10.11 22:26:14.155449 [ 3 ] {22b77ddf-0f08-44f9-8554-3fc1c0a18700} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2528 2023.10.11 22:26:14.155465 [ 3 ] {} <Debug> HTTP-Session: 95302846-9a89-4038-8396-3936ca1acd97 Destroying unnamed session
2529 2023.10.11 22:26:14.155641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2530 2023.10.11 22:26:14.155687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2531 2023.10.11 22:26:14.155706 [ 3 ] {} <Debug> HTTP-Session: 4eafd878-e1c0-444d-9bcc-d68343a78a80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2532 2023.10.11 22:26:14.155723 [ 3 ] {} <Debug> HTTP-Session: 4eafd878-e1c0-444d-9bcc-d68343a78a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2533 2023.10.11 22:26:14.155810 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2534 2023.10.11 22:26:14.155857 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2535 2023.10.11 22:26:14.156006 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2536 2023.10.11 22:26:14.156454 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2537 2023.10.11 22:26:14.156755 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2538 2023.10.11 22:26:14.156933 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2539 2023.10.11 22:26:14.157064 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001220828 sec., 36041 rows/sec., 48.64 MiB/sec.
2540 2023.10.11 22:26:14.157210 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} <Debug> DynamicQueryHandler: Done processing query
2541 2023.10.11 22:26:14.157235 [ 3 ] {78dcd80a-6216-4dd0-bc4a-6fa5d21a1594} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2542 2023.10.11 22:26:14.157251 [ 3 ] {} <Debug> HTTP-Session: 4eafd878-e1c0-444d-9bcc-d68343a78a80 Destroying unnamed session
2543 2023.10.11 22:26:14.157365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2544 2023.10.11 22:26:14.157408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2545 2023.10.11 22:26:14.157428 [ 3 ] {} <Debug> HTTP-Session: 0a31776f-da5e-4bf2-8234-faa4c178269c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2546 2023.10.11 22:26:14.157446 [ 3 ] {} <Debug> HTTP-Session: 0a31776f-da5e-4bf2-8234-faa4c178269c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2547 2023.10.11 22:26:14.157518 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2548 2023.10.11 22:26:14.157558 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2549 2023.10.11 22:26:14.157664 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2550 2023.10.11 22:26:14.157912 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2551 2023.10.11 22:26:14.158141 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2552 2023.10.11 22:26:14.158315 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2553 2023.10.11 22:26:14.158427 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000874754 sec., 21720 rows/sec., 1.13 MiB/sec.
2554 2023.10.11 22:26:14.158611 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} <Debug> DynamicQueryHandler: Done processing query
2555 2023.10.11 22:26:14.158634 [ 3 ] {ac8eb47c-475e-4bab-a228-25b87d613842} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2556 2023.10.11 22:26:14.158650 [ 3 ] {} <Debug> HTTP-Session: 0a31776f-da5e-4bf2-8234-faa4c178269c Destroying unnamed session
2557 2023.10.11 22:26:19.141109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2558 2023.10.11 22:26:19.141245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2559 2023.10.11 22:26:19.141275 [ 3 ] {} <Debug> HTTP-Session: db8b7bdc-a21e-4956-ba6e-1bd6e3adc5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2560 2023.10.11 22:26:19.141305 [ 3 ] {} <Debug> HTTP-Session: db8b7bdc-a21e-4956-ba6e-1bd6e3adc5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2561 2023.10.11 22:26:19.141445 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2562 2023.10.11 22:26:19.141515 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2563 2023.10.11 22:26:19.141702 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2564 2023.10.11 22:26:19.142142 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2565 2023.10.11 22:26:19.142428 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2566 2023.10.11 22:26:19.142590 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2567 2023.10.11 22:26:19.142719 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001230718 sec., 4062 rows/sec., 329.30 KiB/sec.
2568 2023.10.11 22:26:19.142740 [ 129 ] {} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2569 2023.10.11 22:26:19.142872 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} <Debug> DynamicQueryHandler: Done processing query
2570 2023.10.11 22:26:19.142880 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2571 2023.10.11 22:26:19.142909 [ 3 ] {5a4c91db-0261-46eb-a1ba-0333dd116ff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2572 2023.10.11 22:26:19.142954 [ 3 ] {} <Debug> HTTP-Session: db8b7bdc-a21e-4956-ba6e-1bd6e3adc5d1 Destroying unnamed session
2573 2023.10.11 22:26:19.143032 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2574 2023.10.11 22:26:19.143082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2575 2023.10.11 22:26:19.143185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2576 2023.10.11 22:26:19.143234 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2577 2023.10.11 22:26:19.143236 [ 3 ] {} <Debug> HTTP-Session: c6cb47bb-6138-4904-90b9-53bb96208a07 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2578 2023.10.11 22:26:19.143276 [ 3 ] {} <Debug> HTTP-Session: c6cb47bb-6138-4904-90b9-53bb96208a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2579 2023.10.11 22:26:19.143280 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 55 rows starting from the beginning of the part
2580 2023.10.11 22:26:19.143377 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2581 2023.10.11 22:26:19.143437 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2582 2023.10.11 22:26:19.143440 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
2583 2023.10.11 22:26:19.143617 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part
2584 2023.10.11 22:26:19.143677 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2585 2023.10.11 22:26:19.143761 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
2586 2023.10.11 22:26:19.143913 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part
2587 2023.10.11 22:26:19.144101 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
2588 2023.10.11 22:26:19.144211 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2589 2023.10.11 22:26:19.144501 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2590 2023.10.11 22:26:19.144696 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2591 2023.10.11 22:26:19.144908 [ 129 ] {} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2592 2023.10.11 22:26:19.145000 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.001566903 sec., 9573 rows/sec., 884.38 KiB/sec.
2593 2023.10.11 22:26:19.145043 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2594 2023.10.11 22:26:19.145141 [ 18 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002130532 sec., 79792.27723404295 rows/sec., 6.11 MiB/sec.
2595 2023.10.11 22:26:19.145276 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2596 2023.10.11 22:26:19.145338 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} <Debug> DynamicQueryHandler: Done processing query
2597 2023.10.11 22:26:19.145395 [ 3 ] {ae105630-fc72-4a2d-a4d1-13050a169153} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2598 2023.10.11 22:26:19.145410 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2599 2023.10.11 22:26:19.145455 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2600 2023.10.11 22:26:19.145472 [ 3 ] {} <Debug> HTTP-Session: c6cb47bb-6138-4904-90b9-53bb96208a07 Destroying unnamed session
2601 2023.10.11 22:26:19.145551 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 234 rows starting from the beginning of the part
2602 2023.10.11 22:26:19.145731 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part
2603 2023.10.11 22:26:19.145731 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2604 2023.10.11 22:26:19.145752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2605 2023.10.11 22:26:19.145856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2606 2023.10.11 22:26:19.145880 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_21_4} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2607 2023.10.11 22:26:19.145936 [ 3 ] {} <Debug> HTTP-Session: f4b6b7eb-1d77-4b0c-b727-f4ab60049cfd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2608 2023.10.11 22:26:19.145991 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 219 rows starting from the beginning of the part
2609 2023.10.11 22:26:19.146011 [ 3 ] {} <Debug> HTTP-Session: f4b6b7eb-1d77-4b0c-b727-f4ab60049cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2610 2023.10.11 22:26:19.146281 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2611 2023.10.11 22:26:19.146304 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part
2612 2023.10.11 22:26:19.146387 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2613 2023.10.11 22:26:19.146601 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 219 rows starting from the beginning of the part
2614 2023.10.11 22:26:19.146887 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2615 2023.10.11 22:26:19.146902 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part
2616 2023.10.11 22:26:19.147630 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2617 2023.10.11 22:26:19.148169 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2618 2023.10.11 22:26:19.148527 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2619 2023.10.11 22:26:19.148606 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.003470032 sec., 206626.33658709776 rows/sec., 19.85 MiB/sec.
2620 2023.10.11 22:26:19.148741 [ 129 ] {} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2621 2023.10.11 22:26:19.148764 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} <Information> executeQuery: Read 16 rows, 1.27 KiB in 0.002410536 sec., 6637 rows/sec., 525.85 KiB/sec.
2622 2023.10.11 22:26:19.148811 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2623 2023.10.11 22:26:19.148827 [ 129 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2624 2023.10.11 22:26:19.149029 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2625 2023.10.11 22:26:19.149191 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} <Debug> DynamicQueryHandler: Done processing query
2626 2023.10.11 22:26:19.149223 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2627 2023.10.11 22:26:19.149247 [ 3 ] {43ee50bc-4e4b-4080-b044-ca85527bef41} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2628 2023.10.11 22:26:19.149222 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2629 2023.10.11 22:26:19.149294 [ 3 ] {} <Debug> HTTP-Session: f4b6b7eb-1d77-4b0c-b727-f4ab60049cfd Destroying unnamed session
2630 2023.10.11 22:26:19.149341 [ 18 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_21_4} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2631 2023.10.11 22:26:19.149365 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 342 rows starting from the beginning of the part
2632 2023.10.11 22:26:19.149494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2633 2023.10.11 22:26:19.149560 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
2634 2023.10.11 22:26:19.149577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2635 2023.10.11 22:26:19.149644 [ 3 ] {} <Debug> HTTP-Session: f9021ca5-91f9-4604-9984-1079234a7b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2636 2023.10.11 22:26:19.149668 [ 3 ] {} <Debug> HTTP-Session: f9021ca5-91f9-4604-9984-1079234a7b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2637 2023.10.11 22:26:19.149776 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 308 rows starting from the beginning of the part
2638 2023.10.11 22:26:19.149881 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2639 2023.10.11 22:26:19.150003 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
2640 2023.10.11 22:26:19.150013 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2641 2023.10.11 22:26:19.150242 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 308 rows starting from the beginning of the part
2642 2023.10.11 22:26:19.150546 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part
2643 2023.10.11 22:26:19.150626 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2644 2023.10.11 22:26:19.151334 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2645 2023.10.11 22:26:19.151954 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2646 2023.10.11 22:26:19.152272 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 4 columns (4 merged, 0 gathered) in 0.00335346 sec., 293428.28004508774 rows/sec., 20.67 MiB/sec.
2647 2023.10.11 22:26:19.152285 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2648 2023.10.11 22:26:19.152464 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2649 2023.10.11 22:26:19.152597 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002640409 sec., 4166 rows/sec., 274.80 KiB/sec.
2650 2023.10.11 22:26:19.152889 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2651 2023.10.11 22:26:19.152913 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} <Debug> DynamicQueryHandler: Done processing query
2652 2023.10.11 22:26:19.152951 [ 3 ] {0ff6fe2e-6d69-463a-96cb-1e4e0d77291c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2653 2023.10.11 22:26:19.152970 [ 3 ] {} <Debug> HTTP-Session: f9021ca5-91f9-4604-9984-1079234a7b3a Destroying unnamed session
2654 2023.10.11 22:26:19.152980 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_21_4} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2655 2023.10.11 22:26:19.153113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2656 2023.10.11 22:26:19.153168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2657 2023.10.11 22:26:19.153190 [ 3 ] {} <Debug> HTTP-Session: 433446e8-2ae2-4079-9a8b-b461c2ebcb52 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2658 2023.10.11 22:26:19.153207 [ 3 ] {} <Debug> HTTP-Session: 433446e8-2ae2-4079-9a8b-b461c2ebcb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2659 2023.10.11 22:26:19.153287 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2660 2023.10.11 22:26:19.153338 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2661 2023.10.11 22:26:19.153506 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2662 2023.10.11 22:26:19.153800 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2663 2023.10.11 22:26:19.154084 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2664 2023.10.11 22:26:19.154273 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2665 2023.10.11 22:26:19.154408 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001089626 sec., 4588 rows/sec., 6.19 MiB/sec.
2666 2023.10.11 22:26:19.154519 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} <Debug> DynamicQueryHandler: Done processing query
2667 2023.10.11 22:26:19.154543 [ 3 ] {5adf4336-c3bb-43c2-baed-3c4c4c9bee25} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2668 2023.10.11 22:26:19.154558 [ 3 ] {} <Debug> HTTP-Session: 433446e8-2ae2-4079-9a8b-b461c2ebcb52 Destroying unnamed session
2669 2023.10.11 22:26:20.720087 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
2670 2023.10.11 22:26:20.720146 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
2671 2023.10.11 22:26:24.147397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2672 2023.10.11 22:26:24.147533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2673 2023.10.11 22:26:24.147564 [ 3 ] {} <Debug> HTTP-Session: cfd76dde-f6e5-4fac-abcf-c2b40dece075 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2674 2023.10.11 22:26:24.147594 [ 3 ] {} <Debug> HTTP-Session: cfd76dde-f6e5-4fac-abcf-c2b40dece075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2675 2023.10.11 22:26:24.147745 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2676 2023.10.11 22:26:24.147814 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2677 2023.10.11 22:26:24.147999 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2678 2023.10.11 22:26:24.148429 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2679 2023.10.11 22:26:24.148713 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2680 2023.10.11 22:26:24.148880 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2681 2023.10.11 22:26:24.149025 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001239819 sec., 40328 rows/sec., 3.08 MiB/sec.
2682 2023.10.11 22:26:24.149154 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} <Debug> DynamicQueryHandler: Done processing query
2683 2023.10.11 22:26:24.149180 [ 3 ] {2bdc3944-085a-4119-a2b1-9c5b79735fcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2684 2023.10.11 22:26:24.149197 [ 3 ] {} <Debug> HTTP-Session: cfd76dde-f6e5-4fac-abcf-c2b40dece075 Destroying unnamed session
2685 2023.10.11 22:26:24.149347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2686 2023.10.11 22:26:24.149397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2687 2023.10.11 22:26:24.149418 [ 3 ] {} <Debug> HTTP-Session: 6750e713-db38-423b-b4c0-ee88a3ba7836 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2688 2023.10.11 22:26:24.149437 [ 3 ] {} <Debug> HTTP-Session: 6750e713-db38-423b-b4c0-ee88a3ba7836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2689 2023.10.11 22:26:24.149530 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2690 2023.10.11 22:26:24.149575 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2691 2023.10.11 22:26:24.149685 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2692 2023.10.11 22:26:24.150176 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2693 2023.10.11 22:26:24.150410 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2694 2023.10.11 22:26:24.150566 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2695 2023.10.11 22:26:24.150682 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001120007 sec., 195534 rows/sec., 18.89 MiB/sec.
2696 2023.10.11 22:26:24.150808 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} <Debug> DynamicQueryHandler: Done processing query
2697 2023.10.11 22:26:24.150832 [ 3 ] {0e7b9e0e-e620-4285-98d1-ec811e0943f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2698 2023.10.11 22:26:24.150849 [ 3 ] {} <Debug> HTTP-Session: 6750e713-db38-423b-b4c0-ee88a3ba7836 Destroying unnamed session
2699 2023.10.11 22:26:24.151057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2700 2023.10.11 22:26:24.151105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2701 2023.10.11 22:26:24.151125 [ 3 ] {} <Debug> HTTP-Session: 92c74afa-f339-49a7-811f-5f2ca5ce7a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2702 2023.10.11 22:26:24.151142 [ 3 ] {} <Debug> HTTP-Session: 92c74afa-f339-49a7-811f-5f2ca5ce7a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2703 2023.10.11 22:26:24.151227 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2704 2023.10.11 22:26:24.151268 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2705 2023.10.11 22:26:24.151375 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2706 2023.10.11 22:26:24.151817 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2707 2023.10.11 22:26:24.152042 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2708 2023.10.11 22:26:24.152193 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2709 2023.10.11 22:26:24.152310 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001049316 sec., 293524 rows/sec., 20.54 MiB/sec.
2710 2023.10.11 22:26:24.152419 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} <Debug> DynamicQueryHandler: Done processing query
2711 2023.10.11 22:26:24.152442 [ 3 ] {561ece13-22cb-4c80-9236-a94e04e93f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2712 2023.10.11 22:26:24.152458 [ 3 ] {} <Debug> HTTP-Session: 92c74afa-f339-49a7-811f-5f2ca5ce7a97 Destroying unnamed session
2713 2023.10.11 22:26:24.152575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2714 2023.10.11 22:26:24.152618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2715 2023.10.11 22:26:24.152638 [ 3 ] {} <Debug> HTTP-Session: 808fb630-5739-41d6-9a50-08329f18481e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2716 2023.10.11 22:26:24.152654 [ 3 ] {} <Debug> HTTP-Session: 808fb630-5739-41d6-9a50-08329f18481e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2717 2023.10.11 22:26:24.152723 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2718 2023.10.11 22:26:24.152764 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2719 2023.10.11 22:26:24.152873 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2720 2023.10.11 22:26:24.153116 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2721 2023.10.11 22:26:24.153358 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2722 2023.10.11 22:26:24.153547 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2723 2023.10.11 22:26:24.153667 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000915673 sec., 6552 rows/sec., 275.16 KiB/sec.
2724 2023.10.11 22:26:24.153785 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} <Debug> DynamicQueryHandler: Done processing query
2725 2023.10.11 22:26:24.153809 [ 3 ] {56bf149d-530c-4a51-afc6-b4096b8f8768} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2726 2023.10.11 22:26:24.153824 [ 3 ] {} <Debug> HTTP-Session: 808fb630-5739-41d6-9a50-08329f18481e Destroying unnamed session
2727 2023.10.11 22:26:24.153947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2728 2023.10.11 22:26:24.153992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2729 2023.10.11 22:26:24.154011 [ 3 ] {} <Debug> HTTP-Session: 64ee3d79-5b93-4b4f-b2fb-be9bada944aa Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2730 2023.10.11 22:26:24.154028 [ 3 ] {} <Debug> HTTP-Session: 64ee3d79-5b93-4b4f-b2fb-be9bada944aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2731 2023.10.11 22:26:24.154102 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2732 2023.10.11 22:26:24.154144 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2733 2023.10.11 22:26:24.154264 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2734 2023.10.11 22:26:24.154560 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2735 2023.10.11 22:26:24.154809 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2736 2023.10.11 22:26:24.154988 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2737 2023.10.11 22:26:24.155120 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000985324 sec., 63938 rows/sec., 3.88 MiB/sec.
2738 2023.10.11 22:26:24.155114 [ 105 ] {} <Debug> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2739 2023.10.11 22:26:24.155235 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2740 2023.10.11 22:26:24.155306 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} <Debug> DynamicQueryHandler: Done processing query
2741 2023.10.11 22:26:24.155351 [ 3 ] {55b53c6f-44cf-4037-ab6e-240537bc1cea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2742 2023.10.11 22:26:24.155358 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2743 2023.10.11 22:26:24.155371 [ 3 ] {} <Debug> HTTP-Session: 64ee3d79-5b93-4b4f-b2fb-be9bada944aa Destroying unnamed session
2744 2023.10.11 22:26:24.155523 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2745 2023.10.11 22:26:24.155593 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 589 rows starting from the beginning of the part
2746 2023.10.11 22:26:24.155593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2747 2023.10.11 22:26:24.155688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2748 2023.10.11 22:26:24.155719 [ 3 ] {} <Debug> HTTP-Session: 0756ee7b-3f4f-4824-a13a-24199e763500 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2749 2023.10.11 22:26:24.155759 [ 3 ] {} <Debug> HTTP-Session: 0756ee7b-3f4f-4824-a13a-24199e763500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2750 2023.10.11 22:26:24.155889 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part
2751 2023.10.11 22:26:24.155989 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2752 2023.10.11 22:26:24.156110 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2753 2023.10.11 22:26:24.156184 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part
2754 2023.10.11 22:26:24.156587 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part
2755 2023.10.11 22:26:24.156726 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2756 2023.10.11 22:26:24.156877 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
2757 2023.10.11 22:26:24.156998 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part
2758 2023.10.11 22:26:24.157643 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2759 2023.10.11 22:26:24.158406 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2760 2023.10.11 22:26:24.158521 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 5 columns (5 merged, 0 gathered) in 0.003225368 sec., 264155.90407048125 rows/sec., 16.05 MiB/sec.
2761 2023.10.11 22:26:24.158704 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2762 2023.10.11 22:26:24.158737 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2763 2023.10.11 22:26:24.158920 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.002872623 sec., 15317 rows/sec., 20.67 MiB/sec.
2764 2023.10.11 22:26:24.159091 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2765 2023.10.11 22:26:24.159160 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} <Debug> DynamicQueryHandler: Done processing query
2766 2023.10.11 22:26:24.159197 [ 3 ] {42bfd313-7264-4b6a-9c59-fbff91991a69} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2767 2023.10.11 22:26:24.159198 [ 23 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2768 2023.10.11 22:26:24.159236 [ 3 ] {} <Debug> HTTP-Session: 0756ee7b-3f4f-4824-a13a-24199e763500 Destroying unnamed session
2769 2023.10.11 22:26:24.159380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2770 2023.10.11 22:26:24.159428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2771 2023.10.11 22:26:24.159447 [ 3 ] {} <Debug> HTTP-Session: ed70ba9f-0294-411c-92aa-e700dbbd69a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2772 2023.10.11 22:26:24.159465 [ 3 ] {} <Debug> HTTP-Session: ed70ba9f-0294-411c-92aa-e700dbbd69a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2773 2023.10.11 22:26:24.159540 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2774 2023.10.11 22:26:24.159581 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2775 2023.10.11 22:26:24.159705 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2776 2023.10.11 22:26:24.159991 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2777 2023.10.11 22:26:24.160234 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2778 2023.10.11 22:26:24.160412 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2779 2023.10.11 22:26:24.160540 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000971765 sec., 19552 rows/sec., 1.01 MiB/sec.
2780 2023.10.11 22:26:24.160655 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} <Debug> DynamicQueryHandler: Done processing query
2781 2023.10.11 22:26:24.160679 [ 3 ] {31fddc3c-61e5-442d-9f54-3eb3889ccbd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2782 2023.10.11 22:26:24.160694 [ 3 ] {} <Debug> HTTP-Session: ed70ba9f-0294-411c-92aa-e700dbbd69a1 Destroying unnamed session
2783 2023.10.11 22:26:29.140288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2784 2023.10.11 22:26:29.140466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2785 2023.10.11 22:26:29.140513 [ 3 ] {} <Debug> HTTP-Session: 9a6612c0-92ad-44f1-9c0c-1e1487a27208 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2786 2023.10.11 22:26:29.140554 [ 3 ] {} <Debug> HTTP-Session: 9a6612c0-92ad-44f1-9c0c-1e1487a27208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2787 2023.10.11 22:26:29.140773 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2788 2023.10.11 22:26:29.140887 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2789 2023.10.11 22:26:29.141144 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2790 2023.10.11 22:26:29.141568 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2791 2023.10.11 22:26:29.141824 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2792 2023.10.11 22:26:29.141997 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2793 2023.10.11 22:26:29.142120 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001284469 sec., 3892 rows/sec., 315.52 KiB/sec.
2794 2023.10.11 22:26:29.142286 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} <Debug> DynamicQueryHandler: Done processing query
2795 2023.10.11 22:26:29.142311 [ 3 ] {7f2dd792-8d97-40dc-adb9-00e3d9e8b09f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2796 2023.10.11 22:26:29.142327 [ 3 ] {} <Debug> HTTP-Session: 9a6612c0-92ad-44f1-9c0c-1e1487a27208 Destroying unnamed session
2797 2023.10.11 22:26:29.142445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2798 2023.10.11 22:26:29.142491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2799 2023.10.11 22:26:29.142510 [ 3 ] {} <Debug> HTTP-Session: b9151317-593a-46c4-9054-087a5b28f817 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2800 2023.10.11 22:26:29.142527 [ 3 ] {} <Debug> HTTP-Session: b9151317-593a-46c4-9054-087a5b28f817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2801 2023.10.11 22:26:29.142598 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2802 2023.10.11 22:26:29.142639 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2803 2023.10.11 22:26:29.142750 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2804 2023.10.11 22:26:29.143063 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2805 2023.10.11 22:26:29.143270 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2806 2023.10.11 22:26:29.143420 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2807 2023.10.11 22:26:29.143523 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000897044 sec., 16721 rows/sec., 1.51 MiB/sec.
2808 2023.10.11 22:26:29.143640 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} <Debug> DynamicQueryHandler: Done processing query
2809 2023.10.11 22:26:29.143663 [ 3 ] {a46bc801-363b-469f-a637-a86e45d5b22d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2810 2023.10.11 22:26:29.143679 [ 3 ] {} <Debug> HTTP-Session: b9151317-593a-46c4-9054-087a5b28f817 Destroying unnamed session
2811 2023.10.11 22:26:29.143792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2812 2023.10.11 22:26:29.143837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2813 2023.10.11 22:26:29.143856 [ 3 ] {} <Debug> HTTP-Session: f0624ecf-e41a-4463-b04b-21c9e4c8e769 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2814 2023.10.11 22:26:29.143872 [ 3 ] {} <Debug> HTTP-Session: f0624ecf-e41a-4463-b04b-21c9e4c8e769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2815 2023.10.11 22:26:29.143940 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2816 2023.10.11 22:26:29.143979 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2817 2023.10.11 22:26:29.144082 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2818 2023.10.11 22:26:29.144355 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2819 2023.10.11 22:26:29.144557 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2820 2023.10.11 22:26:29.144705 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2821 2023.10.11 22:26:29.144806 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000838473 sec., 5963 rows/sec., 477.52 KiB/sec.
2822 2023.10.11 22:26:29.144920 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} <Debug> DynamicQueryHandler: Done processing query
2823 2023.10.11 22:26:29.144943 [ 3 ] {aa18931b-65a5-4c75-8433-1e4952788ace} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2824 2023.10.11 22:26:29.144959 [ 3 ] {} <Debug> HTTP-Session: f0624ecf-e41a-4463-b04b-21c9e4c8e769 Destroying unnamed session
2825 2023.10.11 22:26:29.145092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2826 2023.10.11 22:26:29.145137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2827 2023.10.11 22:26:29.145155 [ 3 ] {} <Debug> HTTP-Session: 588735a4-d91e-4d38-90a0-9bbf52107dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2828 2023.10.11 22:26:29.145171 [ 3 ] {} <Debug> HTTP-Session: 588735a4-d91e-4d38-90a0-9bbf52107dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2829 2023.10.11 22:26:29.145243 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2830 2023.10.11 22:26:29.145293 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2831 2023.10.11 22:26:29.145428 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2832 2023.10.11 22:26:29.145734 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2833 2023.10.11 22:26:29.146018 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2834 2023.10.11 22:26:29.146201 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2835 2023.10.11 22:26:29.146311 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001034556 sec., 4832 rows/sec., 6.52 MiB/sec.
2836 2023.10.11 22:26:29.146301 [ 83 ] {} <Debug> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2837 2023.10.11 22:26:29.146372 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2838 2023.10.11 22:26:29.146473 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} <Debug> DynamicQueryHandler: Done processing query
2839 2023.10.11 22:26:29.146487 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2840 2023.10.11 22:26:29.146504 [ 3 ] {30b4ebf1-4628-4c5c-baf8-f3816f4de746} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2841 2023.10.11 22:26:29.146569 [ 3 ] {} <Debug> HTTP-Session: 588735a4-d91e-4d38-90a0-9bbf52107dc5 Destroying unnamed session
2842 2023.10.11 22:26:29.146679 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2843 2023.10.11 22:26:29.146721 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 422 rows starting from the beginning of the part
2844 2023.10.11 22:26:29.146874 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
2845 2023.10.11 22:26:29.146978 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part
2846 2023.10.11 22:26:29.147076 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
2847 2023.10.11 22:26:29.147167 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part
2848 2023.10.11 22:26:29.147262 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
2849 2023.10.11 22:26:29.148634 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 525 rows, containing 6 columns (6 merged, 0 gathered) in 0.002193964 sec., 239292.8963282898 rows/sec., 322.91 MiB/sec.
2850 2023.10.11 22:26:29.148893 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2851 2023.10.11 22:26:29.149098 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2852 2023.10.11 22:26:29.149166 [ 17 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2853 2023.10.11 22:26:29.149232 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_21_4: 4.48 MiB.
2854 2023.10.11 22:26:34.148001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2855 2023.10.11 22:26:34.148126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2856 2023.10.11 22:26:34.148156 [ 3 ] {} <Debug> HTTP-Session: 040d6880-59bf-44a1-9f49-a539ebad1afa Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2857 2023.10.11 22:26:34.148184 [ 3 ] {} <Debug> HTTP-Session: 040d6880-59bf-44a1-9f49-a539ebad1afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2858 2023.10.11 22:26:34.148329 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2859 2023.10.11 22:26:34.148396 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2860 2023.10.11 22:26:34.148580 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2861 2023.10.11 22:26:34.149054 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2862 2023.10.11 22:26:34.149347 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2863 2023.10.11 22:26:34.149514 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2864 2023.10.11 22:26:34.149665 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001294239 sec., 38632 rows/sec., 2.95 MiB/sec.
2865 2023.10.11 22:26:34.149871 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} <Debug> DynamicQueryHandler: Done processing query
2866 2023.10.11 22:26:34.149896 [ 3 ] {a8c4bb59-4bfa-4cb1-8f3b-1ca8bfa2b268} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2867 2023.10.11 22:26:34.149913 [ 3 ] {} <Debug> HTTP-Session: 040d6880-59bf-44a1-9f49-a539ebad1afa Destroying unnamed session
2868 2023.10.11 22:26:34.150071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2869 2023.10.11 22:26:34.150117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2870 2023.10.11 22:26:34.150136 [ 3 ] {} <Debug> HTTP-Session: 97010ea6-9d37-4369-92b0-f04c001f0f32 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2871 2023.10.11 22:26:34.150153 [ 3 ] {} <Debug> HTTP-Session: 97010ea6-9d37-4369-92b0-f04c001f0f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2872 2023.10.11 22:26:34.150237 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2873 2023.10.11 22:26:34.150278 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2874 2023.10.11 22:26:34.150398 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2875 2023.10.11 22:26:34.150843 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2876 2023.10.11 22:26:34.151080 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2877 2023.10.11 22:26:34.151233 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2878 2023.10.11 22:26:34.151360 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001090177 sec., 200884 rows/sec., 19.40 MiB/sec.
2879 2023.10.11 22:26:34.151488 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} <Debug> DynamicQueryHandler: Done processing query
2880 2023.10.11 22:26:34.151511 [ 3 ] {d7e87476-99c3-4b88-8dd2-3a071d910231} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2881 2023.10.11 22:26:34.151527 [ 3 ] {} <Debug> HTTP-Session: 97010ea6-9d37-4369-92b0-f04c001f0f32 Destroying unnamed session
2882 2023.10.11 22:26:34.151685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2883 2023.10.11 22:26:34.151730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2884 2023.10.11 22:26:34.151749 [ 3 ] {} <Debug> HTTP-Session: 8b361042-0b55-4644-9a77-34145a345e83 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2885 2023.10.11 22:26:34.151767 [ 3 ] {} <Debug> HTTP-Session: 8b361042-0b55-4644-9a77-34145a345e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2886 2023.10.11 22:26:34.151855 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2887 2023.10.11 22:26:34.151896 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2888 2023.10.11 22:26:34.152000 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2889 2023.10.11 22:26:34.152516 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2890 2023.10.11 22:26:34.152745 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2891 2023.10.11 22:26:34.152899 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2892 2023.10.11 22:26:34.153028 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001143348 sec., 269384 rows/sec., 18.85 MiB/sec.
2893 2023.10.11 22:26:34.153271 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} <Debug> DynamicQueryHandler: Done processing query
2894 2023.10.11 22:26:34.153301 [ 3 ] {24d72c10-329f-4276-a578-fe368d4128d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2895 2023.10.11 22:26:34.153317 [ 3 ] {} <Debug> HTTP-Session: 8b361042-0b55-4644-9a77-34145a345e83 Destroying unnamed session
2896 2023.10.11 22:26:34.153482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2897 2023.10.11 22:26:34.153528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2898 2023.10.11 22:26:34.153547 [ 3 ] {} <Debug> HTTP-Session: a0ee39f9-370e-470b-87c0-a9075ec4b859 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2899 2023.10.11 22:26:34.153563 [ 3 ] {} <Debug> HTTP-Session: a0ee39f9-370e-470b-87c0-a9075ec4b859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2900 2023.10.11 22:26:34.153634 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2901 2023.10.11 22:26:34.153676 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2902 2023.10.11 22:26:34.153806 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2903 2023.10.11 22:26:34.154084 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2904 2023.10.11 22:26:34.154327 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2905 2023.10.11 22:26:34.154508 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2906 2023.10.11 22:26:34.154631 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000965965 sec., 6211 rows/sec., 260.83 KiB/sec.
2907 2023.10.11 22:26:34.154758 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} <Debug> DynamicQueryHandler: Done processing query
2908 2023.10.11 22:26:34.154781 [ 3 ] {c6ad9b1a-1474-479b-a7e2-91eca9515f35} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2909 2023.10.11 22:26:34.154797 [ 3 ] {} <Debug> HTTP-Session: a0ee39f9-370e-470b-87c0-a9075ec4b859 Destroying unnamed session
2910 2023.10.11 22:26:34.154949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2911 2023.10.11 22:26:34.154994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2912 2023.10.11 22:26:34.155013 [ 3 ] {} <Debug> HTTP-Session: 19bb4255-9fe6-4362-ab6d-ed7a95870fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2913 2023.10.11 22:26:34.155030 [ 3 ] {} <Debug> HTTP-Session: 19bb4255-9fe6-4362-ab6d-ed7a95870fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2914 2023.10.11 22:26:34.155102 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2915 2023.10.11 22:26:34.155143 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2916 2023.10.11 22:26:34.155261 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2917 2023.10.11 22:26:34.155584 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2918 2023.10.11 22:26:34.155851 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2919 2023.10.11 22:26:34.156027 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2920 2023.10.11 22:26:34.156161 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001026966 sec., 61345 rows/sec., 3.72 MiB/sec.
2921 2023.10.11 22:26:34.156313 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} <Debug> DynamicQueryHandler: Done processing query
2922 2023.10.11 22:26:34.156337 [ 3 ] {fb0dcec6-426d-46e6-8de8-690fbcee8b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2923 2023.10.11 22:26:34.156353 [ 3 ] {} <Debug> HTTP-Session: 19bb4255-9fe6-4362-ab6d-ed7a95870fe7 Destroying unnamed session
2924 2023.10.11 22:26:34.156536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2925 2023.10.11 22:26:34.156582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2926 2023.10.11 22:26:34.156600 [ 3 ] {} <Debug> HTTP-Session: 73330d96-2595-4631-a85c-d47c71d9813d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2927 2023.10.11 22:26:34.156617 [ 3 ] {} <Debug> HTTP-Session: 73330d96-2595-4631-a85c-d47c71d9813d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2928 2023.10.11 22:26:34.156712 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2929 2023.10.11 22:26:34.156757 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2930 2023.10.11 22:26:34.156891 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2931 2023.10.11 22:26:34.157421 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2932 2023.10.11 22:26:34.157736 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2933 2023.10.11 22:26:34.157920 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2934 2023.10.11 22:26:34.158048 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00130377 sec., 33748 rows/sec., 45.54 MiB/sec.
2935 2023.10.11 22:26:34.158182 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} <Debug> DynamicQueryHandler: Done processing query
2936 2023.10.11 22:26:34.158205 [ 3 ] {7614e7ea-301f-440f-8eb7-a77daec5419f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2937 2023.10.11 22:26:34.158221 [ 3 ] {} <Debug> HTTP-Session: 73330d96-2595-4631-a85c-d47c71d9813d Destroying unnamed session
2938 2023.10.11 22:26:34.158342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2939 2023.10.11 22:26:34.158386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2940 2023.10.11 22:26:34.158404 [ 3 ] {} <Debug> HTTP-Session: 309b954c-7fc4-4fd6-ab0a-e1239b79882c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2941 2023.10.11 22:26:34.158421 [ 3 ] {} <Debug> HTTP-Session: 309b954c-7fc4-4fd6-ab0a-e1239b79882c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2942 2023.10.11 22:26:34.158493 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2943 2023.10.11 22:26:34.158532 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2944 2023.10.11 22:26:34.158636 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2945 2023.10.11 22:26:34.158922 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2946 2023.10.11 22:26:34.159152 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2947 2023.10.11 22:26:34.159325 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2948 2023.10.11 22:26:34.159428 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000907504 sec., 20936 rows/sec., 1.09 MiB/sec.
2949 2023.10.11 22:26:34.159584 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} <Debug> DynamicQueryHandler: Done processing query
2950 2023.10.11 22:26:34.159614 [ 3 ] {aef40e80-a818-4ec8-9142-0573b15b0c7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2951 2023.10.11 22:26:34.159630 [ 3 ] {} <Debug> HTTP-Session: 309b954c-7fc4-4fd6-ab0a-e1239b79882c Destroying unnamed session
2952 2023.10.11 22:26:35.720399 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
2953 2023.10.11 22:26:35.720458 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
2954 2023.10.11 22:26:39.140459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2955 2023.10.11 22:26:39.140611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2956 2023.10.11 22:26:39.140642 [ 3 ] {} <Debug> HTTP-Session: 3a0565db-c61c-43d1-b51f-569521c35314 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2957 2023.10.11 22:26:39.140672 [ 3 ] {} <Debug> HTTP-Session: 3a0565db-c61c-43d1-b51f-569521c35314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2958 2023.10.11 22:26:39.140818 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2959 2023.10.11 22:26:39.140892 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2960 2023.10.11 22:26:39.141078 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2961 2023.10.11 22:26:39.141477 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2962 2023.10.11 22:26:39.141753 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2963 2023.10.11 22:26:39.141928 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2964 2023.10.11 22:26:39.142087 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001217028 sec., 4108 rows/sec., 333.00 KiB/sec.
2965 2023.10.11 22:26:39.142325 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} <Debug> DynamicQueryHandler: Done processing query
2966 2023.10.11 22:26:39.142351 [ 3 ] {4b8ea588-216a-4aa2-a3c0-6621685104da} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2967 2023.10.11 22:26:39.142367 [ 3 ] {} <Debug> HTTP-Session: 3a0565db-c61c-43d1-b51f-569521c35314 Destroying unnamed session
2968 2023.10.11 22:26:39.142495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2969 2023.10.11 22:26:39.142545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2970 2023.10.11 22:26:39.142565 [ 3 ] {} <Debug> HTTP-Session: 9ca4b0e6-77e3-429c-a6f6-7746e89b6169 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2971 2023.10.11 22:26:39.142585 [ 3 ] {} <Debug> HTTP-Session: 9ca4b0e6-77e3-429c-a6f6-7746e89b6169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2972 2023.10.11 22:26:39.142672 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2973 2023.10.11 22:26:39.142716 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2974 2023.10.11 22:26:39.142841 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2975 2023.10.11 22:26:39.143151 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2976 2023.10.11 22:26:39.143366 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2977 2023.10.11 22:26:39.143517 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2978 2023.10.11 22:26:39.143657 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000954634 sec., 15712 rows/sec., 1.42 MiB/sec.
2979 2023.10.11 22:26:39.143765 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} <Debug> DynamicQueryHandler: Done processing query
2980 2023.10.11 22:26:39.143787 [ 3 ] {a7ac3291-2fb0-4f28-941a-de21e76bbc65} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2981 2023.10.11 22:26:39.143803 [ 3 ] {} <Debug> HTTP-Session: 9ca4b0e6-77e3-429c-a6f6-7746e89b6169 Destroying unnamed session
2982 2023.10.11 22:26:39.143945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2983 2023.10.11 22:26:39.143988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2984 2023.10.11 22:26:39.144008 [ 3 ] {} <Debug> HTTP-Session: a2b86868-81ee-40d3-8231-bcfa28c947e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2985 2023.10.11 22:26:39.144025 [ 3 ] {} <Debug> HTTP-Session: a2b86868-81ee-40d3-8231-bcfa28c947e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2986 2023.10.11 22:26:39.144099 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2987 2023.10.11 22:26:39.144139 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2988 2023.10.11 22:26:39.144245 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2989 2023.10.11 22:26:39.144505 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
2990 2023.10.11 22:26:39.144720 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2991 2023.10.11 22:26:39.144871 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2992 2023.10.11 22:26:39.145006 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000870633 sec., 5742 rows/sec., 459.88 KiB/sec.
2993 2023.10.11 22:26:39.145175 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} <Debug> DynamicQueryHandler: Done processing query
2994 2023.10.11 22:26:39.145206 [ 3 ] {ce2ab538-5790-47aa-a200-2c46230cfb90} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2995 2023.10.11 22:26:39.145221 [ 3 ] {} <Debug> HTTP-Session: a2b86868-81ee-40d3-8231-bcfa28c947e2 Destroying unnamed session
2996 2023.10.11 22:26:39.145330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2997 2023.10.11 22:26:39.145374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2998 2023.10.11 22:26:39.145394 [ 3 ] {} <Debug> HTTP-Session: b126eee7-9d44-47ab-8906-997ae66ee6f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
2999 2023.10.11 22:26:39.145412 [ 3 ] {} <Debug> HTTP-Session: b126eee7-9d44-47ab-8906-997ae66ee6f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3000 2023.10.11 22:26:39.145489 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3001 2023.10.11 22:26:39.145537 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3002 2023.10.11 22:26:39.145686 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3003 2023.10.11 22:26:39.145980 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
3004 2023.10.11 22:26:39.146266 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3005 2023.10.11 22:26:39.146449 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3006 2023.10.11 22:26:39.146576 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001059246 sec., 4720 rows/sec., 6.37 MiB/sec.
3007 2023.10.11 22:26:39.146684 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} <Debug> DynamicQueryHandler: Done processing query
3008 2023.10.11 22:26:39.146707 [ 3 ] {f22da068-76c9-43d5-98ad-738b388ce7fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3009 2023.10.11 22:26:39.146722 [ 3 ] {} <Debug> HTTP-Session: b126eee7-9d44-47ab-8906-997ae66ee6f1 Destroying unnamed session
3010 2023.10.11 22:26:44.147525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3011 2023.10.11 22:26:44.147655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3012 2023.10.11 22:26:44.147685 [ 3 ] {} <Debug> HTTP-Session: 6b8fce78-0f86-44b8-a529-4366c899978e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3013 2023.10.11 22:26:44.147714 [ 3 ] {} <Debug> HTTP-Session: 6b8fce78-0f86-44b8-a529-4366c899978e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3014 2023.10.11 22:26:44.147862 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3015 2023.10.11 22:26:44.147931 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3016 2023.10.11 22:26:44.148116 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3017 2023.10.11 22:26:44.148512 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
3018 2023.10.11 22:26:44.148774 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3019 2023.10.11 22:26:44.148941 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3020 2023.10.11 22:26:44.149080 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001169947 sec., 42736 rows/sec., 3.26 MiB/sec.
3021 2023.10.11 22:26:44.149095 [ 94 ] {} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3022 2023.10.11 22:26:44.149213 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
3023 2023.10.11 22:26:44.149244 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} <Debug> DynamicQueryHandler: Done processing query
3024 2023.10.11 22:26:44.149302 [ 3 ] {1e58dad0-c89e-45b2-806e-59b8cda072f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3025 2023.10.11 22:26:44.149341 [ 3 ] {} <Debug> HTTP-Session: 6b8fce78-0f86-44b8-a529-4366c899978e Destroying unnamed session
3026 2023.10.11 22:26:44.149358 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3027 2023.10.11 22:26:44.149555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3028 2023.10.11 22:26:44.149617 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3029 2023.10.11 22:26:44.149650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3030 2023.10.11 22:26:44.149707 [ 3 ] {} <Debug> HTTP-Session: a25d014d-034a-4ac4-8134-4a23ff829121 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3031 2023.10.11 22:26:44.149715 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 55 rows starting from the beginning of the part
3032 2023.10.11 22:26:44.149741 [ 3 ] {} <Debug> HTTP-Session: a25d014d-034a-4ac4-8134-4a23ff829121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3033 2023.10.11 22:26:44.149983 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3034 2023.10.11 22:26:44.150104 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3035 2023.10.11 22:26:44.150113 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part
3036 2023.10.11 22:26:44.150524 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
3037 2023.10.11 22:26:44.150542 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3038 2023.10.11 22:26:44.150762 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part
3039 2023.10.11 22:26:44.150917 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
3040 2023.10.11 22:26:44.151164 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part
3041 2023.10.11 22:26:44.151582 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3042 2023.10.11 22:26:44.152019 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3043 2023.10.11 22:26:44.152330 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3044 2023.10.11 22:26:44.152681 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.003406792 sec., 63109.22416161597 rows/sec., 4.83 MiB/sec.
3045 2023.10.11 22:26:44.152705 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.00263214 sec., 83202 rows/sec., 8.04 MiB/sec.
3046 2023.10.11 22:26:44.152684 [ 94 ] {} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3047 2023.10.11 22:26:44.152911 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3048 2023.10.11 22:26:44.152922 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3049 2023.10.11 22:26:44.153018 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} <Debug> DynamicQueryHandler: Done processing query
3050 2023.10.11 22:26:44.153091 [ 3 ] {71644734-fbac-4b8d-8674-dba894f968f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3051 2023.10.11 22:26:44.153184 [ 3 ] {} <Debug> HTTP-Session: a25d014d-034a-4ac4-8134-4a23ff829121 Destroying unnamed session
3052 2023.10.11 22:26:44.153222 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3053 2023.10.11 22:26:44.153290 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3054 2023.10.11 22:26:44.153411 [ 13 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_26_5} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3055 2023.10.11 22:26:44.153461 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3056 2023.10.11 22:26:44.153465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3057 2023.10.11 22:26:44.153569 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 234 rows starting from the beginning of the part
3058 2023.10.11 22:26:44.153604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3059 2023.10.11 22:26:44.153683 [ 3 ] {} <Debug> HTTP-Session: 5512163b-cf62-4484-b9a6-ad6fbbb90c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3060 2023.10.11 22:26:44.153725 [ 3 ] {} <Debug> HTTP-Session: 5512163b-cf62-4484-b9a6-ad6fbbb90c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3061 2023.10.11 22:26:44.153911 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 219 rows starting from the beginning of the part
3062 2023.10.11 22:26:44.153938 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3063 2023.10.11 22:26:44.154027 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3064 2023.10.11 22:26:44.154178 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part
3065 2023.10.11 22:26:44.154513 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 219 rows starting from the beginning of the part
3066 2023.10.11 22:26:44.154540 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3067 2023.10.11 22:26:44.154733 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part
3068 2023.10.11 22:26:44.154870 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 219 rows starting from the beginning of the part
3069 2023.10.11 22:26:44.155456 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3070 2023.10.11 22:26:44.155970 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3071 2023.10.11 22:26:44.156190 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3072 2023.10.11 22:26:44.156512 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.002504758 sec., 122965 rows/sec., 8.60 MiB/sec.
3073 2023.10.11 22:26:44.156552 [ 94 ] {} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3074 2023.10.11 22:26:44.156729 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 4 columns (4 merged, 0 gathered) in 0.003688575 sec., 249689.92090441432 rows/sec., 24.04 MiB/sec.
3075 2023.10.11 22:26:44.156743 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3076 2023.10.11 22:26:44.156816 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} <Debug> DynamicQueryHandler: Done processing query
3077 2023.10.11 22:26:44.156881 [ 3 ] {c1e71d7a-37e0-4b88-aa9f-2507ab05e28f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3078 2023.10.11 22:26:44.156900 [ 3 ] {} <Debug> HTTP-Session: 5512163b-cf62-4484-b9a6-ad6fbbb90c2c Destroying unnamed session
3079 2023.10.11 22:26:44.156907 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3080 2023.10.11 22:26:44.156938 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3081 2023.10.11 22:26:44.157006 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3082 2023.10.11 22:26:44.157039 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 342 rows starting from the beginning of the part
3083 2023.10.11 22:26:44.157071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3084 2023.10.11 22:26:44.157127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3085 2023.10.11 22:26:44.157144 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3086 2023.10.11 22:26:44.157160 [ 3 ] {} <Debug> HTTP-Session: 3fc5f396-5008-403b-8928-7bf6632b0fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3087 2023.10.11 22:26:44.157210 [ 3 ] {} <Debug> HTTP-Session: 3fc5f396-5008-403b-8928-7bf6632b0fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3088 2023.10.11 22:26:44.157236 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 308 rows starting from the beginning of the part
3089 2023.10.11 22:26:44.157250 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_26_5} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3090 2023.10.11 22:26:44.157388 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3091 2023.10.11 22:26:44.157425 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
3092 2023.10.11 22:26:44.157441 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3093 2023.10.11 22:26:44.157641 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 308 rows starting from the beginning of the part
3094 2023.10.11 22:26:44.157741 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3095 2023.10.11 22:26:44.157764 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
3096 2023.10.11 22:26:44.157977 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 308 rows starting from the beginning of the part
3097 2023.10.11 22:26:44.158256 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3098 2023.10.11 22:26:44.158566 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3099 2023.10.11 22:26:44.158765 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3100 2023.10.11 22:26:44.159008 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001500452 sec., 3998 rows/sec., 167.92 KiB/sec.
3101 2023.10.11 22:26:44.159324 [ 16 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002470747 sec., 516443.00286512537 rows/sec., 36.28 MiB/sec.
3102 2023.10.11 22:26:44.159362 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} <Debug> DynamicQueryHandler: Done processing query
3103 2023.10.11 22:26:44.159387 [ 3 ] {88f73127-1e9b-4313-b57a-4d4342f9608c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3104 2023.10.11 22:26:44.159406 [ 3 ] {} <Debug> HTTP-Session: 3fc5f396-5008-403b-8928-7bf6632b0fb3 Destroying unnamed session
3105 2023.10.11 22:26:44.159438 [ 16 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3106 2023.10.11 22:26:44.159581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3107 2023.10.11 22:26:44.159610 [ 16 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3108 2023.10.11 22:26:44.159631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3109 2023.10.11 22:26:44.159653 [ 3 ] {} <Debug> HTTP-Session: 7f3c5d63-7c30-4326-9229-82295bc0b73b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3110 2023.10.11 22:26:44.159672 [ 3 ] {} <Debug> HTTP-Session: 7f3c5d63-7c30-4326-9229-82295bc0b73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3111 2023.10.11 22:26:44.159681 [ 16 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_26_5} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3112 2023.10.11 22:26:44.159872 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3113 2023.10.11 22:26:44.159915 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3114 2023.10.11 22:26:44.160032 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3115 2023.10.11 22:26:44.160310 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
3116 2023.10.11 22:26:44.160552 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3117 2023.10.11 22:26:44.160763 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3118 2023.10.11 22:26:44.160906 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001001785 sec., 62887 rows/sec., 3.81 MiB/sec.
3119 2023.10.11 22:26:44.161024 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} <Debug> DynamicQueryHandler: Done processing query
3120 2023.10.11 22:26:44.161049 [ 3 ] {69f988ec-c1be-40ee-bbf8-e43c7f695593} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3121 2023.10.11 22:26:44.161064 [ 3 ] {} <Debug> HTTP-Session: 7f3c5d63-7c30-4326-9229-82295bc0b73b Destroying unnamed session
3122 2023.10.11 22:26:44.161237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3123 2023.10.11 22:26:44.161282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3124 2023.10.11 22:26:44.161301 [ 3 ] {} <Debug> HTTP-Session: e9626337-0537-4851-8f66-ed81a0ce8b0c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3125 2023.10.11 22:26:44.161320 [ 3 ] {} <Debug> HTTP-Session: e9626337-0537-4851-8f66-ed81a0ce8b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3126 2023.10.11 22:26:44.161403 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3127 2023.10.11 22:26:44.161449 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3128 2023.10.11 22:26:44.161583 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3129 2023.10.11 22:26:44.161995 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
3130 2023.10.11 22:26:44.162291 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3131 2023.10.11 22:26:44.162473 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3132 2023.10.11 22:26:44.162619 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001174208 sec., 37472 rows/sec., 50.57 MiB/sec.
3133 2023.10.11 22:26:44.162814 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} <Debug> DynamicQueryHandler: Done processing query
3134 2023.10.11 22:26:44.162838 [ 3 ] {c187b9d8-3496-4924-821f-efec1ff9525b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3135 2023.10.11 22:26:44.162854 [ 3 ] {} <Debug> HTTP-Session: e9626337-0537-4851-8f66-ed81a0ce8b0c Destroying unnamed session
3136 2023.10.11 22:26:44.162984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3137 2023.10.11 22:26:44.163028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3138 2023.10.11 22:26:44.163048 [ 3 ] {} <Debug> HTTP-Session: b7789fe1-17b0-4b05-91d7-9b54d4310ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3139 2023.10.11 22:26:44.163065 [ 3 ] {} <Debug> HTTP-Session: b7789fe1-17b0-4b05-91d7-9b54d4310ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3140 2023.10.11 22:26:44.163136 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3141 2023.10.11 22:26:44.163176 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3142 2023.10.11 22:26:44.163286 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3143 2023.10.11 22:26:44.163517 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
3144 2023.10.11 22:26:44.163748 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3145 2023.10.11 22:26:44.163922 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3146 2023.10.11 22:26:44.164044 [ 94 ] {} <Debug> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3147 2023.10.11 22:26:44.164052 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000881373 sec., 21557 rows/sec., 1.12 MiB/sec.
3148 2023.10.11 22:26:44.164089 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.78 GiB.
3149 2023.10.11 22:26:44.164218 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3150 2023.10.11 22:26:44.164246 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} <Debug> DynamicQueryHandler: Done processing query
3151 2023.10.11 22:26:44.164273 [ 3 ] {2e31bd24-5e7c-4ee5-9622-8fedba0d8c32} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3152 2023.10.11 22:26:44.164300 [ 3 ] {} <Debug> HTTP-Session: b7789fe1-17b0-4b05-91d7-9b54d4310ab9 Destroying unnamed session
3153 2023.10.11 22:26:44.164307 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3154 2023.10.11 22:26:44.164340 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part
3155 2023.10.11 22:26:44.164427 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part
3156 2023.10.11 22:26:44.164503 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
3157 2023.10.11 22:26:44.164576 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
3158 2023.10.11 22:26:44.164646 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
3159 2023.10.11 22:26:44.164713 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
3160 2023.10.11 22:26:44.165215 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001055846 sec., 301180.2857613705 rows/sec., 16.17 MiB/sec.
3161 2023.10.11 22:26:44.165305 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3162 2023.10.11 22:26:44.165475 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3163 2023.10.11 22:26:44.165531 [ 11 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_16_3} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3164 2023.10.11 22:26:49.140880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3165 2023.10.11 22:26:49.141012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3166 2023.10.11 22:26:49.141045 [ 3 ] {} <Debug> HTTP-Session: b9c58191-2bdf-4a49-89fd-04e240ed39a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3167 2023.10.11 22:26:49.141074 [ 3 ] {} <Debug> HTTP-Session: b9c58191-2bdf-4a49-89fd-04e240ed39a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3168 2023.10.11 22:26:49.141219 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3169 2023.10.11 22:26:49.141290 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3170 2023.10.11 22:26:49.141475 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3171 2023.10.11 22:26:49.141878 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3172 2023.10.11 22:26:49.142152 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3173 2023.10.11 22:26:49.142324 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3174 2023.10.11 22:26:49.142447 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001187298 sec., 4211 rows/sec., 341.34 KiB/sec.
3175 2023.10.11 22:26:49.142652 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} <Debug> DynamicQueryHandler: Done processing query
3176 2023.10.11 22:26:49.142679 [ 3 ] {706ae261-db9a-4595-a5d5-685be02eb4de} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3177 2023.10.11 22:26:49.142697 [ 3 ] {} <Debug> HTTP-Session: b9c58191-2bdf-4a49-89fd-04e240ed39a6 Destroying unnamed session
3178 2023.10.11 22:26:49.142846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3179 2023.10.11 22:26:49.142918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3180 2023.10.11 22:26:49.142948 [ 3 ] {} <Debug> HTTP-Session: 56fd7699-118c-43d7-8642-dd459d1ac690 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3181 2023.10.11 22:26:49.142978 [ 3 ] {} <Debug> HTTP-Session: 56fd7699-118c-43d7-8642-dd459d1ac690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3182 2023.10.11 22:26:49.143077 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3183 2023.10.11 22:26:49.143126 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3184 2023.10.11 22:26:49.143238 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3185 2023.10.11 22:26:49.143585 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3186 2023.10.11 22:26:49.143806 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3187 2023.10.11 22:26:49.143959 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3188 2023.10.11 22:26:49.144064 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000952614 sec., 15746 rows/sec., 1.42 MiB/sec.
3189 2023.10.11 22:26:49.144190 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} <Debug> DynamicQueryHandler: Done processing query
3190 2023.10.11 22:26:49.144214 [ 3 ] {80985fb5-3ebd-4aae-8ba5-59f4ff1ead3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3191 2023.10.11 22:26:49.144230 [ 3 ] {} <Debug> HTTP-Session: 56fd7699-118c-43d7-8642-dd459d1ac690 Destroying unnamed session
3192 2023.10.11 22:26:49.144383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3193 2023.10.11 22:26:49.144431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3194 2023.10.11 22:26:49.144450 [ 3 ] {} <Debug> HTTP-Session: 005a65bd-3851-450a-b8e9-47061b861151 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3195 2023.10.11 22:26:49.144468 [ 3 ] {} <Debug> HTTP-Session: 005a65bd-3851-450a-b8e9-47061b861151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3196 2023.10.11 22:26:49.144542 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3197 2023.10.11 22:26:49.144583 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3198 2023.10.11 22:26:49.144690 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3199 2023.10.11 22:26:49.144980 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3200 2023.10.11 22:26:49.145181 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3201 2023.10.11 22:26:49.145334 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3202 2023.10.11 22:26:49.145435 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} <Information> executeQuery: Read 16 rows, 1.27 KiB in 0.000865363 sec., 18489 rows/sec., 1.43 MiB/sec.
3203 2023.10.11 22:26:49.145537 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} <Debug> DynamicQueryHandler: Done processing query
3204 2023.10.11 22:26:49.145560 [ 3 ] {80b60e96-8bfe-46ed-a402-40f864da75c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3205 2023.10.11 22:26:49.145576 [ 3 ] {} <Debug> HTTP-Session: 005a65bd-3851-450a-b8e9-47061b861151 Destroying unnamed session
3206 2023.10.11 22:26:49.145691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3207 2023.10.11 22:26:49.145735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3208 2023.10.11 22:26:49.145754 [ 3 ] {} <Debug> HTTP-Session: 5f40aa16-b205-4ae1-a39b-249a224f3516 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3209 2023.10.11 22:26:49.145770 [ 3 ] {} <Debug> HTTP-Session: 5f40aa16-b205-4ae1-a39b-249a224f3516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3210 2023.10.11 22:26:49.145841 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3211 2023.10.11 22:26:49.145883 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3212 2023.10.11 22:26:49.145996 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3213 2023.10.11 22:26:49.146262 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3214 2023.10.11 22:26:49.146525 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3215 2023.10.11 22:26:49.146709 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3216 2023.10.11 22:26:49.146812 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000943604 sec., 11657 rows/sec., 768.95 KiB/sec.
3217 2023.10.11 22:26:49.147016 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} <Debug> DynamicQueryHandler: Done processing query
3218 2023.10.11 22:26:49.147040 [ 3 ] {ef99f7d8-2ab1-4e45-b12d-d2e4645db39a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3219 2023.10.11 22:26:49.147055 [ 3 ] {} <Debug> HTTP-Session: 5f40aa16-b205-4ae1-a39b-249a224f3516 Destroying unnamed session
3220 2023.10.11 22:26:49.147172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3221 2023.10.11 22:26:49.147216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3222 2023.10.11 22:26:49.147235 [ 3 ] {} <Debug> HTTP-Session: d1ebc54a-d4ff-48d7-8a21-cf2840dad06d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3223 2023.10.11 22:26:49.147252 [ 3 ] {} <Debug> HTTP-Session: d1ebc54a-d4ff-48d7-8a21-cf2840dad06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3224 2023.10.11 22:26:49.147327 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3225 2023.10.11 22:26:49.147373 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3226 2023.10.11 22:26:49.147525 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3227 2023.10.11 22:26:49.147816 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3228 2023.10.11 22:26:49.148083 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3229 2023.10.11 22:26:49.148261 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3230 2023.10.11 22:26:49.148378 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001023645 sec., 4884 rows/sec., 6.59 MiB/sec.
3231 2023.10.11 22:26:49.148485 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} <Debug> DynamicQueryHandler: Done processing query
3232 2023.10.11 22:26:49.148508 [ 3 ] {a54acc76-5501-46e6-b6dd-004ce691a8e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3233 2023.10.11 22:26:49.148524 [ 3 ] {} <Debug> HTTP-Session: d1ebc54a-d4ff-48d7-8a21-cf2840dad06d Destroying unnamed session
3234 2023.10.11 22:26:50.720507 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
3235 2023.10.11 22:26:50.720559 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
3236 2023.10.11 22:26:54.148262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3237 2023.10.11 22:26:54.148392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3238 2023.10.11 22:26:54.148423 [ 3 ] {} <Debug> HTTP-Session: 7775103d-f84d-43fb-8a0d-df2afbde16c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3239 2023.10.11 22:26:54.148452 [ 3 ] {} <Debug> HTTP-Session: 7775103d-f84d-43fb-8a0d-df2afbde16c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3240 2023.10.11 22:26:54.148598 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3241 2023.10.11 22:26:54.148665 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3242 2023.10.11 22:26:54.148847 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3243 2023.10.11 22:26:54.149278 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3244 2023.10.11 22:26:54.149542 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3245 2023.10.11 22:26:54.149701 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3246 2023.10.11 22:26:54.149819 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001181057 sec., 42334 rows/sec., 3.23 MiB/sec.
3247 2023.10.11 22:26:54.149991 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} <Debug> DynamicQueryHandler: Done processing query
3248 2023.10.11 22:26:54.150018 [ 3 ] {56a23139-0e08-4b61-be6e-15b5c86d75e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3249 2023.10.11 22:26:54.150035 [ 3 ] {} <Debug> HTTP-Session: 7775103d-f84d-43fb-8a0d-df2afbde16c6 Destroying unnamed session
3250 2023.10.11 22:26:54.150276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3251 2023.10.11 22:26:54.150322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3252 2023.10.11 22:26:54.150342 [ 3 ] {} <Debug> HTTP-Session: 6a914cc2-e60c-46d8-90bd-95b0cce452dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3253 2023.10.11 22:26:54.150359 [ 3 ] {} <Debug> HTTP-Session: 6a914cc2-e60c-46d8-90bd-95b0cce452dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3254 2023.10.11 22:26:54.150445 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3255 2023.10.11 22:26:54.150487 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3256 2023.10.11 22:26:54.150593 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3257 2023.10.11 22:26:54.151011 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3258 2023.10.11 22:26:54.151235 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3259 2023.10.11 22:26:54.151381 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3260 2023.10.11 22:26:54.151487 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001012816 sec., 216228 rows/sec., 20.88 MiB/sec.
3261 2023.10.11 22:26:54.151671 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} <Debug> DynamicQueryHandler: Done processing query
3262 2023.10.11 22:26:54.151695 [ 3 ] {60303ca2-251a-4c0c-89f2-e2f6f32905ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3263 2023.10.11 22:26:54.151711 [ 3 ] {} <Debug> HTTP-Session: 6a914cc2-e60c-46d8-90bd-95b0cce452dc Destroying unnamed session
3264 2023.10.11 22:26:54.151876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3265 2023.10.11 22:26:54.151920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3266 2023.10.11 22:26:54.151938 [ 3 ] {} <Debug> HTTP-Session: 6670d330-64e5-4903-983b-f447b8dda475 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3267 2023.10.11 22:26:54.151955 [ 3 ] {} <Debug> HTTP-Session: 6670d330-64e5-4903-983b-f447b8dda475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3268 2023.10.11 22:26:54.152049 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3269 2023.10.11 22:26:54.152091 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3270 2023.10.11 22:26:54.152207 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3271 2023.10.11 22:26:54.152655 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3272 2023.10.11 22:26:54.152892 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3273 2023.10.11 22:26:54.153041 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3274 2023.10.11 22:26:54.153141 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001063986 sec., 289477 rows/sec., 20.26 MiB/sec.
3275 2023.10.11 22:26:54.153258 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} <Debug> DynamicQueryHandler: Done processing query
3276 2023.10.11 22:26:54.153281 [ 3 ] {587bbfcb-9c9e-486b-9ec1-f844fa9a752c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3277 2023.10.11 22:26:54.153297 [ 3 ] {} <Debug> HTTP-Session: 6670d330-64e5-4903-983b-f447b8dda475 Destroying unnamed session
3278 2023.10.11 22:26:54.153451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3279 2023.10.11 22:26:54.153496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3280 2023.10.11 22:26:54.153515 [ 3 ] {} <Debug> HTTP-Session: c7080067-d72f-4d86-b1e5-588cb0ae7380 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3281 2023.10.11 22:26:54.153531 [ 3 ] {} <Debug> HTTP-Session: c7080067-d72f-4d86-b1e5-588cb0ae7380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3282 2023.10.11 22:26:54.153601 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3283 2023.10.11 22:26:54.153641 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3284 2023.10.11 22:26:54.153748 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3285 2023.10.11 22:26:54.154084 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3286 2023.10.11 22:26:54.154323 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3287 2023.10.11 22:26:54.154496 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3288 2023.10.11 22:26:54.154596 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000966824 sec., 6205 rows/sec., 260.60 KiB/sec.
3289 2023.10.11 22:26:54.154588 [ 63 ] {} <Debug> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3290 2023.10.11 22:26:54.154656 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3291 2023.10.11 22:26:54.154755 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3292 2023.10.11 22:26:54.154773 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} <Debug> DynamicQueryHandler: Done processing query
3293 2023.10.11 22:26:54.154826 [ 3 ] {be639d46-bf6a-4010-832f-a30f106242fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3294 2023.10.11 22:26:54.154920 [ 3 ] {} <Debug> HTTP-Session: c7080067-d72f-4d86-b1e5-588cb0ae7380 Destroying unnamed session
3295 2023.10.11 22:26:54.154985 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3296 2023.10.11 22:26:54.155019 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
3297 2023.10.11 22:26:54.155118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3298 2023.10.11 22:26:54.155150 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
3299 2023.10.11 22:26:54.155172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3300 2023.10.11 22:26:54.155202 [ 3 ] {} <Debug> HTTP-Session: 7e198665-7bef-4f60-a4ef-6e704178a51f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3301 2023.10.11 22:26:54.155221 [ 3 ] {} <Debug> HTTP-Session: 7e198665-7bef-4f60-a4ef-6e704178a51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3302 2023.10.11 22:26:54.155280 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
3303 2023.10.11 22:26:54.155335 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3304 2023.10.11 22:26:54.155401 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3305 2023.10.11 22:26:54.155429 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
3306 2023.10.11 22:26:54.155636 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
3307 2023.10.11 22:26:54.155662 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3308 2023.10.11 22:26:54.155763 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
3309 2023.10.11 22:26:54.156087 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3310 2023.10.11 22:26:54.156460 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3311 2023.10.11 22:26:54.156570 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001856548 sec., 51708.87044127058 rows/sec., 2.12 MiB/sec.
3312 2023.10.11 22:26:54.156672 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3313 2023.10.11 22:26:54.156676 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3314 2023.10.11 22:26:54.156796 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001425231 sec., 44203 rows/sec., 2.68 MiB/sec.
3315 2023.10.11 22:26:54.156921 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} <Debug> DynamicQueryHandler: Done processing query
3316 2023.10.11 22:26:54.156950 [ 3 ] {1778945d-b4aa-4710-b078-5e7665431966} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3317 2023.10.11 22:26:54.156957 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3318 2023.10.11 22:26:54.156968 [ 3 ] {} <Debug> HTTP-Session: 7e198665-7bef-4f60-a4ef-6e704178a51f Destroying unnamed session
3319 2023.10.11 22:26:54.157041 [ 16 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_16_3} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3320 2023.10.11 22:26:54.157171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3321 2023.10.11 22:26:54.157214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3322 2023.10.11 22:26:54.157233 [ 3 ] {} <Debug> HTTP-Session: 2a1753bc-f641-456c-af52-5d1b1a427d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3323 2023.10.11 22:26:54.157250 [ 3 ] {} <Debug> HTTP-Session: 2a1753bc-f641-456c-af52-5d1b1a427d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3324 2023.10.11 22:26:54.157330 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3325 2023.10.11 22:26:54.157374 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3326 2023.10.11 22:26:54.157503 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3327 2023.10.11 22:26:54.157970 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3328 2023.10.11 22:26:54.158268 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3329 2023.10.11 22:26:54.158451 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3330 2023.10.11 22:26:54.158548 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3331 2023.10.11 22:26:54.158558 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001199098 sec., 36694 rows/sec., 49.52 MiB/sec.
3332 2023.10.11 22:26:54.158587 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3333 2023.10.11 22:26:54.158680 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3334 2023.10.11 22:26:54.158740 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} <Debug> DynamicQueryHandler: Done processing query
3335 2023.10.11 22:26:54.158765 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3336 2023.10.11 22:26:54.158769 [ 3 ] {8c943a3a-4a33-40ae-8d3c-16e0440d2b83} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3337 2023.10.11 22:26:54.158799 [ 3 ] {} <Debug> HTTP-Session: 2a1753bc-f641-456c-af52-5d1b1a427d7f Destroying unnamed session
3338 2023.10.11 22:26:54.158802 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 525 rows starting from the beginning of the part
3339 2023.10.11 22:26:54.158941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3340 2023.10.11 22:26:54.158942 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 44 rows starting from the beginning of the part
3341 2023.10.11 22:26:54.158999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3342 2023.10.11 22:26:54.159025 [ 3 ] {} <Debug> HTTP-Session: 525bc4b7-2664-4db3-a9f2-367007f37e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3343 2023.10.11 22:26:54.159044 [ 3 ] {} <Debug> HTTP-Session: 525bc4b7-2664-4db3-a9f2-367007f37e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3344 2023.10.11 22:26:54.159116 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
3345 2023.10.11 22:26:54.159149 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3346 2023.10.11 22:26:54.159203 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3347 2023.10.11 22:26:54.159314 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part
3348 2023.10.11 22:26:54.159439 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3349 2023.10.11 22:26:54.159524 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
3350 2023.10.11 22:26:54.159717 [ 16 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part
3351 2023.10.11 22:26:54.159869 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3352 2023.10.11 22:26:54.160178 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3353 2023.10.11 22:26:54.160354 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3354 2023.10.11 22:26:54.160460 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001273569 sec., 14918 rows/sec., 792.10 KiB/sec.
3355 2023.10.11 22:26:54.160565 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} <Debug> DynamicQueryHandler: Done processing query
3356 2023.10.11 22:26:54.160593 [ 3 ] {4380c188-f1a7-4d55-b22e-fe81bb9553bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3357 2023.10.11 22:26:54.160627 [ 3 ] {} <Debug> HTTP-Session: 525bc4b7-2664-4db3-a9f2-367007f37e3b Destroying unnamed session
3358 2023.10.11 22:26:54.161382 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 6 columns (6 merged, 0 gathered) in 0.002753371 sec., 242248.50192727387 rows/sec., 326.90 MiB/sec.
3359 2023.10.11 22:26:54.162074 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3360 2023.10.11 22:26:54.162326 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3361 2023.10.11 22:26:54.162403 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3362 2023.10.11 22:26:54.162472 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_26_5: 4.06 MiB.
3363 2023.10.11 22:26:59.141255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3364 2023.10.11 22:26:59.141388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3365 2023.10.11 22:26:59.141415 [ 3 ] {} <Debug> HTTP-Session: 8758dec7-7e36-435a-a023-11eac518acf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3366 2023.10.11 22:26:59.141439 [ 3 ] {} <Debug> HTTP-Session: 8758dec7-7e36-435a-a023-11eac518acf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3367 2023.10.11 22:26:59.141569 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3368 2023.10.11 22:26:59.141631 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3369 2023.10.11 22:26:59.141795 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3370 2023.10.11 22:26:59.142199 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3371 2023.10.11 22:26:59.142467 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3372 2023.10.11 22:26:59.142634 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3373 2023.10.11 22:26:59.142790 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001177387 sec., 4246 rows/sec., 344.21 KiB/sec.
3374 2023.10.11 22:26:59.142973 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} <Debug> DynamicQueryHandler: Done processing query
3375 2023.10.11 22:26:59.142999 [ 3 ] {0cdda7c0-35d8-4319-b721-eb74c76f4d9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3376 2023.10.11 22:26:59.143016 [ 3 ] {} <Debug> HTTP-Session: 8758dec7-7e36-435a-a023-11eac518acf0 Destroying unnamed session
3377 2023.10.11 22:26:59.143142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3378 2023.10.11 22:26:59.143193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3379 2023.10.11 22:26:59.143213 [ 3 ] {} <Debug> HTTP-Session: b2b68f09-0f0d-43ae-bcad-97246772f24e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3380 2023.10.11 22:26:59.143232 [ 3 ] {} <Debug> HTTP-Session: b2b68f09-0f0d-43ae-bcad-97246772f24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3381 2023.10.11 22:26:59.143314 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3382 2023.10.11 22:26:59.143359 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3383 2023.10.11 22:26:59.143466 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3384 2023.10.11 22:26:59.143756 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3385 2023.10.11 22:26:59.143965 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3386 2023.10.11 22:26:59.144118 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3387 2023.10.11 22:26:59.144236 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000884263 sec., 16963 rows/sec., 1.53 MiB/sec.
3388 2023.10.11 22:26:59.144340 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} <Debug> DynamicQueryHandler: Done processing query
3389 2023.10.11 22:26:59.144362 [ 3 ] {44627f89-16e7-4ed5-81c4-502ac43fc50e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3390 2023.10.11 22:26:59.144378 [ 3 ] {} <Debug> HTTP-Session: b2b68f09-0f0d-43ae-bcad-97246772f24e Destroying unnamed session
3391 2023.10.11 22:26:59.144525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3392 2023.10.11 22:26:59.144568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3393 2023.10.11 22:26:59.144587 [ 3 ] {} <Debug> HTTP-Session: bfe022b0-e364-476e-a6f3-af66c4ab3cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3394 2023.10.11 22:26:59.144603 [ 3 ] {} <Debug> HTTP-Session: bfe022b0-e364-476e-a6f3-af66c4ab3cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3395 2023.10.11 22:26:59.144674 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3396 2023.10.11 22:26:59.144713 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3397 2023.10.11 22:26:59.144814 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3398 2023.10.11 22:26:59.145044 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3399 2023.10.11 22:26:59.145248 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3400 2023.10.11 22:26:59.145403 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3401 2023.10.11 22:26:59.145525 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000821963 sec., 6082 rows/sec., 487.12 KiB/sec.
3402 2023.10.11 22:26:59.145628 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} <Debug> DynamicQueryHandler: Done processing query
3403 2023.10.11 22:26:59.145650 [ 3 ] {2c8cd1ed-b01e-436f-8266-21e482a71e18} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3404 2023.10.11 22:26:59.145665 [ 3 ] {} <Debug> HTTP-Session: bfe022b0-e364-476e-a6f3-af66c4ab3cbd Destroying unnamed session
3405 2023.10.11 22:26:59.145774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3406 2023.10.11 22:26:59.145815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3407 2023.10.11 22:26:59.145834 [ 3 ] {} <Debug> HTTP-Session: 8c92fdc4-3db5-4016-aeb7-1ac679d68b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3408 2023.10.11 22:26:59.145851 [ 3 ] {} <Debug> HTTP-Session: 8c92fdc4-3db5-4016-aeb7-1ac679d68b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3409 2023.10.11 22:26:59.145922 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3410 2023.10.11 22:26:59.145967 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3411 2023.10.11 22:26:59.146103 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3412 2023.10.11 22:26:59.146358 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3413 2023.10.11 22:26:59.146631 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3414 2023.10.11 22:26:59.146813 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3415 2023.10.11 22:26:59.146935 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000985825 sec., 5071 rows/sec., 6.84 MiB/sec.
3416 2023.10.11 22:26:59.147046 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} <Debug> DynamicQueryHandler: Done processing query
3417 2023.10.11 22:26:59.147068 [ 3 ] {b3f97e21-2715-45a1-9e99-e96f513e0a45} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3418 2023.10.11 22:26:59.147084 [ 3 ] {} <Debug> HTTP-Session: 8c92fdc4-3db5-4016-aeb7-1ac679d68b73 Destroying unnamed session
3419 2023.10.11 22:27:04.148441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3420 2023.10.11 22:27:04.148562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3421 2023.10.11 22:27:04.148588 [ 3 ] {} <Debug> HTTP-Session: 948b8753-d576-4f5b-8b6e-b3fcece18c9d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3422 2023.10.11 22:27:04.148613 [ 3 ] {} <Debug> HTTP-Session: 948b8753-d576-4f5b-8b6e-b3fcece18c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3423 2023.10.11 22:27:04.148745 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3424 2023.10.11 22:27:04.148806 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3425 2023.10.11 22:27:04.148967 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3426 2023.10.11 22:27:04.149408 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3427 2023.10.11 22:27:04.149668 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3428 2023.10.11 22:27:04.149828 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3429 2023.10.11 22:27:04.149971 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001192589 sec., 41925 rows/sec., 3.20 MiB/sec.
3430 2023.10.11 22:27:04.150118 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} <Debug> DynamicQueryHandler: Done processing query
3431 2023.10.11 22:27:04.150143 [ 3 ] {ca15976a-ebed-4dee-91fe-428a3e2d193e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3432 2023.10.11 22:27:04.150160 [ 3 ] {} <Debug> HTTP-Session: 948b8753-d576-4f5b-8b6e-b3fcece18c9d Destroying unnamed session
3433 2023.10.11 22:27:04.150321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3434 2023.10.11 22:27:04.150369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3435 2023.10.11 22:27:04.150389 [ 3 ] {} <Debug> HTTP-Session: 5bca48fa-d2b2-4ec9-b31a-934831d60803 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3436 2023.10.11 22:27:04.150405 [ 3 ] {} <Debug> HTTP-Session: 5bca48fa-d2b2-4ec9-b31a-934831d60803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3437 2023.10.11 22:27:04.150488 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3438 2023.10.11 22:27:04.150528 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3439 2023.10.11 22:27:04.150634 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3440 2023.10.11 22:27:04.151051 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3441 2023.10.11 22:27:04.151274 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3442 2023.10.11 22:27:04.151420 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3443 2023.10.11 22:27:04.151547 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001027605 sec., 213116 rows/sec., 20.58 MiB/sec.
3444 2023.10.11 22:27:04.151655 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} <Debug> DynamicQueryHandler: Done processing query
3445 2023.10.11 22:27:04.151678 [ 3 ] {a05ca270-8b69-445b-9d2b-0a2b1c59640d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3446 2023.10.11 22:27:04.151694 [ 3 ] {} <Debug> HTTP-Session: 5bca48fa-d2b2-4ec9-b31a-934831d60803 Destroying unnamed session
3447 2023.10.11 22:27:04.151848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3448 2023.10.11 22:27:04.151891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3449 2023.10.11 22:27:04.151910 [ 3 ] {} <Debug> HTTP-Session: ea556cc1-cd2b-4c36-b6a4-a381c7c8f95c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3450 2023.10.11 22:27:04.151927 [ 3 ] {} <Debug> HTTP-Session: ea556cc1-cd2b-4c36-b6a4-a381c7c8f95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3451 2023.10.11 22:27:04.152016 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3452 2023.10.11 22:27:04.152055 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3453 2023.10.11 22:27:04.152159 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3454 2023.10.11 22:27:04.152616 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3455 2023.10.11 22:27:04.152834 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3456 2023.10.11 22:27:04.152989 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3457 2023.10.11 22:27:04.153110 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001056116 sec., 291634 rows/sec., 20.41 MiB/sec.
3458 2023.10.11 22:27:04.153230 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} <Debug> DynamicQueryHandler: Done processing query
3459 2023.10.11 22:27:04.153252 [ 3 ] {d44ed1c8-dae0-47d3-81ff-7349d34f8387} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3460 2023.10.11 22:27:04.153268 [ 3 ] {} <Debug> HTTP-Session: ea556cc1-cd2b-4c36-b6a4-a381c7c8f95c Destroying unnamed session
3461 2023.10.11 22:27:04.153429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3462 2023.10.11 22:27:04.153473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3463 2023.10.11 22:27:04.153492 [ 3 ] {} <Debug> HTTP-Session: 00218e9a-54c8-4ca5-bb88-a8b646b15ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3464 2023.10.11 22:27:04.153509 [ 3 ] {} <Debug> HTTP-Session: 00218e9a-54c8-4ca5-bb88-a8b646b15ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3465 2023.10.11 22:27:04.153578 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3466 2023.10.11 22:27:04.153618 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3467 2023.10.11 22:27:04.153728 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3468 2023.10.11 22:27:04.153974 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3469 2023.10.11 22:27:04.154227 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3470 2023.10.11 22:27:04.154429 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3471 2023.10.11 22:27:04.154546 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000938444 sec., 6393 rows/sec., 268.48 KiB/sec.
3472 2023.10.11 22:27:04.154670 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} <Debug> DynamicQueryHandler: Done processing query
3473 2023.10.11 22:27:04.154697 [ 3 ] {3ca59ec0-cc2f-407b-abc7-206578e4f610} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3474 2023.10.11 22:27:04.154712 [ 3 ] {} <Debug> HTTP-Session: 00218e9a-54c8-4ca5-bb88-a8b646b15ab6 Destroying unnamed session
3475 2023.10.11 22:27:04.154873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3476 2023.10.11 22:27:04.154920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3477 2023.10.11 22:27:04.154945 [ 3 ] {} <Debug> HTTP-Session: b54f6560-02cc-40a1-8470-d04f1859a331 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3478 2023.10.11 22:27:04.154962 [ 3 ] {} <Debug> HTTP-Session: b54f6560-02cc-40a1-8470-d04f1859a331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3479 2023.10.11 22:27:04.155045 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3480 2023.10.11 22:27:04.155092 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3481 2023.10.11 22:27:04.155215 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3482 2023.10.11 22:27:04.155511 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3483 2023.10.11 22:27:04.155747 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3484 2023.10.11 22:27:04.155917 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3485 2023.10.11 22:27:04.156045 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000964835 sec., 65296 rows/sec., 3.96 MiB/sec.
3486 2023.10.11 22:27:04.156039 [ 176 ] {} <Debug> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3487 2023.10.11 22:27:04.156171 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3488 2023.10.11 22:27:04.156250 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} <Debug> DynamicQueryHandler: Done processing query
3489 2023.10.11 22:27:04.156306 [ 3 ] {31c17a16-52df-4edb-834f-9b4a2b56371e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3490 2023.10.11 22:27:04.156319 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3491 2023.10.11 22:27:04.156344 [ 3 ] {} <Debug> HTTP-Session: b54f6560-02cc-40a1-8470-d04f1859a331 Destroying unnamed session
3492 2023.10.11 22:27:04.156486 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3493 2023.10.11 22:27:04.156540 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 852 rows starting from the beginning of the part
3494 2023.10.11 22:27:04.156581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3495 2023.10.11 22:27:04.156656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3496 2023.10.11 22:27:04.156699 [ 3 ] {} <Debug> HTTP-Session: fae11409-cb24-40d8-93bb-d1dcf4700594 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3497 2023.10.11 22:27:04.156752 [ 3 ] {} <Debug> HTTP-Session: fae11409-cb24-40d8-93bb-d1dcf4700594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3498 2023.10.11 22:27:04.156808 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part
3499 2023.10.11 22:27:04.156956 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3500 2023.10.11 22:27:04.157097 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3501 2023.10.11 22:27:04.157126 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part
3502 2023.10.11 22:27:04.157509 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
3503 2023.10.11 22:27:04.157691 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3504 2023.10.11 22:27:04.157838 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part
3505 2023.10.11 22:27:04.158009 [ 19 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part
3506 2023.10.11 22:27:04.158685 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3507 2023.10.11 22:27:04.159450 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3508 2023.10.11 22:27:04.159682 [ 12 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.003440671 sec., 324064.6955201471 rows/sec., 19.70 MiB/sec.
3509 2023.10.11 22:27:04.159771 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3510 2023.10.11 22:27:04.159849 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3511 2023.10.11 22:27:04.159960 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.002944695 sec., 14942 rows/sec., 20.16 MiB/sec.
3512 2023.10.11 22:27:04.160104 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} <Debug> DynamicQueryHandler: Done processing query
3513 2023.10.11 22:27:04.160129 [ 3 ] {7e4ac04d-9912-41cf-a149-dfe12ea4866f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3514 2023.10.11 22:27:04.160154 [ 3 ] {} <Debug> HTTP-Session: fae11409-cb24-40d8-93bb-d1dcf4700594 Destroying unnamed session
3515 2023.10.11 22:27:04.160172 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3516 2023.10.11 22:27:04.160240 [ 24 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3517 2023.10.11 22:27:04.160278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3518 2023.10.11 22:27:04.160340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3519 2023.10.11 22:27:04.160359 [ 3 ] {} <Debug> HTTP-Session: 17a402ad-9905-4985-9196-09df511f059f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3520 2023.10.11 22:27:04.160376 [ 3 ] {} <Debug> HTTP-Session: 17a402ad-9905-4985-9196-09df511f059f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3521 2023.10.11 22:27:04.160446 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3522 2023.10.11 22:27:04.160486 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3523 2023.10.11 22:27:04.160594 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3524 2023.10.11 22:27:04.160904 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3525 2023.10.11 22:27:04.161140 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3526 2023.10.11 22:27:04.161312 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3527 2023.10.11 22:27:04.161438 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000963765 sec., 19714 rows/sec., 1.02 MiB/sec.
3528 2023.10.11 22:27:04.161559 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} <Debug> DynamicQueryHandler: Done processing query
3529 2023.10.11 22:27:04.161581 [ 3 ] {f68f120a-2165-481f-9723-324be165fc04} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3530 2023.10.11 22:27:04.161597 [ 3 ] {} <Debug> HTTP-Session: 17a402ad-9905-4985-9196-09df511f059f Destroying unnamed session
3531 2023.10.11 22:27:05.720643 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
3532 2023.10.11 22:27:05.720697 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
3533 2023.10.11 22:27:09.141527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3534 2023.10.11 22:27:09.141723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3535 2023.10.11 22:27:09.141778 [ 3 ] {} <Debug> HTTP-Session: d67f59aa-c056-4db8-b30d-8ef10946c6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3536 2023.10.11 22:27:09.141833 [ 3 ] {} <Debug> HTTP-Session: d67f59aa-c056-4db8-b30d-8ef10946c6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3537 2023.10.11 22:27:09.142094 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3538 2023.10.11 22:27:09.142165 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3539 2023.10.11 22:27:09.142360 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3540 2023.10.11 22:27:09.142819 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3541 2023.10.11 22:27:09.143098 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3542 2023.10.11 22:27:09.143265 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3543 2023.10.11 22:27:09.143389 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001253209 sec., 3989 rows/sec., 323.39 KiB/sec.
3544 2023.10.11 22:27:09.143383 [ 175 ] {} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3545 2023.10.11 22:27:09.143452 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3546 2023.10.11 22:27:09.143572 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} <Debug> DynamicQueryHandler: Done processing query
3547 2023.10.11 22:27:09.143582 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3548 2023.10.11 22:27:09.143606 [ 3 ] {c1cbd0e6-0962-4804-827b-b8a243c7c50a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3549 2023.10.11 22:27:09.143690 [ 3 ] {} <Debug> HTTP-Session: d67f59aa-c056-4db8-b30d-8ef10946c6dd Destroying unnamed session
3550 2023.10.11 22:27:09.143776 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3551 2023.10.11 22:27:09.143814 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 55 rows starting from the beginning of the part
3552 2023.10.11 22:27:09.143887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3553 2023.10.11 22:27:09.143981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3554 2023.10.11 22:27:09.144037 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
3555 2023.10.11 22:27:09.144043 [ 3 ] {} <Debug> HTTP-Session: e7b74a56-b742-4446-bff0-d8e3df64406b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3556 2023.10.11 22:27:09.144112 [ 3 ] {} <Debug> HTTP-Session: e7b74a56-b742-4446-bff0-d8e3df64406b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3557 2023.10.11 22:27:09.144266 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part
3558 2023.10.11 22:27:09.144340 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3559 2023.10.11 22:27:09.144458 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3560 2023.10.11 22:27:09.144496 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
3561 2023.10.11 22:27:09.144820 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part
3562 2023.10.11 22:27:09.144967 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3563 2023.10.11 22:27:09.145060 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
3564 2023.10.11 22:27:09.145766 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3565 2023.10.11 22:27:09.146263 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3566 2023.10.11 22:27:09.146511 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002995245 sec., 56756.62591874788 rows/sec., 4.35 MiB/sec.
3567 2023.10.11 22:27:09.146542 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3568 2023.10.11 22:27:09.146623 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3569 2023.10.11 22:27:09.146664 [ 175 ] {} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3570 2023.10.11 22:27:09.146697 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002297134 sec., 6529 rows/sec., 603.25 KiB/sec.
3571 2023.10.11 22:27:09.146718 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3572 2023.10.11 22:27:09.146886 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3573 2023.10.11 22:27:09.147045 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3574 2023.10.11 22:27:09.147150 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} <Debug> DynamicQueryHandler: Done processing query
3575 2023.10.11 22:27:09.147252 [ 3 ] {33e4c524-1b9f-4601-9976-03863f306e4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3576 2023.10.11 22:27:09.147266 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3577 2023.10.11 22:27:09.147286 [ 3 ] {} <Debug> HTTP-Session: e7b74a56-b742-4446-bff0-d8e3df64406b Destroying unnamed session
3578 2023.10.11 22:27:09.147292 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_31_6} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3579 2023.10.11 22:27:09.147309 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 234 rows starting from the beginning of the part
3580 2023.10.11 22:27:09.147445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3581 2023.10.11 22:27:09.147456 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part
3582 2023.10.11 22:27:09.147498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3583 2023.10.11 22:27:09.147522 [ 3 ] {} <Debug> HTTP-Session: 49063924-e327-4c3c-9699-17172f13dd5c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3584 2023.10.11 22:27:09.147559 [ 3 ] {} <Debug> HTTP-Session: 49063924-e327-4c3c-9699-17172f13dd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3585 2023.10.11 22:27:09.147567 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 219 rows starting from the beginning of the part
3586 2023.10.11 22:27:09.147670 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3587 2023.10.11 22:27:09.147685 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part
3588 2023.10.11 22:27:09.147730 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3589 2023.10.11 22:27:09.147834 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 219 rows starting from the beginning of the part
3590 2023.10.11 22:27:09.147998 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3591 2023.10.11 22:27:09.147999 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part
3592 2023.10.11 22:27:09.148465 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3593 2023.10.11 22:27:09.148765 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3594 2023.10.11 22:27:09.148978 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3595 2023.10.11 22:27:09.149037 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.002280015 sec., 314471.6153183203 rows/sec., 30.21 MiB/sec.
3596 2023.10.11 22:27:09.149091 [ 175 ] {} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3597 2023.10.11 22:27:09.149120 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001407392 sec., 3552 rows/sec., 284.49 KiB/sec.
3598 2023.10.11 22:27:09.149137 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3599 2023.10.11 22:27:09.149163 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3600 2023.10.11 22:27:09.149258 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3601 2023.10.11 22:27:09.149353 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} <Debug> DynamicQueryHandler: Done processing query
3602 2023.10.11 22:27:09.149353 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3603 2023.10.11 22:27:09.149386 [ 3 ] {1fe6278b-e6f7-4079-9ce1-840ba7127539} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3604 2023.10.11 22:27:09.149404 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 342 rows starting from the beginning of the part
3605 2023.10.11 22:27:09.149414 [ 3 ] {} <Debug> HTTP-Session: 49063924-e327-4c3c-9699-17172f13dd5c Destroying unnamed session
3606 2023.10.11 22:27:09.149446 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3607 2023.10.11 22:27:09.149526 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_31_6} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3608 2023.10.11 22:27:09.149535 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part
3609 2023.10.11 22:27:09.149634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3610 2023.10.11 22:27:09.149678 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 308 rows starting from the beginning of the part
3611 2023.10.11 22:27:09.149686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3612 2023.10.11 22:27:09.149714 [ 3 ] {} <Debug> HTTP-Session: 2cbfbcf5-41a4-4085-90f8-019785ca335c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3613 2023.10.11 22:27:09.149739 [ 3 ] {} <Debug> HTTP-Session: 2cbfbcf5-41a4-4085-90f8-019785ca335c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3614 2023.10.11 22:27:09.149787 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
3615 2023.10.11 22:27:09.149851 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3616 2023.10.11 22:27:09.149898 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 308 rows starting from the beginning of the part
3617 2023.10.11 22:27:09.149914 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3618 2023.10.11 22:27:09.150040 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
3619 2023.10.11 22:27:09.150264 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3620 2023.10.11 22:27:09.150788 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3621 2023.10.11 22:27:09.151220 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 4 columns (4 merged, 0 gathered) in 0.0020314 sec., 484394.99852318596 rows/sec., 34.13 MiB/sec.
3622 2023.10.11 22:27:09.151244 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3623 2023.10.11 22:27:09.151403 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3624 2023.10.11 22:27:09.151506 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3625 2023.10.11 22:27:09.151694 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001833438 sec., 2727 rows/sec., 3.68 MiB/sec.
3626 2023.10.11 22:27:09.151721 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3627 2023.10.11 22:27:09.151872 [ 22 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_31_6} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3628 2023.10.11 22:27:09.151903 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} <Debug> DynamicQueryHandler: Done processing query
3629 2023.10.11 22:27:09.151960 [ 3 ] {e186c602-9ec9-473c-86de-4eee6386e355} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3630 2023.10.11 22:27:09.151990 [ 3 ] {} <Debug> HTTP-Session: 2cbfbcf5-41a4-4085-90f8-019785ca335c Destroying unnamed session
3631 2023.10.11 22:27:14.149177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3632 2023.10.11 22:27:14.149307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3633 2023.10.11 22:27:14.149338 [ 3 ] {} <Debug> HTTP-Session: c0a69891-df7b-43a3-93d0-069ef115501d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3634 2023.10.11 22:27:14.149367 [ 3 ] {} <Debug> HTTP-Session: c0a69891-df7b-43a3-93d0-069ef115501d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3635 2023.10.11 22:27:14.149515 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3636 2023.10.11 22:27:14.149585 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3637 2023.10.11 22:27:14.149769 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3638 2023.10.11 22:27:14.150288 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3639 2023.10.11 22:27:14.150555 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3640 2023.10.11 22:27:14.150723 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3641 2023.10.11 22:27:14.150851 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.00129562 sec., 38591 rows/sec., 2.94 MiB/sec.
3642 2023.10.11 22:27:14.151021 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} <Debug> DynamicQueryHandler: Done processing query
3643 2023.10.11 22:27:14.151049 [ 3 ] {ee56181a-fad1-4571-9a1c-9f911ce2f412} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3644 2023.10.11 22:27:14.151066 [ 3 ] {} <Debug> HTTP-Session: c0a69891-df7b-43a3-93d0-069ef115501d Destroying unnamed session
3645 2023.10.11 22:27:14.151237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3646 2023.10.11 22:27:14.151291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3647 2023.10.11 22:27:14.151312 [ 3 ] {} <Debug> HTTP-Session: bca25828-d2b3-44b6-a3f2-e8378800810d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3648 2023.10.11 22:27:14.151331 [ 3 ] {} <Debug> HTTP-Session: bca25828-d2b3-44b6-a3f2-e8378800810d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3649 2023.10.11 22:27:14.151447 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3650 2023.10.11 22:27:14.151500 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3651 2023.10.11 22:27:14.151614 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3652 2023.10.11 22:27:14.152079 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3653 2023.10.11 22:27:14.152316 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3654 2023.10.11 22:27:14.152472 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3655 2023.10.11 22:27:14.152576 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001093796 sec., 200220 rows/sec., 19.34 MiB/sec.
3656 2023.10.11 22:27:14.152716 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} <Debug> DynamicQueryHandler: Done processing query
3657 2023.10.11 22:27:14.152741 [ 3 ] {eece679f-771c-4009-8b98-16d8186a39b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3658 2023.10.11 22:27:14.152757 [ 3 ] {} <Debug> HTTP-Session: bca25828-d2b3-44b6-a3f2-e8378800810d Destroying unnamed session
3659 2023.10.11 22:27:14.152906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3660 2023.10.11 22:27:14.152955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3661 2023.10.11 22:27:14.152975 [ 3 ] {} <Debug> HTTP-Session: ae60eb12-b559-4d52-88e5-9312ec3c456a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3662 2023.10.11 22:27:14.152993 [ 3 ] {} <Debug> HTTP-Session: ae60eb12-b559-4d52-88e5-9312ec3c456a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3663 2023.10.11 22:27:14.153082 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3664 2023.10.11 22:27:14.153124 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3665 2023.10.11 22:27:14.153233 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3666 2023.10.11 22:27:14.153706 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3667 2023.10.11 22:27:14.153939 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3668 2023.10.11 22:27:14.154092 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3669 2023.10.11 22:27:14.154197 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001086547 sec., 283466 rows/sec., 19.83 MiB/sec.
3670 2023.10.11 22:27:14.154313 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} <Debug> DynamicQueryHandler: Done processing query
3671 2023.10.11 22:27:14.154337 [ 3 ] {a12e25b7-2d3c-43d7-afd0-43d1906dfbba} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3672 2023.10.11 22:27:14.154353 [ 3 ] {} <Debug> HTTP-Session: ae60eb12-b559-4d52-88e5-9312ec3c456a Destroying unnamed session
3673 2023.10.11 22:27:14.154512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3674 2023.10.11 22:27:14.154558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3675 2023.10.11 22:27:14.154579 [ 3 ] {} <Debug> HTTP-Session: 0502de99-b39e-4cd5-82d2-4b0c5f583da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3676 2023.10.11 22:27:14.154596 [ 3 ] {} <Debug> HTTP-Session: 0502de99-b39e-4cd5-82d2-4b0c5f583da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3677 2023.10.11 22:27:14.154667 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3678 2023.10.11 22:27:14.154708 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3679 2023.10.11 22:27:14.154817 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3680 2023.10.11 22:27:14.155098 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3681 2023.10.11 22:27:14.155340 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3682 2023.10.11 22:27:14.155516 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3683 2023.10.11 22:27:14.155634 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000929364 sec., 6456 rows/sec., 271.10 KiB/sec.
3684 2023.10.11 22:27:14.155780 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} <Debug> DynamicQueryHandler: Done processing query
3685 2023.10.11 22:27:14.155804 [ 3 ] {9651e0ed-8906-40af-9678-372069cb67b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3686 2023.10.11 22:27:14.155820 [ 3 ] {} <Debug> HTTP-Session: 0502de99-b39e-4cd5-82d2-4b0c5f583da1 Destroying unnamed session
3687 2023.10.11 22:27:14.155977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3688 2023.10.11 22:27:14.156021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3689 2023.10.11 22:27:14.156041 [ 3 ] {} <Debug> HTTP-Session: 0349ad89-88cc-4406-8206-cdcc89302946 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3690 2023.10.11 22:27:14.156058 [ 3 ] {} <Debug> HTTP-Session: 0349ad89-88cc-4406-8206-cdcc89302946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3691 2023.10.11 22:27:14.156133 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3692 2023.10.11 22:27:14.156177 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3693 2023.10.11 22:27:14.156295 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3694 2023.10.11 22:27:14.156609 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3695 2023.10.11 22:27:14.156861 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3696 2023.10.11 22:27:14.157035 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3697 2023.10.11 22:27:14.157135 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000974255 sec., 64664 rows/sec., 3.92 MiB/sec.
3698 2023.10.11 22:27:14.157255 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} <Debug> DynamicQueryHandler: Done processing query
3699 2023.10.11 22:27:14.157279 [ 3 ] {6afe6bb6-abdc-4047-b3d8-60a2b81b6486} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3700 2023.10.11 22:27:14.157294 [ 3 ] {} <Debug> HTTP-Session: 0349ad89-88cc-4406-8206-cdcc89302946 Destroying unnamed session
3701 2023.10.11 22:27:14.157443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3702 2023.10.11 22:27:14.157485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3703 2023.10.11 22:27:14.157503 [ 3 ] {} <Debug> HTTP-Session: 79f6dcbe-6fb1-4440-9899-ba100e8d7fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3704 2023.10.11 22:27:14.157519 [ 3 ] {} <Debug> HTTP-Session: 79f6dcbe-6fb1-4440-9899-ba100e8d7fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3705 2023.10.11 22:27:14.157592 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3706 2023.10.11 22:27:14.157635 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3707 2023.10.11 22:27:14.157759 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3708 2023.10.11 22:27:14.158271 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3709 2023.10.11 22:27:14.158633 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3710 2023.10.11 22:27:14.158818 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3711 2023.10.11 22:27:14.158926 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00129004 sec., 34107 rows/sec., 46.03 MiB/sec.
3712 2023.10.11 22:27:14.159148 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} <Debug> DynamicQueryHandler: Done processing query
3713 2023.10.11 22:27:14.159172 [ 3 ] {5df0c983-c559-431d-b042-dac9179e8315} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3714 2023.10.11 22:27:14.159188 [ 3 ] {} <Debug> HTTP-Session: 79f6dcbe-6fb1-4440-9899-ba100e8d7fc1 Destroying unnamed session
3715 2023.10.11 22:27:14.159307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3716 2023.10.11 22:27:14.159352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3717 2023.10.11 22:27:14.159371 [ 3 ] {} <Debug> HTTP-Session: fc10fdc6-fc3f-4d97-a6d6-5cf7ecd8d91e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3718 2023.10.11 22:27:14.159389 [ 3 ] {} <Debug> HTTP-Session: fc10fdc6-fc3f-4d97-a6d6-5cf7ecd8d91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3719 2023.10.11 22:27:14.159462 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3720 2023.10.11 22:27:14.159504 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3721 2023.10.11 22:27:14.159625 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3722 2023.10.11 22:27:14.159876 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3723 2023.10.11 22:27:14.160104 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3724 2023.10.11 22:27:14.160279 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3725 2023.10.11 22:27:14.160377 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000886524 sec., 21432 rows/sec., 1.11 MiB/sec.
3726 2023.10.11 22:27:14.160496 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} <Debug> DynamicQueryHandler: Done processing query
3727 2023.10.11 22:27:14.160518 [ 3 ] {076d40ae-b19c-4244-89da-0dc49cc6044d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3728 2023.10.11 22:27:14.160534 [ 3 ] {} <Debug> HTTP-Session: fc10fdc6-fc3f-4d97-a6d6-5cf7ecd8d91e Destroying unnamed session
3729 2023.10.11 22:27:19.141879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3730 2023.10.11 22:27:19.142011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3731 2023.10.11 22:27:19.142042 [ 3 ] {} <Debug> HTTP-Session: 1e41ae79-2829-4b8a-a0dd-cafdf2c44edd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3732 2023.10.11 22:27:19.142071 [ 3 ] {} <Debug> HTTP-Session: 1e41ae79-2829-4b8a-a0dd-cafdf2c44edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3733 2023.10.11 22:27:19.142216 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3734 2023.10.11 22:27:19.142277 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3735 2023.10.11 22:27:19.142439 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3736 2023.10.11 22:27:19.142829 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3737 2023.10.11 22:27:19.143084 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3738 2023.10.11 22:27:19.143247 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3739 2023.10.11 22:27:19.143385 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001126927 sec., 4436 rows/sec., 359.63 KiB/sec.
3740 2023.10.11 22:27:19.143517 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} <Debug> DynamicQueryHandler: Done processing query
3741 2023.10.11 22:27:19.143546 [ 3 ] {af24d7d9-510f-4adc-8403-c11f003e4d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3742 2023.10.11 22:27:19.143562 [ 3 ] {} <Debug> HTTP-Session: 1e41ae79-2829-4b8a-a0dd-cafdf2c44edd Destroying unnamed session
3743 2023.10.11 22:27:19.143680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3744 2023.10.11 22:27:19.143724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3745 2023.10.11 22:27:19.143743 [ 3 ] {} <Debug> HTTP-Session: 0d9fba46-7d7c-4d94-bd10-af020e114219 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3746 2023.10.11 22:27:19.143760 [ 3 ] {} <Debug> HTTP-Session: 0d9fba46-7d7c-4d94-bd10-af020e114219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3747 2023.10.11 22:27:19.143834 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3748 2023.10.11 22:27:19.143875 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3749 2023.10.11 22:27:19.143979 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3750 2023.10.11 22:27:19.144247 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3751 2023.10.11 22:27:19.144448 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3752 2023.10.11 22:27:19.144598 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3753 2023.10.11 22:27:19.144699 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000835582 sec., 17951 rows/sec., 1.62 MiB/sec.
3754 2023.10.11 22:27:19.144801 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} <Debug> DynamicQueryHandler: Done processing query
3755 2023.10.11 22:27:19.144824 [ 3 ] {b0601901-6c3a-46f9-906d-609dafc2e4af} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3756 2023.10.11 22:27:19.144839 [ 3 ] {} <Debug> HTTP-Session: 0d9fba46-7d7c-4d94-bd10-af020e114219 Destroying unnamed session
3757 2023.10.11 22:27:19.144983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3758 2023.10.11 22:27:19.145027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3759 2023.10.11 22:27:19.145046 [ 3 ] {} <Debug> HTTP-Session: 34832d83-dd04-446d-b8f0-fa3866b88ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3760 2023.10.11 22:27:19.145062 [ 3 ] {} <Debug> HTTP-Session: 34832d83-dd04-446d-b8f0-fa3866b88ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3761 2023.10.11 22:27:19.145132 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3762 2023.10.11 22:27:19.145171 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3763 2023.10.11 22:27:19.145274 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3764 2023.10.11 22:27:19.145501 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3765 2023.10.11 22:27:19.145706 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3766 2023.10.11 22:27:19.145865 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3767 2023.10.11 22:27:19.145968 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} <Information> executeQuery: Read 16 rows, 1.27 KiB in 0.000809382 sec., 19768 rows/sec., 1.53 MiB/sec.
3768 2023.10.11 22:27:19.146067 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} <Debug> DynamicQueryHandler: Done processing query
3769 2023.10.11 22:27:19.146090 [ 3 ] {e2fe5af6-fa03-40f3-a49b-33cf23a8915c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3770 2023.10.11 22:27:19.146105 [ 3 ] {} <Debug> HTTP-Session: 34832d83-dd04-446d-b8f0-fa3866b88ff8 Destroying unnamed session
3771 2023.10.11 22:27:19.146249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3772 2023.10.11 22:27:19.146291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3773 2023.10.11 22:27:19.146309 [ 3 ] {} <Debug> HTTP-Session: 9f524609-ef44-4c94-9270-ba5c4f79f35a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3774 2023.10.11 22:27:19.146325 [ 3 ] {} <Debug> HTTP-Session: 9f524609-ef44-4c94-9270-ba5c4f79f35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3775 2023.10.11 22:27:19.146395 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3776 2023.10.11 22:27:19.146438 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3777 2023.10.11 22:27:19.146552 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3778 2023.10.11 22:27:19.146769 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3779 2023.10.11 22:27:19.147009 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3780 2023.10.11 22:27:19.147179 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3781 2023.10.11 22:27:19.147283 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000860283 sec., 12786 rows/sec., 843.43 KiB/sec.
3782 2023.10.11 22:27:19.147415 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} <Debug> DynamicQueryHandler: Done processing query
3783 2023.10.11 22:27:19.147439 [ 3 ] {49c67f39-7f2b-4dec-80b1-c2c0cb7daab7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3784 2023.10.11 22:27:19.147454 [ 3 ] {} <Debug> HTTP-Session: 9f524609-ef44-4c94-9270-ba5c4f79f35a Destroying unnamed session
3785 2023.10.11 22:27:19.147573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3786 2023.10.11 22:27:19.147616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3787 2023.10.11 22:27:19.147634 [ 3 ] {} <Debug> HTTP-Session: ec443a09-5493-428b-aafa-8bc71d3556ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3788 2023.10.11 22:27:19.147650 [ 3 ] {} <Debug> HTTP-Session: ec443a09-5493-428b-aafa-8bc71d3556ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3789 2023.10.11 22:27:19.147725 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3790 2023.10.11 22:27:19.147769 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3791 2023.10.11 22:27:19.147904 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3792 2023.10.11 22:27:19.148151 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3793 2023.10.11 22:27:19.148418 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3794 2023.10.11 22:27:19.148593 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3795 2023.10.11 22:27:19.148700 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000946704 sec., 5281 rows/sec., 7.13 MiB/sec.
3796 2023.10.11 22:27:19.148690 [ 168 ] {} <Debug> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3797 2023.10.11 22:27:19.148758 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3798 2023.10.11 22:27:19.148837 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} <Debug> DynamicQueryHandler: Done processing query
3799 2023.10.11 22:27:19.148899 [ 3 ] {0df37050-3834-43a8-aa82-000a1938ce5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3800 2023.10.11 22:27:19.148910 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3801 2023.10.11 22:27:19.148948 [ 3 ] {} <Debug> HTTP-Session: ec443a09-5493-428b-aafa-8bc71d3556ce Destroying unnamed session
3802 2023.10.11 22:27:19.149088 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3803 2023.10.11 22:27:19.149136 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 667 rows starting from the beginning of the part
3804 2023.10.11 22:27:19.149272 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
3805 2023.10.11 22:27:19.149373 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part
3806 2023.10.11 22:27:19.149466 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
3807 2023.10.11 22:27:19.149562 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part
3808 2023.10.11 22:27:19.149648 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
3809 2023.10.11 22:27:19.151697 [ 23 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 6 columns (6 merged, 0 gathered) in 0.002875933 sec., 267739.19976578036 rows/sec., 361.30 MiB/sec.
3810 2023.10.11 22:27:19.152219 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3811 2023.10.11 22:27:19.152456 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3812 2023.10.11 22:27:19.152526 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3813 2023.10.11 22:27:19.152604 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_31_6: 4.15 MiB.
3814 2023.10.11 22:27:20.720939 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache
3815 2023.10.11 22:27:20.720989 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache
3816 2023.10.11 22:27:24.149377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7066, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3817 2023.10.11 22:27:24.149500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3818 2023.10.11 22:27:24.149531 [ 3 ] {} <Debug> HTTP-Session: 1fc14d2d-fd89-4489-a1dd-92d3eba74468 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3819 2023.10.11 22:27:24.149560 [ 3 ] {} <Debug> HTTP-Session: 1fc14d2d-fd89-4489-a1dd-92d3eba74468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3820 2023.10.11 22:27:24.149712 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3821 2023.10.11 22:27:24.149784 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3822 2023.10.11 22:27:24.149969 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3823 2023.10.11 22:27:24.150395 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3824 2023.10.11 22:27:24.150662 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3825 2023.10.11 22:27:24.150824 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3826 2023.10.11 22:27:24.150964 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001202478 sec., 41580 rows/sec., 3.17 MiB/sec.
3827 2023.10.11 22:27:24.151086 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} <Debug> DynamicQueryHandler: Done processing query
3828 2023.10.11 22:27:24.151111 [ 3 ] {225726b9-a225-4e34-8475-141b752e5842} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3829 2023.10.11 22:27:24.151127 [ 3 ] {} <Debug> HTTP-Session: 1fc14d2d-fd89-4489-a1dd-92d3eba74468 Destroying unnamed session
3830 2023.10.11 22:27:24.151269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 35031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3831 2023.10.11 22:27:24.151313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3832 2023.10.11 22:27:24.151334 [ 3 ] {} <Debug> HTTP-Session: 2f3fa824-2ee6-4239-9753-ba13060a476d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3833 2023.10.11 22:27:24.151351 [ 3 ] {} <Debug> HTTP-Session: 2f3fa824-2ee6-4239-9753-ba13060a476d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3834 2023.10.11 22:27:24.151427 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3835 2023.10.11 22:27:24.151467 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3836 2023.10.11 22:27:24.151571 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3837 2023.10.11 22:27:24.152047 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3838 2023.10.11 22:27:24.152276 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3839 2023.10.11 22:27:24.152437 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3840 2023.10.11 22:27:24.152566 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} <Information> executeQuery: Read 219 rows, 21.66 KiB in 0.001110477 sec., 197212 rows/sec., 19.05 MiB/sec.
3841 2023.10.11 22:27:24.152686 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} <Debug> DynamicQueryHandler: Done processing query
3842 2023.10.11 22:27:24.152709 [ 3 ] {11eea897-827c-42c5-89de-b02db87655d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3843 2023.10.11 22:27:24.152725 [ 3 ] {} <Debug> HTTP-Session: 2f3fa824-2ee6-4239-9753-ba13060a476d Destroying unnamed session
3844 2023.10.11 22:27:24.152940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 49531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3845 2023.10.11 22:27:24.152986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3846 2023.10.11 22:27:24.153005 [ 3 ] {} <Debug> HTTP-Session: e263cd5d-3035-4699-b43f-973286e48630 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3847 2023.10.11 22:27:24.153022 [ 3 ] {} <Debug> HTTP-Session: e263cd5d-3035-4699-b43f-973286e48630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3848 2023.10.11 22:27:24.153101 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3849 2023.10.11 22:27:24.153140 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3850 2023.10.11 22:27:24.153244 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3851 2023.10.11 22:27:24.153681 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3852 2023.10.11 22:27:24.153899 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3853 2023.10.11 22:27:24.154050 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3854 2023.10.11 22:27:24.154170 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001041125 sec., 295833 rows/sec., 20.70 MiB/sec.
3855 2023.10.11 22:27:24.154276 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} <Debug> DynamicQueryHandler: Done processing query
3856 2023.10.11 22:27:24.154298 [ 3 ] {f9eded7c-78c9-4ebf-a22d-e4ce2d050b12} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3857 2023.10.11 22:27:24.154338 [ 3 ] {} <Debug> HTTP-Session: e263cd5d-3035-4699-b43f-973286e48630 Destroying unnamed session
3858 2023.10.11 22:27:24.154451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3859 2023.10.11 22:27:24.154494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3860 2023.10.11 22:27:24.154513 [ 3 ] {} <Debug> HTTP-Session: eeef202e-eb8f-42e4-bfb0-593f47712d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3861 2023.10.11 22:27:24.154529 [ 3 ] {} <Debug> HTTP-Session: eeef202e-eb8f-42e4-bfb0-593f47712d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3862 2023.10.11 22:27:24.154598 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3863 2023.10.11 22:27:24.154637 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3864 2023.10.11 22:27:24.154741 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3865 2023.10.11 22:27:24.154978 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3866 2023.10.11 22:27:24.155215 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3867 2023.10.11 22:27:24.155382 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3868 2023.10.11 22:27:24.155514 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000888273 sec., 6754 rows/sec., 283.64 KiB/sec.
3869 2023.10.11 22:27:24.155626 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} <Debug> DynamicQueryHandler: Done processing query
3870 2023.10.11 22:27:24.155649 [ 3 ] {47a2b46e-e33d-4965-99ab-d54310d935c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3871 2023.10.11 22:27:24.155665 [ 3 ] {} <Debug> HTTP-Session: eeef202e-eb8f-42e4-bfb0-593f47712d4f Destroying unnamed session
3872 2023.10.11 22:27:24.155788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3873 2023.10.11 22:27:24.155833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3874 2023.10.11 22:27:24.155873 [ 3 ] {} <Debug> HTTP-Session: 24b7076c-1928-49c2-9af1-491ffd620759 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3875 2023.10.11 22:27:24.155890 [ 3 ] {} <Debug> HTTP-Session: 24b7076c-1928-49c2-9af1-491ffd620759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3876 2023.10.11 22:27:24.155962 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3877 2023.10.11 22:27:24.156005 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3878 2023.10.11 22:27:24.156121 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3879 2023.10.11 22:27:24.156410 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3880 2023.10.11 22:27:24.156650 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3881 2023.10.11 22:27:24.156826 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3882 2023.10.11 22:27:24.156951 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000954594 sec., 65996 rows/sec., 4.00 MiB/sec.
3883 2023.10.11 22:27:24.157093 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} <Debug> DynamicQueryHandler: Done processing query
3884 2023.10.11 22:27:24.157117 [ 3 ] {365929cf-1781-4c70-b607-6205505e8083} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3885 2023.10.11 22:27:24.157132 [ 3 ] {} <Debug> HTTP-Session: 24b7076c-1928-49c2-9af1-491ffd620759 Destroying unnamed session
3886 2023.10.11 22:27:24.157258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 47085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3887 2023.10.11 22:27:24.157300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3888 2023.10.11 22:27:24.157318 [ 3 ] {} <Debug> HTTP-Session: 3a2ee27c-fc79-4a43-a2a9-f03d6491b4dd Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3889 2023.10.11 22:27:24.157334 [ 3 ] {} <Debug> HTTP-Session: 3a2ee27c-fc79-4a43-a2a9-f03d6491b4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3890 2023.10.11 22:27:24.157422 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3891 2023.10.11 22:27:24.157468 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3892 2023.10.11 22:27:24.157606 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3893 2023.10.11 22:27:24.158081 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3894 2023.10.11 22:27:24.158382 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3895 2023.10.11 22:27:24.158557 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3896 2023.10.11 22:27:24.158676 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001225558 sec., 35902 rows/sec., 48.45 MiB/sec.
3897 2023.10.11 22:27:24.158800 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} <Debug> DynamicQueryHandler: Done processing query
3898 2023.10.11 22:27:24.158823 [ 3 ] {ec72b847-72e7-4fe8-86b9-b20973c46854} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3899 2023.10.11 22:27:24.158838 [ 3 ] {} <Debug> HTTP-Session: 3a2ee27c-fc79-4a43-a2a9-f03d6491b4dd Destroying unnamed session
3900 2023.10.11 22:27:24.158957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3901 2023.10.11 22:27:24.159000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3902 2023.10.11 22:27:24.159019 [ 3 ] {} <Debug> HTTP-Session: be39f0e8-661f-4873-956e-24c4b75d5025 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3903 2023.10.11 22:27:24.159035 [ 3 ] {} <Debug> HTTP-Session: be39f0e8-661f-4873-956e-24c4b75d5025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3904 2023.10.11 22:27:24.159105 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3905 2023.10.11 22:27:24.159145 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3906 2023.10.11 22:27:24.159247 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3907 2023.10.11 22:27:24.159494 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3908 2023.10.11 22:27:24.159714 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3909 2023.10.11 22:27:24.159883 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3910 2023.10.11 22:27:24.160010 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000871433 sec., 21803 rows/sec., 1.13 MiB/sec.
3911 2023.10.11 22:27:24.160196 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} <Debug> DynamicQueryHandler: Done processing query
3912 2023.10.11 22:27:24.160221 [ 3 ] {07aedd6b-1944-44c0-9aa0-66581589f2d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3913 2023.10.11 22:27:24.160237 [ 3 ] {} <Debug> HTTP-Session: be39f0e8-661f-4873-956e-24c4b75d5025 Destroying unnamed session
3914 2023.10.11 22:27:29.141918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3915 2023.10.11 22:27:29.142040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3916 2023.10.11 22:27:29.142071 [ 3 ] {} <Debug> HTTP-Session: db9de767-5a15-4e52-a41d-9347d8de7550 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3917 2023.10.11 22:27:29.142100 [ 3 ] {} <Debug> HTTP-Session: db9de767-5a15-4e52-a41d-9347d8de7550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3918 2023.10.11 22:27:29.142242 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3919 2023.10.11 22:27:29.142310 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3920 2023.10.11 22:27:29.142494 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3921 2023.10.11 22:27:29.142907 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3922 2023.10.11 22:27:29.143162 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3923 2023.10.11 22:27:29.143325 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3924 2023.10.11 22:27:29.143448 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001168017 sec., 4280 rows/sec., 346.98 KiB/sec.
3925 2023.10.11 22:27:29.143595 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} <Debug> DynamicQueryHandler: Done processing query
3926 2023.10.11 22:27:29.143620 [ 3 ] {dc164931-28b8-45b6-b05b-1ec54c2de2f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3927 2023.10.11 22:27:29.143637 [ 3 ] {} <Debug> HTTP-Session: db9de767-5a15-4e52-a41d-9347d8de7550 Destroying unnamed session
3928 2023.10.11 22:27:29.143758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3929 2023.10.11 22:27:29.143809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3930 2023.10.11 22:27:29.143829 [ 3 ] {} <Debug> HTTP-Session: 0a958788-6733-42a2-afbc-3a163d2e8877 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3931 2023.10.11 22:27:29.143847 [ 3 ] {} <Debug> HTTP-Session: 0a958788-6733-42a2-afbc-3a163d2e8877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3932 2023.10.11 22:27:29.143927 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3933 2023.10.11 22:27:29.143970 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3934 2023.10.11 22:27:29.144078 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3935 2023.10.11 22:27:29.144357 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3936 2023.10.11 22:27:29.144562 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3937 2023.10.11 22:27:29.144706 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3938 2023.10.11 22:27:29.144813 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000857233 sec., 17498 rows/sec., 1.58 MiB/sec.
3939 2023.10.11 22:27:29.144917 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} <Debug> DynamicQueryHandler: Done processing query
3940 2023.10.11 22:27:29.144940 [ 3 ] {cd8ce22b-dd10-499e-b7bc-3334f274f6dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3941 2023.10.11 22:27:29.144955 [ 3 ] {} <Debug> HTTP-Session: 0a958788-6733-42a2-afbc-3a163d2e8877 Destroying unnamed session
3942 2023.10.11 22:27:29.145074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3943 2023.10.11 22:27:29.145118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3944 2023.10.11 22:27:29.145137 [ 3 ] {} <Debug> HTTP-Session: 0d3baf7a-c4fb-4353-a5a8-74724aa848af Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3945 2023.10.11 22:27:29.145153 [ 3 ] {} <Debug> HTTP-Session: 0d3baf7a-c4fb-4353-a5a8-74724aa848af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3946 2023.10.11 22:27:29.145223 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3947 2023.10.11 22:27:29.145262 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3948 2023.10.11 22:27:29.145364 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3949 2023.10.11 22:27:29.145703 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3950 2023.10.11 22:27:29.145913 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3951 2023.10.11 22:27:29.146061 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3952 2023.10.11 22:27:29.146161 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000910714 sec., 5490 rows/sec., 439.64 KiB/sec.
3953 2023.10.11 22:27:29.146314 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} <Debug> DynamicQueryHandler: Done processing query
3954 2023.10.11 22:27:29.146337 [ 3 ] {ed71a064-aced-42c1-bcc9-7b59f54cf4d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3955 2023.10.11 22:27:29.146353 [ 3 ] {} <Debug> HTTP-Session: 0d3baf7a-c4fb-4353-a5a8-74724aa848af Destroying unnamed session
3956 2023.10.11 22:27:29.146486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3957 2023.10.11 22:27:29.146529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3958 2023.10.11 22:27:29.146547 [ 3 ] {} <Debug> HTTP-Session: 03e508e2-8649-4480-8401-492566b941f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3959 2023.10.11 22:27:29.146564 [ 3 ] {} <Debug> HTTP-Session: 03e508e2-8649-4480-8401-492566b941f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3960 2023.10.11 22:27:29.146634 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3961 2023.10.11 22:27:29.146682 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3962 2023.10.11 22:27:29.146817 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3963 2023.10.11 22:27:29.147123 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3964 2023.10.11 22:27:29.147404 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3965 2023.10.11 22:27:29.147591 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3966 2023.10.11 22:27:29.147692 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001030106 sec., 4853 rows/sec., 6.55 MiB/sec.
3967 2023.10.11 22:27:29.147814 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} <Debug> DynamicQueryHandler: Done processing query
3968 2023.10.11 22:27:29.147838 [ 3 ] {d457fd8d-eb73-465b-9bce-7f8f68806c69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3969 2023.10.11 22:27:29.147853 [ 3 ] {} <Debug> HTTP-Session: 03e508e2-8649-4480-8401-492566b941f0 Destroying unnamed session
3970 2023.10.11 22:27:34.149572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3971 2023.10.11 22:27:34.149698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3972 2023.10.11 22:27:34.149724 [ 3 ] {} <Debug> HTTP-Session: e0ce9fd3-e71e-486c-a3ec-da33aaf96fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3973 2023.10.11 22:27:34.149749 [ 3 ] {} <Debug> HTTP-Session: e0ce9fd3-e71e-486c-a3ec-da33aaf96fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3974 2023.10.11 22:27:34.149883 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3975 2023.10.11 22:27:34.149946 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3976 2023.10.11 22:27:34.150110 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3977 2023.10.11 22:27:34.150586 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3978 2023.10.11 22:27:34.150856 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3979 2023.10.11 22:27:34.151023 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3980 2023.10.11 22:27:34.151169 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001248379 sec., 43256 rows/sec., 3.31 MiB/sec.
3981 2023.10.11 22:27:34.151159 [ 159 ] {} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3982 2023.10.11 22:27:34.151278 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
3983 2023.10.11 22:27:34.151390 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} <Debug> DynamicQueryHandler: Done processing query
3984 2023.10.11 22:27:34.151465 [ 3 ] {fa1bd6cf-b6cd-456f-8854-90db9509fd9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3985 2023.10.11 22:27:34.151527 [ 3 ] {} <Debug> HTTP-Session: e0ce9fd3-e71e-486c-a3ec-da33aaf96fc5 Destroying unnamed session
3986 2023.10.11 22:27:34.151536 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3987 2023.10.11 22:27:34.151775 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3988 2023.10.11 22:27:34.151785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3989 2023.10.11 22:27:34.151861 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 55 rows starting from the beginning of the part
3990 2023.10.11 22:27:34.151894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3991 2023.10.11 22:27:34.151963 [ 3 ] {} <Debug> HTTP-Session: 83262928-3e51-4e20-ad18-3c51b04534a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
3992 2023.10.11 22:27:34.152008 [ 3 ] {} <Debug> HTTP-Session: 83262928-3e51-4e20-ad18-3c51b04534a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3993 2023.10.11 22:27:34.152184 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part
3994 2023.10.11 22:27:34.152224 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3995 2023.10.11 22:27:34.152312 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3996 2023.10.11 22:27:34.152422 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part
3997 2023.10.11 22:27:34.152770 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part
3998 2023.10.11 22:27:34.152823 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3999 2023.10.11 22:27:34.153010 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part
4000 2023.10.11 22:27:34.153127 [ 21 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 54 rows starting from the beginning of the part
4001 2023.10.11 22:27:34.153699 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4002 2023.10.11 22:27:34.154270 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4003 2023.10.11 22:27:34.154493 [ 23 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 4 columns (4 merged, 0 gathered) in 0.003131067 sec., 69944.20751775673 rows/sec., 5.35 MiB/sec.
4004 2023.10.11 22:27:34.154561 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4005 2023.10.11 22:27:34.154706 [ 23 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4006 2023.10.11 22:27:34.154733 [ 159 ] {} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4007 2023.10.11 22:27:34.154803 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} <Information> executeQuery: Read 231 rows, 22.78 KiB in 0.002508097 sec., 92101 rows/sec., 8.87 MiB/sec.
4008 2023.10.11 22:27:34.154819 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4009 2023.10.11 22:27:34.154999 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4010 2023.10.11 22:27:34.155248 [ 23 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4011 2023.10.11 22:27:34.155252 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} <Debug> DynamicQueryHandler: Done processing query
4012 2023.10.11 22:27:34.155344 [ 3 ] {6360b92d-4803-4333-9c91-2c1473024433} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4013 2023.10.11 22:27:34.155366 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4014 2023.10.11 22:27:34.155455 [ 3 ] {} <Debug> HTTP-Session: 83262928-3e51-4e20-ad18-3c51b04534a7 Destroying unnamed session
4015 2023.10.11 22:27:34.155504 [ 23 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_36_7} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4016 2023.10.11 22:27:34.155516 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part
4017 2023.10.11 22:27:34.155752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4018 2023.10.11 22:27:34.155762 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 219 rows starting from the beginning of the part
4019 2023.10.11 22:27:34.155810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4020 2023.10.11 22:27:34.155836 [ 3 ] {} <Debug> HTTP-Session: 81eacafc-883e-43e4-b0d7-d0049fe7c1e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4021 2023.10.11 22:27:34.155867 [ 3 ] {} <Debug> HTTP-Session: 81eacafc-883e-43e4-b0d7-d0049fe7c1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4022 2023.10.11 22:27:34.155885 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part
4023 2023.10.11 22:27:34.156012 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4024 2023.10.11 22:27:34.156026 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 219 rows starting from the beginning of the part
4025 2023.10.11 22:27:34.156076 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4026 2023.10.11 22:27:34.156172 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part
4027 2023.10.11 22:27:34.156333 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4028 2023.10.11 22:27:34.156341 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 231 rows starting from the beginning of the part
4029 2023.10.11 22:27:34.157008 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4030 2023.10.11 22:27:34.157284 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4031 2023.10.11 22:27:34.157377 [ 24 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 933 rows, containing 4 columns (4 merged, 0 gathered) in 0.002500667 sec., 373100.4567981263 rows/sec., 35.89 MiB/sec.
4032 2023.10.11 22:27:34.157510 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4033 2023.10.11 22:27:34.157533 [ 23 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4034 2023.10.11 22:27:34.157667 [ 159 ] {} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4035 2023.10.11 22:27:34.157701 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} <Information> executeQuery: Read 321 rows, 23.11 KiB in 0.001642765 sec., 195402 rows/sec., 13.74 MiB/sec.
4036 2023.10.11 22:27:34.157719 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4037 2023.10.11 22:27:34.157851 [ 23 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4038 2023.10.11 22:27:34.158076 [ 23 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_36_7} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4039 2023.10.11 22:27:34.158167 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} <Debug> DynamicQueryHandler: Done processing query
4040 2023.10.11 22:27:34.158242 [ 3 ] {9ede073c-f7e0-44d9-b423-c8e5fe635916} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4041 2023.10.11 22:27:34.158324 [ 3 ] {} <Debug> HTTP-Session: 81eacafc-883e-43e4-b0d7-d0049fe7c1e3 Destroying unnamed session
4042 2023.10.11 22:27:34.158344 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4043 2023.10.11 22:27:34.158460 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4044 2023.10.11 22:27:34.158504 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 342 rows starting from the beginning of the part
4045 2023.10.11 22:27:34.158536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4046 2023.10.11 22:27:34.158610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4047 2023.10.11 22:27:34.158669 [ 3 ] {} <Debug> HTTP-Session: a6550f5e-b046-4829-8299-f58fcebc1a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4048 2023.10.11 22:27:34.158723 [ 3 ] {} <Debug> HTTP-Session: a6550f5e-b046-4829-8299-f58fcebc1a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4049 2023.10.11 22:27:34.158735 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 308 rows starting from the beginning of the part
4050 2023.10.11 22:27:34.158911 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4051 2023.10.11 22:27:34.158980 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part
4052 2023.10.11 22:27:34.159001 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4053 2023.10.11 22:27:34.159255 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 308 rows starting from the beginning of the part
4054 2023.10.11 22:27:34.159498 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4055 2023.10.11 22:27:34.159524 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part
4056 2023.10.11 22:27:34.159717 [ 17 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 321 rows starting from the beginning of the part
4057 2023.10.11 22:27:34.160234 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4058 2023.10.11 22:27:34.160749 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4059 2023.10.11 22:27:34.161032 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4060 2023.10.11 22:27:34.161246 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002254014 sec., 2661 rows/sec., 111.78 KiB/sec.
4061 2023.10.11 22:27:34.161733 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} <Debug> DynamicQueryHandler: Done processing query
4062 2023.10.11 22:27:34.161738 [ 9 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1300 rows, containing 4 columns (4 merged, 0 gathered) in 0.00395435 sec., 328751.88084008754 rows/sec., 23.14 MiB/sec.
4063 2023.10.11 22:27:34.161760 [ 3 ] {983fd71c-438f-4ce6-804d-1e37bd05c705} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4064 2023.10.11 22:27:34.161785 [ 3 ] {} <Debug> HTTP-Session: a6550f5e-b046-4829-8299-f58fcebc1a03 Destroying unnamed session
4065 2023.10.11 22:27:34.161888 [ 10 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4066 2023.10.11 22:27:34.161953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4067 2023.10.11 22:27:34.162026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4068 2023.10.11 22:27:34.162058 [ 3 ] {} <Debug> HTTP-Session: 0a622ea5-56dc-409a-95f0-e6fbf288a4cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4069 2023.10.11 22:27:34.162084 [ 3 ] {} <Debug> HTTP-Session: 0a622ea5-56dc-409a-95f0-e6fbf288a4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4070 2023.10.11 22:27:34.162205 [ 10 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4071 2023.10.11 22:27:34.162226 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4072 2023.10.11 22:27:34.162297 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4073 2023.10.11 22:27:34.162332 [ 10 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_36_7} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4074 2023.10.11 22:27:34.162566 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4075 2023.10.11 22:27:34.162916 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
4076 2023.10.11 22:27:34.163175 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4077 2023.10.11 22:27:34.163352 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4078 2023.10.11 22:27:34.163497 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001215398 sec., 51834 rows/sec., 3.14 MiB/sec.
4079 2023.10.11 22:27:34.163695 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} <Debug> DynamicQueryHandler: Done processing query
4080 2023.10.11 22:27:34.163718 [ 3 ] {533124ff-56c7-493c-8410-57138baf1dae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4081 2023.10.11 22:27:34.163734 [ 3 ] {} <Debug> HTTP-Session: 0a622ea5-56dc-409a-95f0-e6fbf288a4cf Destroying unnamed session
4082 2023.10.11 22:27:34.163914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4083 2023.10.11 22:27:34.163962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4084 2023.10.11 22:27:34.163981 [ 3 ] {} <Debug> HTTP-Session: c98f1b2c-89f0-4bfe-bdd1-8a404b9046db Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4085 2023.10.11 22:27:34.163998 [ 3 ] {} <Debug> HTTP-Session: c98f1b2c-89f0-4bfe-bdd1-8a404b9046db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4086 2023.10.11 22:27:34.164094 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4087 2023.10.11 22:27:34.164138 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4088 2023.10.11 22:27:34.164277 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4089 2023.10.11 22:27:34.164798 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
4090 2023.10.11 22:27:34.165118 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4091 2023.10.11 22:27:34.165299 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4092 2023.10.11 22:27:34.165426 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001303919 sec., 36812 rows/sec., 49.68 MiB/sec.
4093 2023.10.11 22:27:34.165552 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} <Debug> DynamicQueryHandler: Done processing query
4094 2023.10.11 22:27:34.165575 [ 3 ] {d56d863f-8aa6-45cd-b230-10a1e951ef06} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4095 2023.10.11 22:27:34.165591 [ 3 ] {} <Debug> HTTP-Session: c98f1b2c-89f0-4bfe-bdd1-8a404b9046db Destroying unnamed session
4096 2023.10.11 22:27:34.165705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 4037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4097 2023.10.11 22:27:34.165752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4098 2023.10.11 22:27:34.165773 [ 3 ] {} <Debug> HTTP-Session: f33dca3a-2557-4c3c-b590-c4a0884d7c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4099 2023.10.11 22:27:34.165791 [ 3 ] {} <Debug> HTTP-Session: f33dca3a-2557-4c3c-b590-c4a0884d7c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4100 2023.10.11 22:27:34.165864 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4101 2023.10.11 22:27:34.165911 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4102 2023.10.11 22:27:34.166015 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4103 2023.10.11 22:27:34.166329 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
4104 2023.10.11 22:27:34.166562 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4105 2023.10.11 22:27:34.166739 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4106 2023.10.11 22:27:34.166859 [ 159 ] {} <Debug> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4107 2023.10.11 22:27:34.166877 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} <Information> executeQuery: Read 28 rows, 1.64 KiB in 0.000972055 sec., 28804 rows/sec., 1.64 MiB/sec.
4108 2023.10.11 22:27:34.166910 [ 159 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.77 GiB.
4109 2023.10.11 22:27:34.167092 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4110 2023.10.11 22:27:34.167164 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} <Debug> DynamicQueryHandler: Done processing query
4111 2023.10.11 22:27:34.167204 [ 3 ] {f6323065-46b7-4df5-9c69-5835eed6dc18} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4112 2023.10.11 22:27:34.167245 [ 3 ] {} <Debug> HTTP-Session: f33dca3a-2557-4c3c-b590-c4a0884d7c12 Destroying unnamed session
4113 2023.10.11 22:27:34.167264 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4114 2023.10.11 22:27:34.167311 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part
4115 2023.10.11 22:27:34.167430 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
4116 2023.10.11 22:27:34.167525 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
4117 2023.10.11 22:27:34.167617 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
4118 2023.10.11 22:27:34.167704 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part
4119 2023.10.11 22:27:34.167791 [ 15 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part
4120 2023.10.11 22:27:34.168417 [ 9 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 4 columns (4 merged, 0 gathered) in 0.001455792 sec., 289876.5757745612 rows/sec., 15.53 MiB/sec.
4121 2023.10.11 22:27:34.168535 [ 9 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4122 2023.10.11 22:27:34.168749 [ 9 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4123 2023.10.11 22:27:34.168814 [ 9 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_21_4} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4124 2023.10.11 22:27:35.721227 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache
4125 2023.10.11 22:27:35.721282 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache
4126 2023.10.11 22:27:39.142589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4127 2023.10.11 22:27:39.142710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4128 2023.10.11 22:27:39.142738 [ 3 ] {} <Debug> HTTP-Session: 84dfc1bd-d85c-4e70-a514-aaf407d7846a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4129 2023.10.11 22:27:39.142762 [ 3 ] {} <Debug> HTTP-Session: 84dfc1bd-d85c-4e70-a514-aaf407d7846a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4130 2023.10.11 22:27:39.142889 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4131 2023.10.11 22:27:39.142951 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4132 2023.10.11 22:27:39.143113 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4133 2023.10.11 22:27:39.143534 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4134 2023.10.11 22:27:39.143802 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4135 2023.10.11 22:27:39.143969 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4136 2023.10.11 22:27:39.144103 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001172228 sec., 4265 rows/sec., 345.73 KiB/sec.
4137 2023.10.11 22:27:39.144259 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} <Debug> DynamicQueryHandler: Done processing query
4138 2023.10.11 22:27:39.144285 [ 3 ] {81f7275e-3550-45f3-babc-2ea24bdca4ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4139 2023.10.11 22:27:39.144301 [ 3 ] {} <Debug> HTTP-Session: 84dfc1bd-d85c-4e70-a514-aaf407d7846a Destroying unnamed session
4140 2023.10.11 22:27:39.144425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4141 2023.10.11 22:27:39.144476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4142 2023.10.11 22:27:39.144497 [ 3 ] {} <Debug> HTTP-Session: 1eb4d0bd-a876-48a4-b6b9-978c3326b679 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4143 2023.10.11 22:27:39.144516 [ 3 ] {} <Debug> HTTP-Session: 1eb4d0bd-a876-48a4-b6b9-978c3326b679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4144 2023.10.11 22:27:39.144599 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4145 2023.10.11 22:27:39.144643 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4146 2023.10.11 22:27:39.144753 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4147 2023.10.11 22:27:39.145068 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4148 2023.10.11 22:27:39.145279 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4149 2023.10.11 22:27:39.145430 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4150 2023.10.11 22:27:39.145563 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000935223 sec., 16038 rows/sec., 1.45 MiB/sec.
4151 2023.10.11 22:27:39.145700 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} <Debug> DynamicQueryHandler: Done processing query
4152 2023.10.11 22:27:39.145724 [ 3 ] {3c399d16-8b29-4c44-afac-0581bd10f936} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4153 2023.10.11 22:27:39.145741 [ 3 ] {} <Debug> HTTP-Session: 1eb4d0bd-a876-48a4-b6b9-978c3326b679 Destroying unnamed session
4154 2023.10.11 22:27:39.145855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4155 2023.10.11 22:27:39.145903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4156 2023.10.11 22:27:39.145922 [ 3 ] {} <Debug> HTTP-Session: 914e27da-6101-439c-8517-7d151e420b0e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4157 2023.10.11 22:27:39.145940 [ 3 ] {} <Debug> HTTP-Session: 914e27da-6101-439c-8517-7d151e420b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4158 2023.10.11 22:27:39.146016 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4159 2023.10.11 22:27:39.146057 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4160 2023.10.11 22:27:39.146165 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4161 2023.10.11 22:27:39.146448 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4162 2023.10.11 22:27:39.146654 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4163 2023.10.11 22:27:39.146804 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4164 2023.10.11 22:27:39.146909 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000863693 sec., 5789 rows/sec., 463.58 KiB/sec.
4165 2023.10.11 22:27:39.147035 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} <Debug> DynamicQueryHandler: Done processing query
4166 2023.10.11 22:27:39.147058 [ 3 ] {85bd68b0-65c2-4d7f-a7d9-d40f6e3b0899} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4167 2023.10.11 22:27:39.147074 [ 3 ] {} <Debug> HTTP-Session: 914e27da-6101-439c-8517-7d151e420b0e Destroying unnamed session
4168 2023.10.11 22:27:39.147222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4169 2023.10.11 22:27:39.147269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4170 2023.10.11 22:27:39.147287 [ 3 ] {} <Debug> HTTP-Session: 02982059-9350-4345-b9cb-2b55befdc9e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4171 2023.10.11 22:27:39.147304 [ 3 ] {} <Debug> HTTP-Session: 02982059-9350-4345-b9cb-2b55befdc9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4172 2023.10.11 22:27:39.147379 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4173 2023.10.11 22:27:39.147428 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4174 2023.10.11 22:27:39.147563 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4175 2023.10.11 22:27:39.147878 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4176 2023.10.11 22:27:39.148170 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4177 2023.10.11 22:27:39.148356 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4178 2023.10.11 22:27:39.148488 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001079006 sec., 4633 rows/sec., 6.25 MiB/sec.
4179 2023.10.11 22:27:39.148628 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} <Debug> DynamicQueryHandler: Done processing query
4180 2023.10.11 22:27:39.148651 [ 3 ] {d2cdb8be-bc43-49b5-91be-526dca02725e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4181 2023.10.11 22:27:39.148669 [ 3 ] {} <Debug> HTTP-Session: 02982059-9350-4345-b9cb-2b55befdc9e8 Destroying unnamed session
4182 2023.10.11 22:27:44.149764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4183 2023.10.11 22:27:44.149894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4184 2023.10.11 22:27:44.149925 [ 3 ] {} <Debug> HTTP-Session: 3866b6bf-34d8-4793-9eb4-088308a50dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4185 2023.10.11 22:27:44.149953 [ 3 ] {} <Debug> HTTP-Session: 3866b6bf-34d8-4793-9eb4-088308a50dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4186 2023.10.11 22:27:44.150099 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4187 2023.10.11 22:27:44.150169 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4188 2023.10.11 22:27:44.150352 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4189 2023.10.11 22:27:44.150828 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4190 2023.10.11 22:27:44.151109 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4191 2023.10.11 22:27:44.151279 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4192 2023.10.11 22:27:44.151430 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.00129264 sec., 41774 rows/sec., 3.20 MiB/sec.
4193 2023.10.11 22:27:44.151582 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} <Debug> DynamicQueryHandler: Done processing query
4194 2023.10.11 22:27:44.151607 [ 3 ] {87d10090-c79d-41bf-bb0a-113ce0f02ac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4195 2023.10.11 22:27:44.151625 [ 3 ] {} <Debug> HTTP-Session: 3866b6bf-34d8-4793-9eb4-088308a50dd1 Destroying unnamed session
4196 2023.10.11 22:27:44.151778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4197 2023.10.11 22:27:44.151829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4198 2023.10.11 22:27:44.151849 [ 3 ] {} <Debug> HTTP-Session: 6d11b5c8-9ce0-4ced-9283-db392fdcb9d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4199 2023.10.11 22:27:44.151867 [ 3 ] {} <Debug> HTTP-Session: 6d11b5c8-9ce0-4ced-9283-db392fdcb9d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4200 2023.10.11 22:27:44.151960 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4201 2023.10.11 22:27:44.152004 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4202 2023.10.11 22:27:44.152114 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4203 2023.10.11 22:27:44.152596 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4204 2023.10.11 22:27:44.152826 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4205 2023.10.11 22:27:44.152981 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4206 2023.10.11 22:27:44.153117 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} <Information> executeQuery: Read 231 rows, 22.78 KiB in 0.001127597 sec., 204860 rows/sec., 19.72 MiB/sec.
4207 2023.10.11 22:27:44.153246 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} <Debug> DynamicQueryHandler: Done processing query
4208 2023.10.11 22:27:44.153270 [ 3 ] {ebcc734a-0090-433b-8d07-59b132dbc7a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4209 2023.10.11 22:27:44.153287 [ 3 ] {} <Debug> HTTP-Session: 6d11b5c8-9ce0-4ced-9283-db392fdcb9d9 Destroying unnamed session
4210 2023.10.11 22:27:44.153461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4211 2023.10.11 22:27:44.153508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4212 2023.10.11 22:27:44.153529 [ 3 ] {} <Debug> HTTP-Session: 09facf21-2c69-4b64-ac56-974cef654d03 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4213 2023.10.11 22:27:44.153546 [ 3 ] {} <Debug> HTTP-Session: 09facf21-2c69-4b64-ac56-974cef654d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4214 2023.10.11 22:27:44.153628 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4215 2023.10.11 22:27:44.153668 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4216 2023.10.11 22:27:44.153776 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4217 2023.10.11 22:27:44.154252 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4218 2023.10.11 22:27:44.154469 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4219 2023.10.11 22:27:44.154619 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4220 2023.10.11 22:27:44.154753 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001087776 sec., 286823 rows/sec., 20.10 MiB/sec.
4221 2023.10.11 22:27:44.154880 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} <Debug> DynamicQueryHandler: Done processing query
4222 2023.10.11 22:27:44.154903 [ 3 ] {08e90334-37bd-45c9-a12b-7fa0eb7486fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4223 2023.10.11 22:27:44.154920 [ 3 ] {} <Debug> HTTP-Session: 09facf21-2c69-4b64-ac56-974cef654d03 Destroying unnamed session
4224 2023.10.11 22:27:44.155072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4225 2023.10.11 22:27:44.155118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4226 2023.10.11 22:27:44.155137 [ 3 ] {} <Debug> HTTP-Session: f97544a6-0438-497e-9fd4-a0919657221e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4227 2023.10.11 22:27:44.155155 [ 3 ] {} <Debug> HTTP-Session: f97544a6-0438-497e-9fd4-a0919657221e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4228 2023.10.11 22:27:44.155226 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4229 2023.10.11 22:27:44.155266 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4230 2023.10.11 22:27:44.155375 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4231 2023.10.11 22:27:44.155670 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4232 2023.10.11 22:27:44.155910 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4233 2023.10.11 22:27:44.156090 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4234 2023.10.11 22:27:44.156217 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000956344 sec., 6273 rows/sec., 263.45 KiB/sec.
4235 2023.10.11 22:27:44.156216 [ 150 ] {} <Debug> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4236 2023.10.11 22:27:44.156335 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4237 2023.10.11 22:27:44.156380 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} <Debug> DynamicQueryHandler: Done processing query
4238 2023.10.11 22:27:44.156441 [ 3 ] {faf7d969-2cc7-4c47-bda6-5674fda15798} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4239 2023.10.11 22:27:44.156483 [ 3 ] {} <Debug> HTTP-Session: f97544a6-0438-497e-9fd4-a0919657221e Destroying unnamed session
4240 2023.10.11 22:27:44.156495 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4241 2023.10.11 22:27:44.156669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4242 2023.10.11 22:27:44.156689 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4243 2023.10.11 22:27:44.156759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4244 2023.10.11 22:27:44.156764 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
4245 2023.10.11 22:27:44.156797 [ 3 ] {} <Debug> HTTP-Session: b11e99d9-a065-40cb-9a12-6ffac4ed62f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4246 2023.10.11 22:27:44.156850 [ 3 ] {} <Debug> HTTP-Session: b11e99d9-a065-40cb-9a12-6ffac4ed62f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4247 2023.10.11 22:27:44.157047 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4248 2023.10.11 22:27:44.157069 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
4249 2023.10.11 22:27:44.157150 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4250 2023.10.11 22:27:44.157399 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
4251 2023.10.11 22:27:44.157702 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4252 2023.10.11 22:27:44.157705 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
4253 2023.10.11 22:27:44.157906 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
4254 2023.10.11 22:27:44.158116 [ 17 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
4255 2023.10.11 22:27:44.158564 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4256 2023.10.11 22:27:44.159021 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4257 2023.10.11 22:27:44.159434 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4258 2023.10.11 22:27:44.159623 [ 15 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003204958 sec., 39314.08773531509 rows/sec., 1.61 MiB/sec.
4259 2023.10.11 22:27:44.159686 [ 150 ] {} <Debug> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4260 2023.10.11 22:27:44.159706 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002595639 sec., 24271 rows/sec., 1.47 MiB/sec.
4261 2023.10.11 22:27:44.159769 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4262 2023.10.11 22:27:44.159908 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4263 2023.10.11 22:27:44.160070 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
4264 2023.10.11 22:27:44.160145 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} <Debug> DynamicQueryHandler: Done processing query
4265 2023.10.11 22:27:44.160206 [ 3 ] {9785647f-f975-4419-8419-ac0c8ba7cc40} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4266 2023.10.11 22:27:44.160275 [ 3 ] {} <Debug> HTTP-Session: b11e99d9-a065-40cb-9a12-6ffac4ed62f9 Destroying unnamed session
4267 2023.10.11 22:27:44.160308 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4268 2023.10.11 22:27:44.160383 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1115 rows starting from the beginning of the part
4269 2023.10.11 22:27:44.160396 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4270 2023.10.11 22:27:44.160517 [ 9 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_21_4} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4271 2023.10.11 22:27:44.160598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4272 2023.10.11 22:27:44.160727 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part
4273 2023.10.11 22:27:44.160746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4274 2023.10.11 22:27:44.160827 [ 3 ] {} <Debug> HTTP-Session: 08b78e2e-9547-42c1-873a-23814935ffc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4275 2023.10.11 22:27:44.160868 [ 3 ] {} <Debug> HTTP-Session: 08b78e2e-9547-42c1-873a-23814935ffc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4276 2023.10.11 22:27:44.161020 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
4277 2023.10.11 22:27:44.161099 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4278 2023.10.11 22:27:44.161266 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4279 2023.10.11 22:27:44.161282 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 63 rows starting from the beginning of the part
4280 2023.10.11 22:27:44.161625 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 63 rows starting from the beginning of the part
4281 2023.10.11 22:27:44.161943 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part
4282 2023.10.11 22:27:44.161978 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4283 2023.10.11 22:27:44.163233 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4284 2023.10.11 22:27:44.163666 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.003808437 sec., 361828.2250697596 rows/sec., 21.99 MiB/sec.
4285 2023.10.11 22:27:44.163855 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4286 2023.10.11 22:27:44.163901 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4287 2023.10.11 22:27:44.164204 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
4288 2023.10.11 22:27:44.164243 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4289 2023.10.11 22:27:44.164312 [ 13 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
4290 2023.10.11 22:27:44.164490 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.00330281 sec., 14533 rows/sec., 19.61 MiB/sec.
4291 2023.10.11 22:27:44.164518 [ 150 ] {} <Debug> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4292 2023.10.11 22:27:44.164661 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4293 2023.10.11 22:27:44.164811 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} <Debug> DynamicQueryHandler: Done processing query
4294 2023.10.11 22:27:44.164844 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4295 2023.10.11 22:27:44.164862 [ 3 ] {919e7db0-db8e-41be-a77f-6758193ba6f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4296 2023.10.11 22:27:44.164914 [ 3 ] {} <Debug> HTTP-Session: 08b78e2e-9547-42c1-873a-23814935ffc1 Destroying unnamed session
4297 2023.10.11 22:27:44.164998 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4298 2023.10.11 22:27:44.165063 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 770 rows starting from the beginning of the part
4299 2023.10.11 22:27:44.165096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4300 2023.10.11 22:27:44.165153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4301 2023.10.11 22:27:44.165185 [ 3 ] {} <Debug> HTTP-Session: e5774968-46f5-433c-b9e9-083beda9e5cc Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4302 2023.10.11 22:27:44.165214 [ 3 ] {} <Debug> HTTP-Session: e5774968-46f5-433c-b9e9-083beda9e5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4303 2023.10.11 22:27:44.165230 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part
4304 2023.10.11 22:27:44.165322 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4305 2023.10.11 22:27:44.165386 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4306 2023.10.11 22:27:44.165396 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part
4307 2023.10.11 22:27:44.165630 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part
4308 2023.10.11 22:27:44.165648 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4309 2023.10.11 22:27:44.165766 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part
4310 2023.10.11 22:27:44.165998 [ 11 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part
4311 2023.10.11 22:27:44.166109 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4312 2023.10.11 22:27:44.166421 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4313 2023.10.11 22:27:44.166651 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4314 2023.10.11 22:27:44.166769 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001399241 sec., 13578 rows/sec., 720.95 KiB/sec.
4315 2023.10.11 22:27:44.166934 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} <Debug> DynamicQueryHandler: Done processing query
4316 2023.10.11 22:27:44.166961 [ 3 ] {42d2d27b-8da1-4c7e-9cd1-1325ab38cf36} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4317 2023.10.11 22:27:44.166978 [ 3 ] {} <Debug> HTTP-Session: e5774968-46f5-433c-b9e9-083beda9e5cc Destroying unnamed session
4318 2023.10.11 22:27:44.168743 [ 9 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 6 columns (6 merged, 0 gathered) in 0.00398043 sec., 231130.80747557426 rows/sec., 311.90 MiB/sec.
4319 2023.10.11 22:27:44.169573 [ 9 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4320 2023.10.11 22:27:44.169775 [ 9 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4321 2023.10.11 22:27:44.169838 [ 9 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4322 2023.10.11 22:27:44.169901 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_36_7: 4.22 MiB.
4323 2023.10.11 22:27:45.000181 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.82 MiB, peak 234.94 MiB, will set to 228.20 MiB (RSS), difference: 1.38 MiB
4324 2023.10.11 22:27:49.143197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4325 2023.10.11 22:27:49.143318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4326 2023.10.11 22:27:49.143344 [ 3 ] {} <Debug> HTTP-Session: 8313e132-5cfa-4384-981f-ec18ed6fecef Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4327 2023.10.11 22:27:49.143368 [ 3 ] {} <Debug> HTTP-Session: 8313e132-5cfa-4384-981f-ec18ed6fecef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4328 2023.10.11 22:27:49.143496 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4329 2023.10.11 22:27:49.143562 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4330 2023.10.11 22:27:49.143722 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4331 2023.10.11 22:27:49.144122 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4332 2023.10.11 22:27:49.144381 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4333 2023.10.11 22:27:49.144557 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4334 2023.10.11 22:27:49.144695 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001160598 sec., 4308 rows/sec., 349.19 KiB/sec.
4335 2023.10.11 22:27:49.144833 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} <Debug> DynamicQueryHandler: Done processing query
4336 2023.10.11 22:27:49.144857 [ 3 ] {8ebdc416-aa35-4c90-a0e8-54f629f89798} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4337 2023.10.11 22:27:49.144874 [ 3 ] {} <Debug> HTTP-Session: 8313e132-5cfa-4384-981f-ec18ed6fecef Destroying unnamed session
4338 2023.10.11 22:27:49.144992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4339 2023.10.11 22:27:49.145038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4340 2023.10.11 22:27:49.145057 [ 3 ] {} <Debug> HTTP-Session: e9076845-28c7-473b-9a7c-3e1ffcaff785 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4341 2023.10.11 22:27:49.145074 [ 3 ] {} <Debug> HTTP-Session: e9076845-28c7-473b-9a7c-3e1ffcaff785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4342 2023.10.11 22:27:49.145146 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4343 2023.10.11 22:27:49.145186 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4344 2023.10.11 22:27:49.145292 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4345 2023.10.11 22:27:49.145588 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4346 2023.10.11 22:27:49.145791 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4347 2023.10.11 22:27:49.145940 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4348 2023.10.11 22:27:49.146060 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000876983 sec., 17104 rows/sec., 1.54 MiB/sec.
4349 2023.10.11 22:27:49.146194 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} <Debug> DynamicQueryHandler: Done processing query
4350 2023.10.11 22:27:49.146218 [ 3 ] {e97cc2be-2ecb-4159-acc1-7cd6636d6871} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4351 2023.10.11 22:27:49.146234 [ 3 ] {} <Debug> HTTP-Session: e9076845-28c7-473b-9a7c-3e1ffcaff785 Destroying unnamed session
4352 2023.10.11 22:27:49.146359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4353 2023.10.11 22:27:49.146402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4354 2023.10.11 22:27:49.146421 [ 3 ] {} <Debug> HTTP-Session: 870251f2-3722-4dd1-b0e1-5f24e039c419 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4355 2023.10.11 22:27:49.146438 [ 3 ] {} <Debug> HTTP-Session: 870251f2-3722-4dd1-b0e1-5f24e039c419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4356 2023.10.11 22:27:49.146507 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4357 2023.10.11 22:27:49.146547 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4358 2023.10.11 22:27:49.146655 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4359 2023.10.11 22:27:49.146931 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4360 2023.10.11 22:27:49.147130 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4361 2023.10.11 22:27:49.147278 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4362 2023.10.11 22:27:49.147405 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000866913 sec., 5767 rows/sec., 461.86 KiB/sec.
4363 2023.10.11 22:27:49.147510 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} <Debug> DynamicQueryHandler: Done processing query
4364 2023.10.11 22:27:49.147533 [ 3 ] {23a2988c-345a-4746-baac-ae7ec74f45df} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4365 2023.10.11 22:27:49.147548 [ 3 ] {} <Debug> HTTP-Session: 870251f2-3722-4dd1-b0e1-5f24e039c419 Destroying unnamed session
4366 2023.10.11 22:27:49.147688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4367 2023.10.11 22:27:49.147732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4368 2023.10.11 22:27:49.147750 [ 3 ] {} <Debug> HTTP-Session: 81dbf26a-1fc6-404f-a9df-402bf9de7930 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4369 2023.10.11 22:27:49.147766 [ 3 ] {} <Debug> HTTP-Session: 81dbf26a-1fc6-404f-a9df-402bf9de7930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4370 2023.10.11 22:27:49.147838 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4371 2023.10.11 22:27:49.147883 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4372 2023.10.11 22:27:49.148022 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4373 2023.10.11 22:27:49.148321 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4374 2023.10.11 22:27:49.148596 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4375 2023.10.11 22:27:49.148770 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4376 2023.10.11 22:27:49.148892 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001025796 sec., 4874 rows/sec., 6.58 MiB/sec.
4377 2023.10.11 22:27:49.149014 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} <Debug> DynamicQueryHandler: Done processing query
4378 2023.10.11 22:27:49.149036 [ 3 ] {a05879e9-4a18-498e-b7bf-f68d8669fe0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4379 2023.10.11 22:27:49.149052 [ 3 ] {} <Debug> HTTP-Session: 81dbf26a-1fc6-404f-a9df-402bf9de7930 Destroying unnamed session
4380 2023.10.11 22:27:50.721326 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
4381 2023.10.11 22:27:50.721379 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
4382 2023.10.11 22:27:54.150168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4383 2023.10.11 22:27:54.150302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4384 2023.10.11 22:27:54.150334 [ 3 ] {} <Debug> HTTP-Session: a5a97542-5573-42ca-8a90-4267ccf97d81 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4385 2023.10.11 22:27:54.150363 [ 3 ] {} <Debug> HTTP-Session: a5a97542-5573-42ca-8a90-4267ccf97d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4386 2023.10.11 22:27:54.150509 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4387 2023.10.11 22:27:54.150578 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4388 2023.10.11 22:27:54.150757 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4389 2023.10.11 22:27:54.151161 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4390 2023.10.11 22:27:54.151425 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4391 2023.10.11 22:27:54.151598 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4392 2023.10.11 22:27:54.151745 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001185648 sec., 45544 rows/sec., 3.48 MiB/sec.
4393 2023.10.11 22:27:54.151875 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} <Debug> DynamicQueryHandler: Done processing query
4394 2023.10.11 22:27:54.151900 [ 3 ] {19975d0c-c56b-46c1-a52a-ac51076641e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4395 2023.10.11 22:27:54.151916 [ 3 ] {} <Debug> HTTP-Session: a5a97542-5573-42ca-8a90-4267ccf97d81 Destroying unnamed session
4396 2023.10.11 22:27:54.152086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4397 2023.10.11 22:27:54.152133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4398 2023.10.11 22:27:54.152153 [ 3 ] {} <Debug> HTTP-Session: f6734bf5-b24f-4c33-9736-47b83b57e038 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4399 2023.10.11 22:27:54.152171 [ 3 ] {} <Debug> HTTP-Session: f6734bf5-b24f-4c33-9736-47b83b57e038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4400 2023.10.11 22:27:54.152254 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4401 2023.10.11 22:27:54.152296 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4402 2023.10.11 22:27:54.152403 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4403 2023.10.11 22:27:54.152779 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4404 2023.10.11 22:27:54.153005 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4405 2023.10.11 22:27:54.153155 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4406 2023.10.11 22:27:54.153289 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} <Information> executeQuery: Read 231 rows, 22.78 KiB in 0.001004445 sec., 229977 rows/sec., 22.14 MiB/sec.
4407 2023.10.11 22:27:54.153394 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} <Debug> DynamicQueryHandler: Done processing query
4408 2023.10.11 22:27:54.153417 [ 3 ] {840cd816-7008-4401-a5b7-4d88f827b826} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4409 2023.10.11 22:27:54.153433 [ 3 ] {} <Debug> HTTP-Session: f6734bf5-b24f-4c33-9736-47b83b57e038 Destroying unnamed session
4410 2023.10.11 22:27:54.153591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4411 2023.10.11 22:27:54.153635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4412 2023.10.11 22:27:54.153654 [ 3 ] {} <Debug> HTTP-Session: 1204af47-7aa5-4a9b-8e8d-15409a9d870e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4413 2023.10.11 22:27:54.153672 [ 3 ] {} <Debug> HTTP-Session: 1204af47-7aa5-4a9b-8e8d-15409a9d870e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4414 2023.10.11 22:27:54.153754 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4415 2023.10.11 22:27:54.153793 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4416 2023.10.11 22:27:54.153897 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4417 2023.10.11 22:27:54.154285 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4418 2023.10.11 22:27:54.154503 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4419 2023.10.11 22:27:54.154654 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4420 2023.10.11 22:27:54.154785 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001002646 sec., 311176 rows/sec., 21.81 MiB/sec.
4421 2023.10.11 22:27:54.154889 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} <Debug> DynamicQueryHandler: Done processing query
4422 2023.10.11 22:27:54.154912 [ 3 ] {6ba349df-64a5-4784-a679-f302d0b833ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4423 2023.10.11 22:27:54.154929 [ 3 ] {} <Debug> HTTP-Session: 1204af47-7aa5-4a9b-8e8d-15409a9d870e Destroying unnamed session
4424 2023.10.11 22:27:54.155079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4425 2023.10.11 22:27:54.155122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4426 2023.10.11 22:27:54.155140 [ 3 ] {} <Debug> HTTP-Session: 9c3af466-cdba-4627-aa1c-aa500a904ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4427 2023.10.11 22:27:54.155157 [ 3 ] {} <Debug> HTTP-Session: 9c3af466-cdba-4627-aa1c-aa500a904ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4428 2023.10.11 22:27:54.155225 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4429 2023.10.11 22:27:54.155268 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4430 2023.10.11 22:27:54.155373 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4431 2023.10.11 22:27:54.155580 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4432 2023.10.11 22:27:54.155813 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4433 2023.10.11 22:27:54.155979 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4434 2023.10.11 22:27:54.156091 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000840232 sec., 7140 rows/sec., 299.86 KiB/sec.
4435 2023.10.11 22:27:54.156191 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} <Debug> DynamicQueryHandler: Done processing query
4436 2023.10.11 22:27:54.156214 [ 3 ] {6f218129-99d5-4662-8be1-31f9525b1a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4437 2023.10.11 22:27:54.156229 [ 3 ] {} <Debug> HTTP-Session: 9c3af466-cdba-4627-aa1c-aa500a904ff2 Destroying unnamed session
4438 2023.10.11 22:27:54.156380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4439 2023.10.11 22:27:54.156422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4440 2023.10.11 22:27:54.156440 [ 3 ] {} <Debug> HTTP-Session: 8c7527b7-bfd6-488f-98fd-516c428fe6f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4441 2023.10.11 22:27:54.156458 [ 3 ] {} <Debug> HTTP-Session: 8c7527b7-bfd6-488f-98fd-516c428fe6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4442 2023.10.11 22:27:54.156528 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4443 2023.10.11 22:27:54.156571 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4444 2023.10.11 22:27:54.156681 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4445 2023.10.11 22:27:54.156924 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4446 2023.10.11 22:27:54.157159 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4447 2023.10.11 22:27:54.157335 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4448 2023.10.11 22:27:54.157452 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000896564 sec., 70268 rows/sec., 4.26 MiB/sec.
4449 2023.10.11 22:27:54.157554 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} <Debug> DynamicQueryHandler: Done processing query
4450 2023.10.11 22:27:54.157577 [ 3 ] {c34dbe71-3711-44be-aa7c-b117d7582c74} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4451 2023.10.11 22:27:54.157593 [ 3 ] {} <Debug> HTTP-Session: 8c7527b7-bfd6-488f-98fd-516c428fe6f0 Destroying unnamed session
4452 2023.10.11 22:27:54.157800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4453 2023.10.11 22:27:54.157843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4454 2023.10.11 22:27:54.157862 [ 3 ] {} <Debug> HTTP-Session: 038d0b90-4fe8-4f14-944b-02d8936bbbc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4455 2023.10.11 22:27:54.157879 [ 3 ] {} <Debug> HTTP-Session: 038d0b90-4fe8-4f14-944b-02d8936bbbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4456 2023.10.11 22:27:54.157961 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4457 2023.10.11 22:27:54.158006 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4458 2023.10.11 22:27:54.158136 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4459 2023.10.11 22:27:54.158538 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4460 2023.10.11 22:27:54.158833 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4461 2023.10.11 22:27:54.159005 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4462 2023.10.11 22:27:54.159137 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001147077 sec., 41845 rows/sec., 56.47 MiB/sec.
4463 2023.10.11 22:27:54.159281 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} <Debug> DynamicQueryHandler: Done processing query
4464 2023.10.11 22:27:54.159305 [ 3 ] {ac1b51ff-5a3e-40da-b009-fab720002660} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4465 2023.10.11 22:27:54.159320 [ 3 ] {} <Debug> HTTP-Session: 038d0b90-4fe8-4f14-944b-02d8936bbbc9 Destroying unnamed session
4466 2023.10.11 22:27:54.159427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4467 2023.10.11 22:27:54.159471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4468 2023.10.11 22:27:54.159489 [ 3 ] {} <Debug> HTTP-Session: 78e7a1f5-304d-44d5-bb17-8d2a697a154d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4469 2023.10.11 22:27:54.159505 [ 3 ] {} <Debug> HTTP-Session: 78e7a1f5-304d-44d5-bb17-8d2a697a154d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4470 2023.10.11 22:27:54.159574 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4471 2023.10.11 22:27:54.159614 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4472 2023.10.11 22:27:54.159716 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4473 2023.10.11 22:27:54.159927 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4474 2023.10.11 22:27:54.160148 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4475 2023.10.11 22:27:54.160316 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4476 2023.10.11 22:27:54.160437 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000833322 sec., 22800 rows/sec., 1.18 MiB/sec.
4477 2023.10.11 22:27:54.160561 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} <Debug> DynamicQueryHandler: Done processing query
4478 2023.10.11 22:27:54.160584 [ 3 ] {50a92391-0ca1-47a2-b626-cc06b984a28b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4479 2023.10.11 22:27:54.160599 [ 3 ] {} <Debug> HTTP-Session: 78e7a1f5-304d-44d5-bb17-8d2a697a154d Destroying unnamed session
4480 2023.10.11 22:27:59.142711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4481 2023.10.11 22:27:59.142830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4482 2023.10.11 22:27:59.142856 [ 3 ] {} <Debug> HTTP-Session: 33b35125-85c2-4522-a716-79c83004765e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4483 2023.10.11 22:27:59.142881 [ 3 ] {} <Debug> HTTP-Session: 33b35125-85c2-4522-a716-79c83004765e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4484 2023.10.11 22:27:59.143008 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4485 2023.10.11 22:27:59.143068 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4486 2023.10.11 22:27:59.143229 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4487 2023.10.11 22:27:59.143568 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4488 2023.10.11 22:27:59.143825 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4489 2023.10.11 22:27:59.143986 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4490 2023.10.11 22:27:59.144132 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001085827 sec., 4604 rows/sec., 373.24 KiB/sec.
4491 2023.10.11 22:27:59.144130 [ 139 ] {} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4492 2023.10.11 22:27:59.144260 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4493 2023.10.11 22:27:59.144324 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} <Debug> DynamicQueryHandler: Done processing query
4494 2023.10.11 22:27:59.144370 [ 3 ] {08c52ae3-7fe3-4edb-9718-9d462e3cf7f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4495 2023.10.11 22:27:59.144377 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4496 2023.10.11 22:27:59.144393 [ 3 ] {} <Debug> HTTP-Session: 33b35125-85c2-4522-a716-79c83004765e Destroying unnamed session
4497 2023.10.11 22:27:59.144549 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4498 2023.10.11 22:27:59.144574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4499 2023.10.11 22:27:59.144615 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 59 rows starting from the beginning of the part
4500 2023.10.11 22:27:59.144663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4501 2023.10.11 22:27:59.144713 [ 3 ] {} <Debug> HTTP-Session: a8464191-3a90-497a-a7e5-8981e6aa9138 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4502 2023.10.11 22:27:59.144741 [ 3 ] {} <Debug> HTTP-Session: a8464191-3a90-497a-a7e5-8981e6aa9138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4503 2023.10.11 22:27:59.144900 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part
4504 2023.10.11 22:27:59.144945 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4505 2023.10.11 22:27:59.145062 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4506 2023.10.11 22:27:59.145129 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 54 rows starting from the beginning of the part
4507 2023.10.11 22:27:59.145450 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part
4508 2023.10.11 22:27:59.145553 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4509 2023.10.11 22:27:59.145723 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part
4510 2023.10.11 22:27:59.145846 [ 14 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part
4511 2023.10.11 22:27:59.146354 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4512 2023.10.11 22:27:59.146779 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4513 2023.10.11 22:27:59.147071 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4514 2023.10.11 22:27:59.147309 [ 139 ] {} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4515 2023.10.11 22:27:59.147418 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4516 2023.10.11 22:27:59.147421 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002389196 sec., 6278 rows/sec., 580.00 KiB/sec.
4517 2023.10.11 22:27:59.147506 [ 20 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.003164478 sec., 57513.435075231995 rows/sec., 4.42 MiB/sec.
4518 2023.10.11 22:27:59.147567 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4519 2023.10.11 22:27:59.147666 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4520 2023.10.11 22:27:59.147679 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} <Debug> DynamicQueryHandler: Done processing query
4521 2023.10.11 22:27:59.147691 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4522 2023.10.11 22:27:59.147703 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 246 rows starting from the beginning of the part
4523 2023.10.11 22:27:59.147712 [ 3 ] {2c7b0126-3a7f-4876-96ff-78840fcdf496} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4524 2023.10.11 22:27:59.147763 [ 3 ] {} <Debug> HTTP-Session: a8464191-3a90-497a-a7e5-8981e6aa9138 Destroying unnamed session
4525 2023.10.11 22:27:59.147849 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part
4526 2023.10.11 22:27:59.147954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4527 2023.10.11 22:27:59.147971 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 231 rows starting from the beginning of the part
4528 2023.10.11 22:27:59.147966 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4529 2023.10.11 22:27:59.148024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4530 2023.10.11 22:27:59.148065 [ 3 ] {} <Debug> HTTP-Session: 951b405c-159a-49d3-a8f5-3624801e7991 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4531 2023.10.11 22:27:59.148093 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part
4532 2023.10.11 22:27:59.148097 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_41_8} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4533 2023.10.11 22:27:59.148103 [ 3 ] {} <Debug> HTTP-Session: 951b405c-159a-49d3-a8f5-3624801e7991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4534 2023.10.11 22:27:59.148269 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 231 rows starting from the beginning of the part
4535 2023.10.11 22:27:59.148313 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4536 2023.10.11 22:27:59.148378 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4537 2023.10.11 22:27:59.148398 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part
4538 2023.10.11 22:27:59.148677 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4539 2023.10.11 22:27:59.149117 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4540 2023.10.11 22:27:59.149360 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4541 2023.10.11 22:27:59.149467 [ 22 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 4 columns (4 merged, 0 gathered) in 0.00198421 sec., 379496.1218822604 rows/sec., 36.36 MiB/sec.
4542 2023.10.11 22:27:59.149558 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4543 2023.10.11 22:27:59.149618 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4544 2023.10.11 22:27:59.149731 [ 139 ] {} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4545 2023.10.11 22:27:59.149781 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001415941 sec., 3531 rows/sec., 282.77 KiB/sec.
4546 2023.10.11 22:27:59.149808 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4547 2023.10.11 22:27:59.149999 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4548 2023.10.11 22:27:59.150038 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} <Debug> DynamicQueryHandler: Done processing query
4549 2023.10.11 22:27:59.150046 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4550 2023.10.11 22:27:59.150071 [ 3 ] {3b8e392b-b168-43d5-b16d-cef437f7b157} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4551 2023.10.11 22:27:59.150111 [ 3 ] {} <Debug> HTTP-Session: 951b405c-159a-49d3-a8f5-3624801e7991 Destroying unnamed session
4552 2023.10.11 22:27:59.150125 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4553 2023.10.11 22:27:59.150161 [ 20 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_41_8} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4554 2023.10.11 22:27:59.150164 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 346 rows starting from the beginning of the part
4555 2023.10.11 22:27:59.150288 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part
4556 2023.10.11 22:27:59.150291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4557 2023.10.11 22:27:59.150351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4558 2023.10.11 22:27:59.150385 [ 3 ] {} <Debug> HTTP-Session: 1fab6244-1b6e-4663-8d82-8dad8792638a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4559 2023.10.11 22:27:59.150396 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 312 rows starting from the beginning of the part
4560 2023.10.11 22:27:59.150406 [ 3 ] {} <Debug> HTTP-Session: 1fab6244-1b6e-4663-8d82-8dad8792638a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4561 2023.10.11 22:27:59.150525 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part
4562 2023.10.11 22:27:59.150528 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4563 2023.10.11 22:27:59.150595 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4564 2023.10.11 22:27:59.150638 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 312 rows starting from the beginning of the part
4565 2023.10.11 22:27:59.150809 [ 12 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part
4566 2023.10.11 22:27:59.150907 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4567 2023.10.11 22:27:59.151439 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4568 2023.10.11 22:27:59.151882 [ 19 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 4 columns (4 merged, 0 gathered) in 0.00197385 sec., 499024.7485877853 rows/sec., 35.17 MiB/sec.
4569 2023.10.11 22:27:59.151887 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4570 2023.10.11 22:27:59.152074 [ 19 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4571 2023.10.11 22:27:59.152185 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4572 2023.10.11 22:27:59.152369 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001795547 sec., 2784 rows/sec., 3.76 MiB/sec.
4573 2023.10.11 22:27:59.152410 [ 19 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4574 2023.10.11 22:27:59.152569 [ 19 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_41_8} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4575 2023.10.11 22:27:59.152600 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} <Debug> DynamicQueryHandler: Done processing query
4576 2023.10.11 22:27:59.152649 [ 3 ] {4f8f2c22-b0e4-4629-8300-7508e7801936} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4577 2023.10.11 22:27:59.152688 [ 3 ] {} <Debug> HTTP-Session: 1fab6244-1b6e-4663-8d82-8dad8792638a Destroying unnamed session
4578 2023.10.11 22:28:04.149285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4579 2023.10.11 22:28:04.149421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4580 2023.10.11 22:28:04.149453 [ 3 ] {} <Debug> HTTP-Session: f3853842-69a2-42c1-be34-e3402c33d139 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4581 2023.10.11 22:28:04.149481 [ 3 ] {} <Debug> HTTP-Session: f3853842-69a2-42c1-be34-e3402c33d139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4582 2023.10.11 22:28:04.149628 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4583 2023.10.11 22:28:04.149698 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4584 2023.10.11 22:28:04.149883 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4585 2023.10.11 22:28:04.150328 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4586 2023.10.11 22:28:04.150589 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4587 2023.10.11 22:28:04.150755 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4588 2023.10.11 22:28:04.150903 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001233838 sec., 43765 rows/sec., 3.35 MiB/sec.
4589 2023.10.11 22:28:04.151041 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} <Debug> DynamicQueryHandler: Done processing query
4590 2023.10.11 22:28:04.151067 [ 3 ] {7b9cffbb-7b3e-4f64-9ad4-a836b991018d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4591 2023.10.11 22:28:04.151083 [ 3 ] {} <Debug> HTTP-Session: f3853842-69a2-42c1-be34-e3402c33d139 Destroying unnamed session
4592 2023.10.11 22:28:04.151291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4593 2023.10.11 22:28:04.151339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4594 2023.10.11 22:28:04.151360 [ 3 ] {} <Debug> HTTP-Session: af0be02f-1b86-4259-be48-0d56d74d6675 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4595 2023.10.11 22:28:04.151380 [ 3 ] {} <Debug> HTTP-Session: af0be02f-1b86-4259-be48-0d56d74d6675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4596 2023.10.11 22:28:04.151477 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4597 2023.10.11 22:28:04.151521 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4598 2023.10.11 22:28:04.151627 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4599 2023.10.11 22:28:04.152081 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4600 2023.10.11 22:28:04.152318 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4601 2023.10.11 22:28:04.152468 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4602 2023.10.11 22:28:04.152591 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} <Information> executeQuery: Read 231 rows, 22.78 KiB in 0.001083227 sec., 213251 rows/sec., 20.53 MiB/sec.
4603 2023.10.11 22:28:04.152718 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} <Debug> DynamicQueryHandler: Done processing query
4604 2023.10.11 22:28:04.152742 [ 3 ] {7765dafb-d7a1-495e-a467-0815fbbc972f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4605 2023.10.11 22:28:04.152758 [ 3 ] {} <Debug> HTTP-Session: af0be02f-1b86-4259-be48-0d56d74d6675 Destroying unnamed session
4606 2023.10.11 22:28:04.152964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4607 2023.10.11 22:28:04.153008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4608 2023.10.11 22:28:04.153027 [ 3 ] {} <Debug> HTTP-Session: 24ead1e6-ac8b-494b-b176-915ff0574604 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4609 2023.10.11 22:28:04.153045 [ 3 ] {} <Debug> HTTP-Session: 24ead1e6-ac8b-494b-b176-915ff0574604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4610 2023.10.11 22:28:04.153125 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4611 2023.10.11 22:28:04.153165 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4612 2023.10.11 22:28:04.153268 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4613 2023.10.11 22:28:04.153701 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4614 2023.10.11 22:28:04.153917 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4615 2023.10.11 22:28:04.154087 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4616 2023.10.11 22:28:04.154191 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001038136 sec., 300538 rows/sec., 21.06 MiB/sec.
4617 2023.10.11 22:28:04.154305 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} <Debug> DynamicQueryHandler: Done processing query
4618 2023.10.11 22:28:04.154328 [ 3 ] {3cf9d281-0d71-4e02-ae4b-55c14a57a995} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4619 2023.10.11 22:28:04.154343 [ 3 ] {} <Debug> HTTP-Session: 24ead1e6-ac8b-494b-b176-915ff0574604 Destroying unnamed session
4620 2023.10.11 22:28:04.154510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4621 2023.10.11 22:28:04.154553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4622 2023.10.11 22:28:04.154573 [ 3 ] {} <Debug> HTTP-Session: 881e5baa-2343-412c-83fe-848467dae360 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4623 2023.10.11 22:28:04.154590 [ 3 ] {} <Debug> HTTP-Session: 881e5baa-2343-412c-83fe-848467dae360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4624 2023.10.11 22:28:04.154658 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4625 2023.10.11 22:28:04.154698 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4626 2023.10.11 22:28:04.154801 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4627 2023.10.11 22:28:04.155039 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4628 2023.10.11 22:28:04.155275 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4629 2023.10.11 22:28:04.155452 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4630 2023.10.11 22:28:04.155577 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000884644 sec., 6782 rows/sec., 284.81 KiB/sec.
4631 2023.10.11 22:28:04.155750 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} <Debug> DynamicQueryHandler: Done processing query
4632 2023.10.11 22:28:04.155797 [ 3 ] {62d770f2-0133-487f-8a6c-5010b7ae12e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4633 2023.10.11 22:28:04.155815 [ 3 ] {} <Debug> HTTP-Session: 881e5baa-2343-412c-83fe-848467dae360 Destroying unnamed session
4634 2023.10.11 22:28:04.155932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4635 2023.10.11 22:28:04.155977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4636 2023.10.11 22:28:04.155995 [ 3 ] {} <Debug> HTTP-Session: 4e42ba8a-60b6-4cc8-b4e5-c85bf54feb65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4637 2023.10.11 22:28:04.156012 [ 3 ] {} <Debug> HTTP-Session: 4e42ba8a-60b6-4cc8-b4e5-c85bf54feb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4638 2023.10.11 22:28:04.156087 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4639 2023.10.11 22:28:04.156132 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4640 2023.10.11 22:28:04.156253 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4641 2023.10.11 22:28:04.156549 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4642 2023.10.11 22:28:04.156789 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4643 2023.10.11 22:28:04.156965 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
4644 2023.10.11 22:28:04.157087 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000971984 sec., 64815 rows/sec., 3.93 MiB/sec.
4645 2023.10.11 22:28:04.157197 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} <Debug> DynamicQueryHandler: Done processing query
4646 2023.10.11 22:28:04.157220 [ 3 ] {99160511-d7be-4d79-9936-56f85aeb4250} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4647 2023.10.11 22:28:04.157236 [ 3 ] {} <Debug> HTTP-Session: 4e42ba8a-60b6-4cc8-b4e5-c85bf54feb65 Destroying unnamed session
4648 2023.10.11 22:28:04.157403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4649 2023.10.11 22:28:04.157446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4650 2023.10.11 22:28:04.157465 [ 3 ] {} <Debug> HTTP-Session: 34bf4ebc-8307-4687-acdc-e862ec3a7e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4651 2023.10.11 22:28:04.157481 [ 3 ] {} <Debug> HTTP-Session: 34bf4ebc-8307-4687-acdc-e862ec3a7e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4652 2023.10.11 22:28:04.157575 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4653 2023.10.11 22:28:04.157619 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4654 2023.10.11 22:28:04.157751 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4655 2023.10.11 22:28:04.158286 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4656 2023.10.11 22:28:04.158594 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4657 2023.10.11 22:28:04.158769 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4658 2023.10.11 22:28:04.158903 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001297829 sec., 36984 rows/sec., 49.91 MiB/sec.
4659 2023.10.11 22:28:04.159098 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} <Debug> DynamicQueryHandler: Done processing query
4660 2023.10.11 22:28:04.159122 [ 3 ] {2bc701d8-f0c4-42d6-83f5-6fe4c61d6186} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4661 2023.10.11 22:28:04.159138 [ 3 ] {} <Debug> HTTP-Session: 34bf4ebc-8307-4687-acdc-e862ec3a7e54 Destroying unnamed session
4662 2023.10.11 22:28:04.159257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4663 2023.10.11 22:28:04.159302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4664 2023.10.11 22:28:04.159320 [ 3 ] {} <Debug> HTTP-Session: 1fb5aea3-665f-403d-9a30-3c586d51906f Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4665 2023.10.11 22:28:04.159336 [ 3 ] {} <Debug> HTTP-Session: 1fb5aea3-665f-403d-9a30-3c586d51906f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4666 2023.10.11 22:28:04.159409 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4667 2023.10.11 22:28:04.159450 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4668 2023.10.11 22:28:04.159562 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4669 2023.10.11 22:28:04.159840 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4670 2023.10.11 22:28:04.160067 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4671 2023.10.11 22:28:04.160237 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4672 2023.10.11 22:28:04.160361 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000924043 sec., 20561 rows/sec., 1.07 MiB/sec.
4673 2023.10.11 22:28:04.160479 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} <Debug> DynamicQueryHandler: Done processing query
4674 2023.10.11 22:28:04.160502 [ 3 ] {2b60c42d-aae0-4f77-bee7-578239c30947} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4675 2023.10.11 22:28:04.160517 [ 3 ] {} <Debug> HTTP-Session: 1fb5aea3-665f-403d-9a30-3c586d51906f Destroying unnamed session
4676 2023.10.11 22:28:05.721620 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache
4677 2023.10.11 22:28:05.721673 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache
4678 2023.10.11 22:28:09.142830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4679 2023.10.11 22:28:09.142945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4680 2023.10.11 22:28:09.142970 [ 3 ] {} <Debug> HTTP-Session: 14093b2e-2e78-47d7-a70f-d558641c609c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4681 2023.10.11 22:28:09.142995 [ 3 ] {} <Debug> HTTP-Session: 14093b2e-2e78-47d7-a70f-d558641c609c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4682 2023.10.11 22:28:09.143122 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4683 2023.10.11 22:28:09.143182 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4684 2023.10.11 22:28:09.143341 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4685 2023.10.11 22:28:09.143770 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4686 2023.10.11 22:28:09.144033 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4687 2023.10.11 22:28:09.144199 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4688 2023.10.11 22:28:09.144323 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001166278 sec., 4287 rows/sec., 347.49 KiB/sec.
4689 2023.10.11 22:28:09.144475 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} <Debug> DynamicQueryHandler: Done processing query
4690 2023.10.11 22:28:09.144499 [ 3 ] {3e37b87d-e9ed-4ff2-a9bf-287a0df5dee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4691 2023.10.11 22:28:09.144516 [ 3 ] {} <Debug> HTTP-Session: 14093b2e-2e78-47d7-a70f-d558641c609c Destroying unnamed session
4692 2023.10.11 22:28:09.144677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4693 2023.10.11 22:28:09.144725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4694 2023.10.11 22:28:09.144745 [ 3 ] {} <Debug> HTTP-Session: 4a303261-edf5-4640-b4ec-01a3febae8f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4695 2023.10.11 22:28:09.144762 [ 3 ] {} <Debug> HTTP-Session: 4a303261-edf5-4640-b4ec-01a3febae8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4696 2023.10.11 22:28:09.144840 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4697 2023.10.11 22:28:09.144882 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4698 2023.10.11 22:28:09.144990 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4699 2023.10.11 22:28:09.145390 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4700 2023.10.11 22:28:09.145592 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4701 2023.10.11 22:28:09.145753 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4702 2023.10.11 22:28:09.145855 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000987245 sec., 15193 rows/sec., 1.37 MiB/sec.
4703 2023.10.11 22:28:09.145974 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} <Debug> DynamicQueryHandler: Done processing query
4704 2023.10.11 22:28:09.145996 [ 3 ] {b3afe1bf-37bc-4cc2-8fbb-c5a5f377edc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4705 2023.10.11 22:28:09.146011 [ 3 ] {} <Debug> HTTP-Session: 4a303261-edf5-4640-b4ec-01a3febae8f3 Destroying unnamed session
4706 2023.10.11 22:28:09.146153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4707 2023.10.11 22:28:09.146198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4708 2023.10.11 22:28:09.146216 [ 3 ] {} <Debug> HTTP-Session: 07cb7dfb-0dae-4695-83c9-e2dbee62db94 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4709 2023.10.11 22:28:09.146233 [ 3 ] {} <Debug> HTTP-Session: 07cb7dfb-0dae-4695-83c9-e2dbee62db94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4710 2023.10.11 22:28:09.146302 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4711 2023.10.11 22:28:09.146340 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4712 2023.10.11 22:28:09.146443 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4713 2023.10.11 22:28:09.146733 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4714 2023.10.11 22:28:09.146931 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4715 2023.10.11 22:28:09.147077 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4716 2023.10.11 22:28:09.147178 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000849403 sec., 5886 rows/sec., 471.38 KiB/sec.
4717 2023.10.11 22:28:09.147294 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} <Debug> DynamicQueryHandler: Done processing query
4718 2023.10.11 22:28:09.147316 [ 3 ] {8dd59f9d-bdf4-4476-b325-e880f828b7ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4719 2023.10.11 22:28:09.147333 [ 3 ] {} <Debug> HTTP-Session: 07cb7dfb-0dae-4695-83c9-e2dbee62db94 Destroying unnamed session
4720 2023.10.11 22:28:09.147450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4721 2023.10.11 22:28:09.147494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4722 2023.10.11 22:28:09.147513 [ 3 ] {} <Debug> HTTP-Session: bcc0fea1-97d4-4392-9569-65ad2fb13b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4723 2023.10.11 22:28:09.147528 [ 3 ] {} <Debug> HTTP-Session: bcc0fea1-97d4-4392-9569-65ad2fb13b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4724 2023.10.11 22:28:09.147602 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4725 2023.10.11 22:28:09.147646 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4726 2023.10.11 22:28:09.147780 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4727 2023.10.11 22:28:09.148106 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4728 2023.10.11 22:28:09.148379 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4729 2023.10.11 22:28:09.148559 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4730 2023.10.11 22:28:09.148665 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001035896 sec., 4826 rows/sec., 6.51 MiB/sec.
4731 2023.10.11 22:28:09.148655 [ 132 ] {} <Debug> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4732 2023.10.11 22:28:09.148730 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4733 2023.10.11 22:28:09.148819 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} <Debug> DynamicQueryHandler: Done processing query
4734 2023.10.11 22:28:09.148848 [ 3 ] {53450516-4a13-47ff-abdd-639013ec4375} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4735 2023.10.11 22:28:09.148848 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4736 2023.10.11 22:28:09.148870 [ 3 ] {} <Debug> HTTP-Session: bcc0fea1-97d4-4392-9569-65ad2fb13b94 Destroying unnamed session
4737 2023.10.11 22:28:09.149029 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4738 2023.10.11 22:28:09.149078 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 920 rows starting from the beginning of the part
4739 2023.10.11 22:28:09.149226 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part
4740 2023.10.11 22:28:09.149351 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part
4741 2023.10.11 22:28:09.149454 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part
4742 2023.10.11 22:28:09.149544 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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
4743 2023.10.11 22:28:09.149633 [ 19 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part
4744 2023.10.11 22:28:09.159434 [ 21 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 6 columns (6 merged, 0 gathered) in 0.01063947 sec., 96903.32319185072 rows/sec., 130.77 MiB/sec.
4745 2023.10.11 22:28:09.160167 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4746 2023.10.11 22:28:09.160480 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4747 2023.10.11 22:28:09.160565 [ 18 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4748 2023.10.11 22:28:09.160656 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_41_8: 8.91 MiB.
4749 2023.10.11 22:28:10.000166 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.37 MiB, peak 237.25 MiB, will set to 229.73 MiB (RSS), difference: 1.37 MiB
4750 2023.10.11 22:28:14.150086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4751 2023.10.11 22:28:14.150205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4752 2023.10.11 22:28:14.150230 [ 3 ] {} <Debug> HTTP-Session: aefe0cb8-2e85-4e57-9371-a31bfcc3ae03 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4753 2023.10.11 22:28:14.150255 [ 3 ] {} <Debug> HTTP-Session: aefe0cb8-2e85-4e57-9371-a31bfcc3ae03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4754 2023.10.11 22:28:14.150383 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4755 2023.10.11 22:28:14.150443 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4756 2023.10.11 22:28:14.150599 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4757 2023.10.11 22:28:14.151054 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4758 2023.10.11 22:28:14.151316 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4759 2023.10.11 22:28:14.151480 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4760 2023.10.11 22:28:14.151607 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001190047 sec., 45376 rows/sec., 3.47 MiB/sec.
4761 2023.10.11 22:28:14.151754 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} <Debug> DynamicQueryHandler: Done processing query
4762 2023.10.11 22:28:14.151778 [ 3 ] {bb2026f5-f68c-44fc-9d6d-52ba1fe3fb2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4763 2023.10.11 22:28:14.151795 [ 3 ] {} <Debug> HTTP-Session: aefe0cb8-2e85-4e57-9371-a31bfcc3ae03 Destroying unnamed session
4764 2023.10.11 22:28:14.151978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4765 2023.10.11 22:28:14.152029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4766 2023.10.11 22:28:14.152049 [ 3 ] {} <Debug> HTTP-Session: 2f704fe4-ea70-4340-82ae-314e7166fbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4767 2023.10.11 22:28:14.152066 [ 3 ] {} <Debug> HTTP-Session: 2f704fe4-ea70-4340-82ae-314e7166fbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4768 2023.10.11 22:28:14.152143 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4769 2023.10.11 22:28:14.152184 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4770 2023.10.11 22:28:14.152287 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4771 2023.10.11 22:28:14.152755 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4772 2023.10.11 22:28:14.152991 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4773 2023.10.11 22:28:14.153141 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4774 2023.10.11 22:28:14.153270 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} <Information> executeQuery: Read 231 rows, 22.78 KiB in 0.001096897 sec., 210594 rows/sec., 20.28 MiB/sec.
4775 2023.10.11 22:28:14.153390 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} <Debug> DynamicQueryHandler: Done processing query
4776 2023.10.11 22:28:14.153414 [ 3 ] {0b243272-08eb-478e-b1ff-709a28f39dbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4777 2023.10.11 22:28:14.153430 [ 3 ] {} <Debug> HTTP-Session: 2f704fe4-ea70-4340-82ae-314e7166fbe2 Destroying unnamed session
4778 2023.10.11 22:28:14.153614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4779 2023.10.11 22:28:14.153661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4780 2023.10.11 22:28:14.153680 [ 3 ] {} <Debug> HTTP-Session: 37a1a067-501e-44fe-aab9-28009b275a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4781 2023.10.11 22:28:14.153697 [ 3 ] {} <Debug> HTTP-Session: 37a1a067-501e-44fe-aab9-28009b275a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4782 2023.10.11 22:28:14.153781 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4783 2023.10.11 22:28:14.153820 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4784 2023.10.11 22:28:14.153927 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4785 2023.10.11 22:28:14.154417 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4786 2023.10.11 22:28:14.154637 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4787 2023.10.11 22:28:14.154790 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4788 2023.10.11 22:28:14.154919 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001107267 sec., 281774 rows/sec., 19.75 MiB/sec.
4789 2023.10.11 22:28:14.155031 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} <Debug> DynamicQueryHandler: Done processing query
4790 2023.10.11 22:28:14.155054 [ 3 ] {27c542c0-f7f0-4d3c-bb9e-201443ad9f8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4791 2023.10.11 22:28:14.155070 [ 3 ] {} <Debug> HTTP-Session: 37a1a067-501e-44fe-aab9-28009b275a92 Destroying unnamed session
4792 2023.10.11 22:28:14.155215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4793 2023.10.11 22:28:14.155260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4794 2023.10.11 22:28:14.155279 [ 3 ] {} <Debug> HTTP-Session: 70e1c574-7358-4b3d-bf81-cdb671ef7190 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4795 2023.10.11 22:28:14.155297 [ 3 ] {} <Debug> HTTP-Session: 70e1c574-7358-4b3d-bf81-cdb671ef7190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4796 2023.10.11 22:28:14.155365 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4797 2023.10.11 22:28:14.155404 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4798 2023.10.11 22:28:14.155507 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4799 2023.10.11 22:28:14.155752 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4800 2023.10.11 22:28:14.155988 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4801 2023.10.11 22:28:14.156188 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4802 2023.10.11 22:28:14.156333 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000940095 sec., 6382 rows/sec., 268.01 KiB/sec.
4803 2023.10.11 22:28:14.156451 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} <Debug> DynamicQueryHandler: Done processing query
4804 2023.10.11 22:28:14.156475 [ 3 ] {5fc10de5-702a-4207-90de-1f4fc6ef3251} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4805 2023.10.11 22:28:14.156493 [ 3 ] {} <Debug> HTTP-Session: 70e1c574-7358-4b3d-bf81-cdb671ef7190 Destroying unnamed session
4806 2023.10.11 22:28:14.156666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4807 2023.10.11 22:28:14.156714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4808 2023.10.11 22:28:14.156735 [ 3 ] {} <Debug> HTTP-Session: cb9b7122-494f-4ab1-9828-24cd38542183 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4809 2023.10.11 22:28:14.156752 [ 3 ] {} <Debug> HTTP-Session: cb9b7122-494f-4ab1-9828-24cd38542183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4810 2023.10.11 22:28:14.156826 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4811 2023.10.11 22:28:14.156869 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4812 2023.10.11 22:28:14.156991 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4813 2023.10.11 22:28:14.157290 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4814 2023.10.11 22:28:14.157542 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4815 2023.10.11 22:28:14.157706 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
4816 2023.10.11 22:28:14.157823 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000991985 sec., 63509 rows/sec., 3.85 MiB/sec.
4817 2023.10.11 22:28:14.157926 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} <Debug> DynamicQueryHandler: Done processing query
4818 2023.10.11 22:28:14.157948 [ 3 ] {94d358b7-bb0d-4b86-aef2-dafd32c1f089} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4819 2023.10.11 22:28:14.157963 [ 3 ] {} <Debug> HTTP-Session: cb9b7122-494f-4ab1-9828-24cd38542183 Destroying unnamed session
4820 2023.10.11 22:28:14.158109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4821 2023.10.11 22:28:14.158150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4822 2023.10.11 22:28:14.158169 [ 3 ] {} <Debug> HTTP-Session: 19737a31-048d-4d22-8876-cdccfc9d09ec Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4823 2023.10.11 22:28:14.158185 [ 3 ] {} <Debug> HTTP-Session: 19737a31-048d-4d22-8876-cdccfc9d09ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4824 2023.10.11 22:28:14.158265 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4825 2023.10.11 22:28:14.158306 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4826 2023.10.11 22:28:14.158496 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4827 2023.10.11 22:28:14.159031 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4828 2023.10.11 22:28:14.159331 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4829 2023.10.11 22:28:14.159511 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4830 2023.10.11 22:28:14.159633 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001287109 sec., 37292 rows/sec., 50.32 MiB/sec.
4831 2023.10.11 22:28:14.159756 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} <Debug> DynamicQueryHandler: Done processing query
4832 2023.10.11 22:28:14.159779 [ 3 ] {8955000f-4a67-48fc-9823-ff1af6ea0daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4833 2023.10.11 22:28:14.159795 [ 3 ] {} <Debug> HTTP-Session: 19737a31-048d-4d22-8876-cdccfc9d09ec Destroying unnamed session
4834 2023.10.11 22:28:14.159927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4835 2023.10.11 22:28:14.159973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4836 2023.10.11 22:28:14.159991 [ 3 ] {} <Debug> HTTP-Session: 3f384cd0-d311-406a-8a9c-dbb086b6f7ec Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4837 2023.10.11 22:28:14.160008 [ 3 ] {} <Debug> HTTP-Session: 3f384cd0-d311-406a-8a9c-dbb086b6f7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4838 2023.10.11 22:28:14.160078 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4839 2023.10.11 22:28:14.160119 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4840 2023.10.11 22:28:14.160223 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4841 2023.10.11 22:28:14.160482 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.76 GiB.
4842 2023.10.11 22:28:14.160710 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4843 2023.10.11 22:28:14.160878 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4844 2023.10.11 22:28:14.161007 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000899104 sec., 21132 rows/sec., 1.10 MiB/sec.
4845 2023.10.11 22:28:14.161111 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} <Debug> DynamicQueryHandler: Done processing query
4846 2023.10.11 22:28:14.161135 [ 3 ] {61f031f2-aa41-44e4-abc1-c8354756f05e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4847 2023.10.11 22:28:14.161150 [ 3 ] {} <Debug> HTTP-Session: 3f384cd0-d311-406a-8a9c-dbb086b6f7ec Destroying unnamed session
4848 2023.10.11 22:28:19.143394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4849 2023.10.11 22:28:19.143529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4850 2023.10.11 22:28:19.143561 [ 3 ] {} <Debug> HTTP-Session: d2c24831-1258-4456-9205-5b173dd45a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4851 2023.10.11 22:28:19.143590 [ 3 ] {} <Debug> HTTP-Session: d2c24831-1258-4456-9205-5b173dd45a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4852 2023.10.11 22:28:19.143734 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4853 2023.10.11 22:28:19.143797 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4854 2023.10.11 22:28:19.143959 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4855 2023.10.11 22:28:19.144361 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4856 2023.10.11 22:28:19.144617 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4857 2023.10.11 22:28:19.144778 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4858 2023.10.11 22:28:19.144913 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001139037 sec., 4389 rows/sec., 355.80 KiB/sec.
4859 2023.10.11 22:28:19.145076 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} <Debug> DynamicQueryHandler: Done processing query
4860 2023.10.11 22:28:19.145102 [ 3 ] {f019b2ce-b20d-43fe-9ef9-96c0dda0dad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4861 2023.10.11 22:28:19.145118 [ 3 ] {} <Debug> HTTP-Session: d2c24831-1258-4456-9205-5b173dd45a0d Destroying unnamed session
4862 2023.10.11 22:28:19.145282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4863 2023.10.11 22:28:19.145329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4864 2023.10.11 22:28:19.145349 [ 3 ] {} <Debug> HTTP-Session: 94d0b383-9aee-49a1-9063-5450fa24dc3e Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4865 2023.10.11 22:28:19.145367 [ 3 ] {} <Debug> HTTP-Session: 94d0b383-9aee-49a1-9063-5450fa24dc3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4866 2023.10.11 22:28:19.145443 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4867 2023.10.11 22:28:19.145486 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4868 2023.10.11 22:28:19.145592 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4869 2023.10.11 22:28:19.145882 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4870 2023.10.11 22:28:19.146097 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4871 2023.10.11 22:28:19.146244 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4872 2023.10.11 22:28:19.146377 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000902804 sec., 16614 rows/sec., 1.50 MiB/sec.
4873 2023.10.11 22:28:19.146487 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} <Debug> DynamicQueryHandler: Done processing query
4874 2023.10.11 22:28:19.146511 [ 3 ] {a89b81ee-3ef9-4f61-968c-54ab13a3ad60} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4875 2023.10.11 22:28:19.146527 [ 3 ] {} <Debug> HTTP-Session: 94d0b383-9aee-49a1-9063-5450fa24dc3e Destroying unnamed session
4876 2023.10.11 22:28:19.146666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4877 2023.10.11 22:28:19.146710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4878 2023.10.11 22:28:19.146729 [ 3 ] {} <Debug> HTTP-Session: eaac175d-9240-45fe-a5ef-96e65556b99c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4879 2023.10.11 22:28:19.146746 [ 3 ] {} <Debug> HTTP-Session: eaac175d-9240-45fe-a5ef-96e65556b99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4880 2023.10.11 22:28:19.146816 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4881 2023.10.11 22:28:19.146857 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4882 2023.10.11 22:28:19.146962 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4883 2023.10.11 22:28:19.147221 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4884 2023.10.11 22:28:19.147424 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4885 2023.10.11 22:28:19.147570 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4886 2023.10.11 22:28:19.147705 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000851303 sec., 5873 rows/sec., 470.33 KiB/sec.
4887 2023.10.11 22:28:19.147894 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} <Debug> DynamicQueryHandler: Done processing query
4888 2023.10.11 22:28:19.147918 [ 3 ] {351715a9-4cc4-4545-b290-767beb65f0f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4889 2023.10.11 22:28:19.147934 [ 3 ] {} <Debug> HTTP-Session: eaac175d-9240-45fe-a5ef-96e65556b99c Destroying unnamed session
4890 2023.10.11 22:28:19.148043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4891 2023.10.11 22:28:19.148088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4892 2023.10.11 22:28:19.148107 [ 3 ] {} <Debug> HTTP-Session: 83b865ea-09a2-4181-912e-b37d3286c498 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4893 2023.10.11 22:28:19.148124 [ 3 ] {} <Debug> HTTP-Session: 83b865ea-09a2-4181-912e-b37d3286c498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4894 2023.10.11 22:28:19.148198 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4895 2023.10.11 22:28:19.148245 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4896 2023.10.11 22:28:19.148394 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4897 2023.10.11 22:28:19.148671 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4898 2023.10.11 22:28:19.148945 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4899 2023.10.11 22:28:19.149121 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4900 2023.10.11 22:28:19.149247 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001019715 sec., 4903 rows/sec., 6.62 MiB/sec.
4901 2023.10.11 22:28:19.149358 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} <Debug> DynamicQueryHandler: Done processing query
4902 2023.10.11 22:28:19.149380 [ 3 ] {1f1abbd2-6d6d-45d7-b43b-696ae2f6ae17} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4903 2023.10.11 22:28:19.149395 [ 3 ] {} <Debug> HTTP-Session: 83b865ea-09a2-4181-912e-b37d3286c498 Destroying unnamed session
4904 2023.10.11 22:28:20.721710 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
4905 2023.10.11 22:28:20.721769 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
4906 2023.10.11 22:28:24.150225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4907 2023.10.11 22:28:24.150339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4908 2023.10.11 22:28:24.150365 [ 3 ] {} <Debug> HTTP-Session: bbc50d24-e466-499d-9058-c47b5a06c7bf Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4909 2023.10.11 22:28:24.150390 [ 3 ] {} <Debug> HTTP-Session: bbc50d24-e466-499d-9058-c47b5a06c7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4910 2023.10.11 22:28:24.150526 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4911 2023.10.11 22:28:24.150590 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4912 2023.10.11 22:28:24.150753 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4913 2023.10.11 22:28:24.151202 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4914 2023.10.11 22:28:24.151460 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4915 2023.10.11 22:28:24.151633 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4916 2023.10.11 22:28:24.151782 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001218138 sec., 44329 rows/sec., 3.39 MiB/sec.
4917 2023.10.11 22:28:24.151773 [ 117 ] {} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4918 2023.10.11 22:28:24.151897 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4919 2023.10.11 22:28:24.151995 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} <Debug> DynamicQueryHandler: Done processing query
4920 2023.10.11 22:28:24.152020 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4921 2023.10.11 22:28:24.152030 [ 3 ] {8738dc21-2eb7-4176-80e7-e5b3e1d454ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4922 2023.10.11 22:28:24.152059 [ 3 ] {} <Debug> HTTP-Session: bbc50d24-e466-499d-9058-c47b5a06c7bf Destroying unnamed session
4923 2023.10.11 22:28:24.152103 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4924 2023.10.11 22:28:24.152133 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 59 rows starting from the beginning of the part
4925 2023.10.11 22:28:24.152246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4926 2023.10.11 22:28:24.152260 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part
4927 2023.10.11 22:28:24.152303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4928 2023.10.11 22:28:24.152331 [ 3 ] {} <Debug> HTTP-Session: 52a0b410-347b-4590-8f34-5479b9b30c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4929 2023.10.11 22:28:24.152366 [ 3 ] {} <Debug> HTTP-Session: 52a0b410-347b-4590-8f34-5479b9b30c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4930 2023.10.11 22:28:24.152371 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part
4931 2023.10.11 22:28:24.152509 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4932 2023.10.11 22:28:24.152510 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part
4933 2023.10.11 22:28:24.152564 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4934 2023.10.11 22:28:24.152655 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part
4935 2023.10.11 22:28:24.152816 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part
4936 2023.10.11 22:28:24.152816 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4937 2023.10.11 22:28:24.153469 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4938 2023.10.11 22:28:24.153646 [ 12 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.001674295 sec., 137968.51809268977 rows/sec., 10.58 MiB/sec.
4939 2023.10.11 22:28:24.153762 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4940 2023.10.11 22:28:24.153771 [ 24 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4941 2023.10.11 22:28:24.153941 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4942 2023.10.11 22:28:24.153999 [ 24 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4943 2023.10.11 22:28:24.154108 [ 117 ] {} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4944 2023.10.11 22:28:24.154132 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} <Information> executeQuery: Read 231 rows, 22.78 KiB in 0.001587463 sec., 145515 rows/sec., 14.01 MiB/sec.
4945 2023.10.11 22:28:24.154160 [ 24 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_46_9} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4946 2023.10.11 22:28:24.154202 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4947 2023.10.11 22:28:24.154501 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} <Debug> DynamicQueryHandler: Done processing query
4948 2023.10.11 22:28:24.154504 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4949 2023.10.11 22:28:24.154537 [ 3 ] {701a656d-7959-4c75-9f2f-4573014eaee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4950 2023.10.11 22:28:24.154590 [ 3 ] {} <Debug> HTTP-Session: 52a0b410-347b-4590-8f34-5479b9b30c3b Destroying unnamed session
4951 2023.10.11 22:28:24.154676 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4952 2023.10.11 22:28:24.154721 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part
4953 2023.10.11 22:28:24.154851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4954 2023.10.11 22:28:24.154898 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 231 rows starting from the beginning of the part
4955 2023.10.11 22:28:24.154936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4956 2023.10.11 22:28:24.154988 [ 3 ] {} <Debug> HTTP-Session: 17b3efd4-2d9a-4cab-8990-46cd68e06ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4957 2023.10.11 22:28:24.155024 [ 3 ] {} <Debug> HTTP-Session: 17b3efd4-2d9a-4cab-8990-46cd68e06ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4958 2023.10.11 22:28:24.155092 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part
4959 2023.10.11 22:28:24.155255 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4960 2023.10.11 22:28:24.155305 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 231 rows starting from the beginning of the part
4961 2023.10.11 22:28:24.155335 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4962 2023.10.11 22:28:24.155591 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 15 rows starting from the beginning of the part
4963 2023.10.11 22:28:24.155835 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4964 2023.10.11 22:28:24.155855 [ 10 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 231 rows starting from the beginning of the part
4965 2023.10.11 22:28:24.157001 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4966 2023.10.11 22:28:24.157381 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4967 2023.10.11 22:28:24.157571 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 4 columns (4 merged, 0 gathered) in 0.003254559 sec., 297736.1909862442 rows/sec., 28.58 MiB/sec.
4968 2023.10.11 22:28:24.157663 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4969 2023.10.11 22:28:24.157825 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4970 2023.10.11 22:28:24.157849 [ 117 ] {} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4971 2023.10.11 22:28:24.157877 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.002555049 sec., 122111 rows/sec., 8.56 MiB/sec.
4972 2023.10.11 22:28:24.157941 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4973 2023.10.11 22:28:24.158074 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4974 2023.10.11 22:28:24.158253 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} <Debug> DynamicQueryHandler: Done processing query
4975 2023.10.11 22:28:24.158289 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4976 2023.10.11 22:28:24.158324 [ 3 ] {71f157a9-1468-45c5-8506-4dfd29383b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4977 2023.10.11 22:28:24.158367 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4978 2023.10.11 22:28:24.158433 [ 3 ] {} <Debug> HTTP-Session: 17b3efd4-2d9a-4cab-8990-46cd68e06ab9 Destroying unnamed session
4979 2023.10.11 22:28:24.158487 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 346 rows starting from the beginning of the part
4980 2023.10.11 22:28:24.158529 [ 15 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_46_9} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4981 2023.10.11 22:28:24.158661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4982 2023.10.11 22:28:24.158766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4983 2023.10.11 22:28:24.158774 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 312 rows starting from the beginning of the part
4984 2023.10.11 22:28:24.158793 [ 3 ] {} <Debug> HTTP-Session: 493af554-57c3-4c27-ac47-2f633cd170de Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
4985 2023.10.11 22:28:24.158823 [ 3 ] {} <Debug> HTTP-Session: 493af554-57c3-4c27-ac47-2f633cd170de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4986 2023.10.11 22:28:24.158901 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part
4987 2023.10.11 22:28:24.158931 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4988 2023.10.11 22:28:24.158995 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4989 2023.10.11 22:28:24.159015 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 312 rows starting from the beginning of the part
4990 2023.10.11 22:28:24.159189 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part
4991 2023.10.11 22:28:24.159253 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4992 2023.10.11 22:28:24.159335 [ 24 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 312 rows starting from the beginning of the part
4993 2023.10.11 22:28:24.159637 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
4994 2023.10.11 22:28:24.159978 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4995 2023.10.11 22:28:24.160173 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4996 2023.10.11 22:28:24.160456 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001478132 sec., 4059 rows/sec., 170.45 KiB/sec.
4997 2023.10.11 22:28:24.160476 [ 11 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 4 columns (4 merged, 0 gathered) in 0.002463337 sec., 524491.7768052036 rows/sec., 36.90 MiB/sec.
4998 2023.10.11 22:28:24.160633 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} <Debug> DynamicQueryHandler: Done processing query
4999 2023.10.11 22:28:24.160662 [ 3 ] {937e96ea-9394-4660-9dd0-2eb97fc2d40a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5000 2023.10.11 22:28:24.160695 [ 3 ] {} <Debug> HTTP-Session: 493af554-57c3-4c27-ac47-2f633cd170de Destroying unnamed session
5001 2023.10.11 22:28:24.160714 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5002 2023.10.11 22:28:24.160875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5003 2023.10.11 22:28:24.160947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5004 2023.10.11 22:28:24.160988 [ 3 ] {} <Debug> HTTP-Session: 6a826f88-9245-4493-8007-71e7c0a5e281 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5005 2023.10.11 22:28:24.160995 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
5006 2023.10.11 22:28:24.161014 [ 3 ] {} <Debug> HTTP-Session: 6a826f88-9245-4493-8007-71e7c0a5e281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5007 2023.10.11 22:28:24.161119 [ 13 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_46_9} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
5008 2023.10.11 22:28:24.161156 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5009 2023.10.11 22:28:24.161257 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5010 2023.10.11 22:28:24.161400 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5011 2023.10.11 22:28:24.161702 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5012 2023.10.11 22:28:24.161948 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5013 2023.10.11 22:28:24.162130 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
5014 2023.10.11 22:28:24.162265 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001069556 sec., 58902 rows/sec., 3.57 MiB/sec.
5015 2023.10.11 22:28:24.162493 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} <Debug> DynamicQueryHandler: Done processing query
5016 2023.10.11 22:28:24.162518 [ 3 ] {176db8d4-a8b4-423c-9327-37000ae9744f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5017 2023.10.11 22:28:24.162534 [ 3 ] {} <Debug> HTTP-Session: 6a826f88-9245-4493-8007-71e7c0a5e281 Destroying unnamed session
5018 2023.10.11 22:28:24.162691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5019 2023.10.11 22:28:24.162738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5020 2023.10.11 22:28:24.162758 [ 3 ] {} <Debug> HTTP-Session: 50832bdc-084d-44a6-9678-00e396978639 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5021 2023.10.11 22:28:24.162775 [ 3 ] {} <Debug> HTTP-Session: 50832bdc-084d-44a6-9678-00e396978639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5022 2023.10.11 22:28:24.162865 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5023 2023.10.11 22:28:24.162913 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5024 2023.10.11 22:28:24.163068 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5025 2023.10.11 22:28:24.163558 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5026 2023.10.11 22:28:24.163873 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5027 2023.10.11 22:28:24.164049 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
5028 2023.10.11 22:28:24.164154 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001259419 sec., 38112 rows/sec., 51.43 MiB/sec.
5029 2023.10.11 22:28:24.164261 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} <Debug> DynamicQueryHandler: Done processing query
5030 2023.10.11 22:28:24.164285 [ 3 ] {69863f95-220c-4887-a1b6-30bc60506800} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5031 2023.10.11 22:28:24.164301 [ 3 ] {} <Debug> HTTP-Session: 50832bdc-084d-44a6-9678-00e396978639 Destroying unnamed session
5032 2023.10.11 22:28:24.164424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5033 2023.10.11 22:28:24.164468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5034 2023.10.11 22:28:24.164487 [ 3 ] {} <Debug> HTTP-Session: 60bb593d-d349-492b-acfa-02562579d18c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5035 2023.10.11 22:28:24.164505 [ 3 ] {} <Debug> HTTP-Session: 60bb593d-d349-492b-acfa-02562579d18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5036 2023.10.11 22:28:24.164575 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5037 2023.10.11 22:28:24.164615 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5038 2023.10.11 22:28:24.164718 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5039 2023.10.11 22:28:24.164955 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5040 2023.10.11 22:28:24.165179 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5041 2023.10.11 22:28:24.165352 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
5042 2023.10.11 22:28:24.165455 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000852723 sec., 22281 rows/sec., 1.16 MiB/sec.
5043 2023.10.11 22:28:24.165446 [ 116 ] {} <Debug> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5044 2023.10.11 22:28:24.165519 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5045 2023.10.11 22:28:24.165599 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} <Debug> DynamicQueryHandler: Done processing query
5046 2023.10.11 22:28:24.165626 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
5047 2023.10.11 22:28:24.165638 [ 3 ] {63da2161-ef6d-4951-90c9-4275a046ba2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5048 2023.10.11 22:28:24.165683 [ 3 ] {} <Debug> HTTP-Session: 60bb593d-d349-492b-acfa-02562579d18c Destroying unnamed session
5049 2023.10.11 22:28:24.165752 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5050 2023.10.11 22:28:24.165793 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 422 rows starting from the beginning of the part
5051 2023.10.11 22:28:24.165913 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part
5052 2023.10.11 22:28:24.165998 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part
5053 2023.10.11 22:28:24.166075 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part
5054 2023.10.11 22:28:24.166152 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part
5055 2023.10.11 22:28:24.166229 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part
5056 2023.10.11 22:28:24.166848 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 517 rows, containing 4 columns (4 merged, 0 gathered) in 0.00127858 sec., 404354.83114079677 rows/sec., 21.54 MiB/sec.
5057 2023.10.11 22:28:24.166946 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5058 2023.10.11 22:28:24.167127 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
5059 2023.10.11 22:28:24.167189 [ 13 ] {86512988-1739-436a-bb53-f1d02634fb30::all_1_26_5} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
5060 2023.10.11 22:28:29.143312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5061 2023.10.11 22:28:29.143430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5062 2023.10.11 22:28:29.143456 [ 3 ] {} <Debug> HTTP-Session: 8d0a4e69-0193-4339-a2f4-e413f1a2cbba Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5063 2023.10.11 22:28:29.143481 [ 3 ] {} <Debug> HTTP-Session: 8d0a4e69-0193-4339-a2f4-e413f1a2cbba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5064 2023.10.11 22:28:29.143609 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5065 2023.10.11 22:28:29.143672 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5066 2023.10.11 22:28:29.143833 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5067 2023.10.11 22:28:29.144230 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5068 2023.10.11 22:28:29.144489 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5069 2023.10.11 22:28:29.144654 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
5070 2023.10.11 22:28:29.144792 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001140927 sec., 4382 rows/sec., 355.21 KiB/sec.
5071 2023.10.11 22:28:29.144943 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} <Debug> DynamicQueryHandler: Done processing query
5072 2023.10.11 22:28:29.144968 [ 3 ] {29484254-a42f-4823-a67a-2c8c05437e63} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5073 2023.10.11 22:28:29.144984 [ 3 ] {} <Debug> HTTP-Session: 8d0a4e69-0193-4339-a2f4-e413f1a2cbba Destroying unnamed session
5074 2023.10.11 22:28:29.145104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5075 2023.10.11 22:28:29.145152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5076 2023.10.11 22:28:29.145173 [ 3 ] {} <Debug> HTTP-Session: 7b1de8bb-8dd8-455b-a552-491ef1d45d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5077 2023.10.11 22:28:29.145191 [ 3 ] {} <Debug> HTTP-Session: 7b1de8bb-8dd8-455b-a552-491ef1d45d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5078 2023.10.11 22:28:29.145272 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5079 2023.10.11 22:28:29.145315 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5080 2023.10.11 22:28:29.145423 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5081 2023.10.11 22:28:29.145712 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5082 2023.10.11 22:28:29.145930 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5083 2023.10.11 22:28:29.146078 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
5084 2023.10.11 22:28:29.146204 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000903324 sec., 16605 rows/sec., 1.50 MiB/sec.
5085 2023.10.11 22:28:29.146340 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} <Debug> DynamicQueryHandler: Done processing query
5086 2023.10.11 22:28:29.146375 [ 3 ] {9a5afd5b-c0c6-4e44-a21f-a2d8e77fa599} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5087 2023.10.11 22:28:29.146391 [ 3 ] {} <Debug> HTTP-Session: 7b1de8bb-8dd8-455b-a552-491ef1d45d3d Destroying unnamed session
5088 2023.10.11 22:28:29.146505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5089 2023.10.11 22:28:29.146551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5090 2023.10.11 22:28:29.146570 [ 3 ] {} <Debug> HTTP-Session: c0b4c196-53c0-4fd3-8b74-ac8d27e928e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5091 2023.10.11 22:28:29.146588 [ 3 ] {} <Debug> HTTP-Session: c0b4c196-53c0-4fd3-8b74-ac8d27e928e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5092 2023.10.11 22:28:29.146663 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5093 2023.10.11 22:28:29.146703 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5094 2023.10.11 22:28:29.146810 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5095 2023.10.11 22:28:29.147064 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5096 2023.10.11 22:28:29.147262 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5097 2023.10.11 22:28:29.147410 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
5098 2023.10.11 22:28:29.147532 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000840933 sec., 5945 rows/sec., 476.13 KiB/sec.
5099 2023.10.11 22:28:29.147677 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} <Debug> DynamicQueryHandler: Done processing query
5100 2023.10.11 22:28:29.147717 [ 3 ] {3f5fa3cb-c4ab-4941-9766-222a72740fec} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5101 2023.10.11 22:28:29.147733 [ 3 ] {} <Debug> HTTP-Session: c0b4c196-53c0-4fd3-8b74-ac8d27e928e7 Destroying unnamed session
5102 2023.10.11 22:28:29.147868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5103 2023.10.11 22:28:29.147913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5104 2023.10.11 22:28:29.147932 [ 3 ] {} <Debug> HTTP-Session: 604df29d-280f-47cd-a722-6feefe89849c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5105 2023.10.11 22:28:29.147949 [ 3 ] {} <Debug> HTTP-Session: 604df29d-280f-47cd-a722-6feefe89849c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5106 2023.10.11 22:28:29.148021 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5107 2023.10.11 22:28:29.148068 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5108 2023.10.11 22:28:29.148213 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5109 2023.10.11 22:28:29.148503 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5110 2023.10.11 22:28:29.148779 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5111 2023.10.11 22:28:29.148957 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
5112 2023.10.11 22:28:29.149097 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001046326 sec., 4778 rows/sec., 6.45 MiB/sec.
5113 2023.10.11 22:28:29.149207 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} <Debug> DynamicQueryHandler: Done processing query
5114 2023.10.11 22:28:29.149230 [ 3 ] {182246cf-43e4-4aad-88f5-6390a0a6c542} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5115 2023.10.11 22:28:29.149245 [ 3 ] {} <Debug> HTTP-Session: 604df29d-280f-47cd-a722-6feefe89849c Destroying unnamed session
5116 2023.10.11 22:28:34.150986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5117 2023.10.11 22:28:34.151106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5118 2023.10.11 22:28:34.151133 [ 3 ] {} <Debug> HTTP-Session: e8fb80e8-de4f-43c0-a1b1-1aada1f7cb9a Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5119 2023.10.11 22:28:34.151158 [ 3 ] {} <Debug> HTTP-Session: e8fb80e8-de4f-43c0-a1b1-1aada1f7cb9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5120 2023.10.11 22:28:34.151290 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5121 2023.10.11 22:28:34.151354 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5122 2023.10.11 22:28:34.151520 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5123 2023.10.11 22:28:34.151962 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5124 2023.10.11 22:28:34.152238 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5125 2023.10.11 22:28:34.152402 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
5126 2023.10.11 22:28:34.152546 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001215238 sec., 44435 rows/sec., 3.40 MiB/sec.
5127 2023.10.11 22:28:34.152805 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} <Debug> DynamicQueryHandler: Done processing query
5128 2023.10.11 22:28:34.152832 [ 3 ] {4c572e19-390a-40f1-9d9c-f95d0e48b56f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5129 2023.10.11 22:28:34.152849 [ 3 ] {} <Debug> HTTP-Session: e8fb80e8-de4f-43c0-a1b1-1aada1f7cb9a Destroying unnamed session
5130 2023.10.11 22:28:34.152997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5131 2023.10.11 22:28:34.153047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5132 2023.10.11 22:28:34.153068 [ 3 ] {} <Debug> HTTP-Session: dd2c3499-2c62-4e2c-ae13-6b563c4f303d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5133 2023.10.11 22:28:34.153087 [ 3 ] {} <Debug> HTTP-Session: dd2c3499-2c62-4e2c-ae13-6b563c4f303d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5134 2023.10.11 22:28:34.153180 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5135 2023.10.11 22:28:34.153224 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5136 2023.10.11 22:28:34.153350 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5137 2023.10.11 22:28:34.153806 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5138 2023.10.11 22:28:34.154044 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5139 2023.10.11 22:28:34.154197 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
5140 2023.10.11 22:28:34.154327 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} <Information> executeQuery: Read 231 rows, 22.78 KiB in 0.001114367 sec., 207292 rows/sec., 19.96 MiB/sec.
5141 2023.10.11 22:28:34.154440 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} <Debug> DynamicQueryHandler: Done processing query
5142 2023.10.11 22:28:34.154465 [ 3 ] {25024e5a-bb88-49cb-bf7c-d8d6ed7c3420} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5143 2023.10.11 22:28:34.154481 [ 3 ] {} <Debug> HTTP-Session: dd2c3499-2c62-4e2c-ae13-6b563c4f303d Destroying unnamed session
5144 2023.10.11 22:28:34.154639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5145 2023.10.11 22:28:34.154684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5146 2023.10.11 22:28:34.154704 [ 3 ] {} <Debug> HTTP-Session: c2935122-80c1-459e-8363-4aeda134a635 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5147 2023.10.11 22:28:34.154722 [ 3 ] {} <Debug> HTTP-Session: c2935122-80c1-459e-8363-4aeda134a635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5148 2023.10.11 22:28:34.154813 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5149 2023.10.11 22:28:34.154852 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5150 2023.10.11 22:28:34.154957 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5151 2023.10.11 22:28:34.155405 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5152 2023.10.11 22:28:34.155622 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5153 2023.10.11 22:28:34.155776 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
5154 2023.10.11 22:28:34.155900 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001058455 sec., 294769 rows/sec., 20.66 MiB/sec.
5155 2023.10.11 22:28:34.156027 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} <Debug> DynamicQueryHandler: Done processing query
5156 2023.10.11 22:28:34.156051 [ 3 ] {82cf6bd6-5467-4b5b-ae3c-dd13ee69643d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5157 2023.10.11 22:28:34.156067 [ 3 ] {} <Debug> HTTP-Session: c2935122-80c1-459e-8363-4aeda134a635 Destroying unnamed session
5158 2023.10.11 22:28:34.156210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5159 2023.10.11 22:28:34.156256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5160 2023.10.11 22:28:34.156277 [ 3 ] {} <Debug> HTTP-Session: 9c033d0e-b869-44c2-8a34-8874eedb3196 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5161 2023.10.11 22:28:34.156293 [ 3 ] {} <Debug> HTTP-Session: 9c033d0e-b869-44c2-8a34-8874eedb3196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5162 2023.10.11 22:28:34.156363 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5163 2023.10.11 22:28:34.156402 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5164 2023.10.11 22:28:34.156512 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5165 2023.10.11 22:28:34.156760 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5166 2023.10.11 22:28:34.157000 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5167 2023.10.11 22:28:34.157173 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
5168 2023.10.11 22:28:34.157301 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000905504 sec., 6626 rows/sec., 278.25 KiB/sec.
5169 2023.10.11 22:28:34.157298 [ 111 ] {} <Debug> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5170 2023.10.11 22:28:34.157420 [ 111 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5171 2023.10.11 22:28:34.157452 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} <Debug> DynamicQueryHandler: Done processing query
5172 2023.10.11 22:28:34.157493 [ 3 ] {b7c97cb5-5174-4fb8-9708-3aff53fb8683} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5173 2023.10.11 22:28:34.157555 [ 3 ] {} <Debug> HTTP-Session: 9c033d0e-b869-44c2-8a34-8874eedb3196 Destroying unnamed session
5174 2023.10.11 22:28:34.157563 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
5175 2023.10.11 22:28:34.157667 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5176 2023.10.11 22:28:34.157697 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part
5177 2023.10.11 22:28:34.157740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5178 2023.10.11 22:28:34.157795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5179 2023.10.11 22:28:34.157823 [ 3 ] {} <Debug> HTTP-Session: 781ff631-e4be-470a-84f8-c06acdc1c6d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5180 2023.10.11 22:28:34.157830 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
5181 2023.10.11 22:28:34.157843 [ 3 ] {} <Debug> HTTP-Session: 781ff631-e4be-470a-84f8-c06acdc1c6d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5182 2023.10.11 22:28:34.157963 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
5183 2023.10.11 22:28:34.157967 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5184 2023.10.11 22:28:34.158034 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5185 2023.10.11 22:28:34.158092 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
5186 2023.10.11 22:28:34.158262 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
5187 2023.10.11 22:28:34.158301 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5188 2023.10.11 22:28:34.158402 [ 24 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
5189 2023.10.11 22:28:34.158853 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5190 2023.10.11 22:28:34.159229 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5191 2023.10.11 22:28:34.159253 [ 11 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001774477 sec., 87913.22739038037 rows/sec., 3.61 MiB/sec.
5192 2023.10.11 22:28:34.159458 [ 22 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5193 2023.10.11 22:28:34.159477 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
5194 2023.10.11 22:28:34.159672 [ 111 ] {} <Debug> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5195 2023.10.11 22:28:34.159708 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001692476 sec., 37223 rows/sec., 2.26 MiB/sec.
5196 2023.10.11 22:28:34.159750 [ 111 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5197 2023.10.11 22:28:34.159991 [ 22 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
5198 2023.10.11 22:28:34.159984 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
5199 2023.10.11 22:28:34.160079 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} <Debug> DynamicQueryHandler: Done processing query
5200 2023.10.11 22:28:34.160123 [ 3 ] {f516468f-36f5-4e7d-9d2d-b9ef14eabcf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5201 2023.10.11 22:28:34.160150 [ 22 ] {d1fe4264-4f18-4087-8604-5720dcd28da6::all_1_26_5} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
5202 2023.10.11 22:28:34.160173 [ 3 ] {} <Debug> HTTP-Session: 781ff631-e4be-470a-84f8-c06acdc1c6d3 Destroying unnamed session
5203 2023.10.11 22:28:34.160255 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5204 2023.10.11 22:28:34.160328 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1378 rows starting from the beginning of the part
5205 2023.10.11 22:28:34.160402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5206 2023.10.11 22:28:34.160498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5207 2023.10.11 22:28:34.160538 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 63 rows starting from the beginning of the part
5208 2023.10.11 22:28:34.160550 [ 3 ] {} <Debug> HTTP-Session: 094e04b6-5919-46ef-a0a4-9abbb5ab1134 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5209 2023.10.11 22:28:34.160615 [ 3 ] {} <Debug> HTTP-Session: 094e04b6-5919-46ef-a0a4-9abbb5ab1134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5210 2023.10.11 22:28:34.160787 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 63 rows starting from the beginning of the part
5211 2023.10.11 22:28:34.160820 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5212 2023.10.11 22:28:34.160946 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5213 2023.10.11 22:28:34.161001 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 63 rows starting from the beginning of the part
5214 2023.10.11 22:28:34.161320 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 63 rows starting from the beginning of the part
5215 2023.10.11 22:28:34.161646 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 63 rows starting from the beginning of the part
5216 2023.10.11 22:28:34.161659 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5217 2023.10.11 22:28:34.162919 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5218 2023.10.11 22:28:34.163508 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1693 rows, containing 5 columns (5 merged, 0 gathered) in 0.003674126 sec., 460789.858594942 rows/sec., 27.99 MiB/sec.
5219 2023.10.11 22:28:34.163603 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5220 2023.10.11 22:28:34.163768 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5221 2023.10.11 22:28:34.163906 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
5222 2023.10.11 22:28:34.164084 [ 111 ] {} <Debug> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5223 2023.10.11 22:28:34.164133 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.003245489 sec., 14789 rows/sec., 19.96 MiB/sec.
5224 2023.10.11 22:28:34.164168 [ 111 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5225 2023.10.11 22:28:34.164276 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
5226 2023.10.11 22:28:34.164438 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
5227 2023.10.11 22:28:34.164541 [ 17 ] {b51ca6cb-9f3c-4e63-9ed2-5598a92638e6::all_1_31_6} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
5228 2023.10.11 22:28:34.164555 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} <Debug> DynamicQueryHandler: Done processing query
5229 2023.10.11 22:28:34.164626 [ 3 ] {eef0f228-9219-4be3-bddf-6a263dc09f40} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5230 2023.10.11 22:28:34.164654 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5231 2023.10.11 22:28:34.164683 [ 3 ] {} <Debug> HTTP-Session: 094e04b6-5919-46ef-a0a4-9abbb5ab1134 Destroying unnamed session
5232 2023.10.11 22:28:34.164793 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1031 rows starting from the beginning of the part
5233 2023.10.11 22:28:34.164880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5234 2023.10.11 22:28:34.164933 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part
5235 2023.10.11 22:28:34.164936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5236 2023.10.11 22:28:34.164982 [ 3 ] {} <Debug> HTTP-Session: afdee198-16ed-4836-b730-8726a20476ed Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5237 2023.10.11 22:28:34.165007 [ 3 ] {} <Debug> HTTP-Session: afdee198-16ed-4836-b730-8726a20476ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5238 2023.10.11 22:28:34.165119 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part
5239 2023.10.11 22:28:34.165130 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5240 2023.10.11 22:28:34.165189 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5241 2023.10.11 22:28:34.165304 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part
5242 2023.10.11 22:28:34.165429 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5243 2023.10.11 22:28:34.165476 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part
5244 2023.10.11 22:28:34.165636 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::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
5245 2023.10.11 22:28:34.165960 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5246 2023.10.11 22:28:34.166300 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5247 2023.10.11 22:28:34.166520 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
5248 2023.10.11 22:28:34.166649 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001479432 sec., 12842 rows/sec., 681.88 KiB/sec.
5249 2023.10.11 22:28:34.166772 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} <Debug> DynamicQueryHandler: Done processing query
5250 2023.10.11 22:28:34.166796 [ 3 ] {ab39ee05-92ad-43b6-9fbd-377676aadba0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5251 2023.10.11 22:28:34.166812 [ 3 ] {} <Debug> HTTP-Session: afdee198-16ed-4836-b730-8726a20476ed Destroying unnamed session
5252 2023.10.11 22:28:34.169137 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1185 rows, containing 6 columns (6 merged, 0 gathered) in 0.004853182 sec., 244169.701445361 rows/sec., 329.49 MiB/sec.
5253 2023.10.11 22:28:34.169610 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5254 2023.10.11 22:28:34.169813 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
5255 2023.10.11 22:28:34.169878 [ 24 ] {e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
5256 2023.10.11 22:28:34.169942 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in e578cd56-5f59-4e6c-acab-7b2fa71251c8::all_1_46_9: 9.22 MiB.
5257 2023.10.11 22:28:35.000178 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.00 MiB, peak 240.02 MiB, will set to 231.13 MiB (RSS), difference: 1.13 MiB
5258 2023.10.11 22:28:35.721812 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
5259 2023.10.11 22:28:35.721889 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
5260 2023.10.11 22:28:39.143371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5261 2023.10.11 22:28:39.143494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5262 2023.10.11 22:28:39.143520 [ 3 ] {} <Debug> HTTP-Session: 77ba98cd-353d-4a3f-a572-f2617ae30217 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5263 2023.10.11 22:28:39.143545 [ 3 ] {} <Debug> HTTP-Session: 77ba98cd-353d-4a3f-a572-f2617ae30217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5264 2023.10.11 22:28:39.143670 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5265 2023.10.11 22:28:39.143731 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5266 2023.10.11 22:28:39.143894 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5267 2023.10.11 22:28:39.144281 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5268 2023.10.11 22:28:39.144532 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5269 2023.10.11 22:28:39.144697 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
5270 2023.10.11 22:28:39.144822 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001116916 sec., 4476 rows/sec., 362.85 KiB/sec.
5271 2023.10.11 22:28:39.144954 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} <Debug> DynamicQueryHandler: Done processing query
5272 2023.10.11 22:28:39.144979 [ 3 ] {08b67643-c25b-433d-8f10-9204f4d56e9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5273 2023.10.11 22:28:39.144995 [ 3 ] {} <Debug> HTTP-Session: 77ba98cd-353d-4a3f-a572-f2617ae30217 Destroying unnamed session
5274 2023.10.11 22:28:39.145114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5275 2023.10.11 22:28:39.145162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5276 2023.10.11 22:28:39.145182 [ 3 ] {} <Debug> HTTP-Session: 3627cacc-2844-42d8-9106-6f16ad62a23d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5277 2023.10.11 22:28:39.145200 [ 3 ] {} <Debug> HTTP-Session: 3627cacc-2844-42d8-9106-6f16ad62a23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5278 2023.10.11 22:28:39.145280 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5279 2023.10.11 22:28:39.145323 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5280 2023.10.11 22:28:39.145426 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5281 2023.10.11 22:28:39.145712 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5282 2023.10.11 22:28:39.145913 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5283 2023.10.11 22:28:39.146067 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
5284 2023.10.11 22:28:39.146178 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000862083 sec., 17399 rows/sec., 1.57 MiB/sec.
5285 2023.10.11 22:28:39.146345 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} <Debug> DynamicQueryHandler: Done processing query
5286 2023.10.11 22:28:39.146370 [ 3 ] {5a92278d-1d4b-4227-8571-8b709fa1d41a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5287 2023.10.11 22:28:39.146386 [ 3 ] {} <Debug> HTTP-Session: 3627cacc-2844-42d8-9106-6f16ad62a23d Destroying unnamed session
5288 2023.10.11 22:28:39.146502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5289 2023.10.11 22:28:39.146547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5290 2023.10.11 22:28:39.146567 [ 3 ] {} <Debug> HTTP-Session: e00bab6c-1ea4-4c0b-adfe-cbef6296bc81 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5291 2023.10.11 22:28:39.146583 [ 3 ] {} <Debug> HTTP-Session: e00bab6c-1ea4-4c0b-adfe-cbef6296bc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5292 2023.10.11 22:28:39.146655 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5293 2023.10.11 22:28:39.146695 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5294 2023.10.11 22:28:39.146802 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5295 2023.10.11 22:28:39.147064 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5296 2023.10.11 22:28:39.147269 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5297 2023.10.11 22:28:39.147420 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
5298 2023.10.11 22:28:39.147523 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000839923 sec., 5952 rows/sec., 476.70 KiB/sec.
5299 2023.10.11 22:28:39.147622 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} <Debug> DynamicQueryHandler: Done processing query
5300 2023.10.11 22:28:39.147645 [ 3 ] {4be41df2-d79f-4d4f-b67d-8c4f59c21bc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5301 2023.10.11 22:28:39.147660 [ 3 ] {} <Debug> HTTP-Session: e00bab6c-1ea4-4c0b-adfe-cbef6296bc81 Destroying unnamed session
5302 2023.10.11 22:28:39.147793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5303 2023.10.11 22:28:39.147836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5304 2023.10.11 22:28:39.147854 [ 3 ] {} <Debug> HTTP-Session: db1c8660-4f2e-407d-9217-a4173d20dd7c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5305 2023.10.11 22:28:39.147871 [ 3 ] {} <Debug> HTTP-Session: db1c8660-4f2e-407d-9217-a4173d20dd7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5306 2023.10.11 22:28:39.147942 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5307 2023.10.11 22:28:39.147986 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5308 2023.10.11 22:28:39.148117 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5309 2023.10.11 22:28:39.148401 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5310 2023.10.11 22:28:39.148674 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5311 2023.10.11 22:28:39.148854 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
5312 2023.10.11 22:28:39.148956 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000988015 sec., 5060 rows/sec., 6.83 MiB/sec.
5313 2023.10.11 22:28:39.149114 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} <Debug> DynamicQueryHandler: Done processing query
5314 2023.10.11 22:28:39.149138 [ 3 ] {cb64a430-344b-450f-bc96-2e21459b7a56} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5315 2023.10.11 22:28:39.149154 [ 3 ] {} <Debug> HTTP-Session: db1c8660-4f2e-407d-9217-a4173d20dd7c Destroying unnamed session
5316 2023.10.11 22:28:44.150593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 7640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5317 2023.10.11 22:28:44.150723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5318 2023.10.11 22:28:44.150754 [ 3 ] {} <Debug> HTTP-Session: 9db2bf69-2b61-44c7-b662-7ff9d6138e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5319 2023.10.11 22:28:44.150783 [ 3 ] {} <Debug> HTTP-Session: 9db2bf69-2b61-44c7-b662-7ff9d6138e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5320 2023.10.11 22:28:44.150929 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5321 2023.10.11 22:28:44.150999 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5322 2023.10.11 22:28:44.151185 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5323 2023.10.11 22:28:44.151654 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5324 2023.10.11 22:28:44.151921 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5325 2023.10.11 22:28:44.152084 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
5326 2023.10.11 22:28:44.152236 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} <Information> executeQuery: Read 54 rows, 4.23 KiB in 0.001269009 sec., 42552 rows/sec., 3.26 MiB/sec.
5327 2023.10.11 22:28:44.152376 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} <Debug> DynamicQueryHandler: Done processing query
5328 2023.10.11 22:28:44.152401 [ 3 ] {0bcfe185-8c2f-4631-98dd-b12811883f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5329 2023.10.11 22:28:44.152418 [ 3 ] {} <Debug> HTTP-Session: 9db2bf69-2b61-44c7-b662-7ff9d6138e66 Destroying unnamed session
5330 2023.10.11 22:28:44.152565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 36875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5331 2023.10.11 22:28:44.152610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5332 2023.10.11 22:28:44.152631 [ 3 ] {} <Debug> HTTP-Session: be514e1b-2493-4938-9f44-efed3d890378 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5333 2023.10.11 22:28:44.152651 [ 3 ] {} <Debug> HTTP-Session: be514e1b-2493-4938-9f44-efed3d890378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5334 2023.10.11 22:28:44.152733 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5335 2023.10.11 22:28:44.152775 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5336 2023.10.11 22:28:44.152887 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5337 2023.10.11 22:28:44.153498 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5338 2023.10.11 22:28:44.153729 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5339 2023.10.11 22:28:44.153889 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
5340 2023.10.11 22:28:44.154020 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} <Information> executeQuery: Read 231 rows, 22.78 KiB in 0.001249289 sec., 184905 rows/sec., 17.80 MiB/sec.
5341 2023.10.11 22:28:44.154177 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} <Debug> DynamicQueryHandler: Done processing query
5342 2023.10.11 22:28:44.154202 [ 3 ] {75c40091-b4a0-4576-b5c4-c5f9b4c313d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5343 2023.10.11 22:28:44.154218 [ 3 ] {} <Debug> HTTP-Session: be514e1b-2493-4938-9f44-efed3d890378 Destroying unnamed session
5344 2023.10.11 22:28:44.154380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 50209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5345 2023.10.11 22:28:44.154427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5346 2023.10.11 22:28:44.154446 [ 3 ] {} <Debug> HTTP-Session: 70432d82-4655-4b38-a6dc-842988c2373c Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5347 2023.10.11 22:28:44.154463 [ 3 ] {} <Debug> HTTP-Session: 70432d82-4655-4b38-a6dc-842988c2373c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5348 2023.10.11 22:28:44.154548 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5349 2023.10.11 22:28:44.154590 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5350 2023.10.11 22:28:44.154700 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5351 2023.10.11 22:28:44.155212 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5352 2023.10.11 22:28:44.155434 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5353 2023.10.11 22:28:44.155584 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
5354 2023.10.11 22:28:44.155717 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} <Information> executeQuery: Read 312 rows, 22.39 KiB in 0.001140717 sec., 273512 rows/sec., 19.17 MiB/sec.
5355 2023.10.11 22:28:44.155848 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} <Debug> DynamicQueryHandler: Done processing query
5356 2023.10.11 22:28:44.155871 [ 3 ] {c3dcd833-63b3-450b-9540-d258ba872065} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5357 2023.10.11 22:28:44.155887 [ 3 ] {} <Debug> HTTP-Session: 70432d82-4655-4b38-a6dc-842988c2373c Destroying unnamed session
5358 2023.10.11 22:28:44.156045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5359 2023.10.11 22:28:44.156091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5360 2023.10.11 22:28:44.156111 [ 3 ] {} <Debug> HTTP-Session: 3c71bb7f-9672-434f-841d-64b51674ec41 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5361 2023.10.11 22:28:44.156129 [ 3 ] {} <Debug> HTTP-Session: 3c71bb7f-9672-434f-841d-64b51674ec41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5362 2023.10.11 22:28:44.156198 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5363 2023.10.11 22:28:44.156238 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5364 2023.10.11 22:28:44.156348 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5365 2023.10.11 22:28:44.156605 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5366 2023.10.11 22:28:44.156846 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5367 2023.10.11 22:28:44.157021 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} <Trace> oximeter.measurements_bool (d1fe4264-4f18-4087-8604-5720dcd28da6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
5368 2023.10.11 22:28:44.157152 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000915914 sec., 6550 rows/sec., 275.08 KiB/sec.
5369 2023.10.11 22:28:44.157345 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} <Debug> DynamicQueryHandler: Done processing query
5370 2023.10.11 22:28:44.157368 [ 3 ] {be07555e-f251-4bbc-abff-a5ef8b5f7094} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5371 2023.10.11 22:28:44.157384 [ 3 ] {} <Debug> HTTP-Session: 3c71bb7f-9672-434f-841d-64b51674ec41 Destroying unnamed session
5372 2023.10.11 22:28:44.157512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 11521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5373 2023.10.11 22:28:44.157557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5374 2023.10.11 22:28:44.157577 [ 3 ] {} <Debug> HTTP-Session: 1db2bc35-b823-4ca9-a2d4-25815ecb9419 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5375 2023.10.11 22:28:44.157594 [ 3 ] {} <Debug> HTTP-Session: 1db2bc35-b823-4ca9-a2d4-25815ecb9419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5376 2023.10.11 22:28:44.157669 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5377 2023.10.11 22:28:44.157712 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5378 2023.10.11 22:28:44.157842 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5379 2023.10.11 22:28:44.158181 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5380 2023.10.11 22:28:44.158423 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5381 2023.10.11 22:28:44.158600 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} <Trace> oximeter.measurements_cumulativei64 (b51ca6cb-9f3c-4e63-9ed2-5598a92638e6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
5382 2023.10.11 22:28:44.158730 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001030755 sec., 61120 rows/sec., 3.71 MiB/sec.
5383 2023.10.11 22:28:44.158886 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} <Debug> DynamicQueryHandler: Done processing query
5384 2023.10.11 22:28:44.158910 [ 3 ] {072244fa-065a-4f78-a7b0-199a9c67ae75} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5385 2023.10.11 22:28:44.158926 [ 3 ] {} <Debug> HTTP-Session: 1db2bc35-b823-4ca9-a2d4-25815ecb9419 Destroying unnamed session
5386 2023.10.11 22:28:44.159109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 51360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5387 2023.10.11 22:28:44.159154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5388 2023.10.11 22:28:44.159173 [ 3 ] {} <Debug> HTTP-Session: 902bd6f2-776e-43ae-bec9-ea00e8289c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5389 2023.10.11 22:28:44.159190 [ 3 ] {} <Debug> HTTP-Session: 902bd6f2-776e-43ae-bec9-ea00e8289c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5390 2023.10.11 22:28:44.159276 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5391 2023.10.11 22:28:44.159320 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5392 2023.10.11 22:28:44.159456 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5393 2023.10.11 22:28:44.159968 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5394 2023.10.11 22:28:44.160282 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
5395 2023.10.11 22:28:44.160458 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
5396 2023.10.11 22:28:44.160590 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.001283889 sec., 37386 rows/sec., 50.45 MiB/sec.
5397 2023.10.11 22:28:44.160723 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} <Debug> DynamicQueryHandler: Done processing query
5398 2023.10.11 22:28:44.160745 [ 3 ] {fc3895a0-917f-4da8-9400-d740ebd6c22a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5399 2023.10.11 22:28:44.160761 [ 3 ] {} <Debug> HTTP-Session: 902bd6f2-776e-43ae-bec9-ea00e8289c35 Destroying unnamed session
5400 2023.10.11 22:28:44.160886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5401 2023.10.11 22:28:44.160931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5402 2023.10.11 22:28:44.160950 [ 3 ] {} <Debug> HTTP-Session: ca680e95-a716-4111-9294-2f7103adc489 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5403 2023.10.11 22:28:44.160967 [ 3 ] {} <Debug> HTTP-Session: ca680e95-a716-4111-9294-2f7103adc489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5404 2023.10.11 22:28:44.161038 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5405 2023.10.11 22:28:44.161077 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5406 2023.10.11 22:28:44.161183 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5407 2023.10.11 22:28:44.161451 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5408 2023.10.11 22:28:44.161674 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5409 2023.10.11 22:28:44.161846 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} <Trace> oximeter.measurements_i64 (86512988-1739-436a-bb53-f1d02634fb30): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
5410 2023.10.11 22:28:44.161973 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000905564 sec., 20981 rows/sec., 1.09 MiB/sec.
5411 2023.10.11 22:28:44.162182 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} <Debug> DynamicQueryHandler: Done processing query
5412 2023.10.11 22:28:44.162207 [ 3 ] {c27b932d-a7e1-4809-947e-df2cee9aa356} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5413 2023.10.11 22:28:44.162223 [ 3 ] {} <Debug> HTTP-Session: ca680e95-a716-4111-9294-2f7103adc489 Destroying unnamed session
5414 2023.10.11 22:28:49.142631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5415 2023.10.11 22:28:49.142813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5416 2023.10.11 22:28:49.142853 [ 3 ] {} <Debug> HTTP-Session: a78294f4-d90a-433d-abcb-699ac0b61d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5417 2023.10.11 22:28:49.142888 [ 3 ] {} <Debug> HTTP-Session: a78294f4-d90a-433d-abcb-699ac0b61d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5418 2023.10.11 22:28:49.143030 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5419 2023.10.11 22:28:49.143098 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5420 2023.10.11 22:28:49.143282 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5421 2023.10.11 22:28:49.143754 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5422 2023.10.11 22:28:49.144023 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5423 2023.10.11 22:28:49.144188 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5424 2023.10.11 22:28:49.144330 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001251619 sec., 3994 rows/sec., 323.80 KiB/sec.
5425 2023.10.11 22:28:49.144336 [ 101 ] {} <Debug> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5426 2023.10.11 22:28:49.144446 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5427 2023.10.11 22:28:49.144524 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} <Debug> DynamicQueryHandler: Done processing query
5428 2023.10.11 22:28:49.144554 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5429 2023.10.11 22:28:49.144565 [ 3 ] {3fb4b889-fde7-46c2-b039-f4603f1376ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5430 2023.10.11 22:28:49.144601 [ 3 ] {} <Debug> HTTP-Session: a78294f4-d90a-433d-abcb-699ac0b61d2b Destroying unnamed session
5431 2023.10.11 22:28:49.144646 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5432 2023.10.11 22:28:49.144724 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 59 rows starting from the beginning of the part
5433 2023.10.11 22:28:49.144793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 2340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5434 2023.10.11 22:28:49.144886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5435 2023.10.11 22:28:49.144911 [ 3 ] {} <Debug> HTTP-Session: 8b8f12ef-5d75-407d-8cbe-d6c39c8b6e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5436 2023.10.11 22:28:49.144937 [ 3 ] {} <Debug> HTTP-Session: 8b8f12ef-5d75-407d-8cbe-d6c39c8b6e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5437 2023.10.11 22:28:49.144979 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part
5438 2023.10.11 22:28:49.145055 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5439 2023.10.11 22:28:49.145118 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5440 2023.10.11 22:28:49.145127 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 54 rows starting from the beginning of the part
5441 2023.10.11 22:28:49.145338 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part
5442 2023.10.11 22:28:49.145364 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5443 2023.10.11 22:28:49.145468 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 54 rows starting from the beginning of the part
5444 2023.10.11 22:28:49.145688 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part
5445 2023.10.11 22:28:49.145886 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5446 2023.10.11 22:28:49.146144 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5447 2023.10.11 22:28:49.146345 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5448 2023.10.11 22:28:49.146518 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.00200804 sec., 90635.64470827274 rows/sec., 6.96 MiB/sec.
5449 2023.10.11 22:28:49.146524 [ 101 ] {} <Debug> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5450 2023.10.11 22:28:49.146562 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.001473832 sec., 10177 rows/sec., 940.23 KiB/sec.
5451 2023.10.11 22:28:49.146616 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5452 2023.10.11 22:28:49.146694 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5453 2023.10.11 22:28:49.146856 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5454 2023.10.11 22:28:49.146908 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} <Debug> DynamicQueryHandler: Done processing query
5455 2023.10.11 22:28:49.146937 [ 3 ] {0ad6f410-6a86-44f3-baa0-0b5a617c2b02} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5456 2023.10.11 22:28:49.146954 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5457 2023.10.11 22:28:49.146970 [ 3 ] {} <Debug> HTTP-Session: 8b8f12ef-5d75-407d-8cbe-d6c39c8b6e79 Destroying unnamed session
5458 2023.10.11 22:28:49.146991 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5459 2023.10.11 22:28:49.146996 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 246 rows starting from the beginning of the part
5460 2023.10.11 22:28:49.147074 [ 9 ] {2306dbf5-fb90-4e1a-8203-a34c30d99186::all_1_51_10} <Trace> oximeter.fields_i64 (2306dbf5-fb90-4e1a-8203-a34c30d99186) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5461 2023.10.11 22:28:49.147110 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part
5462 2023.10.11 22:28:49.147183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5463 2023.10.11 22:28:49.147248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5464 2023.10.11 22:28:49.147265 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 231 rows starting from the beginning of the part
5465 2023.10.11 22:28:49.147275 [ 3 ] {} <Debug> HTTP-Session: 1fb64799-e73b-41d1-9f1a-877c4cf44579 Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5466 2023.10.11 22:28:49.147300 [ 3 ] {} <Debug> HTTP-Session: 1fb64799-e73b-41d1-9f1a-877c4cf44579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5467 2023.10.11 22:28:49.147380 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part
5468 2023.10.11 22:28:49.147416 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5469 2023.10.11 22:28:49.147480 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5470 2023.10.11 22:28:49.147494 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 231 rows starting from the beginning of the part
5471 2023.10.11 22:28:49.147657 [ 11 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 15 rows starting from the beginning of the part
5472 2023.10.11 22:28:49.147709 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5473 2023.10.11 22:28:49.148216 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5474 2023.10.11 22:28:49.148475 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5475 2023.10.11 22:28:49.148609 [ 9 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 4 columns (4 merged, 0 gathered) in 0.001896498 sec., 397047.6109123237 rows/sec., 38.04 MiB/sec.
5476 2023.10.11 22:28:49.148667 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5477 2023.10.11 22:28:49.148861 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5478 2023.10.11 22:28:49.148884 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001405271 sec., 3558 rows/sec., 284.92 KiB/sec.
5479 2023.10.11 22:28:49.148865 [ 101 ] {} <Debug> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5480 2023.10.11 22:28:49.149053 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5481 2023.10.11 22:28:49.149188 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} <Debug> DynamicQueryHandler: Done processing query
5482 2023.10.11 22:28:49.149256 [ 3 ] {7a46b582-5816-42ed-87b4-58c0b3662257} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5483 2023.10.11 22:28:49.149269 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5484 2023.10.11 22:28:49.149292 [ 3 ] {} <Debug> HTTP-Session: 1fb64799-e73b-41d1-9f1a-877c4cf44579 Destroying unnamed session
5485 2023.10.11 22:28:49.149342 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5486 2023.10.11 22:28:49.149469 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5487 2023.10.11 22:28:49.149540 [ 19 ] {95964acf-7a39-4a28-b07a-e94a6c54c33b::all_1_51_10} <Trace> oximeter.fields_string (95964acf-7a39-4a28-b07a-e94a6c54c33b) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5488 2023.10.11 22:28:49.149566 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 346 rows starting from the beginning of the part
5489 2023.10.11 22:28:49.149548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56112, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5490 2023.10.11 22:28:49.149710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5491 2023.10.11 22:28:49.149788 [ 3 ] {} <Debug> HTTP-Session: 74858e76-abda-4129-88a5-bd3eee8a28ff Authenticating user 'default' from [fd00:1122:3344:101::d]:56112
5492 2023.10.11 22:28:49.149825 [ 3 ] {} <Debug> HTTP-Session: 74858e76-abda-4129-88a5-bd3eee8a28ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5493 2023.10.11 22:28:49.149930 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part
5494 2023.10.11 22:28:49.150050 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56112) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5495 2023.10.11 22:28:49.150185 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 312 rows starting from the beginning of the part
5496 2023.10.11 22:28:49.150187 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5497 2023.10.11 22:28:49.150454 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part
5498 2023.10.11 22:28:49.150764 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 312 rows starting from the beginning of the part
5499 2023.10.11 22:28:49.150873 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5500 2023.10.11 22:28:49.151014 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part
5501 2023.10.11 22:28:49.151464 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB.
5502 2023.10.11 22:28:49.152134 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
5503 2023.10.11 22:28:49.152503 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} <Trace> oximeter.measurements_histogramf64 (e578cd56-5f59-4e6c-acab-7b2fa71251c8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
5504 2023.10.11 22:28:49.152516 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 4 columns (4 merged, 0 gathered) in 0.00334752 sec., 294247.6818659784 rows/sec., 20.74 MiB/sec.
5505 2023.10.11 22:28:49.152735 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5506 2023.10.11 22:28:49.152752 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002636739 sec., 1896 rows/sec., 2.56 MiB/sec.
5507 2023.10.11 22:28:49.153163 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} <Debug> DynamicQueryHandler: Done processing query
5508 2023.10.11 22:28:49.153183 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5509 2023.10.11 22:28:49.153201 [ 3 ] {1e913019-c87d-404e-b230-b56990745b62} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5510 2023.10.11 22:28:49.153249 [ 3 ] {} <Debug> HTTP-Session: 74858e76-abda-4129-88a5-bd3eee8a28ff Destroying unnamed session
5511 2023.10.11 22:28:49.153308 [ 18 ] {3ef46d52-6dc0-4c76-a338-02f87805df31::all_1_51_10} <Trace> oximeter.fields_uuid (3ef46d52-6dc0-4c76-a338-02f87805df31) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5512 2023.10.11 22:28:50.721951 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
5513 2023.10.11 22:28:50.722023 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache