1 | [ Oct 5 07:23:28 Enabled. ] | ||
2 | [ Oct 5 07:23:28 Rereading configuration. ] | ||
3 | [ Oct 5 07:23:29 Rereading configuration. ] | ||
4 | [ Oct 5 07:23:30 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=oxControlService13 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService13 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService13 | ||
29 | ipadm: Could not delete oxControlService13: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService13 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService13 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService13 | ||
34 | + ipadm show-addr oxControlService13/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService13/ll | ||
37 | + ipadm show-addr oxControlService13/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService13/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 5 07:23:31 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.05 07:23:32.076200 [ 1 ] {} <Information> Application: Will watch for the process with pid 20780 | ||
55 | 2023.10.05 07:23:32.076167 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.10.05 07:23:33.069697 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 20780 | ||
57 | 2023.10.05 07:23:33.069888 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.10.05 07:23:33.070139 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.10.05 07:23:33.178564 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.10.05 07:23:33.178628 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.10.05 07:23:33.178648 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.10.05 07:23:33.178697 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.10.05 07:23:33.179164 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.10.05 07:23:33.180041 [ 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.05 07:23:33.180627 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.10.05 07:23:33.180978 [ 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.05 07:23:33.184417 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.10.05 07:23:33.184520 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.10.05 07:23:33.185394 [ 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.05 07:23:33.185585 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.10.05 07:23:33.193490 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.10.05 07:23:33.194138 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.10.05 07:23:33.194176 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.10.05 07:23:33.195879 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.10.05 07:23:33.196431 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.10.05 07:23:33.196836 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.10.05 07:23:33.197137 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.10.05 07:23:33.198136 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.10.05 07:23:33.198178 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.10.05 07:23:33.198238 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.10.05 07:23:33.198256 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.10.05 07:23:33.210287 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.10.05 07:23:33.210343 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000169493 sec | ||
90 | 2023.10.05 07:23:33.211112 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.10.05 07:23:33.211239 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.10.05 07:23:33.211273 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.10.05 07:23:33.211303 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.10.05 07:23:33.211327 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.10.05 07:23:33.211353 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.10.05 07:23:33.211382 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.10.05 07:23:33.211442 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.10.05 07:23:33.211479 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.10.05 07:23:33.211525 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.10.05 07:23:33.211545 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.10.05 07:23:33.211568 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.10.05 07:23:33.211593 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.10.05 07:23:33.211643 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.10.05 07:23:33.211672 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.10.05 07:23:33.211717 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.10.05 07:23:33.257418 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.10.05 07:23:33.259274 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.10.05 07:23:33.259318 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.2541e-05 sec | ||
109 | 2023.10.05 07:23:33.259359 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.10.05 07:23:33.259385 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.10.05 07:23:33.259420 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.10.05 07:23:33.261778 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.10.05 07:23:33.268087 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.10.05 07:23:33.268361 [ 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.05 07:23:33.268416 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.10.05 07:23:33.568044 [ 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.05 07:23:33.592759 [ 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.05 07:23:33.592811 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.10.05 07:23:33.770462 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.10.05 07:23:33.771578 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB | ||
121 | 2023.10.05 07:23:33.772025 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.10.05 07:23:33.772086 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.10.05 07:23:33.772095 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.10.05 07:23:33.772152 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.10.05 07:23:33.772217 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.10.05 07:23:33.772281 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.10.05 07:23:33.772965 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.10.05 07:23:33.773007 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.10.05 07:23:33.776770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.10.05 07:23:33.776967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.10.05 07:23:33.777851 [ 3 ] {} <Debug> HTTP-Session: e80a13bd-0ed0-4eb1-8c7a-0055a21dd5e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
132 | 2023.10.05 07:23:33.777904 [ 3 ] {} <Debug> HTTP-Session: e80a13bd-0ed0-4eb1-8c7a-0055a21dd5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.10.05 07:23:33.778067 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.10.05 07:23:33.778107 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.10.05 07:23:33.778134 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.10.05 07:23:33.780123 [ 3 ] {def1431b-d372-435e-b6b5-5ef207c097d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
137 | 2023.10.05 07:23:33.781874 [ 3 ] {def1431b-d372-435e-b6b5-5ef207c097d5} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
138 | 2023.10.05 07:23:33.785023 [ 3 ] {def1431b-d372-435e-b6b5-5ef207c097d5} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
139 | 2023.10.05 07:23:33.787554 [ 3 ] {def1431b-d372-435e-b6b5-5ef207c097d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
140 | 2023.10.05 07:23:33.793833 [ 3 ] {def1431b-d372-435e-b6b5-5ef207c097d5} <Debug> DynamicQueryHandler: Done processing query | ||
141 | 2023.10.05 07:23:33.793903 [ 3 ] {def1431b-d372-435e-b6b5-5ef207c097d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
142 | 2023.10.05 07:23:33.793938 [ 3 ] {} <Debug> HTTP-Session: e80a13bd-0ed0-4eb1-8c7a-0055a21dd5e6 Destroying unnamed session | ||
143 | 2023.10.05 07:23:33.795038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
144 | 2023.10.05 07:23:33.795110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
145 | 2023.10.05 07:23:33.795147 [ 3 ] {} <Debug> HTTP-Session: 525032ee-e626-46db-9e5f-815a0ee6fba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
146 | 2023.10.05 07:23:33.795175 [ 3 ] {} <Debug> HTTP-Session: 525032ee-e626-46db-9e5f-815a0ee6fba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2023.10.05 07:23:33.795297 [ 3 ] {71dba15c-b311-4761-b20d-a2bf52b20f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
148 | 2023.10.05 07:23:33.795365 [ 3 ] {71dba15c-b311-4761-b20d-a2bf52b20f3c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
149 | 2023.10.05 07:23:33.801297 [ 3 ] {71dba15c-b311-4761-b20d-a2bf52b20f3c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
150 | 2023.10.05 07:23:33.801331 [ 3 ] {71dba15c-b311-4761-b20d-a2bf52b20f3c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5321e-05 sec | ||
151 | 2023.10.05 07:23:33.801364 [ 3 ] {71dba15c-b311-4761-b20d-a2bf52b20f3c} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
152 | 2023.10.05 07:23:33.801382 [ 3 ] {71dba15c-b311-4761-b20d-a2bf52b20f3c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
153 | 2023.10.05 07:23:33.801473 [ 3 ] {71dba15c-b311-4761-b20d-a2bf52b20f3c} <Debug> DynamicQueryHandler: Done processing query | ||
154 | 2023.10.05 07:23:33.801499 [ 3 ] {71dba15c-b311-4761-b20d-a2bf52b20f3c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
155 | 2023.10.05 07:23:33.801519 [ 3 ] {} <Debug> HTTP-Session: 525032ee-e626-46db-9e5f-815a0ee6fba0 Destroying unnamed session | ||
156 | 2023.10.05 07:23:33.801735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
157 | 2023.10.05 07:23:33.801801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
158 | 2023.10.05 07:23:33.801840 [ 3 ] {} <Debug> HTTP-Session: 7d0a214a-fb98-4dc5-9067-d5d698a9692d Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
159 | 2023.10.05 07:23:33.801864 [ 3 ] {} <Debug> HTTP-Session: 7d0a214a-fb98-4dc5-9067-d5d698a9692d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
160 | 2023.10.05 07:23:33.802171 [ 3 ] {8ec099bd-18d0-4eb1-8956-c2dc7a9cc793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.802242 [ 3 ] {8ec099bd-18d0-4eb1-8956-c2dc7a9cc793} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
162 | 2023.10.05 07:23:33.815721 [ 3 ] {8ec099bd-18d0-4eb1-8956-c2dc7a9cc793} <Debug> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Loading data parts | ||
163 | 2023.10.05 07:23:33.815905 [ 3 ] {8ec099bd-18d0-4eb1-8956-c2dc7a9cc793} <Debug> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): There are no data parts | ||
164 | 2023.10.05 07:23:33.819146 [ 3 ] {8ec099bd-18d0-4eb1-8956-c2dc7a9cc793} <Debug> DynamicQueryHandler: Done processing query | ||
165 | 2023.10.05 07:23:33.819181 [ 3 ] {8ec099bd-18d0-4eb1-8956-c2dc7a9cc793} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
166 | 2023.10.05 07:23:33.819213 [ 3 ] {} <Debug> HTTP-Session: 7d0a214a-fb98-4dc5-9067-d5d698a9692d Destroying unnamed session | ||
167 | 2023.10.05 07:23:33.819402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
168 | 2023.10.05 07:23:33.819463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
169 | 2023.10.05 07:23:33.819500 [ 3 ] {} <Debug> HTTP-Session: c8a63f16-e30e-4568-a0cb-51d58e0aee45 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
170 | 2023.10.05 07:23:33.819524 [ 3 ] {} <Debug> HTTP-Session: c8a63f16-e30e-4568-a0cb-51d58e0aee45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2023.10.05 07:23:33.819796 [ 3 ] {c8f308c3-e71d-4014-854b-b50980d057bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.819858 [ 3 ] {c8f308c3-e71d-4014-854b-b50980d057bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
173 | 2023.10.05 07:23:33.822766 [ 3 ] {c8f308c3-e71d-4014-854b-b50980d057bb} <Debug> oximeter.measurements_i8 (78999d73-8829-4d4b-bd1d-74c98910174e): Loading data parts | ||
174 | 2023.10.05 07:23:33.822888 [ 3 ] {c8f308c3-e71d-4014-854b-b50980d057bb} <Debug> oximeter.measurements_i8 (78999d73-8829-4d4b-bd1d-74c98910174e): There are no data parts | ||
175 | 2023.10.05 07:23:33.824796 [ 3 ] {c8f308c3-e71d-4014-854b-b50980d057bb} <Debug> DynamicQueryHandler: Done processing query | ||
176 | 2023.10.05 07:23:33.824840 [ 3 ] {c8f308c3-e71d-4014-854b-b50980d057bb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
177 | 2023.10.05 07:23:33.824873 [ 3 ] {} <Debug> HTTP-Session: c8a63f16-e30e-4568-a0cb-51d58e0aee45 Destroying unnamed session | ||
178 | 2023.10.05 07:23:33.825042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
179 | 2023.10.05 07:23:33.825110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
180 | 2023.10.05 07:23:33.825146 [ 3 ] {} <Debug> HTTP-Session: 2b480b2b-94fe-49e9-b328-76b140396ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
181 | 2023.10.05 07:23:33.825174 [ 3 ] {} <Debug> HTTP-Session: 2b480b2b-94fe-49e9-b328-76b140396ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2023.10.05 07:23:33.825440 [ 3 ] {1acf28b1-866e-4e4a-afe1-bd12874f26fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.825505 [ 3 ] {1acf28b1-866e-4e4a-afe1-bd12874f26fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
184 | 2023.10.05 07:23:33.828514 [ 3 ] {1acf28b1-866e-4e4a-afe1-bd12874f26fd} <Debug> oximeter.measurements_u8 (2eb5e562-ed9a-4718-b04d-bc880bb98f2e): Loading data parts | ||
185 | 2023.10.05 07:23:33.828650 [ 3 ] {1acf28b1-866e-4e4a-afe1-bd12874f26fd} <Debug> oximeter.measurements_u8 (2eb5e562-ed9a-4718-b04d-bc880bb98f2e): There are no data parts | ||
186 | 2023.10.05 07:23:33.831666 [ 3 ] {1acf28b1-866e-4e4a-afe1-bd12874f26fd} <Debug> DynamicQueryHandler: Done processing query | ||
187 | 2023.10.05 07:23:33.831699 [ 3 ] {1acf28b1-866e-4e4a-afe1-bd12874f26fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
188 | 2023.10.05 07:23:33.831716 [ 3 ] {} <Debug> HTTP-Session: 2b480b2b-94fe-49e9-b328-76b140396ac3 Destroying unnamed session | ||
189 | 2023.10.05 07:23:33.831856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
190 | 2023.10.05 07:23:33.831908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
191 | 2023.10.05 07:23:33.831929 [ 3 ] {} <Debug> HTTP-Session: 5ced630f-e5c2-4616-ae89-6c09ce5c6bfd Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
192 | 2023.10.05 07:23:33.831952 [ 3 ] {} <Debug> HTTP-Session: 5ced630f-e5c2-4616-ae89-6c09ce5c6bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2023.10.05 07:23:33.832146 [ 3 ] {07fe98d0-a0d6-4104-b669-c0fcf4c33418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.832246 [ 3 ] {07fe98d0-a0d6-4104-b669-c0fcf4c33418} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
195 | 2023.10.05 07:23:33.836695 [ 3 ] {07fe98d0-a0d6-4104-b669-c0fcf4c33418} <Debug> oximeter.measurements_i16 (d0114764-7230-4f9c-86f0-5ca2b515988c): Loading data parts | ||
196 | 2023.10.05 07:23:33.836811 [ 3 ] {07fe98d0-a0d6-4104-b669-c0fcf4c33418} <Debug> oximeter.measurements_i16 (d0114764-7230-4f9c-86f0-5ca2b515988c): There are no data parts | ||
197 | 2023.10.05 07:23:33.841219 [ 3 ] {07fe98d0-a0d6-4104-b669-c0fcf4c33418} <Debug> DynamicQueryHandler: Done processing query | ||
198 | 2023.10.05 07:23:33.841262 [ 3 ] {07fe98d0-a0d6-4104-b669-c0fcf4c33418} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
199 | 2023.10.05 07:23:33.841283 [ 3 ] {} <Debug> HTTP-Session: 5ced630f-e5c2-4616-ae89-6c09ce5c6bfd Destroying unnamed session | ||
200 | 2023.10.05 07:23:33.841479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.10.05 07:23:33.841549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.10.05 07:23:33.841579 [ 3 ] {} <Debug> HTTP-Session: f13cfff5-8c7e-4326-b649-e26a6b2a7f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
203 | 2023.10.05 07:23:33.841605 [ 3 ] {} <Debug> HTTP-Session: f13cfff5-8c7e-4326-b649-e26a6b2a7f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.10.05 07:23:33.841887 [ 3 ] {cf99cc0e-e23a-4f34-98e0-289031c138ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.841949 [ 3 ] {cf99cc0e-e23a-4f34-98e0-289031c138ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
206 | 2023.10.05 07:23:33.847803 [ 3 ] {cf99cc0e-e23a-4f34-98e0-289031c138ab} <Debug> oximeter.measurements_u16 (e13f257b-5845-4240-87bf-70be278d654f): Loading data parts | ||
207 | 2023.10.05 07:23:33.847915 [ 3 ] {cf99cc0e-e23a-4f34-98e0-289031c138ab} <Debug> oximeter.measurements_u16 (e13f257b-5845-4240-87bf-70be278d654f): There are no data parts | ||
208 | 2023.10.05 07:23:33.852865 [ 3 ] {cf99cc0e-e23a-4f34-98e0-289031c138ab} <Debug> DynamicQueryHandler: Done processing query | ||
209 | 2023.10.05 07:23:33.852903 [ 3 ] {cf99cc0e-e23a-4f34-98e0-289031c138ab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
210 | 2023.10.05 07:23:33.852937 [ 3 ] {} <Debug> HTTP-Session: f13cfff5-8c7e-4326-b649-e26a6b2a7f4b Destroying unnamed session | ||
211 | 2023.10.05 07:23:33.853149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
212 | 2023.10.05 07:23:33.853237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
213 | 2023.10.05 07:23:33.853284 [ 3 ] {} <Debug> HTTP-Session: 69d50238-066d-45c1-9ceb-c48d455d7998 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
214 | 2023.10.05 07:23:33.853316 [ 3 ] {} <Debug> HTTP-Session: 69d50238-066d-45c1-9ceb-c48d455d7998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
215 | 2023.10.05 07:23:33.853752 [ 3 ] {6958289a-03eb-46a2-a6ea-e7cfaabebf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.853833 [ 3 ] {6958289a-03eb-46a2-a6ea-e7cfaabebf31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
217 | 2023.10.05 07:23:33.858064 [ 3 ] {6958289a-03eb-46a2-a6ea-e7cfaabebf31} <Debug> oximeter.measurements_i32 (18edb577-5362-487e-8c76-94db4e69aa72): Loading data parts | ||
218 | 2023.10.05 07:23:33.858173 [ 3 ] {6958289a-03eb-46a2-a6ea-e7cfaabebf31} <Debug> oximeter.measurements_i32 (18edb577-5362-487e-8c76-94db4e69aa72): There are no data parts | ||
219 | 2023.10.05 07:23:33.861504 [ 3 ] {6958289a-03eb-46a2-a6ea-e7cfaabebf31} <Debug> DynamicQueryHandler: Done processing query | ||
220 | 2023.10.05 07:23:33.861541 [ 3 ] {6958289a-03eb-46a2-a6ea-e7cfaabebf31} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
221 | 2023.10.05 07:23:33.861572 [ 3 ] {} <Debug> HTTP-Session: 69d50238-066d-45c1-9ceb-c48d455d7998 Destroying unnamed session | ||
222 | 2023.10.05 07:23:33.861746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
223 | 2023.10.05 07:23:33.861815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
224 | 2023.10.05 07:23:33.861840 [ 3 ] {} <Debug> HTTP-Session: 5c8b5e5b-331a-4729-8442-72638ae72e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
225 | 2023.10.05 07:23:33.861864 [ 3 ] {} <Debug> HTTP-Session: 5c8b5e5b-331a-4729-8442-72638ae72e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2023.10.05 07:23:33.862055 [ 3 ] {8c81cc27-1e00-402c-8bf2-15b6c9e2d514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.862115 [ 3 ] {8c81cc27-1e00-402c-8bf2-15b6c9e2d514} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
228 | 2023.10.05 07:23:33.867782 [ 3 ] {8c81cc27-1e00-402c-8bf2-15b6c9e2d514} <Debug> oximeter.measurements_u32 (b3a7f8d7-cbcd-4a8d-9958-0f34a783cd8b): Loading data parts | ||
229 | 2023.10.05 07:23:33.867906 [ 3 ] {8c81cc27-1e00-402c-8bf2-15b6c9e2d514} <Debug> oximeter.measurements_u32 (b3a7f8d7-cbcd-4a8d-9958-0f34a783cd8b): There are no data parts | ||
230 | 2023.10.05 07:23:33.872151 [ 3 ] {8c81cc27-1e00-402c-8bf2-15b6c9e2d514} <Debug> DynamicQueryHandler: Done processing query | ||
231 | 2023.10.05 07:23:33.872187 [ 3 ] {8c81cc27-1e00-402c-8bf2-15b6c9e2d514} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
232 | 2023.10.05 07:23:33.872224 [ 3 ] {} <Debug> HTTP-Session: 5c8b5e5b-331a-4729-8442-72638ae72e35 Destroying unnamed session | ||
233 | 2023.10.05 07:23:33.872390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
234 | 2023.10.05 07:23:33.872466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
235 | 2023.10.05 07:23:33.872500 [ 3 ] {} <Debug> HTTP-Session: 1ac214ff-aea0-4def-971d-2b4376065524 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
236 | 2023.10.05 07:23:33.872525 [ 3 ] {} <Debug> HTTP-Session: 1ac214ff-aea0-4def-971d-2b4376065524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
237 | 2023.10.05 07:23:33.872781 [ 3 ] {24418e67-a803-47d9-9b89-6c3bdfaf5fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.872848 [ 3 ] {24418e67-a803-47d9-9b89-6c3bdfaf5fb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
239 | 2023.10.05 07:23:33.879880 [ 3 ] {24418e67-a803-47d9-9b89-6c3bdfaf5fb0} <Debug> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Loading data parts | ||
240 | 2023.10.05 07:23:33.879998 [ 3 ] {24418e67-a803-47d9-9b89-6c3bdfaf5fb0} <Debug> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): There are no data parts | ||
241 | 2023.10.05 07:23:33.882800 [ 3 ] {24418e67-a803-47d9-9b89-6c3bdfaf5fb0} <Debug> DynamicQueryHandler: Done processing query | ||
242 | 2023.10.05 07:23:33.882834 [ 3 ] {24418e67-a803-47d9-9b89-6c3bdfaf5fb0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
243 | 2023.10.05 07:23:33.882865 [ 3 ] {} <Debug> HTTP-Session: 1ac214ff-aea0-4def-971d-2b4376065524 Destroying unnamed session | ||
244 | 2023.10.05 07:23:33.883065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
245 | 2023.10.05 07:23:33.883122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
246 | 2023.10.05 07:23:33.883143 [ 3 ] {} <Debug> HTTP-Session: 3676031c-d9a7-4069-98df-115771479538 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
247 | 2023.10.05 07:23:33.883170 [ 3 ] {} <Debug> HTTP-Session: 3676031c-d9a7-4069-98df-115771479538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
248 | 2023.10.05 07:23:33.883369 [ 3 ] {fa3c0f33-9097-417e-8630-821ee9919e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.883426 [ 3 ] {fa3c0f33-9097-417e-8630-821ee9919e5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
250 | 2023.10.05 07:23:33.886117 [ 3 ] {fa3c0f33-9097-417e-8630-821ee9919e5a} <Debug> oximeter.measurements_u64 (09be8c99-934c-4882-a14e-597f462dcd87): Loading data parts | ||
251 | 2023.10.05 07:23:33.886239 [ 3 ] {fa3c0f33-9097-417e-8630-821ee9919e5a} <Debug> oximeter.measurements_u64 (09be8c99-934c-4882-a14e-597f462dcd87): There are no data parts | ||
252 | 2023.10.05 07:23:33.888049 [ 3 ] {fa3c0f33-9097-417e-8630-821ee9919e5a} <Debug> DynamicQueryHandler: Done processing query | ||
253 | 2023.10.05 07:23:33.888075 [ 3 ] {fa3c0f33-9097-417e-8630-821ee9919e5a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
254 | 2023.10.05 07:23:33.888091 [ 3 ] {} <Debug> HTTP-Session: 3676031c-d9a7-4069-98df-115771479538 Destroying unnamed session | ||
255 | 2023.10.05 07:23:33.888245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
256 | 2023.10.05 07:23:33.888309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
257 | 2023.10.05 07:23:33.888334 [ 3 ] {} <Debug> HTTP-Session: 8e87e967-f527-4394-83ec-b9fa9b0f8927 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
258 | 2023.10.05 07:23:33.888367 [ 3 ] {} <Debug> HTTP-Session: 8e87e967-f527-4394-83ec-b9fa9b0f8927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
259 | 2023.10.05 07:23:33.888620 [ 3 ] {e72a06bd-3729-4191-a1f3-76c686328395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.888676 [ 3 ] {e72a06bd-3729-4191-a1f3-76c686328395} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
261 | 2023.10.05 07:23:33.891163 [ 3 ] {e72a06bd-3729-4191-a1f3-76c686328395} <Debug> oximeter.measurements_f32 (33681be0-0045-4a98-ae88-9c119cc19ad4): Loading data parts | ||
262 | 2023.10.05 07:23:33.891281 [ 3 ] {e72a06bd-3729-4191-a1f3-76c686328395} <Debug> oximeter.measurements_f32 (33681be0-0045-4a98-ae88-9c119cc19ad4): There are no data parts | ||
263 | 2023.10.05 07:23:33.892640 [ 3 ] {e72a06bd-3729-4191-a1f3-76c686328395} <Debug> DynamicQueryHandler: Done processing query | ||
264 | 2023.10.05 07:23:33.892680 [ 3 ] {e72a06bd-3729-4191-a1f3-76c686328395} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
265 | 2023.10.05 07:23:33.892701 [ 3 ] {} <Debug> HTTP-Session: 8e87e967-f527-4394-83ec-b9fa9b0f8927 Destroying unnamed session | ||
266 | 2023.10.05 07:23:33.892856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
267 | 2023.10.05 07:23:33.892917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
268 | 2023.10.05 07:23:33.892942 [ 3 ] {} <Debug> HTTP-Session: b2728a96-2dce-4cea-b642-bff8dfd83df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
269 | 2023.10.05 07:23:33.892972 [ 3 ] {} <Debug> HTTP-Session: b2728a96-2dce-4cea-b642-bff8dfd83df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2023.10.05 07:23:33.893219 [ 3 ] {38f9d244-8d5a-4f4e-9afd-81c1f67b1779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.893275 [ 3 ] {38f9d244-8d5a-4f4e-9afd-81c1f67b1779} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
272 | 2023.10.05 07:23:33.895106 [ 3 ] {38f9d244-8d5a-4f4e-9afd-81c1f67b1779} <Debug> oximeter.measurements_f64 (9df27ecf-ccfd-4dc2-873c-9c9b09b1ed7b): Loading data parts | ||
273 | 2023.10.05 07:23:33.895212 [ 3 ] {38f9d244-8d5a-4f4e-9afd-81c1f67b1779} <Debug> oximeter.measurements_f64 (9df27ecf-ccfd-4dc2-873c-9c9b09b1ed7b): There are no data parts | ||
274 | 2023.10.05 07:23:33.896929 [ 3 ] {38f9d244-8d5a-4f4e-9afd-81c1f67b1779} <Debug> DynamicQueryHandler: Done processing query | ||
275 | 2023.10.05 07:23:33.896971 [ 3 ] {38f9d244-8d5a-4f4e-9afd-81c1f67b1779} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
276 | 2023.10.05 07:23:33.896992 [ 3 ] {} <Debug> HTTP-Session: b2728a96-2dce-4cea-b642-bff8dfd83df7 Destroying unnamed session | ||
277 | 2023.10.05 07:23:33.897170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
278 | 2023.10.05 07:23:33.897234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
279 | 2023.10.05 07:23:33.897260 [ 3 ] {} <Debug> HTTP-Session: 70a3c077-dcf4-408b-89cb-a555791f8186 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
280 | 2023.10.05 07:23:33.897289 [ 3 ] {} <Debug> HTTP-Session: 70a3c077-dcf4-408b-89cb-a555791f8186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2023.10.05 07:23:33.897561 [ 3 ] {d60ae073-8229-4afb-a99a-4797502fd4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.897619 [ 3 ] {d60ae073-8229-4afb-a99a-4797502fd4d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
283 | 2023.10.05 07:23:33.900220 [ 3 ] {d60ae073-8229-4afb-a99a-4797502fd4d9} <Debug> oximeter.measurements_string (02b158c8-0867-42d7-981d-862d12c03191): Loading data parts | ||
284 | 2023.10.05 07:23:33.900329 [ 3 ] {d60ae073-8229-4afb-a99a-4797502fd4d9} <Debug> oximeter.measurements_string (02b158c8-0867-42d7-981d-862d12c03191): There are no data parts | ||
285 | 2023.10.05 07:23:33.903543 [ 3 ] {d60ae073-8229-4afb-a99a-4797502fd4d9} <Debug> DynamicQueryHandler: Done processing query | ||
286 | 2023.10.05 07:23:33.903584 [ 3 ] {d60ae073-8229-4afb-a99a-4797502fd4d9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
287 | 2023.10.05 07:23:33.903606 [ 3 ] {} <Debug> HTTP-Session: 70a3c077-dcf4-408b-89cb-a555791f8186 Destroying unnamed session | ||
288 | 2023.10.05 07:23:33.903751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
289 | 2023.10.05 07:23:33.903820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
290 | 2023.10.05 07:23:33.903847 [ 3 ] {} <Debug> HTTP-Session: c9dabbc1-49d6-47ff-8b35-45ae929bdfb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
291 | 2023.10.05 07:23:33.903878 [ 3 ] {} <Debug> HTTP-Session: c9dabbc1-49d6-47ff-8b35-45ae929bdfb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
292 | 2023.10.05 07:23:33.904134 [ 3 ] {7e32f603-31ba-499d-8317-1dce4945abfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.904199 [ 3 ] {7e32f603-31ba-499d-8317-1dce4945abfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
294 | 2023.10.05 07:23:33.906706 [ 3 ] {7e32f603-31ba-499d-8317-1dce4945abfe} <Debug> oximeter.measurements_bytes (542ec1a8-84f3-4d31-a33c-db9e0afbbbe7): Loading data parts | ||
295 | 2023.10.05 07:23:33.906810 [ 3 ] {7e32f603-31ba-499d-8317-1dce4945abfe} <Debug> oximeter.measurements_bytes (542ec1a8-84f3-4d31-a33c-db9e0afbbbe7): There are no data parts | ||
296 | 2023.10.05 07:23:33.908743 [ 3 ] {7e32f603-31ba-499d-8317-1dce4945abfe} <Debug> DynamicQueryHandler: Done processing query | ||
297 | 2023.10.05 07:23:33.908784 [ 3 ] {7e32f603-31ba-499d-8317-1dce4945abfe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
298 | 2023.10.05 07:23:33.908805 [ 3 ] {} <Debug> HTTP-Session: c9dabbc1-49d6-47ff-8b35-45ae929bdfb2 Destroying unnamed session | ||
299 | 2023.10.05 07:23:33.908966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
300 | 2023.10.05 07:23:33.909043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
301 | 2023.10.05 07:23:33.909068 [ 3 ] {} <Debug> HTTP-Session: 4dd290df-f66f-4fd8-b9f1-8a527c2782f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
302 | 2023.10.05 07:23:33.909114 [ 3 ] {} <Debug> HTTP-Session: 4dd290df-f66f-4fd8-b9f1-8a527c2782f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
303 | 2023.10.05 07:23:33.909403 [ 3 ] {d37cd0da-925e-49ac-ba20-6b45b3e2ac8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.909476 [ 3 ] {d37cd0da-925e-49ac-ba20-6b45b3e2ac8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
305 | 2023.10.05 07:23:33.913096 [ 3 ] {d37cd0da-925e-49ac-ba20-6b45b3e2ac8a} <Debug> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Loading data parts | ||
306 | 2023.10.05 07:23:33.913345 [ 3 ] {d37cd0da-925e-49ac-ba20-6b45b3e2ac8a} <Debug> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): There are no data parts | ||
307 | 2023.10.05 07:23:33.915994 [ 3 ] {d37cd0da-925e-49ac-ba20-6b45b3e2ac8a} <Debug> DynamicQueryHandler: Done processing query | ||
308 | 2023.10.05 07:23:33.916040 [ 3 ] {d37cd0da-925e-49ac-ba20-6b45b3e2ac8a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
309 | 2023.10.05 07:23:33.916062 [ 3 ] {} <Debug> HTTP-Session: 4dd290df-f66f-4fd8-b9f1-8a527c2782f1 Destroying unnamed session | ||
310 | 2023.10.05 07:23:33.916441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
311 | 2023.10.05 07:23:33.916514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
312 | 2023.10.05 07:23:33.916555 [ 3 ] {} <Debug> HTTP-Session: 66f444b4-8108-49e8-9140-404ff327cca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
313 | 2023.10.05 07:23:33.916600 [ 3 ] {} <Debug> HTTP-Session: 66f444b4-8108-49e8-9140-404ff327cca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
314 | 2023.10.05 07:23:33.916938 [ 3 ] {1489a4c3-687e-49dd-b1f7-7c271fe93ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.917011 [ 3 ] {1489a4c3-687e-49dd-b1f7-7c271fe93ab8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
316 | 2023.10.05 07:23:33.922062 [ 3 ] {1489a4c3-687e-49dd-b1f7-7c271fe93ab8} <Debug> oximeter.measurements_cumulativeu64 (abbbfde5-dfd5-4ee7-aeaf-5acd617cac81): Loading data parts | ||
317 | 2023.10.05 07:23:33.922280 [ 3 ] {1489a4c3-687e-49dd-b1f7-7c271fe93ab8} <Debug> oximeter.measurements_cumulativeu64 (abbbfde5-dfd5-4ee7-aeaf-5acd617cac81): There are no data parts | ||
318 | 2023.10.05 07:23:33.925699 [ 3 ] {1489a4c3-687e-49dd-b1f7-7c271fe93ab8} <Debug> DynamicQueryHandler: Done processing query | ||
319 | 2023.10.05 07:23:33.925739 [ 3 ] {1489a4c3-687e-49dd-b1f7-7c271fe93ab8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
320 | 2023.10.05 07:23:33.925755 [ 3 ] {} <Debug> HTTP-Session: 66f444b4-8108-49e8-9140-404ff327cca4 Destroying unnamed session | ||
321 | 2023.10.05 07:23:33.925930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
322 | 2023.10.05 07:23:33.925994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
323 | 2023.10.05 07:23:33.926015 [ 3 ] {} <Debug> HTTP-Session: 879bd524-8e76-4e0e-9ae9-f6551684699f Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
324 | 2023.10.05 07:23:33.926037 [ 3 ] {} <Debug> HTTP-Session: 879bd524-8e76-4e0e-9ae9-f6551684699f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2023.10.05 07:23:33.926256 [ 3 ] {694b4866-e78a-48f7-9159-d941d67b90c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.926314 [ 3 ] {694b4866-e78a-48f7-9159-d941d67b90c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
327 | 2023.10.05 07:23:33.929700 [ 3 ] {694b4866-e78a-48f7-9159-d941d67b90c0} <Debug> oximeter.measurements_cumulativef32 (7d8a99dc-c0f7-4040-92be-61ce8bbc56f9): Loading data parts | ||
328 | 2023.10.05 07:23:33.929811 [ 3 ] {694b4866-e78a-48f7-9159-d941d67b90c0} <Debug> oximeter.measurements_cumulativef32 (7d8a99dc-c0f7-4040-92be-61ce8bbc56f9): There are no data parts | ||
329 | 2023.10.05 07:23:33.934485 [ 3 ] {694b4866-e78a-48f7-9159-d941d67b90c0} <Debug> DynamicQueryHandler: Done processing query | ||
330 | 2023.10.05 07:23:33.934520 [ 3 ] {694b4866-e78a-48f7-9159-d941d67b90c0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
331 | 2023.10.05 07:23:33.934543 [ 3 ] {} <Debug> HTTP-Session: 879bd524-8e76-4e0e-9ae9-f6551684699f Destroying unnamed session | ||
332 | 2023.10.05 07:23:33.934716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
333 | 2023.10.05 07:23:33.934792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
334 | 2023.10.05 07:23:33.934823 [ 3 ] {} <Debug> HTTP-Session: 1b9d4ca3-7f6d-4f3e-ad15-8d8de7f672a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
335 | 2023.10.05 07:23:33.934856 [ 3 ] {} <Debug> HTTP-Session: 1b9d4ca3-7f6d-4f3e-ad15-8d8de7f672a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
336 | 2023.10.05 07:23:33.935152 [ 3 ] {fab3878f-142c-4874-a31f-d37ed85ef065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) -- | ||
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.05 07:23:33.935225 [ 3 ] {fab3878f-142c-4874-a31f-d37ed85ef065} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
339 | 2023.10.05 07:23:33.938329 [ 3 ] {fab3878f-142c-4874-a31f-d37ed85ef065} <Debug> oximeter.measurements_cumulativef64 (cb301ab3-d355-4c09-ac17-b0be38cfb5d4): Loading data parts | ||
340 | 2023.10.05 07:23:33.938430 [ 3 ] {fab3878f-142c-4874-a31f-d37ed85ef065} <Debug> oximeter.measurements_cumulativef64 (cb301ab3-d355-4c09-ac17-b0be38cfb5d4): There are no data parts | ||
341 | 2023.10.05 07:23:33.941777 [ 3 ] {fab3878f-142c-4874-a31f-d37ed85ef065} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2023.10.05 07:23:33.941810 [ 3 ] {fab3878f-142c-4874-a31f-d37ed85ef065} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2023.10.05 07:23:33.941841 [ 3 ] {} <Debug> HTTP-Session: 1b9d4ca3-7f6d-4f3e-ad15-8d8de7f672a8 Destroying unnamed session | ||
344 | 2023.10.05 07:23:33.941996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2023.10.05 07:23:33.942059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2023.10.05 07:23:33.942090 [ 3 ] {} <Debug> HTTP-Session: 4a503cb9-2272-4e14-a8fd-dc87eaec574c Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
347 | 2023.10.05 07:23:33.942112 [ 3 ] {} <Debug> HTTP-Session: 4a503cb9-2272-4e14-a8fd-dc87eaec574c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2023.10.05 07:23:33.942407 [ 3 ] {4f195c12-1c4b-4cf4-8780-7ac44b1dfdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.942473 [ 3 ] {4f195c12-1c4b-4cf4-8780-7ac44b1dfdd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
350 | 2023.10.05 07:23:33.944946 [ 3 ] {4f195c12-1c4b-4cf4-8780-7ac44b1dfdd7} <Debug> oximeter.measurements_histogrami8 (0902ccc9-3a6a-4f72-a4bd-a8088d24f955): Loading data parts | ||
351 | 2023.10.05 07:23:33.945043 [ 3 ] {4f195c12-1c4b-4cf4-8780-7ac44b1dfdd7} <Debug> oximeter.measurements_histogrami8 (0902ccc9-3a6a-4f72-a4bd-a8088d24f955): There are no data parts | ||
352 | 2023.10.05 07:23:33.948039 [ 3 ] {4f195c12-1c4b-4cf4-8780-7ac44b1dfdd7} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2023.10.05 07:23:33.948071 [ 3 ] {4f195c12-1c4b-4cf4-8780-7ac44b1dfdd7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2023.10.05 07:23:33.948104 [ 3 ] {} <Debug> HTTP-Session: 4a503cb9-2272-4e14-a8fd-dc87eaec574c Destroying unnamed session | ||
355 | 2023.10.05 07:23:33.948281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2023.10.05 07:23:33.948337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2023.10.05 07:23:33.948372 [ 3 ] {} <Debug> HTTP-Session: 07c577ce-95a2-464a-8c49-4b77c45ce6ec Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
358 | 2023.10.05 07:23:33.948401 [ 3 ] {} <Debug> HTTP-Session: 07c577ce-95a2-464a-8c49-4b77c45ce6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2023.10.05 07:23:33.948685 [ 3 ] {f7542c35-45c1-4e19-9ac1-8d1bff047113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.948754 [ 3 ] {f7542c35-45c1-4e19-9ac1-8d1bff047113} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
361 | 2023.10.05 07:23:33.951796 [ 3 ] {f7542c35-45c1-4e19-9ac1-8d1bff047113} <Debug> oximeter.measurements_histogramu8 (9875770a-fc1c-4b4d-a0f6-2c3d4dd3e02f): Loading data parts | ||
362 | 2023.10.05 07:23:33.951914 [ 3 ] {f7542c35-45c1-4e19-9ac1-8d1bff047113} <Debug> oximeter.measurements_histogramu8 (9875770a-fc1c-4b4d-a0f6-2c3d4dd3e02f): There are no data parts | ||
363 | 2023.10.05 07:23:33.953880 [ 3 ] {f7542c35-45c1-4e19-9ac1-8d1bff047113} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2023.10.05 07:23:33.953920 [ 3 ] {f7542c35-45c1-4e19-9ac1-8d1bff047113} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2023.10.05 07:23:33.953937 [ 3 ] {} <Debug> HTTP-Session: 07c577ce-95a2-464a-8c49-4b77c45ce6ec Destroying unnamed session | ||
366 | 2023.10.05 07:23:33.954121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2023.10.05 07:23:33.954189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2023.10.05 07:23:33.954214 [ 3 ] {} <Debug> HTTP-Session: 87aacd5d-2e8b-4755-88eb-138a33d7cefe Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
369 | 2023.10.05 07:23:33.954247 [ 3 ] {} <Debug> HTTP-Session: 87aacd5d-2e8b-4755-88eb-138a33d7cefe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2023.10.05 07:23:33.954552 [ 3 ] {657261df-9d7b-452e-85e4-8ead82b8a4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.954626 [ 3 ] {657261df-9d7b-452e-85e4-8ead82b8a4c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
372 | 2023.10.05 07:23:33.958292 [ 3 ] {657261df-9d7b-452e-85e4-8ead82b8a4c1} <Debug> oximeter.measurements_histogrami16 (ca7ecdfd-d822-4ad1-b97d-06603b9f1e15): Loading data parts | ||
373 | 2023.10.05 07:23:33.958407 [ 3 ] {657261df-9d7b-452e-85e4-8ead82b8a4c1} <Debug> oximeter.measurements_histogrami16 (ca7ecdfd-d822-4ad1-b97d-06603b9f1e15): There are no data parts | ||
374 | 2023.10.05 07:23:33.962594 [ 3 ] {657261df-9d7b-452e-85e4-8ead82b8a4c1} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2023.10.05 07:23:33.962639 [ 3 ] {657261df-9d7b-452e-85e4-8ead82b8a4c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2023.10.05 07:23:33.962673 [ 3 ] {} <Debug> HTTP-Session: 87aacd5d-2e8b-4755-88eb-138a33d7cefe Destroying unnamed session | ||
377 | 2023.10.05 07:23:33.962814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2023.10.05 07:23:33.962874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2023.10.05 07:23:33.962908 [ 3 ] {} <Debug> HTTP-Session: 72576d27-4167-4d98-8eb1-92548a5ce43d Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
380 | 2023.10.05 07:23:33.962929 [ 3 ] {} <Debug> HTTP-Session: 72576d27-4167-4d98-8eb1-92548a5ce43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2023.10.05 07:23:33.963214 [ 3 ] {b3b9204b-4ad2-41a9-a265-8c40d79904fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.963287 [ 3 ] {b3b9204b-4ad2-41a9-a265-8c40d79904fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
383 | 2023.10.05 07:23:33.966263 [ 3 ] {b3b9204b-4ad2-41a9-a265-8c40d79904fb} <Debug> oximeter.measurements_histogramu16 (d772eb37-815a-432c-b9b2-7cc46d849ac0): Loading data parts | ||
384 | 2023.10.05 07:23:33.966362 [ 3 ] {b3b9204b-4ad2-41a9-a265-8c40d79904fb} <Debug> oximeter.measurements_histogramu16 (d772eb37-815a-432c-b9b2-7cc46d849ac0): There are no data parts | ||
385 | 2023.10.05 07:23:33.970650 [ 3 ] {b3b9204b-4ad2-41a9-a265-8c40d79904fb} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2023.10.05 07:23:33.970681 [ 3 ] {b3b9204b-4ad2-41a9-a265-8c40d79904fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2023.10.05 07:23:33.970718 [ 3 ] {} <Debug> HTTP-Session: 72576d27-4167-4d98-8eb1-92548a5ce43d Destroying unnamed session | ||
388 | 2023.10.05 07:23:33.970950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2023.10.05 07:23:33.971018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2023.10.05 07:23:33.971054 [ 3 ] {} <Debug> HTTP-Session: 0940df4b-5816-4984-882d-2358989d7b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
391 | 2023.10.05 07:23:33.971078 [ 3 ] {} <Debug> HTTP-Session: 0940df4b-5816-4984-882d-2358989d7b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2023.10.05 07:23:33.971377 [ 3 ] {0446128a-5588-4ff2-90c8-7c036b28afd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.971453 [ 3 ] {0446128a-5588-4ff2-90c8-7c036b28afd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
394 | 2023.10.05 07:23:33.973904 [ 3 ] {0446128a-5588-4ff2-90c8-7c036b28afd5} <Debug> oximeter.measurements_histogrami32 (1ce1f5c1-ca15-4d6f-a676-ed00e04c8733): Loading data parts | ||
395 | 2023.10.05 07:23:33.974031 [ 3 ] {0446128a-5588-4ff2-90c8-7c036b28afd5} <Debug> oximeter.measurements_histogrami32 (1ce1f5c1-ca15-4d6f-a676-ed00e04c8733): There are no data parts | ||
396 | 2023.10.05 07:23:33.976210 [ 3 ] {0446128a-5588-4ff2-90c8-7c036b28afd5} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2023.10.05 07:23:33.976258 [ 3 ] {0446128a-5588-4ff2-90c8-7c036b28afd5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2023.10.05 07:23:33.976282 [ 3 ] {} <Debug> HTTP-Session: 0940df4b-5816-4984-882d-2358989d7b3f Destroying unnamed session | ||
399 | 2023.10.05 07:23:33.976468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2023.10.05 07:23:33.976550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2023.10.05 07:23:33.976597 [ 3 ] {} <Debug> HTTP-Session: 43e34b19-fcb9-4987-9b5b-cb82cff1c962 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
402 | 2023.10.05 07:23:33.976649 [ 3 ] {} <Debug> HTTP-Session: 43e34b19-fcb9-4987-9b5b-cb82cff1c962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2023.10.05 07:23:33.977006 [ 3 ] {2a7368c4-69d9-4dc1-8030-3072a35f24d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.977077 [ 3 ] {2a7368c4-69d9-4dc1-8030-3072a35f24d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
405 | 2023.10.05 07:23:33.980300 [ 3 ] {2a7368c4-69d9-4dc1-8030-3072a35f24d3} <Debug> oximeter.measurements_histogramu32 (da6ce1dd-6406-4971-bf0d-901d17c5e994): Loading data parts | ||
406 | 2023.10.05 07:23:33.980425 [ 3 ] {2a7368c4-69d9-4dc1-8030-3072a35f24d3} <Debug> oximeter.measurements_histogramu32 (da6ce1dd-6406-4971-bf0d-901d17c5e994): There are no data parts | ||
407 | 2023.10.05 07:23:33.986472 [ 3 ] {2a7368c4-69d9-4dc1-8030-3072a35f24d3} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2023.10.05 07:23:33.986515 [ 3 ] {2a7368c4-69d9-4dc1-8030-3072a35f24d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2023.10.05 07:23:33.986535 [ 3 ] {} <Debug> HTTP-Session: 43e34b19-fcb9-4987-9b5b-cb82cff1c962 Destroying unnamed session | ||
410 | 2023.10.05 07:23:33.986696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2023.10.05 07:23:33.986755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2023.10.05 07:23:33.986779 [ 3 ] {} <Debug> HTTP-Session: 1db75392-c6d8-4b38-ba8f-b2cca74d315d Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
413 | 2023.10.05 07:23:33.986808 [ 3 ] {} <Debug> HTTP-Session: 1db75392-c6d8-4b38-ba8f-b2cca74d315d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2023.10.05 07:23:33.987098 [ 3 ] {696a2712-5870-42fa-8261-abb82dd0f0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.987169 [ 3 ] {696a2712-5870-42fa-8261-abb82dd0f0d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
416 | 2023.10.05 07:23:33.992215 [ 3 ] {696a2712-5870-42fa-8261-abb82dd0f0d0} <Debug> oximeter.measurements_histogrami64 (2fb3d7bc-4ff1-4618-aa9d-74651e48f276): Loading data parts | ||
417 | 2023.10.05 07:23:33.992316 [ 3 ] {696a2712-5870-42fa-8261-abb82dd0f0d0} <Debug> oximeter.measurements_histogrami64 (2fb3d7bc-4ff1-4618-aa9d-74651e48f276): There are no data parts | ||
418 | 2023.10.05 07:23:33.996648 [ 3 ] {696a2712-5870-42fa-8261-abb82dd0f0d0} <Debug> DynamicQueryHandler: Done processing query | ||
419 | 2023.10.05 07:23:33.996675 [ 3 ] {696a2712-5870-42fa-8261-abb82dd0f0d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
420 | 2023.10.05 07:23:33.996703 [ 3 ] {} <Debug> HTTP-Session: 1db75392-c6d8-4b38-ba8f-b2cca74d315d Destroying unnamed session | ||
421 | 2023.10.05 07:23:33.996836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
422 | 2023.10.05 07:23:33.996891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
423 | 2023.10.05 07:23:33.996919 [ 3 ] {} <Debug> HTTP-Session: 6f5782c5-16fa-4e91-a7c7-66590eb1e8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
424 | 2023.10.05 07:23:33.996935 [ 3 ] {} <Debug> HTTP-Session: 6f5782c5-16fa-4e91-a7c7-66590eb1e8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
425 | 2023.10.05 07:23:33.997160 [ 3 ] {22be906f-6925-44a6-a896-3ffdd999a55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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.05 07:23:33.997226 [ 3 ] {22be906f-6925-44a6-a896-3ffdd999a55a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
427 | 2023.10.05 07:23:34.000197 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.90 MiB, peak 221.70 MiB, will set to 221.88 MiB (RSS), difference: 2.98 MiB | ||
428 | 2023.10.05 07:23:34.001422 [ 3 ] {22be906f-6925-44a6-a896-3ffdd999a55a} <Debug> oximeter.measurements_histogramu64 (c7fd0002-2934-4047-bea4-f4faa5437bde): Loading data parts | ||
429 | 2023.10.05 07:23:34.001541 [ 3 ] {22be906f-6925-44a6-a896-3ffdd999a55a} <Debug> oximeter.measurements_histogramu64 (c7fd0002-2934-4047-bea4-f4faa5437bde): There are no data parts | ||
430 | 2023.10.05 07:23:34.006292 [ 3 ] {22be906f-6925-44a6-a896-3ffdd999a55a} <Debug> DynamicQueryHandler: Done processing query | ||
431 | 2023.10.05 07:23:34.006341 [ 3 ] {22be906f-6925-44a6-a896-3ffdd999a55a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
432 | 2023.10.05 07:23:34.006381 [ 3 ] {} <Debug> HTTP-Session: 6f5782c5-16fa-4e91-a7c7-66590eb1e8eb Destroying unnamed session | ||
433 | 2023.10.05 07:23:34.006551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
434 | 2023.10.05 07:23:34.006623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
435 | 2023.10.05 07:23:34.006664 [ 3 ] {} <Debug> HTTP-Session: 0c96b6ba-459b-4eeb-96a9-63ed9923b2db Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
436 | 2023.10.05 07:23:34.006689 [ 3 ] {} <Debug> HTTP-Session: 0c96b6ba-459b-4eeb-96a9-63ed9923b2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
437 | 2023.10.05 07:23:34.007002 [ 3 ] {23d27184-d6d7-4ca1-9ff2-a5bbb4190dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
438 | 2023.10.05 07:23:34.007087 [ 3 ] {23d27184-d6d7-4ca1-9ff2-a5bbb4190dbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
439 | 2023.10.05 07:23:34.011615 [ 3 ] {23d27184-d6d7-4ca1-9ff2-a5bbb4190dbf} <Debug> oximeter.measurements_histogramf32 (1fa0fd67-c182-4206-bb17-5c07a68b5b28): Loading data parts | ||
440 | 2023.10.05 07:23:34.011778 [ 3 ] {23d27184-d6d7-4ca1-9ff2-a5bbb4190dbf} <Debug> oximeter.measurements_histogramf32 (1fa0fd67-c182-4206-bb17-5c07a68b5b28): There are no data parts | ||
441 | 2023.10.05 07:23:34.014497 [ 3 ] {23d27184-d6d7-4ca1-9ff2-a5bbb4190dbf} <Debug> DynamicQueryHandler: Done processing query | ||
442 | 2023.10.05 07:23:34.014537 [ 3 ] {23d27184-d6d7-4ca1-9ff2-a5bbb4190dbf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
443 | 2023.10.05 07:23:34.014579 [ 3 ] {} <Debug> HTTP-Session: 0c96b6ba-459b-4eeb-96a9-63ed9923b2db Destroying unnamed session | ||
444 | 2023.10.05 07:23:34.014751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
445 | 2023.10.05 07:23:34.014839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
446 | 2023.10.05 07:23:34.014882 [ 3 ] {} <Debug> HTTP-Session: b85ab977-8095-4f1e-962e-098fd4ec5962 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
447 | 2023.10.05 07:23:34.014909 [ 3 ] {} <Debug> HTTP-Session: b85ab977-8095-4f1e-962e-098fd4ec5962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
448 | 2023.10.05 07:23:34.015263 [ 3 ] {a3a3cfda-32f1-4c67-9b2f-6c7e09296046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
449 | 2023.10.05 07:23:34.015353 [ 3 ] {a3a3cfda-32f1-4c67-9b2f-6c7e09296046} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
450 | 2023.10.05 07:23:34.019342 [ 3 ] {a3a3cfda-32f1-4c67-9b2f-6c7e09296046} <Debug> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Loading data parts | ||
451 | 2023.10.05 07:23:34.019430 [ 3 ] {a3a3cfda-32f1-4c67-9b2f-6c7e09296046} <Debug> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): There are no data parts | ||
452 | 2023.10.05 07:23:34.023218 [ 3 ] {a3a3cfda-32f1-4c67-9b2f-6c7e09296046} <Debug> DynamicQueryHandler: Done processing query | ||
453 | 2023.10.05 07:23:34.023260 [ 3 ] {a3a3cfda-32f1-4c67-9b2f-6c7e09296046} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
454 | 2023.10.05 07:23:34.023276 [ 3 ] {} <Debug> HTTP-Session: b85ab977-8095-4f1e-962e-098fd4ec5962 Destroying unnamed session | ||
455 | 2023.10.05 07:23:34.023449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
456 | 2023.10.05 07:23:34.023513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
457 | 2023.10.05 07:23:34.023534 [ 3 ] {} <Debug> HTTP-Session: a315d6f6-b526-452e-994a-ca646f09a21a Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
458 | 2023.10.05 07:23:34.023563 [ 3 ] {} <Debug> HTTP-Session: a315d6f6-b526-452e-994a-ca646f09a21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
459 | 2023.10.05 07:23:34.023731 [ 3 ] {d995f09d-f253-460a-a5b1-8c9ba0dd44e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
460 | 2023.10.05 07:23:34.023791 [ 3 ] {d995f09d-f253-460a-a5b1-8c9ba0dd44e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
461 | 2023.10.05 07:23:34.027185 [ 3 ] {d995f09d-f253-460a-a5b1-8c9ba0dd44e4} <Debug> oximeter.fields_bool (b710712c-5884-42bb-ae58-ecb0556980fc): Loading data parts | ||
462 | 2023.10.05 07:23:34.027276 [ 3 ] {d995f09d-f253-460a-a5b1-8c9ba0dd44e4} <Debug> oximeter.fields_bool (b710712c-5884-42bb-ae58-ecb0556980fc): There are no data parts | ||
463 | 2023.10.05 07:23:34.033532 [ 3 ] {d995f09d-f253-460a-a5b1-8c9ba0dd44e4} <Debug> DynamicQueryHandler: Done processing query | ||
464 | 2023.10.05 07:23:34.033561 [ 3 ] {d995f09d-f253-460a-a5b1-8c9ba0dd44e4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
465 | 2023.10.05 07:23:34.033599 [ 3 ] {} <Debug> HTTP-Session: a315d6f6-b526-452e-994a-ca646f09a21a Destroying unnamed session | ||
466 | 2023.10.05 07:23:34.033752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
467 | 2023.10.05 07:23:34.033817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
468 | 2023.10.05 07:23:34.033850 [ 3 ] {} <Debug> HTTP-Session: a3685a6f-7992-42f0-b10b-1a73fd3468f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
469 | 2023.10.05 07:23:34.033867 [ 3 ] {} <Debug> HTTP-Session: a3685a6f-7992-42f0-b10b-1a73fd3468f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
470 | 2023.10.05 07:23:34.034062 [ 3 ] {932dc27b-23b8-4e00-96bd-a7131989e6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
471 | 2023.10.05 07:23:34.034124 [ 3 ] {932dc27b-23b8-4e00-96bd-a7131989e6b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
472 | 2023.10.05 07:23:34.038357 [ 3 ] {932dc27b-23b8-4e00-96bd-a7131989e6b3} <Debug> oximeter.fields_i8 (ba2318ea-de74-488d-894d-6ece99e3b963): Loading data parts | ||
473 | 2023.10.05 07:23:34.038463 [ 3 ] {932dc27b-23b8-4e00-96bd-a7131989e6b3} <Debug> oximeter.fields_i8 (ba2318ea-de74-488d-894d-6ece99e3b963): There are no data parts | ||
474 | 2023.10.05 07:23:34.042258 [ 3 ] {932dc27b-23b8-4e00-96bd-a7131989e6b3} <Debug> DynamicQueryHandler: Done processing query | ||
475 | 2023.10.05 07:23:34.042306 [ 3 ] {932dc27b-23b8-4e00-96bd-a7131989e6b3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
476 | 2023.10.05 07:23:34.042331 [ 3 ] {} <Debug> HTTP-Session: a3685a6f-7992-42f0-b10b-1a73fd3468f0 Destroying unnamed session | ||
477 | 2023.10.05 07:23:34.042501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
478 | 2023.10.05 07:23:34.042570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
479 | 2023.10.05 07:23:34.042598 [ 3 ] {} <Debug> HTTP-Session: 35113e52-8761-4870-bd09-715a0aca5a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
480 | 2023.10.05 07:23:34.042634 [ 3 ] {} <Debug> HTTP-Session: 35113e52-8761-4870-bd09-715a0aca5a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
481 | 2023.10.05 07:23:34.042858 [ 3 ] {9e5c5e75-7b0d-4b9b-b790-fe44fb709432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
482 | 2023.10.05 07:23:34.042918 [ 3 ] {9e5c5e75-7b0d-4b9b-b790-fe44fb709432} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
483 | 2023.10.05 07:23:34.045339 [ 3 ] {9e5c5e75-7b0d-4b9b-b790-fe44fb709432} <Debug> oximeter.fields_u8 (c54c49cb-8e59-4408-b2f7-8098000b83c2): Loading data parts | ||
484 | 2023.10.05 07:23:34.045444 [ 3 ] {9e5c5e75-7b0d-4b9b-b790-fe44fb709432} <Debug> oximeter.fields_u8 (c54c49cb-8e59-4408-b2f7-8098000b83c2): There are no data parts | ||
485 | 2023.10.05 07:23:34.047234 [ 3 ] {9e5c5e75-7b0d-4b9b-b790-fe44fb709432} <Debug> DynamicQueryHandler: Done processing query | ||
486 | 2023.10.05 07:23:34.047261 [ 3 ] {9e5c5e75-7b0d-4b9b-b790-fe44fb709432} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
487 | 2023.10.05 07:23:34.047290 [ 3 ] {} <Debug> HTTP-Session: 35113e52-8761-4870-bd09-715a0aca5a47 Destroying unnamed session | ||
488 | 2023.10.05 07:23:34.047452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
489 | 2023.10.05 07:23:34.047512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
490 | 2023.10.05 07:23:34.047554 [ 3 ] {} <Debug> HTTP-Session: e68c6336-1176-4fb5-9958-8a34108298a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
491 | 2023.10.05 07:23:34.047589 [ 3 ] {} <Debug> HTTP-Session: e68c6336-1176-4fb5-9958-8a34108298a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
492 | 2023.10.05 07:23:34.047795 [ 3 ] {ad532432-79dc-44b4-85ee-a629234d3540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
493 | 2023.10.05 07:23:34.047862 [ 3 ] {ad532432-79dc-44b4-85ee-a629234d3540} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
494 | 2023.10.05 07:23:34.052680 [ 3 ] {ad532432-79dc-44b4-85ee-a629234d3540} <Debug> oximeter.fields_i16 (6c9b71bc-1d12-4e23-a18a-ecf1a487ca60): Loading data parts | ||
495 | 2023.10.05 07:23:34.052780 [ 3 ] {ad532432-79dc-44b4-85ee-a629234d3540} <Debug> oximeter.fields_i16 (6c9b71bc-1d12-4e23-a18a-ecf1a487ca60): There are no data parts | ||
496 | 2023.10.05 07:23:34.055056 [ 3 ] {ad532432-79dc-44b4-85ee-a629234d3540} <Debug> DynamicQueryHandler: Done processing query | ||
497 | 2023.10.05 07:23:34.055085 [ 3 ] {ad532432-79dc-44b4-85ee-a629234d3540} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
498 | 2023.10.05 07:23:34.055119 [ 3 ] {} <Debug> HTTP-Session: e68c6336-1176-4fb5-9958-8a34108298a9 Destroying unnamed session | ||
499 | 2023.10.05 07:23:34.055268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
500 | 2023.10.05 07:23:34.055334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
501 | 2023.10.05 07:23:34.055369 [ 3 ] {} <Debug> HTTP-Session: 0d436ccd-1008-453e-a025-12b3137b3335 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
502 | 2023.10.05 07:23:34.055393 [ 3 ] {} <Debug> HTTP-Session: 0d436ccd-1008-453e-a025-12b3137b3335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
503 | 2023.10.05 07:23:34.055610 [ 3 ] {b6659568-1b68-4e0a-8ad9-0a62a5a9b2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
504 | 2023.10.05 07:23:34.055676 [ 3 ] {b6659568-1b68-4e0a-8ad9-0a62a5a9b2fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
505 | 2023.10.05 07:23:34.057799 [ 3 ] {b6659568-1b68-4e0a-8ad9-0a62a5a9b2fd} <Debug> oximeter.fields_u16 (050407de-fddf-4c1c-8dac-90a90076b1c2): Loading data parts | ||
506 | 2023.10.05 07:23:34.057911 [ 3 ] {b6659568-1b68-4e0a-8ad9-0a62a5a9b2fd} <Debug> oximeter.fields_u16 (050407de-fddf-4c1c-8dac-90a90076b1c2): There are no data parts | ||
507 | 2023.10.05 07:23:34.059375 [ 3 ] {b6659568-1b68-4e0a-8ad9-0a62a5a9b2fd} <Debug> DynamicQueryHandler: Done processing query | ||
508 | 2023.10.05 07:23:34.059421 [ 3 ] {b6659568-1b68-4e0a-8ad9-0a62a5a9b2fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
509 | 2023.10.05 07:23:34.059441 [ 3 ] {} <Debug> HTTP-Session: 0d436ccd-1008-453e-a025-12b3137b3335 Destroying unnamed session | ||
510 | 2023.10.05 07:23:34.059607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
511 | 2023.10.05 07:23:34.059679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
512 | 2023.10.05 07:23:34.059706 [ 3 ] {} <Debug> HTTP-Session: e9198c9f-7f67-49f7-ab1a-1d8173a9c109 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
513 | 2023.10.05 07:23:34.059744 [ 3 ] {} <Debug> HTTP-Session: e9198c9f-7f67-49f7-ab1a-1d8173a9c109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
514 | 2023.10.05 07:23:34.059990 [ 3 ] {d6a69cc4-7b32-45c0-a97d-2171ad27b32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
515 | 2023.10.05 07:23:34.060056 [ 3 ] {d6a69cc4-7b32-45c0-a97d-2171ad27b32d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
516 | 2023.10.05 07:23:34.061659 [ 3 ] {d6a69cc4-7b32-45c0-a97d-2171ad27b32d} <Debug> oximeter.fields_i32 (22d06a1c-1b94-4264-8d90-ee79fe022bd6): Loading data parts | ||
517 | 2023.10.05 07:23:34.061753 [ 3 ] {d6a69cc4-7b32-45c0-a97d-2171ad27b32d} <Debug> oximeter.fields_i32 (22d06a1c-1b94-4264-8d90-ee79fe022bd6): There are no data parts | ||
518 | 2023.10.05 07:23:34.063001 [ 3 ] {d6a69cc4-7b32-45c0-a97d-2171ad27b32d} <Debug> DynamicQueryHandler: Done processing query | ||
519 | 2023.10.05 07:23:34.063044 [ 3 ] {d6a69cc4-7b32-45c0-a97d-2171ad27b32d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
520 | 2023.10.05 07:23:34.063066 [ 3 ] {} <Debug> HTTP-Session: e9198c9f-7f67-49f7-ab1a-1d8173a9c109 Destroying unnamed session | ||
521 | 2023.10.05 07:23:34.063245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
522 | 2023.10.05 07:23:34.063339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
523 | 2023.10.05 07:23:34.063370 [ 3 ] {} <Debug> HTTP-Session: 7422e8d1-50e5-4cf5-9642-ad97d2ed170d Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
524 | 2023.10.05 07:23:34.063396 [ 3 ] {} <Debug> HTTP-Session: 7422e8d1-50e5-4cf5-9642-ad97d2ed170d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
525 | 2023.10.05 07:23:34.063638 [ 3 ] {2c8b3e68-e1dc-4db1-9916-e0280d14d035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
526 | 2023.10.05 07:23:34.063723 [ 3 ] {2c8b3e68-e1dc-4db1-9916-e0280d14d035} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
527 | 2023.10.05 07:23:34.066898 [ 3 ] {2c8b3e68-e1dc-4db1-9916-e0280d14d035} <Debug> oximeter.fields_u32 (9fd23bc6-a94f-4028-ad82-8bb3e31012f9): Loading data parts | ||
528 | 2023.10.05 07:23:34.067009 [ 3 ] {2c8b3e68-e1dc-4db1-9916-e0280d14d035} <Debug> oximeter.fields_u32 (9fd23bc6-a94f-4028-ad82-8bb3e31012f9): There are no data parts | ||
529 | 2023.10.05 07:23:34.069664 [ 3 ] {2c8b3e68-e1dc-4db1-9916-e0280d14d035} <Debug> DynamicQueryHandler: Done processing query | ||
530 | 2023.10.05 07:23:34.069693 [ 3 ] {2c8b3e68-e1dc-4db1-9916-e0280d14d035} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
531 | 2023.10.05 07:23:34.069731 [ 3 ] {} <Debug> HTTP-Session: 7422e8d1-50e5-4cf5-9642-ad97d2ed170d Destroying unnamed session | ||
532 | 2023.10.05 07:23:34.069891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
533 | 2023.10.05 07:23:34.069972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
534 | 2023.10.05 07:23:34.070020 [ 3 ] {} <Debug> HTTP-Session: a8199f68-2add-447c-98a6-a0d3fd494259 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
535 | 2023.10.05 07:23:34.070047 [ 3 ] {} <Debug> HTTP-Session: a8199f68-2add-447c-98a6-a0d3fd494259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
536 | 2023.10.05 07:23:34.070320 [ 3 ] {17a63558-4847-4605-ba5d-97056468b7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
537 | 2023.10.05 07:23:34.070378 [ 3 ] {17a63558-4847-4605-ba5d-97056468b7ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
538 | 2023.10.05 07:23:34.072785 [ 3 ] {17a63558-4847-4605-ba5d-97056468b7ac} <Debug> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Loading data parts | ||
539 | 2023.10.05 07:23:34.072887 [ 3 ] {17a63558-4847-4605-ba5d-97056468b7ac} <Debug> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): There are no data parts | ||
540 | 2023.10.05 07:23:34.074176 [ 3 ] {17a63558-4847-4605-ba5d-97056468b7ac} <Debug> DynamicQueryHandler: Done processing query | ||
541 | 2023.10.05 07:23:34.074221 [ 3 ] {17a63558-4847-4605-ba5d-97056468b7ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
542 | 2023.10.05 07:23:34.074244 [ 3 ] {} <Debug> HTTP-Session: a8199f68-2add-447c-98a6-a0d3fd494259 Destroying unnamed session | ||
543 | 2023.10.05 07:23:34.074400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
544 | 2023.10.05 07:23:34.074463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
545 | 2023.10.05 07:23:34.074488 [ 3 ] {} <Debug> HTTP-Session: d7fb5e52-6686-4c24-b9ff-c07a18da1467 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
546 | 2023.10.05 07:23:34.074522 [ 3 ] {} <Debug> HTTP-Session: d7fb5e52-6686-4c24-b9ff-c07a18da1467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
547 | 2023.10.05 07:23:34.074730 [ 3 ] {a65542b5-0c66-428d-a761-55d50aae490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
548 | 2023.10.05 07:23:34.074800 [ 3 ] {a65542b5-0c66-428d-a761-55d50aae490c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
549 | 2023.10.05 07:23:34.076984 [ 3 ] {a65542b5-0c66-428d-a761-55d50aae490c} <Debug> oximeter.fields_u64 (a38af8b6-bf9a-40ea-ad49-41bd04bfdb60): Loading data parts | ||
550 | 2023.10.05 07:23:34.077074 [ 3 ] {a65542b5-0c66-428d-a761-55d50aae490c} <Debug> oximeter.fields_u64 (a38af8b6-bf9a-40ea-ad49-41bd04bfdb60): There are no data parts | ||
551 | 2023.10.05 07:23:34.078829 [ 3 ] {a65542b5-0c66-428d-a761-55d50aae490c} <Debug> DynamicQueryHandler: Done processing query | ||
552 | 2023.10.05 07:23:34.078862 [ 3 ] {a65542b5-0c66-428d-a761-55d50aae490c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
553 | 2023.10.05 07:23:34.078901 [ 3 ] {} <Debug> HTTP-Session: d7fb5e52-6686-4c24-b9ff-c07a18da1467 Destroying unnamed session | ||
554 | 2023.10.05 07:23:34.079056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
555 | 2023.10.05 07:23:34.079125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
556 | 2023.10.05 07:23:34.079163 [ 3 ] {} <Debug> HTTP-Session: b68ba063-1750-4cf7-9b73-db4b9407d1d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
557 | 2023.10.05 07:23:34.079196 [ 3 ] {} <Debug> HTTP-Session: b68ba063-1750-4cf7-9b73-db4b9407d1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
558 | 2023.10.05 07:23:34.079397 [ 3 ] {b765cc98-9799-4ee2-8568-c70e157c2735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
559 | 2023.10.05 07:23:34.079465 [ 3 ] {b765cc98-9799-4ee2-8568-c70e157c2735} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
560 | 2023.10.05 07:23:34.083774 [ 3 ] {b765cc98-9799-4ee2-8568-c70e157c2735} <Debug> oximeter.fields_ipaddr (f713e510-155a-4aec-b01a-86ca59b68075): Loading data parts | ||
561 | 2023.10.05 07:23:34.083883 [ 3 ] {b765cc98-9799-4ee2-8568-c70e157c2735} <Debug> oximeter.fields_ipaddr (f713e510-155a-4aec-b01a-86ca59b68075): There are no data parts | ||
562 | 2023.10.05 07:23:34.089086 [ 3 ] {b765cc98-9799-4ee2-8568-c70e157c2735} <Debug> DynamicQueryHandler: Done processing query | ||
563 | 2023.10.05 07:23:34.089118 [ 3 ] {b765cc98-9799-4ee2-8568-c70e157c2735} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
564 | 2023.10.05 07:23:34.089155 [ 3 ] {} <Debug> HTTP-Session: b68ba063-1750-4cf7-9b73-db4b9407d1d0 Destroying unnamed session | ||
565 | 2023.10.05 07:23:34.089301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
566 | 2023.10.05 07:23:34.089369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
567 | 2023.10.05 07:23:34.089392 [ 3 ] {} <Debug> HTTP-Session: 54a7fa28-fd2e-4a8e-902e-6f6e85577b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
568 | 2023.10.05 07:23:34.089428 [ 3 ] {} <Debug> HTTP-Session: 54a7fa28-fd2e-4a8e-902e-6f6e85577b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
569 | 2023.10.05 07:23:34.089646 [ 3 ] {1e74606a-9758-4938-b9d8-5abf7a037ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
570 | 2023.10.05 07:23:34.089706 [ 3 ] {1e74606a-9758-4938-b9d8-5abf7a037ba8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
571 | 2023.10.05 07:23:34.094498 [ 3 ] {1e74606a-9758-4938-b9d8-5abf7a037ba8} <Debug> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Loading data parts | ||
572 | 2023.10.05 07:23:34.094603 [ 3 ] {1e74606a-9758-4938-b9d8-5abf7a037ba8} <Debug> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): There are no data parts | ||
573 | 2023.10.05 07:23:34.096509 [ 3 ] {1e74606a-9758-4938-b9d8-5abf7a037ba8} <Debug> DynamicQueryHandler: Done processing query | ||
574 | 2023.10.05 07:23:34.096560 [ 3 ] {1e74606a-9758-4938-b9d8-5abf7a037ba8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
575 | 2023.10.05 07:23:34.096581 [ 3 ] {} <Debug> HTTP-Session: 54a7fa28-fd2e-4a8e-902e-6f6e85577b7b Destroying unnamed session | ||
576 | 2023.10.05 07:23:34.096734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
577 | 2023.10.05 07:23:34.096803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
578 | 2023.10.05 07:23:34.096829 [ 3 ] {} <Debug> HTTP-Session: 5d28cfbf-b55a-4316-8825-3c5a8a18de2c Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
579 | 2023.10.05 07:23:34.096863 [ 3 ] {} <Debug> HTTP-Session: 5d28cfbf-b55a-4316-8825-3c5a8a18de2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
580 | 2023.10.05 07:23:34.097099 [ 3 ] {743b5cd0-3eff-4972-bc3b-98c28a6e5b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
581 | 2023.10.05 07:23:34.097168 [ 3 ] {743b5cd0-3eff-4972-bc3b-98c28a6e5b8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
582 | 2023.10.05 07:23:34.099044 [ 3 ] {743b5cd0-3eff-4972-bc3b-98c28a6e5b8b} <Debug> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Loading data parts | ||
583 | 2023.10.05 07:23:34.099176 [ 3 ] {743b5cd0-3eff-4972-bc3b-98c28a6e5b8b} <Debug> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): There are no data parts | ||
584 | 2023.10.05 07:23:34.102629 [ 3 ] {743b5cd0-3eff-4972-bc3b-98c28a6e5b8b} <Debug> DynamicQueryHandler: Done processing query | ||
585 | 2023.10.05 07:23:34.102675 [ 3 ] {743b5cd0-3eff-4972-bc3b-98c28a6e5b8b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
586 | 2023.10.05 07:23:34.102698 [ 3 ] {} <Debug> HTTP-Session: 5d28cfbf-b55a-4316-8825-3c5a8a18de2c Destroying unnamed session | ||
587 | 2023.10.05 07:23:34.102863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45860, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
588 | 2023.10.05 07:23:34.102954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
589 | 2023.10.05 07:23:34.102977 [ 3 ] {} <Debug> HTTP-Session: 469b2c1c-5bf9-4c1b-9075-59745b13cbfe Authenticating user 'default' from [fd00:1122:3344:101::d]:45860 | ||
590 | 2023.10.05 07:23:34.102996 [ 3 ] {} <Debug> HTTP-Session: 469b2c1c-5bf9-4c1b-9075-59745b13cbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
591 | 2023.10.05 07:23:34.103204 [ 3 ] {74ea43a7-816b-4524-b710-f4015d3777b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45860) 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) | ||
592 | 2023.10.05 07:23:34.103290 [ 3 ] {74ea43a7-816b-4524-b710-f4015d3777b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
593 | 2023.10.05 07:23:34.106722 [ 3 ] {74ea43a7-816b-4524-b710-f4015d3777b3} <Debug> oximeter.timeseries_schema (e804f7cc-71d2-438d-958a-de7ea09190a6): Loading data parts | ||
594 | 2023.10.05 07:23:34.106865 [ 3 ] {74ea43a7-816b-4524-b710-f4015d3777b3} <Debug> oximeter.timeseries_schema (e804f7cc-71d2-438d-958a-de7ea09190a6): There are no data parts | ||
595 | 2023.10.05 07:23:34.108928 [ 3 ] {74ea43a7-816b-4524-b710-f4015d3777b3} <Debug> DynamicQueryHandler: Done processing query | ||
596 | 2023.10.05 07:23:34.108960 [ 3 ] {74ea43a7-816b-4524-b710-f4015d3777b3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
597 | 2023.10.05 07:23:34.109003 [ 3 ] {} <Debug> HTTP-Session: 469b2c1c-5bf9-4c1b-9075-59745b13cbfe Destroying unnamed session | ||
598 | 2023.10.05 07:23:48.772399 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
599 | 2023.10.05 07:23:48.772474 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
600 | 2023.10.05 07:24:03.772504 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
601 | 2023.10.05 07:24:03.772570 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
602 | 2023.10.05 07:24:18.772621 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
603 | 2023.10.05 07:24:18.772714 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
604 | 2023.10.05 07:24:24.162914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
605 | 2023.10.05 07:24:24.163051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
606 | 2023.10.05 07:24:24.163077 [ 3 ] {} <Debug> HTTP-Session: 48615e0a-4916-4fc6-9aeb-3965bc8a6cd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
607 | 2023.10.05 07:24:24.163117 [ 3 ] {} <Debug> HTTP-Session: 48615e0a-4916-4fc6-9aeb-3965bc8a6cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2023.10.05 07:24:24.171278 [ 3 ] {04e2efd6-a426-46de-9d1a-b64283df1bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
609 | 2023.10.05 07:24:24.171372 [ 3 ] {04e2efd6-a426-46de-9d1a-b64283df1bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
610 | 2023.10.05 07:24:24.187050 [ 3 ] {04e2efd6-a426-46de-9d1a-b64283df1bde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
611 | 2023.10.05 07:24:24.202286 [ 3 ] {04e2efd6-a426-46de-9d1a-b64283df1bde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. | ||
612 | 2023.10.05 07:24:24.236014 [ 3 ] {04e2efd6-a426-46de-9d1a-b64283df1bde} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
613 | 2023.10.05 07:24:24.237469 [ 3 ] {04e2efd6-a426-46de-9d1a-b64283df1bde} <Trace> oximeter.timeseries_schema (e804f7cc-71d2-438d-958a-de7ea09190a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
614 | 2023.10.05 07:24:24.245210 [ 3 ] {04e2efd6-a426-46de-9d1a-b64283df1bde} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.073878611 sec., 162 rows/sec., 21.92 KiB/sec. | ||
615 | 2023.10.05 07:24:24.245435 [ 3 ] {04e2efd6-a426-46de-9d1a-b64283df1bde} <Debug> DynamicQueryHandler: Done processing query | ||
616 | 2023.10.05 07:24:24.245466 [ 3 ] {04e2efd6-a426-46de-9d1a-b64283df1bde} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
617 | 2023.10.05 07:24:24.245503 [ 3 ] {} <Debug> HTTP-Session: 48615e0a-4916-4fc6-9aeb-3965bc8a6cd5 Destroying unnamed session | ||
618 | 2023.10.05 07:24:24.245654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
619 | 2023.10.05 07:24:24.245733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
620 | 2023.10.05 07:24:24.245768 [ 3 ] {} <Debug> HTTP-Session: 0e61255e-0c7a-4e9b-b434-d8904be1c9bd Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
621 | 2023.10.05 07:24:24.245792 [ 3 ] {} <Debug> HTTP-Session: 0e61255e-0c7a-4e9b-b434-d8904be1c9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2023.10.05 07:24:24.245910 [ 3 ] {50c0cda7-c0bd-483d-ab30-b1622a43d01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
623 | 2023.10.05 07:24:24.245981 [ 3 ] {50c0cda7-c0bd-483d-ab30-b1622a43d01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
624 | 2023.10.05 07:24:24.246117 [ 3 ] {50c0cda7-c0bd-483d-ab30-b1622a43d01d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
625 | 2023.10.05 07:24:24.257244 [ 3 ] {50c0cda7-c0bd-483d-ab30-b1622a43d01d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. | ||
626 | 2023.10.05 07:24:24.257496 [ 3 ] {50c0cda7-c0bd-483d-ab30-b1622a43d01d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
627 | 2023.10.05 07:24:24.257653 [ 3 ] {50c0cda7-c0bd-483d-ab30-b1622a43d01d} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
628 | 2023.10.05 07:24:24.257777 [ 3 ] {50c0cda7-c0bd-483d-ab30-b1622a43d01d} <Information> executeQuery: Read 6 rows, 348.00 B in 0.011810607 sec., 508 rows/sec., 28.77 KiB/sec. | ||
629 | 2023.10.05 07:24:24.257919 [ 3 ] {50c0cda7-c0bd-483d-ab30-b1622a43d01d} <Debug> DynamicQueryHandler: Done processing query | ||
630 | 2023.10.05 07:24:24.257944 [ 3 ] {50c0cda7-c0bd-483d-ab30-b1622a43d01d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
631 | 2023.10.05 07:24:24.257967 [ 3 ] {} <Debug> HTTP-Session: 0e61255e-0c7a-4e9b-b434-d8904be1c9bd Destroying unnamed session | ||
632 | 2023.10.05 07:24:24.258197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
633 | 2023.10.05 07:24:24.258266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
634 | 2023.10.05 07:24:24.258304 [ 3 ] {} <Debug> HTTP-Session: 2463e12e-607e-4a20-9982-f52acc6dfdd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
635 | 2023.10.05 07:24:24.258322 [ 3 ] {} <Debug> HTTP-Session: 2463e12e-607e-4a20-9982-f52acc6dfdd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
636 | 2023.10.05 07:24:24.258407 [ 3 ] {55f00035-5868-4f27-9b0b-98bc3f73983b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
637 | 2023.10.05 07:24:24.258454 [ 3 ] {55f00035-5868-4f27-9b0b-98bc3f73983b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
638 | 2023.10.05 07:24:24.258566 [ 3 ] {55f00035-5868-4f27-9b0b-98bc3f73983b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
639 | 2023.10.05 07:24:24.258936 [ 3 ] {55f00035-5868-4f27-9b0b-98bc3f73983b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. | ||
640 | 2023.10.05 07:24:24.259188 [ 3 ] {55f00035-5868-4f27-9b0b-98bc3f73983b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
641 | 2023.10.05 07:24:24.259340 [ 3 ] {55f00035-5868-4f27-9b0b-98bc3f73983b} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
642 | 2023.10.05 07:24:24.259469 [ 3 ] {55f00035-5868-4f27-9b0b-98bc3f73983b} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001022417 sec., 85092 rows/sec., 7.95 MiB/sec. | ||
643 | 2023.10.05 07:24:24.259602 [ 3 ] {55f00035-5868-4f27-9b0b-98bc3f73983b} <Debug> DynamicQueryHandler: Done processing query | ||
644 | 2023.10.05 07:24:24.259626 [ 3 ] {55f00035-5868-4f27-9b0b-98bc3f73983b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
645 | 2023.10.05 07:24:24.259652 [ 3 ] {} <Debug> HTTP-Session: 2463e12e-607e-4a20-9982-f52acc6dfdd0 Destroying unnamed session | ||
646 | 2023.10.05 07:24:24.259943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
647 | 2023.10.05 07:24:24.260000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
648 | 2023.10.05 07:24:24.260026 [ 3 ] {} <Debug> HTTP-Session: 8dc53b17-85cd-4412-b824-799a2b768223 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
649 | 2023.10.05 07:24:24.260042 [ 3 ] {} <Debug> HTTP-Session: 8dc53b17-85cd-4412-b824-799a2b768223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2023.10.05 07:24:24.260132 [ 3 ] {df699fed-c78f-4951-88a8-13d8ea9915a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
651 | 2023.10.05 07:24:24.260179 [ 3 ] {df699fed-c78f-4951-88a8-13d8ea9915a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
652 | 2023.10.05 07:24:24.262757 [ 3 ] {df699fed-c78f-4951-88a8-13d8ea9915a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
653 | 2023.10.05 07:24:24.267070 [ 3 ] {df699fed-c78f-4951-88a8-13d8ea9915a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. | ||
654 | 2023.10.05 07:24:24.269292 [ 3 ] {df699fed-c78f-4951-88a8-13d8ea9915a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
655 | 2023.10.05 07:24:24.269478 [ 3 ] {df699fed-c78f-4951-88a8-13d8ea9915a5} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
656 | 2023.10.05 07:24:24.269628 [ 3 ] {df699fed-c78f-4951-88a8-13d8ea9915a5} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.009458169 sec., 27912 rows/sec., 1.91 MiB/sec. | ||
657 | 2023.10.05 07:24:24.269790 [ 3 ] {df699fed-c78f-4951-88a8-13d8ea9915a5} <Debug> DynamicQueryHandler: Done processing query | ||
658 | 2023.10.05 07:24:24.269819 [ 3 ] {df699fed-c78f-4951-88a8-13d8ea9915a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
659 | 2023.10.05 07:24:24.269847 [ 3 ] {} <Debug> HTTP-Session: 8dc53b17-85cd-4412-b824-799a2b768223 Destroying unnamed session | ||
660 | 2023.10.05 07:24:24.270022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
661 | 2023.10.05 07:24:24.270076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
662 | 2023.10.05 07:24:24.270102 [ 3 ] {} <Debug> HTTP-Session: 23162f62-e2a9-4b55-b3e9-144d46515d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
663 | 2023.10.05 07:24:24.270126 [ 3 ] {} <Debug> HTTP-Session: 23162f62-e2a9-4b55-b3e9-144d46515d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2023.10.05 07:24:24.270196 [ 3 ] {8de96df7-5e0b-4555-aa96-1d859f7d12a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
665 | 2023.10.05 07:24:24.270244 [ 3 ] {8de96df7-5e0b-4555-aa96-1d859f7d12a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
666 | 2023.10.05 07:24:24.270360 [ 3 ] {8de96df7-5e0b-4555-aa96-1d859f7d12a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
667 | 2023.10.05 07:24:24.273048 [ 3 ] {8de96df7-5e0b-4555-aa96-1d859f7d12a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. | ||
668 | 2023.10.05 07:24:24.277727 [ 3 ] {8de96df7-5e0b-4555-aa96-1d859f7d12a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
669 | 2023.10.05 07:24:24.277921 [ 3 ] {8de96df7-5e0b-4555-aa96-1d859f7d12a6} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
670 | 2023.10.05 07:24:24.278046 [ 3 ] {8de96df7-5e0b-4555-aa96-1d859f7d12a6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.007813354 sec., 767 rows/sec., 32.25 KiB/sec. | ||
671 | 2023.10.05 07:24:24.278188 [ 3 ] {8de96df7-5e0b-4555-aa96-1d859f7d12a6} <Debug> DynamicQueryHandler: Done processing query | ||
672 | 2023.10.05 07:24:24.278221 [ 3 ] {8de96df7-5e0b-4555-aa96-1d859f7d12a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
673 | 2023.10.05 07:24:24.278237 [ 3 ] {} <Debug> HTTP-Session: 23162f62-e2a9-4b55-b3e9-144d46515d8c Destroying unnamed session | ||
674 | 2023.10.05 07:24:24.278450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
675 | 2023.10.05 07:24:24.278550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
676 | 2023.10.05 07:24:24.278575 [ 3 ] {} <Debug> HTTP-Session: d78dc014-336a-4802-bca2-33263e0635ba Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
677 | 2023.10.05 07:24:24.278607 [ 3 ] {} <Debug> HTTP-Session: d78dc014-336a-4802-bca2-33263e0635ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
678 | 2023.10.05 07:24:24.278689 [ 3 ] {19ce03b3-131c-4337-a077-8c33f716d4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
679 | 2023.10.05 07:24:24.278747 [ 3 ] {19ce03b3-131c-4337-a077-8c33f716d4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
680 | 2023.10.05 07:24:24.278888 [ 3 ] {19ce03b3-131c-4337-a077-8c33f716d4a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
681 | 2023.10.05 07:24:24.279265 [ 3 ] {19ce03b3-131c-4337-a077-8c33f716d4a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. | ||
682 | 2023.10.05 07:24:24.279566 [ 3 ] {19ce03b3-131c-4337-a077-8c33f716d4a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
683 | 2023.10.05 07:24:24.279771 [ 3 ] {19ce03b3-131c-4337-a077-8c33f716d4a8} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
684 | 2023.10.05 07:24:24.279909 [ 3 ] {19ce03b3-131c-4337-a077-8c33f716d4a8} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001173529 sec., 53684 rows/sec., 3.25 MiB/sec. | ||
685 | 2023.10.05 07:24:24.280035 [ 3 ] {19ce03b3-131c-4337-a077-8c33f716d4a8} <Debug> DynamicQueryHandler: Done processing query | ||
686 | 2023.10.05 07:24:24.280074 [ 3 ] {19ce03b3-131c-4337-a077-8c33f716d4a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
687 | 2023.10.05 07:24:24.280096 [ 3 ] {} <Debug> HTTP-Session: d78dc014-336a-4802-bca2-33263e0635ba Destroying unnamed session | ||
688 | 2023.10.05 07:24:24.280262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
689 | 2023.10.05 07:24:24.280328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
690 | 2023.10.05 07:24:24.280349 [ 3 ] {} <Debug> HTTP-Session: da8e2e99-1d1c-466d-a6f8-c0f4fbb238cd Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
691 | 2023.10.05 07:24:24.280379 [ 3 ] {} <Debug> HTTP-Session: da8e2e99-1d1c-466d-a6f8-c0f4fbb238cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2023.10.05 07:24:24.280462 [ 3 ] {fa2399c1-af02-4402-b43a-cd0ad8b72e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
693 | 2023.10.05 07:24:24.280510 [ 3 ] {fa2399c1-af02-4402-b43a-cd0ad8b72e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
694 | 2023.10.05 07:24:24.280617 [ 3 ] {fa2399c1-af02-4402-b43a-cd0ad8b72e6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
695 | 2023.10.05 07:24:24.280895 [ 3 ] {fa2399c1-af02-4402-b43a-cd0ad8b72e6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. | ||
696 | 2023.10.05 07:24:24.281151 [ 3 ] {fa2399c1-af02-4402-b43a-cd0ad8b72e6e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
697 | 2023.10.05 07:24:24.281326 [ 3 ] {fa2399c1-af02-4402-b43a-cd0ad8b72e6e} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
698 | 2023.10.05 07:24:24.281452 [ 3 ] {fa2399c1-af02-4402-b43a-cd0ad8b72e6e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000951485 sec., 19968 rows/sec., 1.04 MiB/sec. | ||
699 | 2023.10.05 07:24:24.281590 [ 3 ] {fa2399c1-af02-4402-b43a-cd0ad8b72e6e} <Debug> DynamicQueryHandler: Done processing query | ||
700 | 2023.10.05 07:24:24.281614 [ 3 ] {fa2399c1-af02-4402-b43a-cd0ad8b72e6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
701 | 2023.10.05 07:24:24.281630 [ 3 ] {} <Debug> HTTP-Session: da8e2e99-1d1c-466d-a6f8-c0f4fbb238cd Destroying unnamed session | ||
702 | 2023.10.05 07:24:25.000155 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.25 MiB, peak 227.38 MiB, will set to 224.21 MiB (RSS), difference: 1.96 MiB | ||
703 | 2023.10.05 07:24:29.113240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
704 | 2023.10.05 07:24:29.113394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
705 | 2023.10.05 07:24:29.113427 [ 3 ] {} <Debug> HTTP-Session: a3b066b3-cf61-4385-8927-0a1005dbf5e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
706 | 2023.10.05 07:24:29.113480 [ 3 ] {} <Debug> HTTP-Session: a3b066b3-cf61-4385-8927-0a1005dbf5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2023.10.05 07:24:29.113620 [ 3 ] {e1f9e75d-7c08-4872-9761-63d313a50d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
708 | 2023.10.05 07:24:29.113711 [ 3 ] {e1f9e75d-7c08-4872-9761-63d313a50d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
709 | 2023.10.05 07:24:29.113952 [ 3 ] {e1f9e75d-7c08-4872-9761-63d313a50d7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
710 | 2023.10.05 07:24:29.114408 [ 3 ] {e1f9e75d-7c08-4872-9761-63d313a50d7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.02 GiB. | ||
711 | 2023.10.05 07:24:29.114807 [ 3 ] {e1f9e75d-7c08-4872-9761-63d313a50d7b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
712 | 2023.10.05 07:24:29.115019 [ 3 ] {e1f9e75d-7c08-4872-9761-63d313a50d7b} <Trace> oximeter.timeseries_schema (e804f7cc-71d2-438d-958a-de7ea09190a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
713 | 2023.10.05 07:24:29.115161 [ 3 ] {e1f9e75d-7c08-4872-9761-63d313a50d7b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001482634 sec., 2697 rows/sec., 291.79 KiB/sec. | ||
714 | 2023.10.05 07:24:29.115315 [ 3 ] {e1f9e75d-7c08-4872-9761-63d313a50d7b} <Debug> DynamicQueryHandler: Done processing query | ||
715 | 2023.10.05 07:24:29.115360 [ 3 ] {e1f9e75d-7c08-4872-9761-63d313a50d7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
716 | 2023.10.05 07:24:29.115376 [ 3 ] {} <Debug> HTTP-Session: a3b066b3-cf61-4385-8927-0a1005dbf5e8 Destroying unnamed session | ||
717 | 2023.10.05 07:24:29.115509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 5071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
718 | 2023.10.05 07:24:29.115580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
719 | 2023.10.05 07:24:29.115601 [ 3 ] {} <Debug> HTTP-Session: 4fb73c50-a6e3-4ec3-8a46-a3b33fe9098e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
720 | 2023.10.05 07:24:29.115636 [ 3 ] {} <Debug> HTTP-Session: 4fb73c50-a6e3-4ec3-8a46-a3b33fe9098e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
721 | 2023.10.05 07:24:29.115736 [ 3 ] {06acfee1-bb3f-4681-94fe-17866885a097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
722 | 2023.10.05 07:24:29.115780 [ 3 ] {06acfee1-bb3f-4681-94fe-17866885a097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
723 | 2023.10.05 07:24:29.115903 [ 3 ] {06acfee1-bb3f-4681-94fe-17866885a097} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
724 | 2023.10.05 07:24:29.116209 [ 3 ] {06acfee1-bb3f-4681-94fe-17866885a097} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.02 GiB. | ||
725 | 2023.10.05 07:24:29.116445 [ 3 ] {06acfee1-bb3f-4681-94fe-17866885a097} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
726 | 2023.10.05 07:24:29.116631 [ 3 ] {06acfee1-bb3f-4681-94fe-17866885a097} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
727 | 2023.10.05 07:24:29.116750 [ 3 ] {06acfee1-bb3f-4681-94fe-17866885a097} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.000985715 sec., 35507 rows/sec., 2.81 MiB/sec. | ||
728 | 2023.10.05 07:24:29.116866 [ 3 ] {06acfee1-bb3f-4681-94fe-17866885a097} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2023.10.05 07:24:29.116909 [ 3 ] {06acfee1-bb3f-4681-94fe-17866885a097} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
730 | 2023.10.05 07:24:29.116942 [ 3 ] {} <Debug> HTTP-Session: 4fb73c50-a6e3-4ec3-8a46-a3b33fe9098e Destroying unnamed session | ||
731 | 2023.10.05 07:24:29.117120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 16956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2023.10.05 07:24:29.117183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2023.10.05 07:24:29.117219 [ 3 ] {} <Debug> HTTP-Session: c874928b-98ac-4e58-9105-74f305cf6bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
734 | 2023.10.05 07:24:29.117236 [ 3 ] {} <Debug> HTTP-Session: c874928b-98ac-4e58-9105-74f305cf6bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2023.10.05 07:24:29.117326 [ 3 ] {3976aafc-118a-4a17-b6b0-2a283e483fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
736 | 2023.10.05 07:24:29.117377 [ 3 ] {3976aafc-118a-4a17-b6b0-2a283e483fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
737 | 2023.10.05 07:24:29.117481 [ 3 ] {3976aafc-118a-4a17-b6b0-2a283e483fe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
738 | 2023.10.05 07:24:29.117821 [ 3 ] {3976aafc-118a-4a17-b6b0-2a283e483fe6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.02 GiB. | ||
739 | 2023.10.05 07:24:29.118074 [ 3 ] {3976aafc-118a-4a17-b6b0-2a283e483fe6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
740 | 2023.10.05 07:24:29.118233 [ 3 ] {3976aafc-118a-4a17-b6b0-2a283e483fe6} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
741 | 2023.10.05 07:24:29.118345 [ 3 ] {3976aafc-118a-4a17-b6b0-2a283e483fe6} <Information> executeQuery: Read 105 rows, 10.51 KiB in 0.000980486 sec., 107089 rows/sec., 10.47 MiB/sec. | ||
742 | 2023.10.05 07:24:29.118470 [ 3 ] {3976aafc-118a-4a17-b6b0-2a283e483fe6} <Debug> DynamicQueryHandler: Done processing query | ||
743 | 2023.10.05 07:24:29.118493 [ 3 ] {3976aafc-118a-4a17-b6b0-2a283e483fe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
744 | 2023.10.05 07:24:29.118518 [ 3 ] {} <Debug> HTTP-Session: c874928b-98ac-4e58-9105-74f305cf6bf1 Destroying unnamed session | ||
745 | 2023.10.05 07:24:29.118640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
746 | 2023.10.05 07:24:29.118695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
747 | 2023.10.05 07:24:29.118714 [ 3 ] {} <Debug> HTTP-Session: 204f8d9a-5584-4fb8-b66e-caa718d0b026 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
748 | 2023.10.05 07:24:29.118740 [ 3 ] {} <Debug> HTTP-Session: 204f8d9a-5584-4fb8-b66e-caa718d0b026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2023.10.05 07:24:29.118823 [ 3 ] {c4955c99-bf87-4c28-b1f9-b2ce63ee2983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
750 | 2023.10.05 07:24:29.118870 [ 3 ] {c4955c99-bf87-4c28-b1f9-b2ce63ee2983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
751 | 2023.10.05 07:24:29.118983 [ 3 ] {c4955c99-bf87-4c28-b1f9-b2ce63ee2983} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
752 | 2023.10.05 07:24:29.119265 [ 3 ] {c4955c99-bf87-4c28-b1f9-b2ce63ee2983} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.02 GiB. | ||
753 | 2023.10.05 07:24:29.119502 [ 3 ] {c4955c99-bf87-4c28-b1f9-b2ce63ee2983} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
754 | 2023.10.05 07:24:29.119666 [ 3 ] {c4955c99-bf87-4c28-b1f9-b2ce63ee2983} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
755 | 2023.10.05 07:24:29.119776 [ 3 ] {c4955c99-bf87-4c28-b1f9-b2ce63ee2983} <Information> executeQuery: Read 47 rows, 3.77 KiB in 0.000917754 sec., 51211 rows/sec., 4.01 MiB/sec. | ||
756 | 2023.10.05 07:24:29.119944 [ 3 ] {c4955c99-bf87-4c28-b1f9-b2ce63ee2983} <Debug> DynamicQueryHandler: Done processing query | ||
757 | 2023.10.05 07:24:29.119968 [ 3 ] {c4955c99-bf87-4c28-b1f9-b2ce63ee2983} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
758 | 2023.10.05 07:24:29.119992 [ 3 ] {} <Debug> HTTP-Session: 204f8d9a-5584-4fb8-b66e-caa718d0b026 Destroying unnamed session | ||
759 | 2023.10.05 07:24:29.120180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 37461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
760 | 2023.10.05 07:24:29.120235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
761 | 2023.10.05 07:24:29.120264 [ 3 ] {} <Debug> HTTP-Session: d64485b1-3b02-4535-a917-d9a52fe3f576 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
762 | 2023.10.05 07:24:29.120281 [ 3 ] {} <Debug> HTTP-Session: d64485b1-3b02-4535-a917-d9a52fe3f576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
763 | 2023.10.05 07:24:29.120370 [ 3 ] {2a786b58-fdd6-41bf-8b87-274fd797118e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
764 | 2023.10.05 07:24:29.120423 [ 3 ] {2a786b58-fdd6-41bf-8b87-274fd797118e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
765 | 2023.10.05 07:24:29.120601 [ 3 ] {2a786b58-fdd6-41bf-8b87-274fd797118e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
766 | 2023.10.05 07:24:29.123058 [ 3 ] {2a786b58-fdd6-41bf-8b87-274fd797118e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.02 GiB. | ||
767 | 2023.10.05 07:24:29.126606 [ 3 ] {2a786b58-fdd6-41bf-8b87-274fd797118e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
768 | 2023.10.05 07:24:29.126841 [ 3 ] {2a786b58-fdd6-41bf-8b87-274fd797118e} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
769 | 2023.10.05 07:24:29.126966 [ 3 ] {2a786b58-fdd6-41bf-8b87-274fd797118e} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.006557644 sec., 5337 rows/sec., 7.20 MiB/sec. | ||
770 | 2023.10.05 07:24:29.127112 [ 3 ] {2a786b58-fdd6-41bf-8b87-274fd797118e} <Debug> DynamicQueryHandler: Done processing query | ||
771 | 2023.10.05 07:24:29.127136 [ 3 ] {2a786b58-fdd6-41bf-8b87-274fd797118e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
772 | 2023.10.05 07:24:29.127165 [ 3 ] {} <Debug> HTTP-Session: d64485b1-3b02-4535-a917-d9a52fe3f576 Destroying unnamed session | ||
773 | 2023.10.05 07:24:29.127301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 3871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
774 | 2023.10.05 07:24:29.127348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
775 | 2023.10.05 07:24:29.127379 [ 3 ] {} <Debug> HTTP-Session: d7fa0002-6d2e-4d80-a959-eccd781471ce Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
776 | 2023.10.05 07:24:29.127404 [ 3 ] {} <Debug> HTTP-Session: d7fa0002-6d2e-4d80-a959-eccd781471ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
777 | 2023.10.05 07:24:29.127477 [ 3 ] {da21b84e-cf10-4808-aed6-6c10d24bfc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
778 | 2023.10.05 07:24:29.127525 [ 3 ] {da21b84e-cf10-4808-aed6-6c10d24bfc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
779 | 2023.10.05 07:24:29.127638 [ 3 ] {da21b84e-cf10-4808-aed6-6c10d24bfc84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
780 | 2023.10.05 07:24:29.128002 [ 3 ] {da21b84e-cf10-4808-aed6-6c10d24bfc84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.02 GiB. | ||
781 | 2023.10.05 07:24:29.128283 [ 3 ] {da21b84e-cf10-4808-aed6-6c10d24bfc84} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
782 | 2023.10.05 07:24:29.128490 [ 3 ] {da21b84e-cf10-4808-aed6-6c10d24bfc84} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
783 | 2023.10.05 07:24:29.128592 [ 3 ] {da21b84e-cf10-4808-aed6-6c10d24bfc84} <Information> executeQuery: Read 24 rows, 1.73 KiB in 0.001077807 sec., 22267 rows/sec., 1.57 MiB/sec. | ||
784 | 2023.10.05 07:24:29.128739 [ 3 ] {da21b84e-cf10-4808-aed6-6c10d24bfc84} <Debug> DynamicQueryHandler: Done processing query | ||
785 | 2023.10.05 07:24:29.128777 [ 3 ] {da21b84e-cf10-4808-aed6-6c10d24bfc84} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
786 | 2023.10.05 07:24:29.128793 [ 3 ] {} <Debug> HTTP-Session: d7fa0002-6d2e-4d80-a959-eccd781471ce Destroying unnamed session | ||
787 | 2023.10.05 07:24:33.772978 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
788 | 2023.10.05 07:24:33.773191 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
789 | 2023.10.05 07:24:34.115461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
790 | 2023.10.05 07:24:34.115663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
791 | 2023.10.05 07:24:34.115717 [ 3 ] {} <Debug> HTTP-Session: 9c06a4c2-b312-4925-b6e1-1bfcfb83097f Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
792 | 2023.10.05 07:24:34.115745 [ 3 ] {} <Debug> HTTP-Session: 9c06a4c2-b312-4925-b6e1-1bfcfb83097f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
793 | 2023.10.05 07:24:34.115897 [ 3 ] {e025cf12-797c-4baa-a208-3ba360f2083b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
794 | 2023.10.05 07:24:34.115981 [ 3 ] {e025cf12-797c-4baa-a208-3ba360f2083b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
795 | 2023.10.05 07:24:34.116178 [ 3 ] {e025cf12-797c-4baa-a208-3ba360f2083b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
796 | 2023.10.05 07:24:34.116587 [ 3 ] {e025cf12-797c-4baa-a208-3ba360f2083b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.75 GiB. | ||
797 | 2023.10.05 07:24:34.116859 [ 3 ] {e025cf12-797c-4baa-a208-3ba360f2083b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
798 | 2023.10.05 07:24:34.117023 [ 3 ] {e025cf12-797c-4baa-a208-3ba360f2083b} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
799 | 2023.10.05 07:24:34.117176 [ 3 ] {e025cf12-797c-4baa-a208-3ba360f2083b} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001213689 sec., 4943 rows/sec., 280.01 KiB/sec. | ||
800 | 2023.10.05 07:24:34.117363 [ 3 ] {e025cf12-797c-4baa-a208-3ba360f2083b} <Debug> DynamicQueryHandler: Done processing query | ||
801 | 2023.10.05 07:24:34.117392 [ 3 ] {e025cf12-797c-4baa-a208-3ba360f2083b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
802 | 2023.10.05 07:24:34.117426 [ 3 ] {} <Debug> HTTP-Session: 9c06a4c2-b312-4925-b6e1-1bfcfb83097f Destroying unnamed session | ||
803 | 2023.10.05 07:24:34.117607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
804 | 2023.10.05 07:24:34.117737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
805 | 2023.10.05 07:24:34.117758 [ 3 ] {} <Debug> HTTP-Session: f2e2a949-79fd-4ed2-9613-4936406a6b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
806 | 2023.10.05 07:24:34.117777 [ 3 ] {} <Debug> HTTP-Session: f2e2a949-79fd-4ed2-9613-4936406a6b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
807 | 2023.10.05 07:24:34.117878 [ 3 ] {befecc83-8c91-498d-a4b8-d1eaa10ef4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
808 | 2023.10.05 07:24:34.117921 [ 3 ] {befecc83-8c91-498d-a4b8-d1eaa10ef4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
809 | 2023.10.05 07:24:34.118046 [ 3 ] {befecc83-8c91-498d-a4b8-d1eaa10ef4df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
810 | 2023.10.05 07:24:34.118370 [ 3 ] {befecc83-8c91-498d-a4b8-d1eaa10ef4df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.75 GiB. | ||
811 | 2023.10.05 07:24:34.118588 [ 3 ] {befecc83-8c91-498d-a4b8-d1eaa10ef4df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
812 | 2023.10.05 07:24:34.118740 [ 3 ] {befecc83-8c91-498d-a4b8-d1eaa10ef4df} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
813 | 2023.10.05 07:24:34.118885 [ 3 ] {befecc83-8c91-498d-a4b8-d1eaa10ef4df} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000974735 sec., 89255 rows/sec., 8.34 MiB/sec. | ||
814 | 2023.10.05 07:24:34.119016 [ 3 ] {befecc83-8c91-498d-a4b8-d1eaa10ef4df} <Debug> DynamicQueryHandler: Done processing query | ||
815 | 2023.10.05 07:24:34.119039 [ 3 ] {befecc83-8c91-498d-a4b8-d1eaa10ef4df} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
816 | 2023.10.05 07:24:34.119072 [ 3 ] {} <Debug> HTTP-Session: f2e2a949-79fd-4ed2-9613-4936406a6b9d Destroying unnamed session | ||
817 | 2023.10.05 07:24:34.119372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
818 | 2023.10.05 07:24:34.119421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
819 | 2023.10.05 07:24:34.119457 [ 3 ] {} <Debug> HTTP-Session: d13845db-9fa3-41c3-845d-dd800f042642 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
820 | 2023.10.05 07:24:34.119475 [ 3 ] {} <Debug> HTTP-Session: d13845db-9fa3-41c3-845d-dd800f042642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
821 | 2023.10.05 07:24:34.119566 [ 3 ] {a67c9cb2-8eef-4b8a-a152-ede11627b626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
822 | 2023.10.05 07:24:34.119608 [ 3 ] {a67c9cb2-8eef-4b8a-a152-ede11627b626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
823 | 2023.10.05 07:24:34.119714 [ 3 ] {a67c9cb2-8eef-4b8a-a152-ede11627b626} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
824 | 2023.10.05 07:24:34.120329 [ 3 ] {a67c9cb2-8eef-4b8a-a152-ede11627b626} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.75 GiB. | ||
825 | 2023.10.05 07:24:34.120571 [ 3 ] {a67c9cb2-8eef-4b8a-a152-ede11627b626} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
826 | 2023.10.05 07:24:34.120725 [ 3 ] {a67c9cb2-8eef-4b8a-a152-ede11627b626} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
827 | 2023.10.05 07:24:34.120855 [ 3 ] {a67c9cb2-8eef-4b8a-a152-ede11627b626} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001254 sec., 210526 rows/sec., 14.44 MiB/sec. | ||
828 | 2023.10.05 07:24:34.120984 [ 3 ] {a67c9cb2-8eef-4b8a-a152-ede11627b626} <Debug> DynamicQueryHandler: Done processing query | ||
829 | 2023.10.05 07:24:34.121009 [ 3 ] {a67c9cb2-8eef-4b8a-a152-ede11627b626} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
830 | 2023.10.05 07:24:34.121025 [ 3 ] {} <Debug> HTTP-Session: d13845db-9fa3-41c3-845d-dd800f042642 Destroying unnamed session | ||
831 | 2023.10.05 07:24:34.121181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
832 | 2023.10.05 07:24:34.121227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
833 | 2023.10.05 07:24:34.121246 [ 3 ] {} <Debug> HTTP-Session: f7f7f6a0-54b2-47cd-af35-6e02af5c1318 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
834 | 2023.10.05 07:24:34.121263 [ 3 ] {} <Debug> HTTP-Session: f7f7f6a0-54b2-47cd-af35-6e02af5c1318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
835 | 2023.10.05 07:24:34.121333 [ 3 ] {8c8755e3-0c2a-4196-9f9d-f85f55f0ce12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
836 | 2023.10.05 07:24:34.121372 [ 3 ] {8c8755e3-0c2a-4196-9f9d-f85f55f0ce12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
837 | 2023.10.05 07:24:34.121482 [ 3 ] {8c8755e3-0c2a-4196-9f9d-f85f55f0ce12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
838 | 2023.10.05 07:24:34.121741 [ 3 ] {8c8755e3-0c2a-4196-9f9d-f85f55f0ce12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.75 GiB. | ||
839 | 2023.10.05 07:24:34.121982 [ 3 ] {8c8755e3-0c2a-4196-9f9d-f85f55f0ce12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
840 | 2023.10.05 07:24:34.122159 [ 3 ] {8c8755e3-0c2a-4196-9f9d-f85f55f0ce12} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
841 | 2023.10.05 07:24:34.122282 [ 3 ] {8c8755e3-0c2a-4196-9f9d-f85f55f0ce12} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919985 sec., 6521 rows/sec., 273.87 KiB/sec. | ||
842 | 2023.10.05 07:24:34.122410 [ 3 ] {8c8755e3-0c2a-4196-9f9d-f85f55f0ce12} <Debug> DynamicQueryHandler: Done processing query | ||
843 | 2023.10.05 07:24:34.122434 [ 3 ] {8c8755e3-0c2a-4196-9f9d-f85f55f0ce12} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
844 | 2023.10.05 07:24:34.122451 [ 3 ] {} <Debug> HTTP-Session: f7f7f6a0-54b2-47cd-af35-6e02af5c1318 Destroying unnamed session | ||
845 | 2023.10.05 07:24:34.122608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
846 | 2023.10.05 07:24:34.122654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
847 | 2023.10.05 07:24:34.122672 [ 3 ] {} <Debug> HTTP-Session: 4166d887-d2d0-474d-b8de-d5b216465f46 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
848 | 2023.10.05 07:24:34.122689 [ 3 ] {} <Debug> HTTP-Session: 4166d887-d2d0-474d-b8de-d5b216465f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
849 | 2023.10.05 07:24:34.122763 [ 3 ] {be775167-b729-4400-9a78-a2a020f5c8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
850 | 2023.10.05 07:24:34.122805 [ 3 ] {be775167-b729-4400-9a78-a2a020f5c8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
851 | 2023.10.05 07:24:34.122924 [ 3 ] {be775167-b729-4400-9a78-a2a020f5c8d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
852 | 2023.10.05 07:24:34.123222 [ 3 ] {be775167-b729-4400-9a78-a2a020f5c8d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.75 GiB. | ||
853 | 2023.10.05 07:24:34.123464 [ 3 ] {be775167-b729-4400-9a78-a2a020f5c8d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
854 | 2023.10.05 07:24:34.123639 [ 3 ] {be775167-b729-4400-9a78-a2a020f5c8d8} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
855 | 2023.10.05 07:24:34.123758 [ 3 ] {be775167-b729-4400-9a78-a2a020f5c8d8} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000966386 sec., 65191 rows/sec., 3.95 MiB/sec. | ||
856 | 2023.10.05 07:24:34.123895 [ 3 ] {be775167-b729-4400-9a78-a2a020f5c8d8} <Debug> DynamicQueryHandler: Done processing query | ||
857 | 2023.10.05 07:24:34.123919 [ 3 ] {be775167-b729-4400-9a78-a2a020f5c8d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
858 | 2023.10.05 07:24:34.123934 [ 3 ] {} <Debug> HTTP-Session: 4166d887-d2d0-474d-b8de-d5b216465f46 Destroying unnamed session | ||
859 | 2023.10.05 07:24:34.124083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
860 | 2023.10.05 07:24:34.124128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
861 | 2023.10.05 07:24:34.124147 [ 3 ] {} <Debug> HTTP-Session: 2b11c2c8-d63f-40b9-a908-de7f6f8a4fd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
862 | 2023.10.05 07:24:34.124163 [ 3 ] {} <Debug> HTTP-Session: 2b11c2c8-d63f-40b9-a908-de7f6f8a4fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
863 | 2023.10.05 07:24:34.124232 [ 3 ] {caf4dc3e-cadb-4720-a367-d97f7800c196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
864 | 2023.10.05 07:24:34.124271 [ 3 ] {caf4dc3e-cadb-4720-a367-d97f7800c196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
865 | 2023.10.05 07:24:34.124373 [ 3 ] {caf4dc3e-cadb-4720-a367-d97f7800c196} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
866 | 2023.10.05 07:24:34.124627 [ 3 ] {caf4dc3e-cadb-4720-a367-d97f7800c196} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.75 GiB. | ||
867 | 2023.10.05 07:24:34.124861 [ 3 ] {caf4dc3e-cadb-4720-a367-d97f7800c196} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
868 | 2023.10.05 07:24:34.125033 [ 3 ] {caf4dc3e-cadb-4720-a367-d97f7800c196} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
869 | 2023.10.05 07:24:34.125160 [ 3 ] {caf4dc3e-cadb-4720-a367-d97f7800c196} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000897485 sec., 21170 rows/sec., 1.10 MiB/sec. | ||
870 | 2023.10.05 07:24:34.125285 [ 3 ] {caf4dc3e-cadb-4720-a367-d97f7800c196} <Debug> DynamicQueryHandler: Done processing query | ||
871 | 2023.10.05 07:24:34.125309 [ 3 ] {caf4dc3e-cadb-4720-a367-d97f7800c196} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
872 | 2023.10.05 07:24:34.125326 [ 3 ] {} <Debug> HTTP-Session: 2b11c2c8-d63f-40b9-a908-de7f6f8a4fd8 Destroying unnamed session | ||
873 | 2023.10.05 07:24:39.113060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 5646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
874 | 2023.10.05 07:24:39.113196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
875 | 2023.10.05 07:24:39.113227 [ 3 ] {} <Debug> HTTP-Session: 8de35006-564a-4ccf-894e-51b264ab6d33 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
876 | 2023.10.05 07:24:39.113255 [ 3 ] {} <Debug> HTTP-Session: 8de35006-564a-4ccf-894e-51b264ab6d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
877 | 2023.10.05 07:24:39.113385 [ 3 ] {a6f1775d-f4b8-4610-b3e0-4a5ea0ab9396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
878 | 2023.10.05 07:24:39.113444 [ 3 ] {a6f1775d-f4b8-4610-b3e0-4a5ea0ab9396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
879 | 2023.10.05 07:24:39.113597 [ 3 ] {a6f1775d-f4b8-4610-b3e0-4a5ea0ab9396} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
880 | 2023.10.05 07:24:39.114040 [ 3 ] {a6f1775d-f4b8-4610-b3e0-4a5ea0ab9396} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
881 | 2023.10.05 07:24:39.114309 [ 3 ] {a6f1775d-f4b8-4610-b3e0-4a5ea0ab9396} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
882 | 2023.10.05 07:24:39.114476 [ 3 ] {a6f1775d-f4b8-4610-b3e0-4a5ea0ab9396} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
883 | 2023.10.05 07:24:39.114608 [ 3 ] {a6f1775d-f4b8-4610-b3e0-4a5ea0ab9396} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001183559 sec., 32951 rows/sec., 2.61 MiB/sec. | ||
884 | 2023.10.05 07:24:39.114748 [ 3 ] {a6f1775d-f4b8-4610-b3e0-4a5ea0ab9396} <Debug> DynamicQueryHandler: Done processing query | ||
885 | 2023.10.05 07:24:39.114774 [ 3 ] {a6f1775d-f4b8-4610-b3e0-4a5ea0ab9396} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
886 | 2023.10.05 07:24:39.114791 [ 3 ] {} <Debug> HTTP-Session: 8de35006-564a-4ccf-894e-51b264ab6d33 Destroying unnamed session | ||
887 | 2023.10.05 07:24:39.114915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 18828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
888 | 2023.10.05 07:24:39.114968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
889 | 2023.10.05 07:24:39.114990 [ 3 ] {} <Debug> HTTP-Session: ee92c157-d0d2-45f1-b377-a15f1dce61a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
890 | 2023.10.05 07:24:39.115008 [ 3 ] {} <Debug> HTTP-Session: ee92c157-d0d2-45f1-b377-a15f1dce61a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
891 | 2023.10.05 07:24:39.115094 [ 3 ] {18ddd01a-d5f5-4344-b4a7-ac1a3bd86fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
892 | 2023.10.05 07:24:39.115136 [ 3 ] {18ddd01a-d5f5-4344-b4a7-ac1a3bd86fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
893 | 2023.10.05 07:24:39.115243 [ 3 ] {18ddd01a-d5f5-4344-b4a7-ac1a3bd86fc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
894 | 2023.10.05 07:24:39.115656 [ 3 ] {18ddd01a-d5f5-4344-b4a7-ac1a3bd86fc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
895 | 2023.10.05 07:24:39.115887 [ 3 ] {18ddd01a-d5f5-4344-b4a7-ac1a3bd86fc4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
896 | 2023.10.05 07:24:39.116047 [ 3 ] {18ddd01a-d5f5-4344-b4a7-ac1a3bd86fc4} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
897 | 2023.10.05 07:24:39.116171 [ 3 ] {18ddd01a-d5f5-4344-b4a7-ac1a3bd86fc4} <Information> executeQuery: Read 117 rows, 11.65 KiB in 0.001047527 sec., 111691 rows/sec., 10.86 MiB/sec. | ||
898 | 2023.10.05 07:24:39.116297 [ 3 ] {18ddd01a-d5f5-4344-b4a7-ac1a3bd86fc4} <Debug> DynamicQueryHandler: Done processing query | ||
899 | 2023.10.05 07:24:39.116321 [ 3 ] {18ddd01a-d5f5-4344-b4a7-ac1a3bd86fc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
900 | 2023.10.05 07:24:39.116337 [ 3 ] {} <Debug> HTTP-Session: ee92c157-d0d2-45f1-b377-a15f1dce61a8 Destroying unnamed session | ||
901 | 2023.10.05 07:24:39.116491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
902 | 2023.10.05 07:24:39.116542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
903 | 2023.10.05 07:24:39.116562 [ 3 ] {} <Debug> HTTP-Session: c0d93084-604b-4807-b335-55c6e9789736 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
904 | 2023.10.05 07:24:39.116581 [ 3 ] {} <Debug> HTTP-Session: c0d93084-604b-4807-b335-55c6e9789736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
905 | 2023.10.05 07:24:39.116657 [ 3 ] {388eddfc-3fb3-438f-86a2-8e4279ac2b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
906 | 2023.10.05 07:24:39.116698 [ 3 ] {388eddfc-3fb3-438f-86a2-8e4279ac2b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
907 | 2023.10.05 07:24:39.116804 [ 3 ] {388eddfc-3fb3-438f-86a2-8e4279ac2b7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
908 | 2023.10.05 07:24:39.117104 [ 3 ] {388eddfc-3fb3-438f-86a2-8e4279ac2b7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
909 | 2023.10.05 07:24:39.117315 [ 3 ] {388eddfc-3fb3-438f-86a2-8e4279ac2b7e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
910 | 2023.10.05 07:24:39.117465 [ 3 ] {388eddfc-3fb3-438f-86a2-8e4279ac2b7e} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
911 | 2023.10.05 07:24:39.117582 [ 3 ] {388eddfc-3fb3-438f-86a2-8e4279ac2b7e} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000890484 sec., 43796 rows/sec., 3.42 MiB/sec. | ||
912 | 2023.10.05 07:24:39.117699 [ 3 ] {388eddfc-3fb3-438f-86a2-8e4279ac2b7e} <Debug> DynamicQueryHandler: Done processing query | ||
913 | 2023.10.05 07:24:39.117724 [ 3 ] {388eddfc-3fb3-438f-86a2-8e4279ac2b7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
914 | 2023.10.05 07:24:39.117739 [ 3 ] {} <Debug> HTTP-Session: c0d93084-604b-4807-b335-55c6e9789736 Destroying unnamed session | ||
915 | 2023.10.05 07:24:39.117905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 41736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
916 | 2023.10.05 07:24:39.117951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
917 | 2023.10.05 07:24:39.117972 [ 3 ] {} <Debug> HTTP-Session: a1ac224e-e730-4ec8-8aa2-3be1f82d778d Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
918 | 2023.10.05 07:24:39.117989 [ 3 ] {} <Debug> HTTP-Session: a1ac224e-e730-4ec8-8aa2-3be1f82d778d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
919 | 2023.10.05 07:24:39.118076 [ 3 ] {6342c653-f3c3-4467-bc1b-c412acb8b9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
920 | 2023.10.05 07:24:39.118121 [ 3 ] {6342c653-f3c3-4467-bc1b-c412acb8b9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
921 | 2023.10.05 07:24:39.118258 [ 3 ] {6342c653-f3c3-4467-bc1b-c412acb8b9aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
922 | 2023.10.05 07:24:39.118703 [ 3 ] {6342c653-f3c3-4467-bc1b-c412acb8b9aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
923 | 2023.10.05 07:24:39.119017 [ 3 ] {6342c653-f3c3-4467-bc1b-c412acb8b9aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
924 | 2023.10.05 07:24:39.119214 [ 3 ] {6342c653-f3c3-4467-bc1b-c412acb8b9aa} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
925 | 2023.10.05 07:24:39.119338 [ 3 ] {6342c653-f3c3-4467-bc1b-c412acb8b9aa} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001231019 sec., 31681 rows/sec., 42.75 MiB/sec. | ||
926 | 2023.10.05 07:24:39.119466 [ 3 ] {6342c653-f3c3-4467-bc1b-c412acb8b9aa} <Debug> DynamicQueryHandler: Done processing query | ||
927 | 2023.10.05 07:24:39.119492 [ 3 ] {6342c653-f3c3-4467-bc1b-c412acb8b9aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
928 | 2023.10.05 07:24:39.119510 [ 3 ] {} <Debug> HTTP-Session: a1ac224e-e730-4ec8-8aa2-3be1f82d778d Destroying unnamed session | ||
929 | 2023.10.05 07:24:44.114754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
930 | 2023.10.05 07:24:44.114869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
931 | 2023.10.05 07:24:44.114896 [ 3 ] {} <Debug> HTTP-Session: 026a53bd-d81a-4451-9335-4204d4f11266 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
932 | 2023.10.05 07:24:44.114919 [ 3 ] {} <Debug> HTTP-Session: 026a53bd-d81a-4451-9335-4204d4f11266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
933 | 2023.10.05 07:24:44.115050 [ 3 ] {3bac24ca-1eed-4186-b31e-19d4055ef28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
934 | 2023.10.05 07:24:44.115112 [ 3 ] {3bac24ca-1eed-4186-b31e-19d4055ef28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
935 | 2023.10.05 07:24:44.115278 [ 3 ] {3bac24ca-1eed-4186-b31e-19d4055ef28e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
936 | 2023.10.05 07:24:44.115662 [ 3 ] {3bac24ca-1eed-4186-b31e-19d4055ef28e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
937 | 2023.10.05 07:24:44.115934 [ 3 ] {3bac24ca-1eed-4186-b31e-19d4055ef28e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
938 | 2023.10.05 07:24:44.116108 [ 3 ] {3bac24ca-1eed-4186-b31e-19d4055ef28e} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
939 | 2023.10.05 07:24:44.116261 [ 3 ] {3bac24ca-1eed-4186-b31e-19d4055ef28e} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001174599 sec., 5108 rows/sec., 289.33 KiB/sec. | ||
940 | 2023.10.05 07:24:44.116401 [ 3 ] {3bac24ca-1eed-4186-b31e-19d4055ef28e} <Debug> DynamicQueryHandler: Done processing query | ||
941 | 2023.10.05 07:24:44.116427 [ 3 ] {3bac24ca-1eed-4186-b31e-19d4055ef28e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
942 | 2023.10.05 07:24:44.116443 [ 3 ] {} <Debug> HTTP-Session: 026a53bd-d81a-4451-9335-4204d4f11266 Destroying unnamed session | ||
943 | 2023.10.05 07:24:44.116575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
944 | 2023.10.05 07:24:44.116626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
945 | 2023.10.05 07:24:44.116648 [ 3 ] {} <Debug> HTTP-Session: fd9fc48a-ab09-420b-b7ed-59b08aad6fd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
946 | 2023.10.05 07:24:44.116667 [ 3 ] {} <Debug> HTTP-Session: fd9fc48a-ab09-420b-b7ed-59b08aad6fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
947 | 2023.10.05 07:24:44.116753 [ 3 ] {1507c365-88b4-4bc3-b947-35619b729387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
948 | 2023.10.05 07:24:44.116796 [ 3 ] {1507c365-88b4-4bc3-b947-35619b729387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
949 | 2023.10.05 07:24:44.116904 [ 3 ] {1507c365-88b4-4bc3-b947-35619b729387} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
950 | 2023.10.05 07:24:44.117260 [ 3 ] {1507c365-88b4-4bc3-b947-35619b729387} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
951 | 2023.10.05 07:24:44.117485 [ 3 ] {1507c365-88b4-4bc3-b947-35619b729387} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
952 | 2023.10.05 07:24:44.117643 [ 3 ] {1507c365-88b4-4bc3-b947-35619b729387} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
953 | 2023.10.05 07:24:44.117781 [ 3 ] {1507c365-88b4-4bc3-b947-35619b729387} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000994435 sec., 87486 rows/sec., 8.18 MiB/sec. | ||
954 | 2023.10.05 07:24:44.117905 [ 3 ] {1507c365-88b4-4bc3-b947-35619b729387} <Debug> DynamicQueryHandler: Done processing query | ||
955 | 2023.10.05 07:24:44.117929 [ 3 ] {1507c365-88b4-4bc3-b947-35619b729387} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
956 | 2023.10.05 07:24:44.117952 [ 3 ] {} <Debug> HTTP-Session: fd9fc48a-ab09-420b-b7ed-59b08aad6fd9 Destroying unnamed session | ||
957 | 2023.10.05 07:24:44.118118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
958 | 2023.10.05 07:24:44.118166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
959 | 2023.10.05 07:24:44.118186 [ 3 ] {} <Debug> HTTP-Session: 51044e4d-e1cb-42b8-bbf5-f02e5a3d5571 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
960 | 2023.10.05 07:24:44.118204 [ 3 ] {} <Debug> HTTP-Session: 51044e4d-e1cb-42b8-bbf5-f02e5a3d5571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
961 | 2023.10.05 07:24:44.118299 [ 3 ] {bd7cc1a4-ac89-406e-9c55-506639ab911b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
962 | 2023.10.05 07:24:44.118345 [ 3 ] {bd7cc1a4-ac89-406e-9c55-506639ab911b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
963 | 2023.10.05 07:24:44.118455 [ 3 ] {bd7cc1a4-ac89-406e-9c55-506639ab911b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
964 | 2023.10.05 07:24:44.118884 [ 3 ] {bd7cc1a4-ac89-406e-9c55-506639ab911b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
965 | 2023.10.05 07:24:44.119108 [ 3 ] {bd7cc1a4-ac89-406e-9c55-506639ab911b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
966 | 2023.10.05 07:24:44.119267 [ 3 ] {bd7cc1a4-ac89-406e-9c55-506639ab911b} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
967 | 2023.10.05 07:24:44.119402 [ 3 ] {bd7cc1a4-ac89-406e-9c55-506639ab911b} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001068287 sec., 247124 rows/sec., 16.95 MiB/sec. | ||
968 | 2023.10.05 07:24:44.119512 [ 3 ] {bd7cc1a4-ac89-406e-9c55-506639ab911b} <Debug> DynamicQueryHandler: Done processing query | ||
969 | 2023.10.05 07:24:44.119536 [ 3 ] {bd7cc1a4-ac89-406e-9c55-506639ab911b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
970 | 2023.10.05 07:24:44.119551 [ 3 ] {} <Debug> HTTP-Session: 51044e4d-e1cb-42b8-bbf5-f02e5a3d5571 Destroying unnamed session | ||
971 | 2023.10.05 07:24:44.119724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
972 | 2023.10.05 07:24:44.119768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
973 | 2023.10.05 07:24:44.119787 [ 3 ] {} <Debug> HTTP-Session: bd617c38-67ee-42e3-b480-c4a683c1c668 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
974 | 2023.10.05 07:24:44.119804 [ 3 ] {} <Debug> HTTP-Session: bd617c38-67ee-42e3-b480-c4a683c1c668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
975 | 2023.10.05 07:24:44.119876 [ 3 ] {8e95b350-6d30-41dd-944a-b30af7be55b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
976 | 2023.10.05 07:24:44.119917 [ 3 ] {8e95b350-6d30-41dd-944a-b30af7be55b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
977 | 2023.10.05 07:24:44.120024 [ 3 ] {8e95b350-6d30-41dd-944a-b30af7be55b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
978 | 2023.10.05 07:24:44.120298 [ 3 ] {8e95b350-6d30-41dd-944a-b30af7be55b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
979 | 2023.10.05 07:24:44.120542 [ 3 ] {8e95b350-6d30-41dd-944a-b30af7be55b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
980 | 2023.10.05 07:24:44.120734 [ 3 ] {8e95b350-6d30-41dd-944a-b30af7be55b0} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
981 | 2023.10.05 07:24:44.120861 [ 3 ] {8e95b350-6d30-41dd-944a-b30af7be55b0} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000956416 sec., 6273 rows/sec., 263.43 KiB/sec. | ||
982 | 2023.10.05 07:24:44.120984 [ 3 ] {8e95b350-6d30-41dd-944a-b30af7be55b0} <Debug> DynamicQueryHandler: Done processing query | ||
983 | 2023.10.05 07:24:44.121006 [ 3 ] {8e95b350-6d30-41dd-944a-b30af7be55b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
984 | 2023.10.05 07:24:44.121023 [ 3 ] {} <Debug> HTTP-Session: bd617c38-67ee-42e3-b480-c4a683c1c668 Destroying unnamed session | ||
985 | 2023.10.05 07:24:44.121179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
986 | 2023.10.05 07:24:44.121223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
987 | 2023.10.05 07:24:44.121244 [ 3 ] {} <Debug> HTTP-Session: 7cb9fda5-f064-48a2-8ef8-0dfc4a7d4e26 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
988 | 2023.10.05 07:24:44.121262 [ 3 ] {} <Debug> HTTP-Session: 7cb9fda5-f064-48a2-8ef8-0dfc4a7d4e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
989 | 2023.10.05 07:24:44.121338 [ 3 ] {ebc399e3-6483-4029-923a-e66ad14c0abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
990 | 2023.10.05 07:24:44.121381 [ 3 ] {ebc399e3-6483-4029-923a-e66ad14c0abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
991 | 2023.10.05 07:24:44.121503 [ 3 ] {ebc399e3-6483-4029-923a-e66ad14c0abc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
992 | 2023.10.05 07:24:44.121804 [ 3 ] {ebc399e3-6483-4029-923a-e66ad14c0abc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
993 | 2023.10.05 07:24:44.122056 [ 3 ] {ebc399e3-6483-4029-923a-e66ad14c0abc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
994 | 2023.10.05 07:24:44.122239 [ 3 ] {ebc399e3-6483-4029-923a-e66ad14c0abc} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
995 | 2023.10.05 07:24:44.122370 [ 3 ] {ebc399e3-6483-4029-923a-e66ad14c0abc} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001001006 sec., 62936 rows/sec., 3.82 MiB/sec. | ||
996 | 2023.10.05 07:24:44.122526 [ 3 ] {ebc399e3-6483-4029-923a-e66ad14c0abc} <Debug> DynamicQueryHandler: Done processing query | ||
997 | 2023.10.05 07:24:44.122552 [ 3 ] {ebc399e3-6483-4029-923a-e66ad14c0abc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
998 | 2023.10.05 07:24:44.122567 [ 3 ] {} <Debug> HTTP-Session: 7cb9fda5-f064-48a2-8ef8-0dfc4a7d4e26 Destroying unnamed session | ||
999 | 2023.10.05 07:24:44.122718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1000 | 2023.10.05 07:24:44.122761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1001 | 2023.10.05 07:24:44.122780 [ 3 ] {} <Debug> HTTP-Session: 95db5401-bf8d-4d03-a997-7315f6ae68b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1002 | 2023.10.05 07:24:44.122797 [ 3 ] {} <Debug> HTTP-Session: 95db5401-bf8d-4d03-a997-7315f6ae68b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1003 | 2023.10.05 07:24:44.122866 [ 3 ] {b4b96ed0-3d3c-4c36-a35a-30405a9ba44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1004 | 2023.10.05 07:24:44.122906 [ 3 ] {b4b96ed0-3d3c-4c36-a35a-30405a9ba44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1005 | 2023.10.05 07:24:44.123014 [ 3 ] {b4b96ed0-3d3c-4c36-a35a-30405a9ba44e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1006 | 2023.10.05 07:24:44.123260 [ 3 ] {b4b96ed0-3d3c-4c36-a35a-30405a9ba44e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
1007 | 2023.10.05 07:24:44.123490 [ 3 ] {b4b96ed0-3d3c-4c36-a35a-30405a9ba44e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1008 | 2023.10.05 07:24:44.123670 [ 3 ] {b4b96ed0-3d3c-4c36-a35a-30405a9ba44e} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1009 | 2023.10.05 07:24:44.123796 [ 3 ] {b4b96ed0-3d3c-4c36-a35a-30405a9ba44e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000901534 sec., 21075 rows/sec., 1.09 MiB/sec. | ||
1010 | 2023.10.05 07:24:44.123918 [ 3 ] {b4b96ed0-3d3c-4c36-a35a-30405a9ba44e} <Debug> DynamicQueryHandler: Done processing query | ||
1011 | 2023.10.05 07:24:44.123941 [ 3 ] {b4b96ed0-3d3c-4c36-a35a-30405a9ba44e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1012 | 2023.10.05 07:24:44.123956 [ 3 ] {} <Debug> HTTP-Session: 95db5401-bf8d-4d03-a997-7315f6ae68b8 Destroying unnamed session | ||
1013 | 2023.10.05 07:24:48.773454 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1014 | 2023.10.05 07:24:48.773552 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1015 | 2023.10.05 07:24:49.112139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 5646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1016 | 2023.10.05 07:24:49.112245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1017 | 2023.10.05 07:24:49.112272 [ 3 ] {} <Debug> HTTP-Session: 5cf3fa3c-d29e-4db5-a640-05370b62d352 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1018 | 2023.10.05 07:24:49.112295 [ 3 ] {} <Debug> HTTP-Session: 5cf3fa3c-d29e-4db5-a640-05370b62d352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1019 | 2023.10.05 07:24:49.112419 [ 3 ] {5d09bb5c-f3d2-4334-8082-c3cb8b247444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1020 | 2023.10.05 07:24:49.112478 [ 3 ] {5d09bb5c-f3d2-4334-8082-c3cb8b247444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1021 | 2023.10.05 07:24:49.112633 [ 3 ] {5d09bb5c-f3d2-4334-8082-c3cb8b247444} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1022 | 2023.10.05 07:24:49.113040 [ 3 ] {5d09bb5c-f3d2-4334-8082-c3cb8b247444} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
1023 | 2023.10.05 07:24:49.113304 [ 3 ] {5d09bb5c-f3d2-4334-8082-c3cb8b247444} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1024 | 2023.10.05 07:24:49.113465 [ 3 ] {5d09bb5c-f3d2-4334-8082-c3cb8b247444} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1025 | 2023.10.05 07:24:49.113602 [ 3 ] {5d09bb5c-f3d2-4334-8082-c3cb8b247444} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001145318 sec., 34051 rows/sec., 2.70 MiB/sec. | ||
1026 | 2023.10.05 07:24:49.113733 [ 3 ] {5d09bb5c-f3d2-4334-8082-c3cb8b247444} <Debug> DynamicQueryHandler: Done processing query | ||
1027 | 2023.10.05 07:24:49.113760 [ 3 ] {5d09bb5c-f3d2-4334-8082-c3cb8b247444} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1028 | 2023.10.05 07:24:49.113776 [ 3 ] {} <Debug> HTTP-Session: 5cf3fa3c-d29e-4db5-a640-05370b62d352 Destroying unnamed session | ||
1029 | 2023.10.05 07:24:49.113941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 18828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1030 | 2023.10.05 07:24:49.113991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1031 | 2023.10.05 07:24:49.114013 [ 3 ] {} <Debug> HTTP-Session: e794b7f9-6f18-4b52-a219-ab1e61e60383 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1032 | 2023.10.05 07:24:49.114032 [ 3 ] {} <Debug> HTTP-Session: e794b7f9-6f18-4b52-a219-ab1e61e60383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1033 | 2023.10.05 07:24:49.114119 [ 3 ] {41befa8f-771c-4b0f-8f7d-812edd76d5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1034 | 2023.10.05 07:24:49.114162 [ 3 ] {41befa8f-771c-4b0f-8f7d-812edd76d5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1035 | 2023.10.05 07:24:49.114269 [ 3 ] {41befa8f-771c-4b0f-8f7d-812edd76d5f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1036 | 2023.10.05 07:24:49.114633 [ 3 ] {41befa8f-771c-4b0f-8f7d-812edd76d5f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
1037 | 2023.10.05 07:24:49.114859 [ 3 ] {41befa8f-771c-4b0f-8f7d-812edd76d5f2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1038 | 2023.10.05 07:24:49.115034 [ 3 ] {41befa8f-771c-4b0f-8f7d-812edd76d5f2} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1039 | 2023.10.05 07:24:49.115141 [ 3 ] {41befa8f-771c-4b0f-8f7d-812edd76d5f2} <Information> executeQuery: Read 117 rows, 11.65 KiB in 0.000988505 sec., 118360 rows/sec., 11.51 MiB/sec. | ||
1040 | 2023.10.05 07:24:49.115268 [ 3 ] {41befa8f-771c-4b0f-8f7d-812edd76d5f2} <Debug> DynamicQueryHandler: Done processing query | ||
1041 | 2023.10.05 07:24:49.115292 [ 3 ] {41befa8f-771c-4b0f-8f7d-812edd76d5f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1042 | 2023.10.05 07:24:49.115307 [ 3 ] {} <Debug> HTTP-Session: e794b7f9-6f18-4b52-a219-ab1e61e60383 Destroying unnamed session | ||
1043 | 2023.10.05 07:24:49.115457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1044 | 2023.10.05 07:24:49.115504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1045 | 2023.10.05 07:24:49.115523 [ 3 ] {} <Debug> HTTP-Session: 61c6c0e6-8465-4d01-b12d-0e19d4c32075 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1046 | 2023.10.05 07:24:49.115540 [ 3 ] {} <Debug> HTTP-Session: 61c6c0e6-8465-4d01-b12d-0e19d4c32075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1047 | 2023.10.05 07:24:49.115613 [ 3 ] {365941ef-c0ae-425d-99b1-1be1a9d25fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1048 | 2023.10.05 07:24:49.115656 [ 3 ] {365941ef-c0ae-425d-99b1-1be1a9d25fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1049 | 2023.10.05 07:24:49.115766 [ 3 ] {365941ef-c0ae-425d-99b1-1be1a9d25fff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1050 | 2023.10.05 07:24:49.115811 [ 111 ] {} <Debug> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1051 | 2023.10.05 07:24:49.115810 [ 110 ] {} <Debug> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1052 | 2023.10.05 07:24:49.115915 [ 111 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.74 GiB. | ||
1053 | 2023.10.05 07:24:49.115963 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1054 | 2023.10.05 07:24:49.116170 [ 3 ] {365941ef-c0ae-425d-99b1-1be1a9d25fff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1055 | 2023.10.05 07:24:49.116400 [ 3 ] {365941ef-c0ae-425d-99b1-1be1a9d25fff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1056 | 2023.10.05 07:24:49.116554 [ 3 ] {365941ef-c0ae-425d-99b1-1be1a9d25fff} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1057 | 2023.10.05 07:24:49.116657 [ 3 ] {365941ef-c0ae-425d-99b1-1be1a9d25fff} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.001012145 sec., 38532 rows/sec., 3.01 MiB/sec. | ||
1058 | 2023.10.05 07:24:49.116661 [ 109 ] {} <Debug> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1059 | 2023.10.05 07:24:49.116723 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1060 | 2023.10.05 07:24:49.116789 [ 3 ] {365941ef-c0ae-425d-99b1-1be1a9d25fff} <Debug> DynamicQueryHandler: Done processing query | ||
1061 | 2023.10.05 07:24:49.116813 [ 3 ] {365941ef-c0ae-425d-99b1-1be1a9d25fff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1062 | 2023.10.05 07:24:49.116828 [ 3 ] {} <Debug> HTTP-Session: 61c6c0e6-8465-4d01-b12d-0e19d4c32075 Destroying unnamed session | ||
1063 | 2023.10.05 07:24:49.116975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 41736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1064 | 2023.10.05 07:24:49.117022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1065 | 2023.10.05 07:24:49.117042 [ 3 ] {} <Debug> HTTP-Session: 54ebacf9-fcbd-482b-b2fe-a9371012433e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1066 | 2023.10.05 07:24:49.117059 [ 3 ] {} <Debug> HTTP-Session: 54ebacf9-fcbd-482b-b2fe-a9371012433e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1067 | 2023.10.05 07:24:49.117147 [ 3 ] {139791e1-d0ad-477a-9615-c007998a181a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1068 | 2023.10.05 07:24:49.117194 [ 3 ] {139791e1-d0ad-477a-9615-c007998a181a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1069 | 2023.10.05 07:24:49.117329 [ 3 ] {139791e1-d0ad-477a-9615-c007998a181a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1070 | 2023.10.05 07:24:49.117804 [ 3 ] {139791e1-d0ad-477a-9615-c007998a181a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1071 | 2023.10.05 07:24:49.118142 [ 3 ] {139791e1-d0ad-477a-9615-c007998a181a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1072 | 2023.10.05 07:24:49.118379 [ 3 ] {139791e1-d0ad-477a-9615-c007998a181a} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1073 | 2023.10.05 07:24:49.118514 [ 3 ] {139791e1-d0ad-477a-9615-c007998a181a} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001338291 sec., 29141 rows/sec., 39.33 MiB/sec. | ||
1074 | 2023.10.05 07:24:49.118639 [ 3 ] {139791e1-d0ad-477a-9615-c007998a181a} <Debug> DynamicQueryHandler: Done processing query | ||
1075 | 2023.10.05 07:24:49.118665 [ 3 ] {139791e1-d0ad-477a-9615-c007998a181a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1076 | 2023.10.05 07:24:49.118680 [ 3 ] {} <Debug> HTTP-Session: 54ebacf9-fcbd-482b-b2fe-a9371012433e Destroying unnamed session | ||
1077 | 2023.10.05 07:24:49.122471 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1078 | 2023.10.05 07:24:49.122475 [ 16 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1079 | 2023.10.05 07:24:49.122471 [ 13 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1080 | 2023.10.05 07:24:49.124866 [ 13 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1081 | 2023.10.05 07:24:49.124869 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1082 | 2023.10.05 07:24:49.124868 [ 16 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1083 | 2023.10.05 07:24:49.126946 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::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 | ||
1084 | 2023.10.05 07:24:49.126947 [ 13 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::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 | ||
1085 | 2023.10.05 07:24:49.126949 [ 16 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
1086 | 2023.10.05 07:24:49.135844 [ 13 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 47 rows starting from the beginning of the part | ||
1087 | 2023.10.05 07:24:49.135853 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 105 rows starting from the beginning of the part | ||
1088 | 2023.10.05 07:24:49.135879 [ 16 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
1089 | 2023.10.05 07:24:49.136258 [ 13 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 264 rows starting from the beginning of the part | ||
1090 | 2023.10.05 07:24:49.136290 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 87 rows starting from the beginning of the part | ||
1091 | 2023.10.05 07:24:49.136435 [ 16 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
1092 | 2023.10.05 07:24:49.136723 [ 13 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
1093 | 2023.10.05 07:24:49.136755 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 117 rows starting from the beginning of the part | ||
1094 | 2023.10.05 07:24:49.136989 [ 16 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
1095 | 2023.10.05 07:24:49.137165 [ 13 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 264 rows starting from the beginning of the part | ||
1096 | 2023.10.05 07:24:49.137213 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part | ||
1097 | 2023.10.05 07:24:49.137540 [ 16 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
1098 | 2023.10.05 07:24:49.137609 [ 13 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 39 rows starting from the beginning of the part | ||
1099 | 2023.10.05 07:24:49.137638 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 117 rows starting from the beginning of the part | ||
1100 | 2023.10.05 07:24:49.138145 [ 16 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 39 rows starting from the beginning of the part | ||
1101 | 2023.10.05 07:24:49.145780 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 4 columns (4 merged, 0 gathered) in 0.025284521 sec., 5181.035464345953 rows/sec., 402.57 KiB/sec. | ||
1102 | 2023.10.05 07:24:49.146122 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1103 | 2023.10.05 07:24:49.146419 [ 10 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.025930191 sec., 23139.050537653195 rows/sec., 2.21 MiB/sec. | ||
1104 | 2023.10.05 07:24:49.146679 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_6_1} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1105 | 2023.10.05 07:24:49.146722 [ 9 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 917 rows, containing 4 columns (4 merged, 0 gathered) in 0.028540032 sec., 32130.30735214312 rows/sec., 2.25 MiB/sec. | ||
1106 | 2023.10.05 07:24:49.146794 [ 10 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1107 | 2023.10.05 07:24:49.146825 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_6_1} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1108 | 2023.10.05 07:24:49.146927 [ 9 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1109 | 2023.10.05 07:24:49.147218 [ 10 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_6_1} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1110 | 2023.10.05 07:24:49.147244 [ 9 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_6_1} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1111 | 2023.10.05 07:24:49.147346 [ 10 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_6_1} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1112 | 2023.10.05 07:24:49.147358 [ 9 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_6_1} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1113 | 2023.10.05 07:24:54.114249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1114 | 2023.10.05 07:24:54.114382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1115 | 2023.10.05 07:24:54.114413 [ 3 ] {} <Debug> HTTP-Session: 151b4673-f4fe-4a1c-894b-138879d7d70a Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1116 | 2023.10.05 07:24:54.114440 [ 3 ] {} <Debug> HTTP-Session: 151b4673-f4fe-4a1c-894b-138879d7d70a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1117 | 2023.10.05 07:24:54.114571 [ 3 ] {576437e2-3375-4170-a8b4-154c5acb92e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1118 | 2023.10.05 07:24:54.114631 [ 3 ] {576437e2-3375-4170-a8b4-154c5acb92e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1119 | 2023.10.05 07:24:54.114782 [ 3 ] {576437e2-3375-4170-a8b4-154c5acb92e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1120 | 2023.10.05 07:24:54.115172 [ 3 ] {576437e2-3375-4170-a8b4-154c5acb92e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1121 | 2023.10.05 07:24:54.115436 [ 3 ] {576437e2-3375-4170-a8b4-154c5acb92e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1122 | 2023.10.05 07:24:54.115598 [ 3 ] {576437e2-3375-4170-a8b4-154c5acb92e3} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1123 | 2023.10.05 07:24:54.115730 [ 3 ] {576437e2-3375-4170-a8b4-154c5acb92e3} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001121528 sec., 5349 rows/sec., 303.02 KiB/sec. | ||
1124 | 2023.10.05 07:24:54.115868 [ 3 ] {576437e2-3375-4170-a8b4-154c5acb92e3} <Debug> DynamicQueryHandler: Done processing query | ||
1125 | 2023.10.05 07:24:54.115892 [ 3 ] {576437e2-3375-4170-a8b4-154c5acb92e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1126 | 2023.10.05 07:24:54.115909 [ 3 ] {} <Debug> HTTP-Session: 151b4673-f4fe-4a1c-894b-138879d7d70a Destroying unnamed session | ||
1127 | 2023.10.05 07:24:54.116030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1128 | 2023.10.05 07:24:54.116080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1129 | 2023.10.05 07:24:54.116101 [ 3 ] {} <Debug> HTTP-Session: 0e5ea4bc-1170-4761-9e58-45ba0c9dabd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1130 | 2023.10.05 07:24:54.116121 [ 3 ] {} <Debug> HTTP-Session: 0e5ea4bc-1170-4761-9e58-45ba0c9dabd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1131 | 2023.10.05 07:24:54.116204 [ 3 ] {be5b47dd-f1f8-4ce5-9023-b6968ed110af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1132 | 2023.10.05 07:24:54.116248 [ 3 ] {be5b47dd-f1f8-4ce5-9023-b6968ed110af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1133 | 2023.10.05 07:24:54.116356 [ 3 ] {be5b47dd-f1f8-4ce5-9023-b6968ed110af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1134 | 2023.10.05 07:24:54.116728 [ 3 ] {be5b47dd-f1f8-4ce5-9023-b6968ed110af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1135 | 2023.10.05 07:24:54.116971 [ 3 ] {be5b47dd-f1f8-4ce5-9023-b6968ed110af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1136 | 2023.10.05 07:24:54.117129 [ 3 ] {be5b47dd-f1f8-4ce5-9023-b6968ed110af} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1137 | 2023.10.05 07:24:54.117235 [ 3 ] {be5b47dd-f1f8-4ce5-9023-b6968ed110af} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001001266 sec., 86889 rows/sec., 8.12 MiB/sec. | ||
1138 | 2023.10.05 07:24:54.117359 [ 3 ] {be5b47dd-f1f8-4ce5-9023-b6968ed110af} <Debug> DynamicQueryHandler: Done processing query | ||
1139 | 2023.10.05 07:24:54.117382 [ 3 ] {be5b47dd-f1f8-4ce5-9023-b6968ed110af} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1140 | 2023.10.05 07:24:54.117398 [ 3 ] {} <Debug> HTTP-Session: 0e5ea4bc-1170-4761-9e58-45ba0c9dabd9 Destroying unnamed session | ||
1141 | 2023.10.05 07:24:54.117577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1142 | 2023.10.05 07:24:54.117626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1143 | 2023.10.05 07:24:54.117646 [ 3 ] {} <Debug> HTTP-Session: 6be1d355-e1d9-426a-8890-9fc122b53d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1144 | 2023.10.05 07:24:54.117663 [ 3 ] {} <Debug> HTTP-Session: 6be1d355-e1d9-426a-8890-9fc122b53d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1145 | 2023.10.05 07:24:54.117747 [ 3 ] {472d9227-07c3-4e6c-bb1f-f30866337c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1146 | 2023.10.05 07:24:54.117788 [ 3 ] {472d9227-07c3-4e6c-bb1f-f30866337c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1147 | 2023.10.05 07:24:54.117894 [ 3 ] {472d9227-07c3-4e6c-bb1f-f30866337c47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1148 | 2023.10.05 07:24:54.118334 [ 3 ] {472d9227-07c3-4e6c-bb1f-f30866337c47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1149 | 2023.10.05 07:24:54.118557 [ 3 ] {472d9227-07c3-4e6c-bb1f-f30866337c47} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1150 | 2023.10.05 07:24:54.118708 [ 3 ] {472d9227-07c3-4e6c-bb1f-f30866337c47} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1151 | 2023.10.05 07:24:54.118833 [ 3 ] {472d9227-07c3-4e6c-bb1f-f30866337c47} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001055957 sec., 250010 rows/sec., 17.15 MiB/sec. | ||
1152 | 2023.10.05 07:24:54.118987 [ 3 ] {472d9227-07c3-4e6c-bb1f-f30866337c47} <Debug> DynamicQueryHandler: Done processing query | ||
1153 | 2023.10.05 07:24:54.119013 [ 3 ] {472d9227-07c3-4e6c-bb1f-f30866337c47} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1154 | 2023.10.05 07:24:54.119028 [ 3 ] {} <Debug> HTTP-Session: 6be1d355-e1d9-426a-8890-9fc122b53d14 Destroying unnamed session | ||
1155 | 2023.10.05 07:24:54.119186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1156 | 2023.10.05 07:24:54.119230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1157 | 2023.10.05 07:24:54.119249 [ 3 ] {} <Debug> HTTP-Session: 54cce4d6-1a56-4535-888e-77088c650529 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1158 | 2023.10.05 07:24:54.119266 [ 3 ] {} <Debug> HTTP-Session: 54cce4d6-1a56-4535-888e-77088c650529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1159 | 2023.10.05 07:24:54.119337 [ 3 ] {4a17bd3b-c346-4a9a-80d0-6f266cafc0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1160 | 2023.10.05 07:24:54.119378 [ 3 ] {4a17bd3b-c346-4a9a-80d0-6f266cafc0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1161 | 2023.10.05 07:24:54.119495 [ 3 ] {4a17bd3b-c346-4a9a-80d0-6f266cafc0bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1162 | 2023.10.05 07:24:54.119749 [ 3 ] {4a17bd3b-c346-4a9a-80d0-6f266cafc0bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1163 | 2023.10.05 07:24:54.119988 [ 3 ] {4a17bd3b-c346-4a9a-80d0-6f266cafc0bf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1164 | 2023.10.05 07:24:54.120254 [ 3 ] {4a17bd3b-c346-4a9a-80d0-6f266cafc0bf} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1165 | 2023.10.05 07:24:54.120387 [ 3 ] {4a17bd3b-c346-4a9a-80d0-6f266cafc0bf} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001021756 sec., 5872 rows/sec., 246.59 KiB/sec. | ||
1166 | 2023.10.05 07:24:54.120518 [ 3 ] {4a17bd3b-c346-4a9a-80d0-6f266cafc0bf} <Debug> DynamicQueryHandler: Done processing query | ||
1167 | 2023.10.05 07:24:54.120542 [ 3 ] {4a17bd3b-c346-4a9a-80d0-6f266cafc0bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1168 | 2023.10.05 07:24:54.120558 [ 3 ] {} <Debug> HTTP-Session: 54cce4d6-1a56-4535-888e-77088c650529 Destroying unnamed session | ||
1169 | 2023.10.05 07:24:54.120730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1170 | 2023.10.05 07:24:54.120776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1171 | 2023.10.05 07:24:54.120795 [ 3 ] {} <Debug> HTTP-Session: 7bc04ed8-43f0-4eab-88e6-3c91d05d5d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1172 | 2023.10.05 07:24:54.120812 [ 3 ] {} <Debug> HTTP-Session: 7bc04ed8-43f0-4eab-88e6-3c91d05d5d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1173 | 2023.10.05 07:24:54.120886 [ 3 ] {3dee41fe-f8b2-4ba3-b633-84ae7cdd93d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1174 | 2023.10.05 07:24:54.120929 [ 3 ] {3dee41fe-f8b2-4ba3-b633-84ae7cdd93d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1175 | 2023.10.05 07:24:54.121050 [ 3 ] {3dee41fe-f8b2-4ba3-b633-84ae7cdd93d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1176 | 2023.10.05 07:24:54.121350 [ 3 ] {3dee41fe-f8b2-4ba3-b633-84ae7cdd93d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1177 | 2023.10.05 07:24:54.121600 [ 3 ] {3dee41fe-f8b2-4ba3-b633-84ae7cdd93d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1178 | 2023.10.05 07:24:54.121780 [ 3 ] {3dee41fe-f8b2-4ba3-b633-84ae7cdd93d9} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1179 | 2023.10.05 07:24:54.121899 [ 3 ] {3dee41fe-f8b2-4ba3-b633-84ae7cdd93d9} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000984106 sec., 64017 rows/sec., 3.88 MiB/sec. | ||
1180 | 2023.10.05 07:24:54.122012 [ 3 ] {3dee41fe-f8b2-4ba3-b633-84ae7cdd93d9} <Debug> DynamicQueryHandler: Done processing query | ||
1181 | 2023.10.05 07:24:54.122034 [ 3 ] {3dee41fe-f8b2-4ba3-b633-84ae7cdd93d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1182 | 2023.10.05 07:24:54.122050 [ 3 ] {} <Debug> HTTP-Session: 7bc04ed8-43f0-4eab-88e6-3c91d05d5d84 Destroying unnamed session | ||
1183 | 2023.10.05 07:24:54.122171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1184 | 2023.10.05 07:24:54.122214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1185 | 2023.10.05 07:24:54.122234 [ 3 ] {} <Debug> HTTP-Session: ff1527ea-4c3a-4786-a114-c3624af8a4fa Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1186 | 2023.10.05 07:24:54.122250 [ 3 ] {} <Debug> HTTP-Session: ff1527ea-4c3a-4786-a114-c3624af8a4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1187 | 2023.10.05 07:24:54.122322 [ 3 ] {587b618e-b4e9-4a8d-a5f6-8f0540cc021e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1188 | 2023.10.05 07:24:54.122362 [ 3 ] {587b618e-b4e9-4a8d-a5f6-8f0540cc021e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1189 | 2023.10.05 07:24:54.122465 [ 3 ] {587b618e-b4e9-4a8d-a5f6-8f0540cc021e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1190 | 2023.10.05 07:24:54.122704 [ 3 ] {587b618e-b4e9-4a8d-a5f6-8f0540cc021e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1191 | 2023.10.05 07:24:54.122957 [ 3 ] {587b618e-b4e9-4a8d-a5f6-8f0540cc021e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1192 | 2023.10.05 07:24:54.123134 [ 3 ] {587b618e-b4e9-4a8d-a5f6-8f0540cc021e} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1193 | 2023.10.05 07:24:54.123267 [ 3 ] {587b618e-b4e9-4a8d-a5f6-8f0540cc021e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000909824 sec., 20883 rows/sec., 1.08 MiB/sec. | ||
1194 | 2023.10.05 07:24:54.123391 [ 3 ] {587b618e-b4e9-4a8d-a5f6-8f0540cc021e} <Debug> DynamicQueryHandler: Done processing query | ||
1195 | 2023.10.05 07:24:54.123415 [ 3 ] {587b618e-b4e9-4a8d-a5f6-8f0540cc021e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1196 | 2023.10.05 07:24:54.123430 [ 3 ] {} <Debug> HTTP-Session: ff1527ea-4c3a-4786-a114-c3624af8a4fa Destroying unnamed session | ||
1197 | 2023.10.05 07:24:59.111993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 5646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1198 | 2023.10.05 07:24:59.112107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1199 | 2023.10.05 07:24:59.112134 [ 3 ] {} <Debug> HTTP-Session: d59db382-e1ee-4f70-9903-769afe857096 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1200 | 2023.10.05 07:24:59.112157 [ 3 ] {} <Debug> HTTP-Session: d59db382-e1ee-4f70-9903-769afe857096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1201 | 2023.10.05 07:24:59.112284 [ 3 ] {a66f8888-f564-46e9-8c85-46eff0475943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1202 | 2023.10.05 07:24:59.112345 [ 3 ] {a66f8888-f564-46e9-8c85-46eff0475943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1203 | 2023.10.05 07:24:59.112502 [ 3 ] {a66f8888-f564-46e9-8c85-46eff0475943} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1204 | 2023.10.05 07:24:59.112914 [ 3 ] {a66f8888-f564-46e9-8c85-46eff0475943} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1205 | 2023.10.05 07:24:59.113194 [ 3 ] {a66f8888-f564-46e9-8c85-46eff0475943} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1206 | 2023.10.05 07:24:59.113363 [ 3 ] {a66f8888-f564-46e9-8c85-46eff0475943} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1207 | 2023.10.05 07:24:59.113512 [ 3 ] {a66f8888-f564-46e9-8c85-46eff0475943} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001186968 sec., 32856 rows/sec., 2.60 MiB/sec. | ||
1208 | 2023.10.05 07:24:59.113707 [ 3 ] {a66f8888-f564-46e9-8c85-46eff0475943} <Debug> DynamicQueryHandler: Done processing query | ||
1209 | 2023.10.05 07:24:59.113734 [ 3 ] {a66f8888-f564-46e9-8c85-46eff0475943} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1210 | 2023.10.05 07:24:59.113751 [ 3 ] {} <Debug> HTTP-Session: d59db382-e1ee-4f70-9903-769afe857096 Destroying unnamed session | ||
1211 | 2023.10.05 07:24:59.113903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 18828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1212 | 2023.10.05 07:24:59.113953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1213 | 2023.10.05 07:24:59.113974 [ 3 ] {} <Debug> HTTP-Session: b505de77-8d56-4c2f-9521-7f71ae546265 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1214 | 2023.10.05 07:24:59.113993 [ 3 ] {} <Debug> HTTP-Session: b505de77-8d56-4c2f-9521-7f71ae546265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1215 | 2023.10.05 07:24:59.114078 [ 3 ] {afdde971-e7f6-4e95-ba7a-a8018624723d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1216 | 2023.10.05 07:24:59.114120 [ 3 ] {afdde971-e7f6-4e95-ba7a-a8018624723d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1217 | 2023.10.05 07:24:59.114239 [ 3 ] {afdde971-e7f6-4e95-ba7a-a8018624723d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1218 | 2023.10.05 07:24:59.114611 [ 3 ] {afdde971-e7f6-4e95-ba7a-a8018624723d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1219 | 2023.10.05 07:24:59.114837 [ 3 ] {afdde971-e7f6-4e95-ba7a-a8018624723d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1220 | 2023.10.05 07:24:59.114990 [ 3 ] {afdde971-e7f6-4e95-ba7a-a8018624723d} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1221 | 2023.10.05 07:24:59.115112 [ 3 ] {afdde971-e7f6-4e95-ba7a-a8018624723d} <Information> executeQuery: Read 117 rows, 11.65 KiB in 0.000999696 sec., 117035 rows/sec., 11.38 MiB/sec. | ||
1222 | 2023.10.05 07:24:59.115286 [ 3 ] {afdde971-e7f6-4e95-ba7a-a8018624723d} <Debug> DynamicQueryHandler: Done processing query | ||
1223 | 2023.10.05 07:24:59.115311 [ 3 ] {afdde971-e7f6-4e95-ba7a-a8018624723d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1224 | 2023.10.05 07:24:59.115327 [ 3 ] {} <Debug> HTTP-Session: b505de77-8d56-4c2f-9521-7f71ae546265 Destroying unnamed session | ||
1225 | 2023.10.05 07:24:59.115471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1226 | 2023.10.05 07:24:59.115516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1227 | 2023.10.05 07:24:59.115535 [ 3 ] {} <Debug> HTTP-Session: 66e587d8-e675-4d4b-ad8e-eb1f4cd5f763 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1228 | 2023.10.05 07:24:59.115553 [ 3 ] {} <Debug> HTTP-Session: 66e587d8-e675-4d4b-ad8e-eb1f4cd5f763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1229 | 2023.10.05 07:24:59.115628 [ 3 ] {594bf36e-2220-49a3-a258-449128809978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1230 | 2023.10.05 07:24:59.115668 [ 3 ] {594bf36e-2220-49a3-a258-449128809978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1231 | 2023.10.05 07:24:59.115786 [ 3 ] {594bf36e-2220-49a3-a258-449128809978} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1232 | 2023.10.05 07:24:59.116062 [ 3 ] {594bf36e-2220-49a3-a258-449128809978} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1233 | 2023.10.05 07:24:59.116274 [ 3 ] {594bf36e-2220-49a3-a258-449128809978} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1234 | 2023.10.05 07:24:59.116423 [ 3 ] {594bf36e-2220-49a3-a258-449128809978} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1235 | 2023.10.05 07:24:59.116521 [ 3 ] {594bf36e-2220-49a3-a258-449128809978} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000865963 sec., 45036 rows/sec., 3.52 MiB/sec. | ||
1236 | 2023.10.05 07:24:59.116643 [ 3 ] {594bf36e-2220-49a3-a258-449128809978} <Debug> DynamicQueryHandler: Done processing query | ||
1237 | 2023.10.05 07:24:59.116666 [ 3 ] {594bf36e-2220-49a3-a258-449128809978} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1238 | 2023.10.05 07:24:59.116681 [ 3 ] {} <Debug> HTTP-Session: 66e587d8-e675-4d4b-ad8e-eb1f4cd5f763 Destroying unnamed session | ||
1239 | 2023.10.05 07:24:59.116851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 41736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1240 | 2023.10.05 07:24:59.116897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1241 | 2023.10.05 07:24:59.116917 [ 3 ] {} <Debug> HTTP-Session: e578d0ee-722c-42a1-95a4-665f8276504f Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1242 | 2023.10.05 07:24:59.116933 [ 3 ] {} <Debug> HTTP-Session: e578d0ee-722c-42a1-95a4-665f8276504f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1243 | 2023.10.05 07:24:59.117020 [ 3 ] {d7944afd-f5f1-417c-b6a8-55fbd05cca87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1244 | 2023.10.05 07:24:59.117065 [ 3 ] {d7944afd-f5f1-417c-b6a8-55fbd05cca87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1245 | 2023.10.05 07:24:59.117199 [ 3 ] {d7944afd-f5f1-417c-b6a8-55fbd05cca87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1246 | 2023.10.05 07:24:59.117620 [ 3 ] {d7944afd-f5f1-417c-b6a8-55fbd05cca87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1247 | 2023.10.05 07:24:59.117949 [ 3 ] {d7944afd-f5f1-417c-b6a8-55fbd05cca87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1248 | 2023.10.05 07:24:59.118131 [ 3 ] {d7944afd-f5f1-417c-b6a8-55fbd05cca87} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1249 | 2023.10.05 07:24:59.118262 [ 3 ] {d7944afd-f5f1-417c-b6a8-55fbd05cca87} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.00121218 sec., 32173 rows/sec., 43.42 MiB/sec. | ||
1250 | 2023.10.05 07:24:59.118379 [ 3 ] {d7944afd-f5f1-417c-b6a8-55fbd05cca87} <Debug> DynamicQueryHandler: Done processing query | ||
1251 | 2023.10.05 07:24:59.118403 [ 3 ] {d7944afd-f5f1-417c-b6a8-55fbd05cca87} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1252 | 2023.10.05 07:24:59.118419 [ 3 ] {} <Debug> HTTP-Session: e578d0ee-722c-42a1-95a4-665f8276504f Destroying unnamed session | ||
1253 | 2023.10.05 07:25:03.773603 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1254 | 2023.10.05 07:25:03.773686 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1255 | 2023.10.05 07:25:04.114124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1256 | 2023.10.05 07:25:04.114228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1257 | 2023.10.05 07:25:04.114253 [ 3 ] {} <Debug> HTTP-Session: e8f7e411-df57-418a-8ab2-77afc807a1bc Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1258 | 2023.10.05 07:25:04.114276 [ 3 ] {} <Debug> HTTP-Session: e8f7e411-df57-418a-8ab2-77afc807a1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1259 | 2023.10.05 07:25:04.114398 [ 3 ] {563d1b52-4ace-4401-a73f-2db304584c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1260 | 2023.10.05 07:25:04.114456 [ 3 ] {563d1b52-4ace-4401-a73f-2db304584c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1261 | 2023.10.05 07:25:04.114616 [ 3 ] {563d1b52-4ace-4401-a73f-2db304584c3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1262 | 2023.10.05 07:25:04.115028 [ 3 ] {563d1b52-4ace-4401-a73f-2db304584c3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1263 | 2023.10.05 07:25:04.115282 [ 3 ] {563d1b52-4ace-4401-a73f-2db304584c3c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1264 | 2023.10.05 07:25:04.115447 [ 3 ] {563d1b52-4ace-4401-a73f-2db304584c3c} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1265 | 2023.10.05 07:25:04.115586 [ 3 ] {563d1b52-4ace-4401-a73f-2db304584c3c} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001148939 sec., 5222 rows/sec., 295.79 KiB/sec. | ||
1266 | 2023.10.05 07:25:04.115740 [ 3 ] {563d1b52-4ace-4401-a73f-2db304584c3c} <Debug> DynamicQueryHandler: Done processing query | ||
1267 | 2023.10.05 07:25:04.115766 [ 3 ] {563d1b52-4ace-4401-a73f-2db304584c3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1268 | 2023.10.05 07:25:04.115783 [ 3 ] {} <Debug> HTTP-Session: e8f7e411-df57-418a-8ab2-77afc807a1bc Destroying unnamed session | ||
1269 | 2023.10.05 07:25:04.115912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1270 | 2023.10.05 07:25:04.115962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1271 | 2023.10.05 07:25:04.115983 [ 3 ] {} <Debug> HTTP-Session: ff4161f5-a00c-4ade-88ee-dfb77751dfb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1272 | 2023.10.05 07:25:04.116002 [ 3 ] {} <Debug> HTTP-Session: ff4161f5-a00c-4ade-88ee-dfb77751dfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1273 | 2023.10.05 07:25:04.116084 [ 3 ] {7c0f7bbb-8e89-40c7-b641-4e3141739fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1274 | 2023.10.05 07:25:04.116127 [ 3 ] {7c0f7bbb-8e89-40c7-b641-4e3141739fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1275 | 2023.10.05 07:25:04.116235 [ 3 ] {7c0f7bbb-8e89-40c7-b641-4e3141739fec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1276 | 2023.10.05 07:25:04.116579 [ 3 ] {7c0f7bbb-8e89-40c7-b641-4e3141739fec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1277 | 2023.10.05 07:25:04.116800 [ 3 ] {7c0f7bbb-8e89-40c7-b641-4e3141739fec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1278 | 2023.10.05 07:25:04.116951 [ 3 ] {7c0f7bbb-8e89-40c7-b641-4e3141739fec} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1279 | 2023.10.05 07:25:04.117076 [ 3 ] {7c0f7bbb-8e89-40c7-b641-4e3141739fec} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000962786 sec., 90362 rows/sec., 8.45 MiB/sec. | ||
1280 | 2023.10.05 07:25:04.117183 [ 3 ] {7c0f7bbb-8e89-40c7-b641-4e3141739fec} <Debug> DynamicQueryHandler: Done processing query | ||
1281 | 2023.10.05 07:25:04.117205 [ 3 ] {7c0f7bbb-8e89-40c7-b641-4e3141739fec} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1282 | 2023.10.05 07:25:04.117222 [ 3 ] {} <Debug> HTTP-Session: ff4161f5-a00c-4ade-88ee-dfb77751dfb4 Destroying unnamed session | ||
1283 | 2023.10.05 07:25:04.117371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1284 | 2023.10.05 07:25:04.117415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1285 | 2023.10.05 07:25:04.117435 [ 3 ] {} <Debug> HTTP-Session: 898836fa-d181-4551-9a08-58d011b13b9d Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1286 | 2023.10.05 07:25:04.117451 [ 3 ] {} <Debug> HTTP-Session: 898836fa-d181-4551-9a08-58d011b13b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1287 | 2023.10.05 07:25:04.117528 [ 3 ] {bacb580a-ed19-4430-82e1-936d86dd5a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1288 | 2023.10.05 07:25:04.117567 [ 3 ] {bacb580a-ed19-4430-82e1-936d86dd5a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1289 | 2023.10.05 07:25:04.117671 [ 3 ] {bacb580a-ed19-4430-82e1-936d86dd5a6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1290 | 2023.10.05 07:25:04.118118 [ 3 ] {bacb580a-ed19-4430-82e1-936d86dd5a6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1291 | 2023.10.05 07:25:04.118333 [ 3 ] {bacb580a-ed19-4430-82e1-936d86dd5a6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1292 | 2023.10.05 07:25:04.118485 [ 3 ] {bacb580a-ed19-4430-82e1-936d86dd5a6d} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1293 | 2023.10.05 07:25:04.118599 [ 3 ] {bacb580a-ed19-4430-82e1-936d86dd5a6d} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001043117 sec., 253087 rows/sec., 17.36 MiB/sec. | ||
1294 | 2023.10.05 07:25:04.118719 [ 3 ] {bacb580a-ed19-4430-82e1-936d86dd5a6d} <Debug> DynamicQueryHandler: Done processing query | ||
1295 | 2023.10.05 07:25:04.118742 [ 3 ] {bacb580a-ed19-4430-82e1-936d86dd5a6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1296 | 2023.10.05 07:25:04.118758 [ 3 ] {} <Debug> HTTP-Session: 898836fa-d181-4551-9a08-58d011b13b9d Destroying unnamed session | ||
1297 | 2023.10.05 07:25:04.118919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1298 | 2023.10.05 07:25:04.118965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1299 | 2023.10.05 07:25:04.118984 [ 3 ] {} <Debug> HTTP-Session: e825bf43-0a62-474d-8632-ba34da33c828 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1300 | 2023.10.05 07:25:04.119000 [ 3 ] {} <Debug> HTTP-Session: e825bf43-0a62-474d-8632-ba34da33c828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1301 | 2023.10.05 07:25:04.119069 [ 3 ] {1c0e3eb0-161f-4c1f-8f94-f607f5910de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1302 | 2023.10.05 07:25:04.119107 [ 3 ] {1c0e3eb0-161f-4c1f-8f94-f607f5910de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1303 | 2023.10.05 07:25:04.119217 [ 3 ] {1c0e3eb0-161f-4c1f-8f94-f607f5910de8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1304 | 2023.10.05 07:25:04.119562 [ 3 ] {1c0e3eb0-161f-4c1f-8f94-f607f5910de8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1305 | 2023.10.05 07:25:04.119802 [ 3 ] {1c0e3eb0-161f-4c1f-8f94-f607f5910de8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1306 | 2023.10.05 07:25:04.119977 [ 3 ] {1c0e3eb0-161f-4c1f-8f94-f607f5910de8} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1307 | 2023.10.05 07:25:04.120102 [ 3 ] {1c0e3eb0-161f-4c1f-8f94-f607f5910de8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001004685 sec., 5972 rows/sec., 250.78 KiB/sec. | ||
1308 | 2023.10.05 07:25:04.120252 [ 3 ] {1c0e3eb0-161f-4c1f-8f94-f607f5910de8} <Debug> DynamicQueryHandler: Done processing query | ||
1309 | 2023.10.05 07:25:04.120276 [ 3 ] {1c0e3eb0-161f-4c1f-8f94-f607f5910de8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1310 | 2023.10.05 07:25:04.120292 [ 3 ] {} <Debug> HTTP-Session: e825bf43-0a62-474d-8632-ba34da33c828 Destroying unnamed session | ||
1311 | 2023.10.05 07:25:04.120428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1312 | 2023.10.05 07:25:04.120472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1313 | 2023.10.05 07:25:04.120491 [ 3 ] {} <Debug> HTTP-Session: 2c26bc99-7070-4b85-8ba3-421ce2cefd35 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1314 | 2023.10.05 07:25:04.120507 [ 3 ] {} <Debug> HTTP-Session: 2c26bc99-7070-4b85-8ba3-421ce2cefd35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1315 | 2023.10.05 07:25:04.120580 [ 3 ] {eaa030d3-01c9-4174-a15a-8eb9381d46bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1316 | 2023.10.05 07:25:04.120621 [ 3 ] {eaa030d3-01c9-4174-a15a-8eb9381d46bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1317 | 2023.10.05 07:25:04.120744 [ 3 ] {eaa030d3-01c9-4174-a15a-8eb9381d46bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1318 | 2023.10.05 07:25:04.121049 [ 3 ] {eaa030d3-01c9-4174-a15a-8eb9381d46bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1319 | 2023.10.05 07:25:04.121285 [ 3 ] {eaa030d3-01c9-4174-a15a-8eb9381d46bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1320 | 2023.10.05 07:25:04.121456 [ 3 ] {eaa030d3-01c9-4174-a15a-8eb9381d46bf} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1321 | 2023.10.05 07:25:04.121559 [ 3 ] {eaa030d3-01c9-4174-a15a-8eb9381d46bf} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000951966 sec., 66178 rows/sec., 4.01 MiB/sec. | ||
1322 | 2023.10.05 07:25:04.121716 [ 3 ] {eaa030d3-01c9-4174-a15a-8eb9381d46bf} <Debug> DynamicQueryHandler: Done processing query | ||
1323 | 2023.10.05 07:25:04.121741 [ 3 ] {eaa030d3-01c9-4174-a15a-8eb9381d46bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1324 | 2023.10.05 07:25:04.121758 [ 3 ] {} <Debug> HTTP-Session: 2c26bc99-7070-4b85-8ba3-421ce2cefd35 Destroying unnamed session | ||
1325 | 2023.10.05 07:25:04.121903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1326 | 2023.10.05 07:25:04.121950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1327 | 2023.10.05 07:25:04.121970 [ 3 ] {} <Debug> HTTP-Session: 757e96f5-81a2-4ca3-a98e-1e031be4f344 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1328 | 2023.10.05 07:25:04.121986 [ 3 ] {} <Debug> HTTP-Session: 757e96f5-81a2-4ca3-a98e-1e031be4f344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1329 | 2023.10.05 07:25:04.122058 [ 3 ] {264ca41c-181b-4083-b179-3d29acca7fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1330 | 2023.10.05 07:25:04.122098 [ 3 ] {264ca41c-181b-4083-b179-3d29acca7fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1331 | 2023.10.05 07:25:04.122205 [ 3 ] {264ca41c-181b-4083-b179-3d29acca7fa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1332 | 2023.10.05 07:25:04.122459 [ 3 ] {264ca41c-181b-4083-b179-3d29acca7fa3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1333 | 2023.10.05 07:25:04.122694 [ 3 ] {264ca41c-181b-4083-b179-3d29acca7fa3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1334 | 2023.10.05 07:25:04.122864 [ 3 ] {264ca41c-181b-4083-b179-3d29acca7fa3} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1335 | 2023.10.05 07:25:04.122992 [ 3 ] {264ca41c-181b-4083-b179-3d29acca7fa3} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000903244 sec., 21035 rows/sec., 1.09 MiB/sec. | ||
1336 | 2023.10.05 07:25:04.122986 [ 95 ] {} <Debug> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1337 | 2023.10.05 07:25:04.123106 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1338 | 2023.10.05 07:25:04.123146 [ 3 ] {264ca41c-181b-4083-b179-3d29acca7fa3} <Debug> DynamicQueryHandler: Done processing query | ||
1339 | 2023.10.05 07:25:04.123190 [ 3 ] {264ca41c-181b-4083-b179-3d29acca7fa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1340 | 2023.10.05 07:25:04.123219 [ 13 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1341 | 2023.10.05 07:25:04.123226 [ 3 ] {} <Debug> HTTP-Session: 757e96f5-81a2-4ca3-a98e-1e031be4f344 Destroying unnamed session | ||
1342 | 2023.10.05 07:25:04.123373 [ 13 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1343 | 2023.10.05 07:25:04.123414 [ 13 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
1344 | 2023.10.05 07:25:04.123551 [ 13 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
1345 | 2023.10.05 07:25:04.123658 [ 13 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part | ||
1346 | 2023.10.05 07:25:04.123743 [ 13 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
1347 | 2023.10.05 07:25:04.123822 [ 13 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
1348 | 2023.10.05 07:25:04.123900 [ 13 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
1349 | 2023.10.05 07:25:04.127527 [ 9 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.004362329 sec., 27279.006237264544 rows/sec., 1.52 MiB/sec. | ||
1350 | 2023.10.05 07:25:04.127653 [ 13 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1351 | 2023.10.05 07:25:04.127862 [ 13 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_6_1} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1352 | 2023.10.05 07:25:04.127930 [ 13 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_6_1} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1353 | 2023.10.05 07:25:09.113307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1354 | 2023.10.05 07:25:09.113423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1355 | 2023.10.05 07:25:09.113465 [ 3 ] {} <Debug> HTTP-Session: 2360de78-b7fb-4289-948c-c4fbfe16a9ff Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1356 | 2023.10.05 07:25:09.113507 [ 3 ] {} <Debug> HTTP-Session: 2360de78-b7fb-4289-948c-c4fbfe16a9ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1357 | 2023.10.05 07:25:09.113636 [ 3 ] {2ad63c2f-6c42-4881-9be8-aa627e94d8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1358 | 2023.10.05 07:25:09.113730 [ 3 ] {2ad63c2f-6c42-4881-9be8-aa627e94d8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1359 | 2023.10.05 07:25:09.113939 [ 3 ] {2ad63c2f-6c42-4881-9be8-aa627e94d8be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1360 | 2023.10.05 07:25:09.114359 [ 3 ] {2ad63c2f-6c42-4881-9be8-aa627e94d8be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1361 | 2023.10.05 07:25:09.114669 [ 3 ] {2ad63c2f-6c42-4881-9be8-aa627e94d8be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1362 | 2023.10.05 07:25:09.114848 [ 3 ] {2ad63c2f-6c42-4881-9be8-aa627e94d8be} <Trace> oximeter.timeseries_schema (e804f7cc-71d2-438d-958a-de7ea09190a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1363 | 2023.10.05 07:25:09.114995 [ 3 ] {2ad63c2f-6c42-4881-9be8-aa627e94d8be} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.00129753 sec., 8477 rows/sec., 759.41 KiB/sec. | ||
1364 | 2023.10.05 07:25:09.115149 [ 3 ] {2ad63c2f-6c42-4881-9be8-aa627e94d8be} <Debug> DynamicQueryHandler: Done processing query | ||
1365 | 2023.10.05 07:25:09.115175 [ 3 ] {2ad63c2f-6c42-4881-9be8-aa627e94d8be} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1366 | 2023.10.05 07:25:09.115192 [ 3 ] {} <Debug> HTTP-Session: 2360de78-b7fb-4289-948c-c4fbfe16a9ff Destroying unnamed session | ||
1367 | 2023.10.05 07:25:09.115304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 5646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1368 | 2023.10.05 07:25:09.115353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1369 | 2023.10.05 07:25:09.115374 [ 3 ] {} <Debug> HTTP-Session: d3de5e22-29a9-4d15-bc9f-b03c80af64f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1370 | 2023.10.05 07:25:09.115392 [ 3 ] {} <Debug> HTTP-Session: d3de5e22-29a9-4d15-bc9f-b03c80af64f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1371 | 2023.10.05 07:25:09.115468 [ 3 ] {5b9c207f-6a44-44cc-9bc0-b148f8a0c49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1372 | 2023.10.05 07:25:09.115512 [ 3 ] {5b9c207f-6a44-44cc-9bc0-b148f8a0c49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1373 | 2023.10.05 07:25:09.115627 [ 3 ] {5b9c207f-6a44-44cc-9bc0-b148f8a0c49f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1374 | 2023.10.05 07:25:09.115960 [ 3 ] {5b9c207f-6a44-44cc-9bc0-b148f8a0c49f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1375 | 2023.10.05 07:25:09.116180 [ 3 ] {5b9c207f-6a44-44cc-9bc0-b148f8a0c49f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1376 | 2023.10.05 07:25:09.116337 [ 3 ] {5b9c207f-6a44-44cc-9bc0-b148f8a0c49f} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1377 | 2023.10.05 07:25:09.116466 [ 3 ] {5b9c207f-6a44-44cc-9bc0-b148f8a0c49f} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.000963095 sec., 40494 rows/sec., 3.21 MiB/sec. | ||
1378 | 2023.10.05 07:25:09.116576 [ 3 ] {5b9c207f-6a44-44cc-9bc0-b148f8a0c49f} <Debug> DynamicQueryHandler: Done processing query | ||
1379 | 2023.10.05 07:25:09.116600 [ 3 ] {5b9c207f-6a44-44cc-9bc0-b148f8a0c49f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1380 | 2023.10.05 07:25:09.116616 [ 3 ] {} <Debug> HTTP-Session: d3de5e22-29a9-4d15-bc9f-b03c80af64f3 Destroying unnamed session | ||
1381 | 2023.10.05 07:25:09.116783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 18828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1382 | 2023.10.05 07:25:09.116829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1383 | 2023.10.05 07:25:09.116849 [ 3 ] {} <Debug> HTTP-Session: 59bfa88d-3e27-40ba-9833-ea81af5a5ab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1384 | 2023.10.05 07:25:09.116867 [ 3 ] {} <Debug> HTTP-Session: 59bfa88d-3e27-40ba-9833-ea81af5a5ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1385 | 2023.10.05 07:25:09.116944 [ 3 ] {3298ebff-9457-406c-8522-23e5b2ecf265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1386 | 2023.10.05 07:25:09.116985 [ 3 ] {3298ebff-9457-406c-8522-23e5b2ecf265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1387 | 2023.10.05 07:25:09.117092 [ 3 ] {3298ebff-9457-406c-8522-23e5b2ecf265} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1388 | 2023.10.05 07:25:09.117521 [ 3 ] {3298ebff-9457-406c-8522-23e5b2ecf265} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1389 | 2023.10.05 07:25:09.117747 [ 3 ] {3298ebff-9457-406c-8522-23e5b2ecf265} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1390 | 2023.10.05 07:25:09.117902 [ 3 ] {3298ebff-9457-406c-8522-23e5b2ecf265} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1391 | 2023.10.05 07:25:09.118020 [ 3 ] {3298ebff-9457-406c-8522-23e5b2ecf265} <Information> executeQuery: Read 117 rows, 11.65 KiB in 0.001041606 sec., 112326 rows/sec., 10.93 MiB/sec. | ||
1392 | 2023.10.05 07:25:09.118144 [ 3 ] {3298ebff-9457-406c-8522-23e5b2ecf265} <Debug> DynamicQueryHandler: Done processing query | ||
1393 | 2023.10.05 07:25:09.118167 [ 3 ] {3298ebff-9457-406c-8522-23e5b2ecf265} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1394 | 2023.10.05 07:25:09.118183 [ 3 ] {} <Debug> HTTP-Session: 59bfa88d-3e27-40ba-9833-ea81af5a5ab1 Destroying unnamed session | ||
1395 | 2023.10.05 07:25:09.118307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 8505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1396 | 2023.10.05 07:25:09.118351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1397 | 2023.10.05 07:25:09.118370 [ 3 ] {} <Debug> HTTP-Session: b4f12524-87d4-44b1-8306-3a36ab4fc34c Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1398 | 2023.10.05 07:25:09.118387 [ 3 ] {} <Debug> HTTP-Session: b4f12524-87d4-44b1-8306-3a36ab4fc34c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1399 | 2023.10.05 07:25:09.118463 [ 3 ] {ceb314cd-bb65-41f7-966b-9fade7e13ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1400 | 2023.10.05 07:25:09.118503 [ 3 ] {ceb314cd-bb65-41f7-966b-9fade7e13ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1401 | 2023.10.05 07:25:09.118614 [ 3 ] {ceb314cd-bb65-41f7-966b-9fade7e13ce7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1402 | 2023.10.05 07:25:09.118948 [ 3 ] {ceb314cd-bb65-41f7-966b-9fade7e13ce7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1403 | 2023.10.05 07:25:09.119175 [ 3 ] {ceb314cd-bb65-41f7-966b-9fade7e13ce7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1404 | 2023.10.05 07:25:09.119327 [ 3 ] {ceb314cd-bb65-41f7-966b-9fade7e13ce7} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1405 | 2023.10.05 07:25:09.119463 [ 3 ] {ceb314cd-bb65-41f7-966b-9fade7e13ce7} <Information> executeQuery: Read 50 rows, 3.99 KiB in 0.000971445 sec., 51469 rows/sec., 4.01 MiB/sec. | ||
1406 | 2023.10.05 07:25:09.119583 [ 3 ] {ceb314cd-bb65-41f7-966b-9fade7e13ce7} <Debug> DynamicQueryHandler: Done processing query | ||
1407 | 2023.10.05 07:25:09.119606 [ 3 ] {ceb314cd-bb65-41f7-966b-9fade7e13ce7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1408 | 2023.10.05 07:25:09.119622 [ 3 ] {} <Debug> HTTP-Session: b4f12524-87d4-44b1-8306-3a36ab4fc34c Destroying unnamed session | ||
1409 | 2023.10.05 07:25:09.119738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1410 | 2023.10.05 07:25:09.119783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1411 | 2023.10.05 07:25:09.119806 [ 3 ] {} <Debug> HTTP-Session: bf085847-f2cd-41b2-9a2b-7af1cefaea9e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1412 | 2023.10.05 07:25:09.119823 [ 3 ] {} <Debug> HTTP-Session: bf085847-f2cd-41b2-9a2b-7af1cefaea9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1413 | 2023.10.05 07:25:09.119894 [ 3 ] {2ddeeca1-7d40-49c1-9059-4a493ce06672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1414 | 2023.10.05 07:25:09.119937 [ 3 ] {2ddeeca1-7d40-49c1-9059-4a493ce06672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1415 | 2023.10.05 07:25:09.120055 [ 3 ] {2ddeeca1-7d40-49c1-9059-4a493ce06672} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1416 | 2023.10.05 07:25:09.120332 [ 3 ] {2ddeeca1-7d40-49c1-9059-4a493ce06672} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1417 | 2023.10.05 07:25:09.120574 [ 3 ] {2ddeeca1-7d40-49c1-9059-4a493ce06672} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1418 | 2023.10.05 07:25:09.120748 [ 3 ] {2ddeeca1-7d40-49c1-9059-4a493ce06672} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1419 | 2023.10.05 07:25:09.120878 [ 3 ] {2ddeeca1-7d40-49c1-9059-4a493ce06672} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000952635 sec., 11546 rows/sec., 761.66 KiB/sec. | ||
1420 | 2023.10.05 07:25:09.120871 [ 87 ] {} <Debug> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1421 | 2023.10.05 07:25:09.120981 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1422 | 2023.10.05 07:25:09.121058 [ 3 ] {2ddeeca1-7d40-49c1-9059-4a493ce06672} <Debug> DynamicQueryHandler: Done processing query | ||
1423 | 2023.10.05 07:25:09.121103 [ 3 ] {2ddeeca1-7d40-49c1-9059-4a493ce06672} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1424 | 2023.10.05 07:25:09.121104 [ 13 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1425 | 2023.10.05 07:25:09.121126 [ 3 ] {} <Debug> HTTP-Session: bf085847-f2cd-41b2-9a2b-7af1cefaea9e Destroying unnamed session | ||
1426 | 2023.10.05 07:25:09.121257 [ 13 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1427 | 2023.10.05 07:25:09.121300 [ 13 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
1428 | 2023.10.05 07:25:09.121370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 41736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1429 | 2023.10.05 07:25:09.121439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1430 | 2023.10.05 07:25:09.121487 [ 3 ] {} <Debug> HTTP-Session: 6270bcc9-a093-4007-b9cc-c701b0847469 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1431 | 2023.10.05 07:25:09.121554 [ 3 ] {} <Debug> HTTP-Session: 6270bcc9-a093-4007-b9cc-c701b0847469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1432 | 2023.10.05 07:25:09.121567 [ 13 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
1433 | 2023.10.05 07:25:09.121781 [ 3 ] {2cf95400-690d-4732-ac0f-b8cbc74776ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1434 | 2023.10.05 07:25:09.121825 [ 13 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
1435 | 2023.10.05 07:25:09.121906 [ 3 ] {2cf95400-690d-4732-ac0f-b8cbc74776ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1436 | 2023.10.05 07:25:09.122126 [ 13 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
1437 | 2023.10.05 07:25:09.122453 [ 13 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
1438 | 2023.10.05 07:25:09.122605 [ 3 ] {2cf95400-690d-4732-ac0f-b8cbc74776ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1439 | 2023.10.05 07:25:09.122708 [ 13 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
1440 | 2023.10.05 07:25:09.124040 [ 3 ] {2cf95400-690d-4732-ac0f-b8cbc74776ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1441 | 2023.10.05 07:25:09.124419 [ 9 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.003357593 sec., 97093.36420465495 rows/sec., 5.90 MiB/sec. | ||
1442 | 2023.10.05 07:25:09.124582 [ 9 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1443 | 2023.10.05 07:25:09.124719 [ 3 ] {2cf95400-690d-4732-ac0f-b8cbc74776ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1444 | 2023.10.05 07:25:09.124914 [ 9 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1445 | 2023.10.05 07:25:09.125017 [ 3 ] {2cf95400-690d-4732-ac0f-b8cbc74776ef} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1446 | 2023.10.05 07:25:09.125042 [ 9 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1447 | 2023.10.05 07:25:09.125236 [ 3 ] {2cf95400-690d-4732-ac0f-b8cbc74776ef} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.003395374 sec., 11486 rows/sec., 15.50 MiB/sec. | ||
1448 | 2023.10.05 07:25:09.125392 [ 3 ] {2cf95400-690d-4732-ac0f-b8cbc74776ef} <Debug> DynamicQueryHandler: Done processing query | ||
1449 | 2023.10.05 07:25:09.125416 [ 3 ] {2cf95400-690d-4732-ac0f-b8cbc74776ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1450 | 2023.10.05 07:25:09.125433 [ 3 ] {} <Debug> HTTP-Session: 6270bcc9-a093-4007-b9cc-c701b0847469 Destroying unnamed session | ||
1451 | 2023.10.05 07:25:14.114414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1452 | 2023.10.05 07:25:14.114528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1453 | 2023.10.05 07:25:14.114554 [ 3 ] {} <Debug> HTTP-Session: 1a5d5bb5-fc71-46b0-8b5c-8601ecc4a015 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1454 | 2023.10.05 07:25:14.114578 [ 3 ] {} <Debug> HTTP-Session: 1a5d5bb5-fc71-46b0-8b5c-8601ecc4a015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1455 | 2023.10.05 07:25:14.114699 [ 3 ] {87b59979-eb1b-4135-862a-2797cb663f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1456 | 2023.10.05 07:25:14.114764 [ 3 ] {87b59979-eb1b-4135-862a-2797cb663f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1457 | 2023.10.05 07:25:14.114919 [ 3 ] {87b59979-eb1b-4135-862a-2797cb663f28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1458 | 2023.10.05 07:25:14.115361 [ 3 ] {87b59979-eb1b-4135-862a-2797cb663f28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1459 | 2023.10.05 07:25:14.115627 [ 3 ] {87b59979-eb1b-4135-862a-2797cb663f28} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1460 | 2023.10.05 07:25:14.115813 [ 3 ] {87b59979-eb1b-4135-862a-2797cb663f28} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1461 | 2023.10.05 07:25:14.115940 [ 3 ] {87b59979-eb1b-4135-862a-2797cb663f28} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001204369 sec., 4981 rows/sec., 282.18 KiB/sec. | ||
1462 | 2023.10.05 07:25:14.115936 [ 62 ] {} <Debug> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1463 | 2023.10.05 07:25:14.116003 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1464 | 2023.10.05 07:25:14.116114 [ 3 ] {87b59979-eb1b-4135-862a-2797cb663f28} <Debug> DynamicQueryHandler: Done processing query | ||
1465 | 2023.10.05 07:25:14.116113 [ 15 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1466 | 2023.10.05 07:25:14.116146 [ 3 ] {87b59979-eb1b-4135-862a-2797cb663f28} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1467 | 2023.10.05 07:25:14.116192 [ 3 ] {} <Debug> HTTP-Session: 1a5d5bb5-fc71-46b0-8b5c-8601ecc4a015 Destroying unnamed session | ||
1468 | 2023.10.05 07:25:14.116271 [ 15 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1469 | 2023.10.05 07:25:14.116310 [ 15 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part | ||
1470 | 2023.10.05 07:25:14.116351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1471 | 2023.10.05 07:25:14.116437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1472 | 2023.10.05 07:25:14.116483 [ 3 ] {} <Debug> HTTP-Session: 3da58e15-0d4e-461d-9fc3-fbda31e92d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1473 | 2023.10.05 07:25:14.116541 [ 3 ] {} <Debug> HTTP-Session: 3da58e15-0d4e-461d-9fc3-fbda31e92d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1474 | 2023.10.05 07:25:14.116577 [ 15 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
1475 | 2023.10.05 07:25:14.116744 [ 3 ] {fc5c7ea0-d390-4200-a3f2-acf24bbc3137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1476 | 2023.10.05 07:25:14.116788 [ 15 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
1477 | 2023.10.05 07:25:14.116847 [ 3 ] {fc5c7ea0-d390-4200-a3f2-acf24bbc3137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1478 | 2023.10.05 07:25:14.117041 [ 15 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
1479 | 2023.10.05 07:25:14.117332 [ 15 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
1480 | 2023.10.05 07:25:14.117357 [ 3 ] {fc5c7ea0-d390-4200-a3f2-acf24bbc3137} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1481 | 2023.10.05 07:25:14.117535 [ 15 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
1482 | 2023.10.05 07:25:14.118045 [ 3 ] {fc5c7ea0-d390-4200-a3f2-acf24bbc3137} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1483 | 2023.10.05 07:25:14.118565 [ 3 ] {fc5c7ea0-d390-4200-a3f2-acf24bbc3137} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1484 | 2023.10.05 07:25:14.118958 [ 3 ] {fc5c7ea0-d390-4200-a3f2-acf24bbc3137} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1485 | 2023.10.05 07:25:14.119033 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 141 rows, containing 4 columns (4 merged, 0 gathered) in 0.002961707 sec., 47607.680300583415 rows/sec., 3.58 MiB/sec. | ||
1486 | 2023.10.05 07:25:14.119113 [ 62 ] {} <Debug> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1487 | 2023.10.05 07:25:14.119184 [ 3 ] {fc5c7ea0-d390-4200-a3f2-acf24bbc3137} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.002369077 sec., 36723 rows/sec., 3.43 MiB/sec. | ||
1488 | 2023.10.05 07:25:14.119196 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1489 | 2023.10.05 07:25:14.119351 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1490 | 2023.10.05 07:25:14.119374 [ 11 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1491 | 2023.10.05 07:25:14.119548 [ 3 ] {fc5c7ea0-d390-4200-a3f2-acf24bbc3137} <Debug> DynamicQueryHandler: Done processing query | ||
1492 | 2023.10.05 07:25:14.119580 [ 11 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1493 | 2023.10.05 07:25:14.119584 [ 3 ] {fc5c7ea0-d390-4200-a3f2-acf24bbc3137} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1494 | 2023.10.05 07:25:14.119635 [ 11 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 204 rows starting from the beginning of the part | ||
1495 | 2023.10.05 07:25:14.119642 [ 3 ] {} <Debug> HTTP-Session: 3da58e15-0d4e-461d-9fc3-fbda31e92d70 Destroying unnamed session | ||
1496 | 2023.10.05 07:25:14.119810 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_11_2} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1497 | 2023.10.05 07:25:14.119873 [ 11 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 87 rows starting from the beginning of the part | ||
1498 | 2023.10.05 07:25:14.119908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1499 | 2023.10.05 07:25:14.119978 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_11_2} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1500 | 2023.10.05 07:25:14.120004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1501 | 2023.10.05 07:25:14.120078 [ 3 ] {} <Debug> HTTP-Session: 8f98bc9d-6f3c-4572-b0df-848161870aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1502 | 2023.10.05 07:25:14.120089 [ 11 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 117 rows starting from the beginning of the part | ||
1503 | 2023.10.05 07:25:14.120166 [ 3 ] {} <Debug> HTTP-Session: 8f98bc9d-6f3c-4572-b0df-848161870aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1504 | 2023.10.05 07:25:14.120314 [ 11 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 87 rows starting from the beginning of the part | ||
1505 | 2023.10.05 07:25:14.120350 [ 3 ] {f17c76bd-a576-4664-b4d7-361475f6bb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1506 | 2023.10.05 07:25:14.120408 [ 3 ] {f17c76bd-a576-4664-b4d7-361475f6bb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1507 | 2023.10.05 07:25:14.120429 [ 11 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 117 rows starting from the beginning of the part | ||
1508 | 2023.10.05 07:25:14.120593 [ 11 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part | ||
1509 | 2023.10.05 07:25:14.120662 [ 3 ] {f17c76bd-a576-4664-b4d7-361475f6bb6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1510 | 2023.10.05 07:25:14.121429 [ 3 ] {f17c76bd-a576-4664-b4d7-361475f6bb6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1511 | 2023.10.05 07:25:14.121724 [ 19 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002449518 sec., 285362.263106456 rows/sec., 27.22 MiB/sec. | ||
1512 | 2023.10.05 07:25:14.121741 [ 3 ] {f17c76bd-a576-4664-b4d7-361475f6bb6a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1513 | 2023.10.05 07:25:14.121939 [ 19 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1514 | 2023.10.05 07:25:14.122044 [ 3 ] {f17c76bd-a576-4664-b4d7-361475f6bb6a} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1515 | 2023.10.05 07:25:14.122201 [ 62 ] {} <Debug> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1516 | 2023.10.05 07:25:14.122215 [ 3 ] {f17c76bd-a576-4664-b4d7-361475f6bb6a} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001829469 sec., 144304 rows/sec., 9.90 MiB/sec. | ||
1517 | 2023.10.05 07:25:14.122252 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1518 | 2023.10.05 07:25:14.122341 [ 19 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1519 | 2023.10.05 07:25:14.122513 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1520 | 2023.10.05 07:25:14.122547 [ 19 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_11_2} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1521 | 2023.10.05 07:25:14.122552 [ 3 ] {f17c76bd-a576-4664-b4d7-361475f6bb6a} <Debug> DynamicQueryHandler: Done processing query | ||
1522 | 2023.10.05 07:25:14.122621 [ 3 ] {f17c76bd-a576-4664-b4d7-361475f6bb6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1523 | 2023.10.05 07:25:14.122700 [ 3 ] {} <Debug> HTTP-Session: 8f98bc9d-6f3c-4572-b0df-848161870aaf Destroying unnamed session | ||
1524 | 2023.10.05 07:25:14.122782 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1525 | 2023.10.05 07:25:14.122823 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 315 rows starting from the beginning of the part | ||
1526 | 2023.10.05 07:25:14.122967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1527 | 2023.10.05 07:25:14.123020 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 264 rows starting from the beginning of the part | ||
1528 | 2023.10.05 07:25:14.123078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1529 | 2023.10.05 07:25:14.123124 [ 3 ] {} <Debug> HTTP-Session: 6de780ad-a432-4840-af7f-99337184b062 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1530 | 2023.10.05 07:25:14.123176 [ 3 ] {} <Debug> HTTP-Session: 6de780ad-a432-4840-af7f-99337184b062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1531 | 2023.10.05 07:25:14.123220 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
1532 | 2023.10.05 07:25:14.123372 [ 3 ] {2f77d805-3128-4c41-a9dd-e9c24204355b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1533 | 2023.10.05 07:25:14.123426 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 264 rows starting from the beginning of the part | ||
1534 | 2023.10.05 07:25:14.123456 [ 3 ] {2f77d805-3128-4c41-a9dd-e9c24204355b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1535 | 2023.10.05 07:25:14.123711 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::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 | ||
1536 | 2023.10.05 07:25:14.123915 [ 3 ] {2f77d805-3128-4c41-a9dd-e9c24204355b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1537 | 2023.10.05 07:25:14.123955 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 264 rows starting from the beginning of the part | ||
1538 | 2023.10.05 07:25:14.124485 [ 3 ] {2f77d805-3128-4c41-a9dd-e9c24204355b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1539 | 2023.10.05 07:25:14.125097 [ 3 ] {2f77d805-3128-4c41-a9dd-e9c24204355b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1540 | 2023.10.05 07:25:14.125440 [ 3 ] {2f77d805-3128-4c41-a9dd-e9c24204355b} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1541 | 2023.10.05 07:25:14.125679 [ 62 ] {} <Debug> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1542 | 2023.10.05 07:25:14.125703 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1196 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356994 sec., 356271.1163618404 rows/sec., 24.84 MiB/sec. | ||
1543 | 2023.10.05 07:25:14.125746 [ 3 ] {2f77d805-3128-4c41-a9dd-e9c24204355b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002313467 sec., 2593 rows/sec., 108.91 KiB/sec. | ||
1544 | 2023.10.05 07:25:14.125755 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1545 | 2023.10.05 07:25:14.126009 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1546 | 2023.10.05 07:25:14.126104 [ 13 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1547 | 2023.10.05 07:25:14.126163 [ 3 ] {2f77d805-3128-4c41-a9dd-e9c24204355b} <Debug> DynamicQueryHandler: Done processing query | ||
1548 | 2023.10.05 07:25:14.126239 [ 3 ] {2f77d805-3128-4c41-a9dd-e9c24204355b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1549 | 2023.10.05 07:25:14.126293 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1550 | 2023.10.05 07:25:14.126297 [ 3 ] {} <Debug> HTTP-Session: 6de780ad-a432-4840-af7f-99337184b062 Destroying unnamed session | ||
1551 | 2023.10.05 07:25:14.126374 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
1552 | 2023.10.05 07:25:14.126482 [ 13 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_11_2} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1553 | 2023.10.05 07:25:14.126545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1554 | 2023.10.05 07:25:14.126668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1555 | 2023.10.05 07:25:14.126649 [ 13 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_11_2} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1556 | 2023.10.05 07:25:14.126701 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
1557 | 2023.10.05 07:25:14.126722 [ 3 ] {} <Debug> HTTP-Session: ad94887c-b17f-4dc1-9217-4c78c7985df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1558 | 2023.10.05 07:25:14.126819 [ 3 ] {} <Debug> HTTP-Session: ad94887c-b17f-4dc1-9217-4c78c7985df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1559 | 2023.10.05 07:25:14.127058 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
1560 | 2023.10.05 07:25:14.127086 [ 3 ] {de69137a-41c1-4bda-b31b-9fb071ddf8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1561 | 2023.10.05 07:25:14.127176 [ 3 ] {de69137a-41c1-4bda-b31b-9fb071ddf8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1562 | 2023.10.05 07:25:14.127284 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
1563 | 2023.10.05 07:25:14.127587 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
1564 | 2023.10.05 07:25:14.127703 [ 3 ] {de69137a-41c1-4bda-b31b-9fb071ddf8d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1565 | 2023.10.05 07:25:14.127848 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
1566 | 2023.10.05 07:25:14.128336 [ 3 ] {de69137a-41c1-4bda-b31b-9fb071ddf8d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1567 | 2023.10.05 07:25:14.129035 [ 3 ] {de69137a-41c1-4bda-b31b-9fb071ddf8d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1568 | 2023.10.05 07:25:14.129142 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003312792 sec., 10866.966594944686 rows/sec., 456.33 KiB/sec. | ||
1569 | 2023.10.05 07:25:14.129303 [ 3 ] {de69137a-41c1-4bda-b31b-9fb071ddf8d3} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1570 | 2023.10.05 07:25:14.129312 [ 15 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1571 | 2023.10.05 07:25:14.129471 [ 3 ] {de69137a-41c1-4bda-b31b-9fb071ddf8d3} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002322516 sec., 27125 rows/sec., 1.64 MiB/sec. | ||
1572 | 2023.10.05 07:25:14.129659 [ 15 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_6_1} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1573 | 2023.10.05 07:25:14.129684 [ 3 ] {de69137a-41c1-4bda-b31b-9fb071ddf8d3} <Debug> DynamicQueryHandler: Done processing query | ||
1574 | 2023.10.05 07:25:14.129718 [ 3 ] {de69137a-41c1-4bda-b31b-9fb071ddf8d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1575 | 2023.10.05 07:25:14.129742 [ 3 ] {} <Debug> HTTP-Session: ad94887c-b17f-4dc1-9217-4c78c7985df5 Destroying unnamed session | ||
1576 | 2023.10.05 07:25:14.129761 [ 15 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_6_1} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1577 | 2023.10.05 07:25:14.129926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1578 | 2023.10.05 07:25:14.129979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1579 | 2023.10.05 07:25:14.129999 [ 3 ] {} <Debug> HTTP-Session: 3778ad7f-d5dc-4c75-9d77-0a8768aaf8e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1580 | 2023.10.05 07:25:14.130016 [ 3 ] {} <Debug> HTTP-Session: 3778ad7f-d5dc-4c75-9d77-0a8768aaf8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1581 | 2023.10.05 07:25:14.130093 [ 3 ] {3afdc504-d625-4397-ba9b-c05bdf7fbf10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1582 | 2023.10.05 07:25:14.130135 [ 3 ] {3afdc504-d625-4397-ba9b-c05bdf7fbf10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1583 | 2023.10.05 07:25:14.130334 [ 3 ] {3afdc504-d625-4397-ba9b-c05bdf7fbf10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1584 | 2023.10.05 07:25:14.130616 [ 3 ] {3afdc504-d625-4397-ba9b-c05bdf7fbf10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1585 | 2023.10.05 07:25:14.130866 [ 3 ] {3afdc504-d625-4397-ba9b-c05bdf7fbf10} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1586 | 2023.10.05 07:25:14.131041 [ 3 ] {3afdc504-d625-4397-ba9b-c05bdf7fbf10} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1587 | 2023.10.05 07:25:14.131141 [ 3 ] {3afdc504-d625-4397-ba9b-c05bdf7fbf10} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001018956 sec., 18646 rows/sec., 990.02 KiB/sec. | ||
1588 | 2023.10.05 07:25:14.131254 [ 3 ] {3afdc504-d625-4397-ba9b-c05bdf7fbf10} <Debug> DynamicQueryHandler: Done processing query | ||
1589 | 2023.10.05 07:25:14.131278 [ 3 ] {3afdc504-d625-4397-ba9b-c05bdf7fbf10} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1590 | 2023.10.05 07:25:14.131293 [ 3 ] {} <Debug> HTTP-Session: 3778ad7f-d5dc-4c75-9d77-0a8768aaf8e9 Destroying unnamed session | ||
1591 | 2023.10.05 07:25:18.773947 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1592 | 2023.10.05 07:25:18.774051 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1593 | 2023.10.05 07:25:19.113695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1594 | 2023.10.05 07:25:19.113817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1595 | 2023.10.05 07:25:19.113848 [ 3 ] {} <Debug> HTTP-Session: 3909e492-8562-48dc-8245-766e58dc78cb Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1596 | 2023.10.05 07:25:19.113877 [ 3 ] {} <Debug> HTTP-Session: 3909e492-8562-48dc-8245-766e58dc78cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1597 | 2023.10.05 07:25:19.114016 [ 3 ] {6b2d20be-73e0-4a4f-be55-dcb89eb1c44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1598 | 2023.10.05 07:25:19.114083 [ 3 ] {6b2d20be-73e0-4a4f-be55-dcb89eb1c44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1599 | 2023.10.05 07:25:19.114261 [ 3 ] {6b2d20be-73e0-4a4f-be55-dcb89eb1c44d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1600 | 2023.10.05 07:25:19.114809 [ 3 ] {6b2d20be-73e0-4a4f-be55-dcb89eb1c44d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1601 | 2023.10.05 07:25:19.115092 [ 3 ] {6b2d20be-73e0-4a4f-be55-dcb89eb1c44d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1602 | 2023.10.05 07:25:19.115257 [ 3 ] {6b2d20be-73e0-4a4f-be55-dcb89eb1c44d} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1603 | 2023.10.05 07:25:19.115388 [ 3 ] {6b2d20be-73e0-4a4f-be55-dcb89eb1c44d} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001326141 sec., 31670 rows/sec., 2.51 MiB/sec. | ||
1604 | 2023.10.05 07:25:19.115529 [ 3 ] {6b2d20be-73e0-4a4f-be55-dcb89eb1c44d} <Debug> DynamicQueryHandler: Done processing query | ||
1605 | 2023.10.05 07:25:19.115555 [ 3 ] {6b2d20be-73e0-4a4f-be55-dcb89eb1c44d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1606 | 2023.10.05 07:25:19.115572 [ 3 ] {} <Debug> HTTP-Session: 3909e492-8562-48dc-8245-766e58dc78cb Destroying unnamed session | ||
1607 | 2023.10.05 07:25:19.115707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 20164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1608 | 2023.10.05 07:25:19.115753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1609 | 2023.10.05 07:25:19.115774 [ 3 ] {} <Debug> HTTP-Session: 5112a4fc-b418-49bc-ad83-02a25ab49200 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1610 | 2023.10.05 07:25:19.115792 [ 3 ] {} <Debug> HTTP-Session: 5112a4fc-b418-49bc-ad83-02a25ab49200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1611 | 2023.10.05 07:25:19.115870 [ 3 ] {2b458cfb-bd1c-429a-ab6c-fc1cb37d0467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1612 | 2023.10.05 07:25:19.115909 [ 3 ] {2b458cfb-bd1c-429a-ab6c-fc1cb37d0467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1613 | 2023.10.05 07:25:19.116013 [ 3 ] {2b458cfb-bd1c-429a-ab6c-fc1cb37d0467} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1614 | 2023.10.05 07:25:19.116411 [ 3 ] {2b458cfb-bd1c-429a-ab6c-fc1cb37d0467} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1615 | 2023.10.05 07:25:19.116629 [ 3 ] {2b458cfb-bd1c-429a-ab6c-fc1cb37d0467} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1616 | 2023.10.05 07:25:19.116780 [ 3 ] {2b458cfb-bd1c-429a-ab6c-fc1cb37d0467} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1617 | 2023.10.05 07:25:19.116905 [ 3 ] {2b458cfb-bd1c-429a-ab6c-fc1cb37d0467} <Information> executeQuery: Read 126 rows, 12.45 KiB in 0.001006736 sec., 125156 rows/sec., 12.07 MiB/sec. | ||
1618 | 2023.10.05 07:25:19.117087 [ 3 ] {2b458cfb-bd1c-429a-ab6c-fc1cb37d0467} <Debug> DynamicQueryHandler: Done processing query | ||
1619 | 2023.10.05 07:25:19.117112 [ 3 ] {2b458cfb-bd1c-429a-ab6c-fc1cb37d0467} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1620 | 2023.10.05 07:25:19.117128 [ 3 ] {} <Debug> HTTP-Session: 5112a4fc-b418-49bc-ad83-02a25ab49200 Destroying unnamed session | ||
1621 | 2023.10.05 07:25:19.117251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 8699, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1622 | 2023.10.05 07:25:19.117299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1623 | 2023.10.05 07:25:19.117319 [ 3 ] {} <Debug> HTTP-Session: 6b7e9ac5-066e-40ef-9598-c3100a97c9ae Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1624 | 2023.10.05 07:25:19.117336 [ 3 ] {} <Debug> HTTP-Session: 6b7e9ac5-066e-40ef-9598-c3100a97c9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1625 | 2023.10.05 07:25:19.117408 [ 3 ] {87ccf926-8e82-4069-9a92-3433fd09a811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1626 | 2023.10.05 07:25:19.117446 [ 3 ] {87ccf926-8e82-4069-9a92-3433fd09a811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1627 | 2023.10.05 07:25:19.117564 [ 3 ] {87ccf926-8e82-4069-9a92-3433fd09a811} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1628 | 2023.10.05 07:25:19.117947 [ 3 ] {87ccf926-8e82-4069-9a92-3433fd09a811} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1629 | 2023.10.05 07:25:19.118161 [ 3 ] {87ccf926-8e82-4069-9a92-3433fd09a811} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1630 | 2023.10.05 07:25:19.118312 [ 3 ] {87ccf926-8e82-4069-9a92-3433fd09a811} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1631 | 2023.10.05 07:25:19.118440 [ 3 ] {87ccf926-8e82-4069-9a92-3433fd09a811} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000992785 sec., 51370 rows/sec., 4.02 MiB/sec. | ||
1632 | 2023.10.05 07:25:19.118569 [ 3 ] {87ccf926-8e82-4069-9a92-3433fd09a811} <Debug> DynamicQueryHandler: Done processing query | ||
1633 | 2023.10.05 07:25:19.118594 [ 3 ] {87ccf926-8e82-4069-9a92-3433fd09a811} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1634 | 2023.10.05 07:25:19.118610 [ 3 ] {} <Debug> HTTP-Session: 6b7e9ac5-066e-40ef-9598-c3100a97c9ae Destroying unnamed session | ||
1635 | 2023.10.05 07:25:19.118807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 44941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1636 | 2023.10.05 07:25:19.118853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1637 | 2023.10.05 07:25:19.118874 [ 3 ] {} <Debug> HTTP-Session: 8f507cce-9364-431f-b24b-f20cc3f9f5a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1638 | 2023.10.05 07:25:19.118891 [ 3 ] {} <Debug> HTTP-Session: 8f507cce-9364-431f-b24b-f20cc3f9f5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1639 | 2023.10.05 07:25:19.118983 [ 3 ] {b8341179-74af-4431-93d1-162f3ccaf403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1640 | 2023.10.05 07:25:19.119027 [ 3 ] {b8341179-74af-4431-93d1-162f3ccaf403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1641 | 2023.10.05 07:25:19.119169 [ 3 ] {b8341179-74af-4431-93d1-162f3ccaf403} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1642 | 2023.10.05 07:25:19.119657 [ 3 ] {b8341179-74af-4431-93d1-162f3ccaf403} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1643 | 2023.10.05 07:25:19.119995 [ 3 ] {b8341179-74af-4431-93d1-162f3ccaf403} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1644 | 2023.10.05 07:25:19.120172 [ 3 ] {b8341179-74af-4431-93d1-162f3ccaf403} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1645 | 2023.10.05 07:25:19.120305 [ 3 ] {b8341179-74af-4431-93d1-162f3ccaf403} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001291301 sec., 32525 rows/sec., 43.89 MiB/sec. | ||
1646 | 2023.10.05 07:25:19.120298 [ 84 ] {} <Debug> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1647 | 2023.10.05 07:25:19.120423 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1648 | 2023.10.05 07:25:19.120493 [ 3 ] {b8341179-74af-4431-93d1-162f3ccaf403} <Debug> DynamicQueryHandler: Done processing query | ||
1649 | 2023.10.05 07:25:19.120534 [ 3 ] {b8341179-74af-4431-93d1-162f3ccaf403} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1650 | 2023.10.05 07:25:19.120534 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1651 | 2023.10.05 07:25:19.120560 [ 3 ] {} <Debug> HTTP-Session: 8f507cce-9364-431f-b24b-f20cc3f9f5a4 Destroying unnamed session | ||
1652 | 2023.10.05 07:25:19.120705 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1653 | 2023.10.05 07:25:19.120733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 1434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1654 | 2023.10.05 07:25:19.120770 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
1655 | 2023.10.05 07:25:19.120817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1656 | 2023.10.05 07:25:19.120877 [ 3 ] {} <Debug> HTTP-Session: 58d7bc9f-cbe9-4e9d-8b55-77adc505797b Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1657 | 2023.10.05 07:25:19.120905 [ 3 ] {} <Debug> HTTP-Session: 58d7bc9f-cbe9-4e9d-8b55-77adc505797b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1658 | 2023.10.05 07:25:19.121067 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part | ||
1659 | 2023.10.05 07:25:19.121102 [ 3 ] {1e5d5078-e96b-4392-886b-5938a817a6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1660 | 2023.10.05 07:25:19.121191 [ 3 ] {1e5d5078-e96b-4392-886b-5938a817a6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1661 | 2023.10.05 07:25:19.121334 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
1662 | 2023.10.05 07:25:19.121756 [ 3 ] {1e5d5078-e96b-4392-886b-5938a817a6b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1663 | 2023.10.05 07:25:19.121756 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
1664 | 2023.10.05 07:25:19.121985 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part | ||
1665 | 2023.10.05 07:25:19.122319 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
1666 | 2023.10.05 07:25:19.122486 [ 3 ] {1e5d5078-e96b-4392-886b-5938a817a6b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1667 | 2023.10.05 07:25:19.122947 [ 3 ] {1e5d5078-e96b-4392-886b-5938a817a6b7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1668 | 2023.10.05 07:25:19.123306 [ 3 ] {1e5d5078-e96b-4392-886b-5938a817a6b7} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1669 | 2023.10.05 07:25:19.123600 [ 3 ] {1e5d5078-e96b-4392-886b-5938a817a6b7} <Information> executeQuery: Read 9 rows, 642.00 B in 0.002409909 sec., 3734 rows/sec., 260.16 KiB/sec. | ||
1670 | 2023.10.05 07:25:19.123947 [ 3 ] {1e5d5078-e96b-4392-886b-5938a817a6b7} <Debug> DynamicQueryHandler: Done processing query | ||
1671 | 2023.10.05 07:25:19.123997 [ 3 ] {1e5d5078-e96b-4392-886b-5938a817a6b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1672 | 2023.10.05 07:25:19.124031 [ 3 ] {} <Debug> HTTP-Session: 58d7bc9f-cbe9-4e9d-8b55-77adc505797b Destroying unnamed session | ||
1673 | 2023.10.05 07:25:19.130309 [ 22 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 6 columns (6 merged, 0 gathered) in 0.009813155 sec., 23743.638004291177 rows/sec., 32.04 MiB/sec. | ||
1674 | 2023.10.05 07:25:19.130609 [ 22 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1675 | 2023.10.05 07:25:19.130910 [ 22 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1676 | 2023.10.05 07:25:19.130983 [ 22 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1677 | 2023.10.05 07:25:19.131070 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_6_1: 4.06 MiB. | ||
1678 | 2023.10.05 07:25:24.114683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1679 | 2023.10.05 07:25:24.114825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1680 | 2023.10.05 07:25:24.114856 [ 3 ] {} <Debug> HTTP-Session: f22f5c5b-2c11-4cb7-9a41-c3ce8b79319f Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1681 | 2023.10.05 07:25:24.114885 [ 3 ] {} <Debug> HTTP-Session: f22f5c5b-2c11-4cb7-9a41-c3ce8b79319f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1682 | 2023.10.05 07:25:24.115017 [ 3 ] {1b40b9c4-4279-4a6e-a322-3edc7b3f20f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1683 | 2023.10.05 07:25:24.115076 [ 3 ] {1b40b9c4-4279-4a6e-a322-3edc7b3f20f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1684 | 2023.10.05 07:25:24.115232 [ 3 ] {1b40b9c4-4279-4a6e-a322-3edc7b3f20f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1685 | 2023.10.05 07:25:24.115668 [ 3 ] {1b40b9c4-4279-4a6e-a322-3edc7b3f20f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1686 | 2023.10.05 07:25:24.115931 [ 3 ] {1b40b9c4-4279-4a6e-a322-3edc7b3f20f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1687 | 2023.10.05 07:25:24.116100 [ 3 ] {1b40b9c4-4279-4a6e-a322-3edc7b3f20f2} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1688 | 2023.10.05 07:25:24.116239 [ 3 ] {1b40b9c4-4279-4a6e-a322-3edc7b3f20f2} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001182129 sec., 5075 rows/sec., 287.48 KiB/sec. | ||
1689 | 2023.10.05 07:25:24.116392 [ 3 ] {1b40b9c4-4279-4a6e-a322-3edc7b3f20f2} <Debug> DynamicQueryHandler: Done processing query | ||
1690 | 2023.10.05 07:25:24.116419 [ 3 ] {1b40b9c4-4279-4a6e-a322-3edc7b3f20f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1691 | 2023.10.05 07:25:24.116436 [ 3 ] {} <Debug> HTTP-Session: f22f5c5b-2c11-4cb7-9a41-c3ce8b79319f Destroying unnamed session | ||
1692 | 2023.10.05 07:25:24.116573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1693 | 2023.10.05 07:25:24.116621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1694 | 2023.10.05 07:25:24.116641 [ 3 ] {} <Debug> HTTP-Session: 086dda78-52a5-406f-a211-8056ab2fa014 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1695 | 2023.10.05 07:25:24.116665 [ 3 ] {} <Debug> HTTP-Session: 086dda78-52a5-406f-a211-8056ab2fa014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1696 | 2023.10.05 07:25:24.116749 [ 3 ] {78473bc8-86f3-4573-8e63-c623d6d8bed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1697 | 2023.10.05 07:25:24.116792 [ 3 ] {78473bc8-86f3-4573-8e63-c623d6d8bed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1698 | 2023.10.05 07:25:24.116900 [ 3 ] {78473bc8-86f3-4573-8e63-c623d6d8bed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1699 | 2023.10.05 07:25:24.117273 [ 3 ] {78473bc8-86f3-4573-8e63-c623d6d8bed6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1700 | 2023.10.05 07:25:24.117494 [ 3 ] {78473bc8-86f3-4573-8e63-c623d6d8bed6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1701 | 2023.10.05 07:25:24.117645 [ 3 ] {78473bc8-86f3-4573-8e63-c623d6d8bed6} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1702 | 2023.10.05 07:25:24.117766 [ 3 ] {78473bc8-86f3-4573-8e63-c623d6d8bed6} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000988926 sec., 87974 rows/sec., 8.22 MiB/sec. | ||
1703 | 2023.10.05 07:25:24.117890 [ 3 ] {78473bc8-86f3-4573-8e63-c623d6d8bed6} <Debug> DynamicQueryHandler: Done processing query | ||
1704 | 2023.10.05 07:25:24.117914 [ 3 ] {78473bc8-86f3-4573-8e63-c623d6d8bed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1705 | 2023.10.05 07:25:24.117929 [ 3 ] {} <Debug> HTTP-Session: 086dda78-52a5-406f-a211-8056ab2fa014 Destroying unnamed session | ||
1706 | 2023.10.05 07:25:24.118120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1707 | 2023.10.05 07:25:24.118167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1708 | 2023.10.05 07:25:24.118186 [ 3 ] {} <Debug> HTTP-Session: f77aa903-23bc-4f80-8ad6-4f4d4bb0794e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1709 | 2023.10.05 07:25:24.118204 [ 3 ] {} <Debug> HTTP-Session: f77aa903-23bc-4f80-8ad6-4f4d4bb0794e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1710 | 2023.10.05 07:25:24.118292 [ 3 ] {ec709aa8-5f11-4cc4-97b8-22787fa61171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1711 | 2023.10.05 07:25:24.118332 [ 3 ] {ec709aa8-5f11-4cc4-97b8-22787fa61171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1712 | 2023.10.05 07:25:24.118438 [ 3 ] {ec709aa8-5f11-4cc4-97b8-22787fa61171} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1713 | 2023.10.05 07:25:24.118873 [ 3 ] {ec709aa8-5f11-4cc4-97b8-22787fa61171} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1714 | 2023.10.05 07:25:24.119100 [ 3 ] {ec709aa8-5f11-4cc4-97b8-22787fa61171} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1715 | 2023.10.05 07:25:24.119252 [ 3 ] {ec709aa8-5f11-4cc4-97b8-22787fa61171} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1716 | 2023.10.05 07:25:24.119381 [ 3 ] {ec709aa8-5f11-4cc4-97b8-22787fa61171} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001059727 sec., 249120 rows/sec., 17.09 MiB/sec. | ||
1717 | 2023.10.05 07:25:24.119571 [ 3 ] {ec709aa8-5f11-4cc4-97b8-22787fa61171} <Debug> DynamicQueryHandler: Done processing query | ||
1718 | 2023.10.05 07:25:24.119596 [ 3 ] {ec709aa8-5f11-4cc4-97b8-22787fa61171} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1719 | 2023.10.05 07:25:24.119612 [ 3 ] {} <Debug> HTTP-Session: f77aa903-23bc-4f80-8ad6-4f4d4bb0794e Destroying unnamed session | ||
1720 | 2023.10.05 07:25:24.119808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1721 | 2023.10.05 07:25:24.119855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1722 | 2023.10.05 07:25:24.119875 [ 3 ] {} <Debug> HTTP-Session: 0049a6d0-6458-4059-93cf-fb48949a5443 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1723 | 2023.10.05 07:25:24.119892 [ 3 ] {} <Debug> HTTP-Session: 0049a6d0-6458-4059-93cf-fb48949a5443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1724 | 2023.10.05 07:25:24.119961 [ 3 ] {546a0061-a9f2-4bed-9d7b-306706e004b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1725 | 2023.10.05 07:25:24.120001 [ 3 ] {546a0061-a9f2-4bed-9d7b-306706e004b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1726 | 2023.10.05 07:25:24.120122 [ 3 ] {546a0061-a9f2-4bed-9d7b-306706e004b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1727 | 2023.10.05 07:25:24.120380 [ 3 ] {546a0061-a9f2-4bed-9d7b-306706e004b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1728 | 2023.10.05 07:25:24.120611 [ 3 ] {546a0061-a9f2-4bed-9d7b-306706e004b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1729 | 2023.10.05 07:25:24.120783 [ 3 ] {546a0061-a9f2-4bed-9d7b-306706e004b1} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1730 | 2023.10.05 07:25:24.120901 [ 3 ] {546a0061-a9f2-4bed-9d7b-306706e004b1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000909974 sec., 6593 rows/sec., 276.88 KiB/sec. | ||
1731 | 2023.10.05 07:25:24.121018 [ 3 ] {546a0061-a9f2-4bed-9d7b-306706e004b1} <Debug> DynamicQueryHandler: Done processing query | ||
1732 | 2023.10.05 07:25:24.121042 [ 3 ] {546a0061-a9f2-4bed-9d7b-306706e004b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1733 | 2023.10.05 07:25:24.121058 [ 3 ] {} <Debug> HTTP-Session: 0049a6d0-6458-4059-93cf-fb48949a5443 Destroying unnamed session | ||
1734 | 2023.10.05 07:25:24.121218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1735 | 2023.10.05 07:25:24.121263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1736 | 2023.10.05 07:25:24.121284 [ 3 ] {} <Debug> HTTP-Session: a53c56f9-4ad3-4b1f-88f2-85abe7789b5a Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1737 | 2023.10.05 07:25:24.121300 [ 3 ] {} <Debug> HTTP-Session: a53c56f9-4ad3-4b1f-88f2-85abe7789b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1738 | 2023.10.05 07:25:24.121373 [ 3 ] {daf6d272-f7f6-4929-9c6e-71302ba0f903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1739 | 2023.10.05 07:25:24.121415 [ 3 ] {daf6d272-f7f6-4929-9c6e-71302ba0f903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1740 | 2023.10.05 07:25:24.121531 [ 3 ] {daf6d272-f7f6-4929-9c6e-71302ba0f903} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1741 | 2023.10.05 07:25:24.121841 [ 3 ] {daf6d272-f7f6-4929-9c6e-71302ba0f903} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1742 | 2023.10.05 07:25:24.122083 [ 3 ] {daf6d272-f7f6-4929-9c6e-71302ba0f903} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1743 | 2023.10.05 07:25:24.122257 [ 3 ] {daf6d272-f7f6-4929-9c6e-71302ba0f903} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1744 | 2023.10.05 07:25:24.122382 [ 3 ] {daf6d272-f7f6-4929-9c6e-71302ba0f903} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000980706 sec., 64239 rows/sec., 3.89 MiB/sec. | ||
1745 | 2023.10.05 07:25:24.122508 [ 3 ] {daf6d272-f7f6-4929-9c6e-71302ba0f903} <Debug> DynamicQueryHandler: Done processing query | ||
1746 | 2023.10.05 07:25:24.122532 [ 3 ] {daf6d272-f7f6-4929-9c6e-71302ba0f903} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1747 | 2023.10.05 07:25:24.122548 [ 3 ] {} <Debug> HTTP-Session: a53c56f9-4ad3-4b1f-88f2-85abe7789b5a Destroying unnamed session | ||
1748 | 2023.10.05 07:25:24.122659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1749 | 2023.10.05 07:25:24.122706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1750 | 2023.10.05 07:25:24.122726 [ 3 ] {} <Debug> HTTP-Session: b928b894-59fe-4590-9e7d-fa5d1281ff06 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1751 | 2023.10.05 07:25:24.122742 [ 3 ] {} <Debug> HTTP-Session: b928b894-59fe-4590-9e7d-fa5d1281ff06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1752 | 2023.10.05 07:25:24.122813 [ 3 ] {b38cf724-b8ac-4634-b679-5b61797b1024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1753 | 2023.10.05 07:25:24.122852 [ 3 ] {b38cf724-b8ac-4634-b679-5b61797b1024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1754 | 2023.10.05 07:25:24.122958 [ 3 ] {b38cf724-b8ac-4634-b679-5b61797b1024} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1755 | 2023.10.05 07:25:24.123251 [ 3 ] {b38cf724-b8ac-4634-b679-5b61797b1024} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1756 | 2023.10.05 07:25:24.123474 [ 3 ] {b38cf724-b8ac-4634-b679-5b61797b1024} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1757 | 2023.10.05 07:25:24.123652 [ 3 ] {b38cf724-b8ac-4634-b679-5b61797b1024} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1758 | 2023.10.05 07:25:24.123783 [ 3 ] {b38cf724-b8ac-4634-b679-5b61797b1024} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000929625 sec., 20438 rows/sec., 1.06 MiB/sec. | ||
1759 | 2023.10.05 07:25:24.123902 [ 3 ] {b38cf724-b8ac-4634-b679-5b61797b1024} <Debug> DynamicQueryHandler: Done processing query | ||
1760 | 2023.10.05 07:25:24.123926 [ 3 ] {b38cf724-b8ac-4634-b679-5b61797b1024} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1761 | 2023.10.05 07:25:24.123942 [ 3 ] {} <Debug> HTTP-Session: b928b894-59fe-4590-9e7d-fa5d1281ff06 Destroying unnamed session | ||
1762 | 2023.10.05 07:25:29.112507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1763 | 2023.10.05 07:25:29.112634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1764 | 2023.10.05 07:25:29.112666 [ 3 ] {} <Debug> HTTP-Session: de8527bd-f600-44af-ae1f-e33e1e808b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1765 | 2023.10.05 07:25:29.112694 [ 3 ] {} <Debug> HTTP-Session: de8527bd-f600-44af-ae1f-e33e1e808b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1766 | 2023.10.05 07:25:29.112834 [ 3 ] {2aaa2278-ae39-4c0d-910d-993a466f657f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1767 | 2023.10.05 07:25:29.112900 [ 3 ] {2aaa2278-ae39-4c0d-910d-993a466f657f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1768 | 2023.10.05 07:25:29.113076 [ 3 ] {2aaa2278-ae39-4c0d-910d-993a466f657f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1769 | 2023.10.05 07:25:29.113505 [ 3 ] {2aaa2278-ae39-4c0d-910d-993a466f657f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1770 | 2023.10.05 07:25:29.113767 [ 3 ] {2aaa2278-ae39-4c0d-910d-993a466f657f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1771 | 2023.10.05 07:25:29.113928 [ 3 ] {2aaa2278-ae39-4c0d-910d-993a466f657f} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1772 | 2023.10.05 07:25:29.114048 [ 3 ] {2aaa2278-ae39-4c0d-910d-993a466f657f} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001175728 sec., 37423 rows/sec., 2.96 MiB/sec. | ||
1773 | 2023.10.05 07:25:29.114189 [ 3 ] {2aaa2278-ae39-4c0d-910d-993a466f657f} <Debug> DynamicQueryHandler: Done processing query | ||
1774 | 2023.10.05 07:25:29.114216 [ 3 ] {2aaa2278-ae39-4c0d-910d-993a466f657f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1775 | 2023.10.05 07:25:29.114232 [ 3 ] {} <Debug> HTTP-Session: de8527bd-f600-44af-ae1f-e33e1e808b91 Destroying unnamed session | ||
1776 | 2023.10.05 07:25:29.114410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 21120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1777 | 2023.10.05 07:25:29.114462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1778 | 2023.10.05 07:25:29.114484 [ 3 ] {} <Debug> HTTP-Session: be156650-80fe-488c-9f41-600935be60e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1779 | 2023.10.05 07:25:29.114502 [ 3 ] {} <Debug> HTTP-Session: be156650-80fe-488c-9f41-600935be60e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1780 | 2023.10.05 07:25:29.114587 [ 3 ] {fcb52a27-0bf7-463d-857b-4bd710de14c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1781 | 2023.10.05 07:25:29.114629 [ 3 ] {fcb52a27-0bf7-463d-857b-4bd710de14c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1782 | 2023.10.05 07:25:29.114738 [ 3 ] {fcb52a27-0bf7-463d-857b-4bd710de14c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1783 | 2023.10.05 07:25:29.115106 [ 3 ] {fcb52a27-0bf7-463d-857b-4bd710de14c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1784 | 2023.10.05 07:25:29.115324 [ 3 ] {fcb52a27-0bf7-463d-857b-4bd710de14c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1785 | 2023.10.05 07:25:29.115471 [ 3 ] {fcb52a27-0bf7-463d-857b-4bd710de14c0} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1786 | 2023.10.05 07:25:29.115572 [ 3 ] {fcb52a27-0bf7-463d-857b-4bd710de14c0} <Information> executeQuery: Read 132 rows, 13.04 KiB in 0.000956626 sec., 137984 rows/sec., 13.31 MiB/sec. | ||
1787 | 2023.10.05 07:25:29.115708 [ 3 ] {fcb52a27-0bf7-463d-857b-4bd710de14c0} <Debug> DynamicQueryHandler: Done processing query | ||
1788 | 2023.10.05 07:25:29.115732 [ 3 ] {fcb52a27-0bf7-463d-857b-4bd710de14c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1789 | 2023.10.05 07:25:29.115749 [ 3 ] {} <Debug> HTTP-Session: be156650-80fe-488c-9f41-600935be60e0 Destroying unnamed session | ||
1790 | 2023.10.05 07:25:29.115877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1791 | 2023.10.05 07:25:29.115923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1792 | 2023.10.05 07:25:29.115943 [ 3 ] {} <Debug> HTTP-Session: 09e69509-64d2-42c6-8c22-252c502504c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1793 | 2023.10.05 07:25:29.115961 [ 3 ] {} <Debug> HTTP-Session: 09e69509-64d2-42c6-8c22-252c502504c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1794 | 2023.10.05 07:25:29.116037 [ 3 ] {8fbc8e9b-cb3f-4413-8a13-cafd7098d8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1795 | 2023.10.05 07:25:29.116078 [ 3 ] {8fbc8e9b-cb3f-4413-8a13-cafd7098d8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1796 | 2023.10.05 07:25:29.116184 [ 3 ] {8fbc8e9b-cb3f-4413-8a13-cafd7098d8aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1797 | 2023.10.05 07:25:29.116458 [ 3 ] {8fbc8e9b-cb3f-4413-8a13-cafd7098d8aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1798 | 2023.10.05 07:25:29.116664 [ 3 ] {8fbc8e9b-cb3f-4413-8a13-cafd7098d8aa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1799 | 2023.10.05 07:25:29.116811 [ 3 ] {8fbc8e9b-cb3f-4413-8a13-cafd7098d8aa} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1800 | 2023.10.05 07:25:29.116908 [ 3 ] {8fbc8e9b-cb3f-4413-8a13-cafd7098d8aa} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000843504 sec., 52163 rows/sec., 4.08 MiB/sec. | ||
1801 | 2023.10.05 07:25:29.117021 [ 3 ] {8fbc8e9b-cb3f-4413-8a13-cafd7098d8aa} <Debug> DynamicQueryHandler: Done processing query | ||
1802 | 2023.10.05 07:25:29.117045 [ 3 ] {8fbc8e9b-cb3f-4413-8a13-cafd7098d8aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1803 | 2023.10.05 07:25:29.117062 [ 3 ] {} <Debug> HTTP-Session: 09e69509-64d2-42c6-8c22-252c502504c7 Destroying unnamed session | ||
1804 | 2023.10.05 07:25:29.117272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1805 | 2023.10.05 07:25:29.117318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1806 | 2023.10.05 07:25:29.117337 [ 3 ] {} <Debug> HTTP-Session: 25646beb-0b79-42d9-ba0d-82321fa5f62b Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1807 | 2023.10.05 07:25:29.117355 [ 3 ] {} <Debug> HTTP-Session: 25646beb-0b79-42d9-ba0d-82321fa5f62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1808 | 2023.10.05 07:25:29.117442 [ 3 ] {12899011-6f83-4edb-bfb3-72354b743803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1809 | 2023.10.05 07:25:29.117486 [ 3 ] {12899011-6f83-4edb-bfb3-72354b743803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1810 | 2023.10.05 07:25:29.117621 [ 3 ] {12899011-6f83-4edb-bfb3-72354b743803} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1811 | 2023.10.05 07:25:29.118069 [ 3 ] {12899011-6f83-4edb-bfb3-72354b743803} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1812 | 2023.10.05 07:25:29.118373 [ 3 ] {12899011-6f83-4edb-bfb3-72354b743803} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1813 | 2023.10.05 07:25:29.118557 [ 3 ] {12899011-6f83-4edb-bfb3-72354b743803} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1814 | 2023.10.05 07:25:29.118663 [ 3 ] {12899011-6f83-4edb-bfb3-72354b743803} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001193208 sec., 36875 rows/sec., 49.76 MiB/sec. | ||
1815 | 2023.10.05 07:25:29.118849 [ 3 ] {12899011-6f83-4edb-bfb3-72354b743803} <Debug> DynamicQueryHandler: Done processing query | ||
1816 | 2023.10.05 07:25:29.118875 [ 3 ] {12899011-6f83-4edb-bfb3-72354b743803} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1817 | 2023.10.05 07:25:29.118891 [ 3 ] {} <Debug> HTTP-Session: 25646beb-0b79-42d9-ba0d-82321fa5f62b Destroying unnamed session | ||
1818 | 2023.10.05 07:25:33.774095 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1819 | 2023.10.05 07:25:33.774165 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1820 | 2023.10.05 07:25:34.114755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1821 | 2023.10.05 07:25:34.114880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1822 | 2023.10.05 07:25:34.114912 [ 3 ] {} <Debug> HTTP-Session: 4d7de628-a6f3-4f5e-9abb-11225c55eee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1823 | 2023.10.05 07:25:34.114940 [ 3 ] {} <Debug> HTTP-Session: 4d7de628-a6f3-4f5e-9abb-11225c55eee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1824 | 2023.10.05 07:25:34.115078 [ 3 ] {21e2c386-dfbb-402f-9d51-de8673a59073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1825 | 2023.10.05 07:25:34.115146 [ 3 ] {21e2c386-dfbb-402f-9d51-de8673a59073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1826 | 2023.10.05 07:25:34.115301 [ 3 ] {21e2c386-dfbb-402f-9d51-de8673a59073} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1827 | 2023.10.05 07:25:34.115694 [ 3 ] {21e2c386-dfbb-402f-9d51-de8673a59073} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1828 | 2023.10.05 07:25:34.115959 [ 3 ] {21e2c386-dfbb-402f-9d51-de8673a59073} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1829 | 2023.10.05 07:25:34.116138 [ 3 ] {21e2c386-dfbb-402f-9d51-de8673a59073} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1830 | 2023.10.05 07:25:34.116285 [ 3 ] {21e2c386-dfbb-402f-9d51-de8673a59073} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001162189 sec., 5162 rows/sec., 292.42 KiB/sec. | ||
1831 | 2023.10.05 07:25:34.116502 [ 3 ] {21e2c386-dfbb-402f-9d51-de8673a59073} <Debug> DynamicQueryHandler: Done processing query | ||
1832 | 2023.10.05 07:25:34.116529 [ 3 ] {21e2c386-dfbb-402f-9d51-de8673a59073} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1833 | 2023.10.05 07:25:34.116546 [ 3 ] {} <Debug> HTTP-Session: 4d7de628-a6f3-4f5e-9abb-11225c55eee8 Destroying unnamed session | ||
1834 | 2023.10.05 07:25:34.116701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1835 | 2023.10.05 07:25:34.116753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1836 | 2023.10.05 07:25:34.116773 [ 3 ] {} <Debug> HTTP-Session: e915b555-0e06-44dc-a8a0-dc21a3381045 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1837 | 2023.10.05 07:25:34.116792 [ 3 ] {} <Debug> HTTP-Session: e915b555-0e06-44dc-a8a0-dc21a3381045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1838 | 2023.10.05 07:25:34.116877 [ 3 ] {f604638b-eefb-482f-b1bd-ba3e2aba5424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1839 | 2023.10.05 07:25:34.116920 [ 3 ] {f604638b-eefb-482f-b1bd-ba3e2aba5424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1840 | 2023.10.05 07:25:34.117042 [ 3 ] {f604638b-eefb-482f-b1bd-ba3e2aba5424} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1841 | 2023.10.05 07:25:34.117395 [ 3 ] {f604638b-eefb-482f-b1bd-ba3e2aba5424} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1842 | 2023.10.05 07:25:34.117619 [ 3 ] {f604638b-eefb-482f-b1bd-ba3e2aba5424} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1843 | 2023.10.05 07:25:34.117779 [ 3 ] {f604638b-eefb-482f-b1bd-ba3e2aba5424} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1844 | 2023.10.05 07:25:34.117912 [ 3 ] {f604638b-eefb-482f-b1bd-ba3e2aba5424} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000994055 sec., 87520 rows/sec., 8.18 MiB/sec. | ||
1845 | 2023.10.05 07:25:34.118030 [ 3 ] {f604638b-eefb-482f-b1bd-ba3e2aba5424} <Debug> DynamicQueryHandler: Done processing query | ||
1846 | 2023.10.05 07:25:34.118054 [ 3 ] {f604638b-eefb-482f-b1bd-ba3e2aba5424} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1847 | 2023.10.05 07:25:34.118070 [ 3 ] {} <Debug> HTTP-Session: e915b555-0e06-44dc-a8a0-dc21a3381045 Destroying unnamed session | ||
1848 | 2023.10.05 07:25:34.118238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1849 | 2023.10.05 07:25:34.118284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1850 | 2023.10.05 07:25:34.118305 [ 3 ] {} <Debug> HTTP-Session: fca7c67e-0061-414a-bbe0-5d3660ff53c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1851 | 2023.10.05 07:25:34.118323 [ 3 ] {} <Debug> HTTP-Session: fca7c67e-0061-414a-bbe0-5d3660ff53c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1852 | 2023.10.05 07:25:34.118409 [ 3 ] {5d094f13-3cac-4c1f-a402-cd2e9aa28b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1853 | 2023.10.05 07:25:34.118449 [ 3 ] {5d094f13-3cac-4c1f-a402-cd2e9aa28b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1854 | 2023.10.05 07:25:34.118556 [ 3 ] {5d094f13-3cac-4c1f-a402-cd2e9aa28b18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1855 | 2023.10.05 07:25:34.119005 [ 3 ] {5d094f13-3cac-4c1f-a402-cd2e9aa28b18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1856 | 2023.10.05 07:25:34.119231 [ 3 ] {5d094f13-3cac-4c1f-a402-cd2e9aa28b18} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1857 | 2023.10.05 07:25:34.119388 [ 3 ] {5d094f13-3cac-4c1f-a402-cd2e9aa28b18} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1858 | 2023.10.05 07:25:34.119488 [ 3 ] {5d094f13-3cac-4c1f-a402-cd2e9aa28b18} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001048696 sec., 251741 rows/sec., 17.27 MiB/sec. | ||
1859 | 2023.10.05 07:25:34.119620 [ 3 ] {5d094f13-3cac-4c1f-a402-cd2e9aa28b18} <Debug> DynamicQueryHandler: Done processing query | ||
1860 | 2023.10.05 07:25:34.119645 [ 3 ] {5d094f13-3cac-4c1f-a402-cd2e9aa28b18} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1861 | 2023.10.05 07:25:34.119661 [ 3 ] {} <Debug> HTTP-Session: fca7c67e-0061-414a-bbe0-5d3660ff53c2 Destroying unnamed session | ||
1862 | 2023.10.05 07:25:34.119820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1863 | 2023.10.05 07:25:34.119866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1864 | 2023.10.05 07:25:34.119886 [ 3 ] {} <Debug> HTTP-Session: b80dd940-2279-46e8-8865-2c7e7523ba64 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1865 | 2023.10.05 07:25:34.119903 [ 3 ] {} <Debug> HTTP-Session: b80dd940-2279-46e8-8865-2c7e7523ba64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1866 | 2023.10.05 07:25:34.119975 [ 3 ] {68997de6-b165-4124-a5c7-1fdbec8da457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1867 | 2023.10.05 07:25:34.120015 [ 3 ] {68997de6-b165-4124-a5c7-1fdbec8da457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1868 | 2023.10.05 07:25:34.120122 [ 3 ] {68997de6-b165-4124-a5c7-1fdbec8da457} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1869 | 2023.10.05 07:25:34.120418 [ 3 ] {68997de6-b165-4124-a5c7-1fdbec8da457} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1870 | 2023.10.05 07:25:34.120659 [ 3 ] {68997de6-b165-4124-a5c7-1fdbec8da457} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1871 | 2023.10.05 07:25:34.120848 [ 3 ] {68997de6-b165-4124-a5c7-1fdbec8da457} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1872 | 2023.10.05 07:25:34.120948 [ 3 ] {68997de6-b165-4124-a5c7-1fdbec8da457} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000945555 sec., 6345 rows/sec., 266.46 KiB/sec. | ||
1873 | 2023.10.05 07:25:34.121080 [ 3 ] {68997de6-b165-4124-a5c7-1fdbec8da457} <Debug> DynamicQueryHandler: Done processing query | ||
1874 | 2023.10.05 07:25:34.121104 [ 3 ] {68997de6-b165-4124-a5c7-1fdbec8da457} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1875 | 2023.10.05 07:25:34.121120 [ 3 ] {} <Debug> HTTP-Session: b80dd940-2279-46e8-8865-2c7e7523ba64 Destroying unnamed session | ||
1876 | 2023.10.05 07:25:34.121267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1877 | 2023.10.05 07:25:34.121312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1878 | 2023.10.05 07:25:34.121331 [ 3 ] {} <Debug> HTTP-Session: bb3b030c-6d89-4cbe-8252-a9a4b73db53b Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1879 | 2023.10.05 07:25:34.121347 [ 3 ] {} <Debug> HTTP-Session: bb3b030c-6d89-4cbe-8252-a9a4b73db53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1880 | 2023.10.05 07:25:34.121421 [ 3 ] {92db3a60-26bf-4461-a0f6-6a73f828214a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1881 | 2023.10.05 07:25:34.121462 [ 3 ] {92db3a60-26bf-4461-a0f6-6a73f828214a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1882 | 2023.10.05 07:25:34.121586 [ 3 ] {92db3a60-26bf-4461-a0f6-6a73f828214a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1883 | 2023.10.05 07:25:34.121884 [ 3 ] {92db3a60-26bf-4461-a0f6-6a73f828214a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1884 | 2023.10.05 07:25:34.122121 [ 3 ] {92db3a60-26bf-4461-a0f6-6a73f828214a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1885 | 2023.10.05 07:25:34.122288 [ 3 ] {92db3a60-26bf-4461-a0f6-6a73f828214a} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1886 | 2023.10.05 07:25:34.122389 [ 3 ] {92db3a60-26bf-4461-a0f6-6a73f828214a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000940275 sec., 67001 rows/sec., 4.06 MiB/sec. | ||
1887 | 2023.10.05 07:25:34.122492 [ 3 ] {92db3a60-26bf-4461-a0f6-6a73f828214a} <Debug> DynamicQueryHandler: Done processing query | ||
1888 | 2023.10.05 07:25:34.122515 [ 3 ] {92db3a60-26bf-4461-a0f6-6a73f828214a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1889 | 2023.10.05 07:25:34.122530 [ 3 ] {} <Debug> HTTP-Session: bb3b030c-6d89-4cbe-8252-a9a4b73db53b Destroying unnamed session | ||
1890 | 2023.10.05 07:25:34.122674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1891 | 2023.10.05 07:25:34.122717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1892 | 2023.10.05 07:25:34.122736 [ 3 ] {} <Debug> HTTP-Session: db54e7ac-7fb1-403c-86c1-457d8e37678d Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1893 | 2023.10.05 07:25:34.122753 [ 3 ] {} <Debug> HTTP-Session: db54e7ac-7fb1-403c-86c1-457d8e37678d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1894 | 2023.10.05 07:25:34.122823 [ 3 ] {07acd007-a102-4825-8e92-42111231e275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1895 | 2023.10.05 07:25:34.122861 [ 3 ] {07acd007-a102-4825-8e92-42111231e275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1896 | 2023.10.05 07:25:34.122961 [ 3 ] {07acd007-a102-4825-8e92-42111231e275} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1897 | 2023.10.05 07:25:34.123197 [ 3 ] {07acd007-a102-4825-8e92-42111231e275} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1898 | 2023.10.05 07:25:34.123421 [ 3 ] {07acd007-a102-4825-8e92-42111231e275} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1899 | 2023.10.05 07:25:34.123596 [ 3 ] {07acd007-a102-4825-8e92-42111231e275} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1900 | 2023.10.05 07:25:34.123693 [ 3 ] {07acd007-a102-4825-8e92-42111231e275} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000843133 sec., 22534 rows/sec., 1.17 MiB/sec. | ||
1901 | 2023.10.05 07:25:34.123875 [ 3 ] {07acd007-a102-4825-8e92-42111231e275} <Debug> DynamicQueryHandler: Done processing query | ||
1902 | 2023.10.05 07:25:34.123899 [ 3 ] {07acd007-a102-4825-8e92-42111231e275} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1903 | 2023.10.05 07:25:34.123914 [ 3 ] {} <Debug> HTTP-Session: db54e7ac-7fb1-403c-86c1-457d8e37678d Destroying unnamed session | ||
1904 | 2023.10.05 07:25:39.112784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1905 | 2023.10.05 07:25:39.112900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1906 | 2023.10.05 07:25:39.112926 [ 3 ] {} <Debug> HTTP-Session: 16fcb6e6-edc9-42c3-af4e-e8b4aeeb8272 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1907 | 2023.10.05 07:25:39.112949 [ 3 ] {} <Debug> HTTP-Session: 16fcb6e6-edc9-42c3-af4e-e8b4aeeb8272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1908 | 2023.10.05 07:25:39.113071 [ 3 ] {df9b99cf-6a64-4cd0-a0b8-18825fd42d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1909 | 2023.10.05 07:25:39.113129 [ 3 ] {df9b99cf-6a64-4cd0-a0b8-18825fd42d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1910 | 2023.10.05 07:25:39.113278 [ 3 ] {df9b99cf-6a64-4cd0-a0b8-18825fd42d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1911 | 2023.10.05 07:25:39.113741 [ 3 ] {df9b99cf-6a64-4cd0-a0b8-18825fd42d1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1912 | 2023.10.05 07:25:39.113994 [ 3 ] {df9b99cf-6a64-4cd0-a0b8-18825fd42d1e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
1913 | 2023.10.05 07:25:39.114146 [ 3 ] {df9b99cf-6a64-4cd0-a0b8-18825fd42d1e} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
1914 | 2023.10.05 07:25:39.114266 [ 3 ] {df9b99cf-6a64-4cd0-a0b8-18825fd42d1e} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001163549 sec., 37815 rows/sec., 2.99 MiB/sec. | ||
1915 | 2023.10.05 07:25:39.114301 [ 57 ] {} <Debug> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
1916 | 2023.10.05 07:25:39.114415 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1917 | 2023.10.05 07:25:39.114424 [ 3 ] {df9b99cf-6a64-4cd0-a0b8-18825fd42d1e} <Debug> DynamicQueryHandler: Done processing query | ||
1918 | 2023.10.05 07:25:39.114475 [ 3 ] {df9b99cf-6a64-4cd0-a0b8-18825fd42d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1919 | 2023.10.05 07:25:39.114531 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
1920 | 2023.10.05 07:25:39.114558 [ 3 ] {} <Debug> HTTP-Session: 16fcb6e6-edc9-42c3-af4e-e8b4aeeb8272 Destroying unnamed session | ||
1921 | 2023.10.05 07:25:39.114710 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1922 | 2023.10.05 07:25:39.114770 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 45 rows starting from the beginning of the part | ||
1923 | 2023.10.05 07:25:39.114787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 21120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1924 | 2023.10.05 07:25:39.114879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1925 | 2023.10.05 07:25:39.114920 [ 3 ] {} <Debug> HTTP-Session: 1b7c0887-33c5-4186-85f6-c347e4712fb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1926 | 2023.10.05 07:25:39.114976 [ 3 ] {} <Debug> HTTP-Session: 1b7c0887-33c5-4186-85f6-c347e4712fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1927 | 2023.10.05 07:25:39.115047 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
1928 | 2023.10.05 07:25:39.115179 [ 3 ] {0d2e5370-a82e-4e25-a210-cbf6e3dbd1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1929 | 2023.10.05 07:25:39.115306 [ 3 ] {0d2e5370-a82e-4e25-a210-cbf6e3dbd1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1930 | 2023.10.05 07:25:39.115324 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
1931 | 2023.10.05 07:25:39.115585 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
1932 | 2023.10.05 07:25:39.115763 [ 3 ] {0d2e5370-a82e-4e25-a210-cbf6e3dbd1a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1933 | 2023.10.05 07:25:39.115806 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
1934 | 2023.10.05 07:25:39.115980 [ 13 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
1935 | 2023.10.05 07:25:39.116452 [ 3 ] {0d2e5370-a82e-4e25-a210-cbf6e3dbd1a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1936 | 2023.10.05 07:25:39.116954 [ 3 ] {0d2e5370-a82e-4e25-a210-cbf6e3dbd1a2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
1937 | 2023.10.05 07:25:39.117248 [ 3 ] {0d2e5370-a82e-4e25-a210-cbf6e3dbd1a2} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
1938 | 2023.10.05 07:25:39.117246 [ 22 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.002753854 sec., 67904.83446108617 rows/sec., 5.22 MiB/sec. | ||
1939 | 2023.10.05 07:25:39.117409 [ 57 ] {} <Debug> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
1940 | 2023.10.05 07:25:39.117478 [ 3 ] {0d2e5370-a82e-4e25-a210-cbf6e3dbd1a2} <Information> executeQuery: Read 132 rows, 13.04 KiB in 0.002218825 sec., 59490 rows/sec., 5.74 MiB/sec. | ||
1941 | 2023.10.05 07:25:39.117496 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1942 | 2023.10.05 07:25:39.117565 [ 22 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
1943 | 2023.10.05 07:25:39.117764 [ 23 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
1944 | 2023.10.05 07:25:39.117892 [ 3 ] {0d2e5370-a82e-4e25-a210-cbf6e3dbd1a2} <Debug> DynamicQueryHandler: Done processing query | ||
1945 | 2023.10.05 07:25:39.117937 [ 3 ] {0d2e5370-a82e-4e25-a210-cbf6e3dbd1a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1946 | 2023.10.05 07:25:39.118039 [ 3 ] {} <Debug> HTTP-Session: 1b7c0887-33c5-4186-85f6-c347e4712fb8 Destroying unnamed session | ||
1947 | 2023.10.05 07:25:39.118123 [ 23 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1948 | 2023.10.05 07:25:39.118165 [ 22 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_16_3} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
1949 | 2023.10.05 07:25:39.118186 [ 23 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 204 rows starting from the beginning of the part | ||
1950 | 2023.10.05 07:25:39.118281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 9351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1951 | 2023.10.05 07:25:39.118311 [ 22 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_16_3} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
1952 | 2023.10.05 07:25:39.118381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1953 | 2023.10.05 07:25:39.118465 [ 3 ] {} <Debug> HTTP-Session: d1773491-b77b-4039-b634-f825c9e45462 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1954 | 2023.10.05 07:25:39.118551 [ 3 ] {} <Debug> HTTP-Session: d1773491-b77b-4039-b634-f825c9e45462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1955 | 2023.10.05 07:25:39.118585 [ 23 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
1956 | 2023.10.05 07:25:39.118756 [ 3 ] {6d18ef3c-0b79-47d3-90bb-d01ca9797279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1957 | 2023.10.05 07:25:39.118813 [ 23 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 87 rows starting from the beginning of the part | ||
1958 | 2023.10.05 07:25:39.118835 [ 3 ] {6d18ef3c-0b79-47d3-90bb-d01ca9797279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1959 | 2023.10.05 07:25:39.119119 [ 23 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 132 rows starting from the beginning of the part | ||
1960 | 2023.10.05 07:25:39.119286 [ 3 ] {6d18ef3c-0b79-47d3-90bb-d01ca9797279} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1961 | 2023.10.05 07:25:39.119363 [ 23 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 87 rows starting from the beginning of the part | ||
1962 | 2023.10.05 07:25:39.119523 [ 23 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 132 rows starting from the beginning of the part | ||
1963 | 2023.10.05 07:25:39.120083 [ 3 ] {6d18ef3c-0b79-47d3-90bb-d01ca9797279} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1964 | 2023.10.05 07:25:39.120491 [ 3 ] {6d18ef3c-0b79-47d3-90bb-d01ca9797279} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
1965 | 2023.10.05 07:25:39.120789 [ 3 ] {6d18ef3c-0b79-47d3-90bb-d01ca9797279} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
1966 | 2023.10.05 07:25:39.121004 [ 3 ] {6d18ef3c-0b79-47d3-90bb-d01ca9797279} <Information> executeQuery: Read 55 rows, 4.39 KiB in 0.002175224 sec., 25284 rows/sec., 1.97 MiB/sec. | ||
1967 | 2023.10.05 07:25:39.121026 [ 71 ] {} <Debug> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
1968 | 2023.10.05 07:25:39.121458 [ 3 ] {6d18ef3c-0b79-47d3-90bb-d01ca9797279} <Debug> DynamicQueryHandler: Done processing query | ||
1969 | 2023.10.05 07:25:39.121479 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1970 | 2023.10.05 07:25:39.121527 [ 3 ] {6d18ef3c-0b79-47d3-90bb-d01ca9797279} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1971 | 2023.10.05 07:25:39.121546 [ 23 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.003957873 sec., 194043.61888317287 rows/sec., 18.55 MiB/sec. | ||
1972 | 2023.10.05 07:25:39.121592 [ 3 ] {} <Debug> HTTP-Session: d1773491-b77b-4039-b634-f825c9e45462 Destroying unnamed session | ||
1973 | 2023.10.05 07:25:39.121717 [ 17 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
1974 | 2023.10.05 07:25:39.121797 [ 22 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
1975 | 2023.10.05 07:25:39.121842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1976 | 2023.10.05 07:25:39.121976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1977 | 2023.10.05 07:25:39.121985 [ 17 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1978 | 2023.10.05 07:25:39.122026 [ 3 ] {} <Debug> HTTP-Session: 1b30deb6-9429-457e-bb09-6542ae18a097 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
1979 | 2023.10.05 07:25:39.122046 [ 17 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 326 rows starting from the beginning of the part | ||
1980 | 2023.10.05 07:25:39.122059 [ 3 ] {} <Debug> HTTP-Session: 1b30deb6-9429-457e-bb09-6542ae18a097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1981 | 2023.10.05 07:25:39.122348 [ 3 ] {9b8b28e1-4893-4717-bfbf-dbbfcf0a1f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1982 | 2023.10.05 07:25:39.122395 [ 22 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
1983 | 2023.10.05 07:25:39.122434 [ 17 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
1984 | 2023.10.05 07:25:39.122517 [ 3 ] {9b8b28e1-4893-4717-bfbf-dbbfcf0a1f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1985 | 2023.10.05 07:25:39.122624 [ 22 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_16_3} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
1986 | 2023.10.05 07:25:39.122799 [ 17 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 264 rows starting from the beginning of the part | ||
1987 | 2023.10.05 07:25:39.123157 [ 17 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::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 | ||
1988 | 2023.10.05 07:25:39.123398 [ 3 ] {9b8b28e1-4893-4717-bfbf-dbbfcf0a1f9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1989 | 2023.10.05 07:25:39.123428 [ 17 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 264 rows starting from the beginning of the part | ||
1990 | 2023.10.05 07:25:39.123602 [ 17 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 55 rows starting from the beginning of the part | ||
1991 | 2023.10.05 07:25:39.124083 [ 3 ] {9b8b28e1-4893-4717-bfbf-dbbfcf0a1f9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
1992 | 2023.10.05 07:25:39.124641 [ 3 ] {9b8b28e1-4893-4717-bfbf-dbbfcf0a1f9e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1993 | 2023.10.05 07:25:39.124927 [ 3 ] {9b8b28e1-4893-4717-bfbf-dbbfcf0a1f9e} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1994 | 2023.10.05 07:25:39.125262 [ 3 ] {9b8b28e1-4893-4717-bfbf-dbbfcf0a1f9e} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002815734 sec., 3906 rows/sec., 257.69 KiB/sec. | ||
1995 | 2023.10.05 07:25:39.125404 [ 22 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1004 rows, containing 4 columns (4 merged, 0 gathered) in 0.003815801 sec., 263116.44658618205 rows/sec., 18.58 MiB/sec. | ||
1996 | 2023.10.05 07:25:39.125605 [ 3 ] {9b8b28e1-4893-4717-bfbf-dbbfcf0a1f9e} <Debug> DynamicQueryHandler: Done processing query | ||
1997 | 2023.10.05 07:25:39.125649 [ 3 ] {9b8b28e1-4893-4717-bfbf-dbbfcf0a1f9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1998 | 2023.10.05 07:25:39.125670 [ 3 ] {} <Debug> HTTP-Session: 1b30deb6-9429-457e-bb09-6542ae18a097 Destroying unnamed session | ||
1999 | 2023.10.05 07:25:39.125709 [ 22 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2000 | 2023.10.05 07:25:39.125908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2001 | 2023.10.05 07:25:39.125972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2002 | 2023.10.05 07:25:39.125996 [ 3 ] {} <Debug> HTTP-Session: 8367519f-311c-4d22-908c-3cee1b664f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2003 | 2023.10.05 07:25:39.126039 [ 3 ] {} <Debug> HTTP-Session: 8367519f-311c-4d22-908c-3cee1b664f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2004 | 2023.10.05 07:25:39.126038 [ 22 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_16_3} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2005 | 2023.10.05 07:25:39.126185 [ 3 ] {89399505-9dba-4f05-a9a4-e87bbd9e569e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2006 | 2023.10.05 07:25:39.126219 [ 22 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_16_3} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2007 | 2023.10.05 07:25:39.126267 [ 3 ] {89399505-9dba-4f05-a9a4-e87bbd9e569e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2008 | 2023.10.05 07:25:39.126527 [ 3 ] {89399505-9dba-4f05-a9a4-e87bbd9e569e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2009 | 2023.10.05 07:25:39.127067 [ 3 ] {89399505-9dba-4f05-a9a4-e87bbd9e569e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2010 | 2023.10.05 07:25:39.127363 [ 3 ] {89399505-9dba-4f05-a9a4-e87bbd9e569e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2011 | 2023.10.05 07:25:39.127554 [ 3 ] {89399505-9dba-4f05-a9a4-e87bbd9e569e} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2012 | 2023.10.05 07:25:39.127685 [ 3 ] {89399505-9dba-4f05-a9a4-e87bbd9e569e} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001451963 sec., 30303 rows/sec., 40.89 MiB/sec. | ||
2013 | 2023.10.05 07:25:39.127799 [ 3 ] {89399505-9dba-4f05-a9a4-e87bbd9e569e} <Debug> DynamicQueryHandler: Done processing query | ||
2014 | 2023.10.05 07:25:39.127823 [ 3 ] {89399505-9dba-4f05-a9a4-e87bbd9e569e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2015 | 2023.10.05 07:25:39.127838 [ 3 ] {} <Debug> HTTP-Session: 8367519f-311c-4d22-908c-3cee1b664f52 Destroying unnamed session | ||
2016 | 2023.10.05 07:25:44.114670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2017 | 2023.10.05 07:25:44.114788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2018 | 2023.10.05 07:25:44.114814 [ 3 ] {} <Debug> HTTP-Session: 91097a01-0ee9-41c5-9ecb-92d2c0e99d81 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2019 | 2023.10.05 07:25:44.114839 [ 3 ] {} <Debug> HTTP-Session: 91097a01-0ee9-41c5-9ecb-92d2c0e99d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2020 | 2023.10.05 07:25:44.114957 [ 3 ] {7a9705b8-6179-4f78-9151-aa70bd86f7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2021 | 2023.10.05 07:25:44.115015 [ 3 ] {7a9705b8-6179-4f78-9151-aa70bd86f7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2022 | 2023.10.05 07:25:44.115165 [ 3 ] {7a9705b8-6179-4f78-9151-aa70bd86f7f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2023 | 2023.10.05 07:25:44.115678 [ 3 ] {7a9705b8-6179-4f78-9151-aa70bd86f7f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2024 | 2023.10.05 07:25:44.115932 [ 3 ] {7a9705b8-6179-4f78-9151-aa70bd86f7f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2025 | 2023.10.05 07:25:44.116097 [ 3 ] {7a9705b8-6179-4f78-9151-aa70bd86f7f3} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2026 | 2023.10.05 07:25:44.116218 [ 3 ] {7a9705b8-6179-4f78-9151-aa70bd86f7f3} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001226019 sec., 4893 rows/sec., 277.19 KiB/sec. | ||
2027 | 2023.10.05 07:25:44.116374 [ 3 ] {7a9705b8-6179-4f78-9151-aa70bd86f7f3} <Debug> DynamicQueryHandler: Done processing query | ||
2028 | 2023.10.05 07:25:44.116399 [ 3 ] {7a9705b8-6179-4f78-9151-aa70bd86f7f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2029 | 2023.10.05 07:25:44.116416 [ 3 ] {} <Debug> HTTP-Session: 91097a01-0ee9-41c5-9ecb-92d2c0e99d81 Destroying unnamed session | ||
2030 | 2023.10.05 07:25:44.116545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2031 | 2023.10.05 07:25:44.116597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2032 | 2023.10.05 07:25:44.116616 [ 3 ] {} <Debug> HTTP-Session: 17acccfd-fd6a-4829-855b-6ffa5a1df39d Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2033 | 2023.10.05 07:25:44.116635 [ 3 ] {} <Debug> HTTP-Session: 17acccfd-fd6a-4829-855b-6ffa5a1df39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2034 | 2023.10.05 07:25:44.116718 [ 3 ] {f03a3cc4-7c93-44b8-8fee-7ac1a087357e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2035 | 2023.10.05 07:25:44.116758 [ 3 ] {f03a3cc4-7c93-44b8-8fee-7ac1a087357e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2036 | 2023.10.05 07:25:44.116865 [ 3 ] {f03a3cc4-7c93-44b8-8fee-7ac1a087357e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2037 | 2023.10.05 07:25:44.117239 [ 3 ] {f03a3cc4-7c93-44b8-8fee-7ac1a087357e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2038 | 2023.10.05 07:25:44.117466 [ 3 ] {f03a3cc4-7c93-44b8-8fee-7ac1a087357e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2039 | 2023.10.05 07:25:44.117614 [ 3 ] {f03a3cc4-7c93-44b8-8fee-7ac1a087357e} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2040 | 2023.10.05 07:25:44.117716 [ 3 ] {f03a3cc4-7c93-44b8-8fee-7ac1a087357e} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000969945 sec., 89695 rows/sec., 8.38 MiB/sec. | ||
2041 | 2023.10.05 07:25:44.117835 [ 3 ] {f03a3cc4-7c93-44b8-8fee-7ac1a087357e} <Debug> DynamicQueryHandler: Done processing query | ||
2042 | 2023.10.05 07:25:44.117858 [ 3 ] {f03a3cc4-7c93-44b8-8fee-7ac1a087357e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2043 | 2023.10.05 07:25:44.117873 [ 3 ] {} <Debug> HTTP-Session: 17acccfd-fd6a-4829-855b-6ffa5a1df39d Destroying unnamed session | ||
2044 | 2023.10.05 07:25:44.118024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2045 | 2023.10.05 07:25:44.118069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2046 | 2023.10.05 07:25:44.118089 [ 3 ] {} <Debug> HTTP-Session: 16100159-ef24-45a6-963e-e87a6400278a Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2047 | 2023.10.05 07:25:44.118106 [ 3 ] {} <Debug> HTTP-Session: 16100159-ef24-45a6-963e-e87a6400278a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2048 | 2023.10.05 07:25:44.118188 [ 3 ] {b418e433-78e3-488c-98c1-b7aa3c39b798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2049 | 2023.10.05 07:25:44.118227 [ 3 ] {b418e433-78e3-488c-98c1-b7aa3c39b798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2050 | 2023.10.05 07:25:44.118332 [ 3 ] {b418e433-78e3-488c-98c1-b7aa3c39b798} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2051 | 2023.10.05 07:25:44.118761 [ 3 ] {b418e433-78e3-488c-98c1-b7aa3c39b798} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2052 | 2023.10.05 07:25:44.118978 [ 3 ] {b418e433-78e3-488c-98c1-b7aa3c39b798} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2053 | 2023.10.05 07:25:44.119126 [ 3 ] {b418e433-78e3-488c-98c1-b7aa3c39b798} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2054 | 2023.10.05 07:25:44.119227 [ 3 ] {b418e433-78e3-488c-98c1-b7aa3c39b798} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001010216 sec., 261330 rows/sec., 17.93 MiB/sec. | ||
2055 | 2023.10.05 07:25:44.119341 [ 3 ] {b418e433-78e3-488c-98c1-b7aa3c39b798} <Debug> DynamicQueryHandler: Done processing query | ||
2056 | 2023.10.05 07:25:44.119364 [ 3 ] {b418e433-78e3-488c-98c1-b7aa3c39b798} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2057 | 2023.10.05 07:25:44.119379 [ 3 ] {} <Debug> HTTP-Session: 16100159-ef24-45a6-963e-e87a6400278a Destroying unnamed session | ||
2058 | 2023.10.05 07:25:44.119589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2059 | 2023.10.05 07:25:44.119635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2060 | 2023.10.05 07:25:44.119654 [ 3 ] {} <Debug> HTTP-Session: 129bd263-2db9-44e9-86ed-5f4459419a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2061 | 2023.10.05 07:25:44.119671 [ 3 ] {} <Debug> HTTP-Session: 129bd263-2db9-44e9-86ed-5f4459419a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2062 | 2023.10.05 07:25:44.119740 [ 3 ] {c1aff2ca-4561-4d2b-86be-04d058511bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2063 | 2023.10.05 07:25:44.119779 [ 3 ] {c1aff2ca-4561-4d2b-86be-04d058511bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2064 | 2023.10.05 07:25:44.119883 [ 3 ] {c1aff2ca-4561-4d2b-86be-04d058511bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2065 | 2023.10.05 07:25:44.120119 [ 3 ] {c1aff2ca-4561-4d2b-86be-04d058511bb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2066 | 2023.10.05 07:25:44.120355 [ 3 ] {c1aff2ca-4561-4d2b-86be-04d058511bb2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2067 | 2023.10.05 07:25:44.120546 [ 3 ] {c1aff2ca-4561-4d2b-86be-04d058511bb2} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2068 | 2023.10.05 07:25:44.120646 [ 3 ] {c1aff2ca-4561-4d2b-86be-04d058511bb2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000878954 sec., 6826 rows/sec., 286.65 KiB/sec. | ||
2069 | 2023.10.05 07:25:44.120760 [ 3 ] {c1aff2ca-4561-4d2b-86be-04d058511bb2} <Debug> DynamicQueryHandler: Done processing query | ||
2070 | 2023.10.05 07:25:44.120783 [ 3 ] {c1aff2ca-4561-4d2b-86be-04d058511bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2071 | 2023.10.05 07:25:44.120798 [ 3 ] {} <Debug> HTTP-Session: 129bd263-2db9-44e9-86ed-5f4459419a62 Destroying unnamed session | ||
2072 | 2023.10.05 07:25:44.120943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2073 | 2023.10.05 07:25:44.120987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2074 | 2023.10.05 07:25:44.121006 [ 3 ] {} <Debug> HTTP-Session: e12df55a-6eb4-4901-9a61-231e50debf70 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2075 | 2023.10.05 07:25:44.121023 [ 3 ] {} <Debug> HTTP-Session: e12df55a-6eb4-4901-9a61-231e50debf70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2076 | 2023.10.05 07:25:44.121097 [ 3 ] {f2153038-7a09-4f4c-9a7b-bb65172f3f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2077 | 2023.10.05 07:25:44.121138 [ 3 ] {f2153038-7a09-4f4c-9a7b-bb65172f3f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2078 | 2023.10.05 07:25:44.121253 [ 3 ] {f2153038-7a09-4f4c-9a7b-bb65172f3f6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2079 | 2023.10.05 07:25:44.121541 [ 3 ] {f2153038-7a09-4f4c-9a7b-bb65172f3f6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2080 | 2023.10.05 07:25:44.121776 [ 3 ] {f2153038-7a09-4f4c-9a7b-bb65172f3f6a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2081 | 2023.10.05 07:25:44.121947 [ 3 ] {f2153038-7a09-4f4c-9a7b-bb65172f3f6a} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2082 | 2023.10.05 07:25:44.122049 [ 3 ] {f2153038-7a09-4f4c-9a7b-bb65172f3f6a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000924775 sec., 68124 rows/sec., 4.13 MiB/sec. | ||
2083 | 2023.10.05 07:25:44.122039 [ 66 ] {} <Debug> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2084 | 2023.10.05 07:25:44.122124 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2085 | 2023.10.05 07:25:44.122202 [ 3 ] {f2153038-7a09-4f4c-9a7b-bb65172f3f6a} <Debug> DynamicQueryHandler: Done processing query | ||
2086 | 2023.10.05 07:25:44.122220 [ 17 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2087 | 2023.10.05 07:25:44.122233 [ 3 ] {f2153038-7a09-4f4c-9a7b-bb65172f3f6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2088 | 2023.10.05 07:25:44.122306 [ 3 ] {} <Debug> HTTP-Session: e12df55a-6eb4-4901-9a61-231e50debf70 Destroying unnamed session | ||
2089 | 2023.10.05 07:25:44.122374 [ 17 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2090 | 2023.10.05 07:25:44.122412 [ 17 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part | ||
2091 | 2023.10.05 07:25:44.122502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2092 | 2023.10.05 07:25:44.122590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2093 | 2023.10.05 07:25:44.122613 [ 17 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part | ||
2094 | 2023.10.05 07:25:44.122627 [ 3 ] {} <Debug> HTTP-Session: d2fcd345-195f-4b02-be26-17469198c218 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2095 | 2023.10.05 07:25:44.122688 [ 3 ] {} <Debug> HTTP-Session: d2fcd345-195f-4b02-be26-17469198c218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2096 | 2023.10.05 07:25:44.122905 [ 17 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
2097 | 2023.10.05 07:25:44.122916 [ 3 ] {6ff31b39-e725-49ac-80bf-77da7dab6f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2098 | 2023.10.05 07:25:44.123019 [ 3 ] {6ff31b39-e725-49ac-80bf-77da7dab6f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2099 | 2023.10.05 07:25:44.123155 [ 17 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
2100 | 2023.10.05 07:25:44.123489 [ 17 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
2101 | 2023.10.05 07:25:44.123536 [ 3 ] {6ff31b39-e725-49ac-80bf-77da7dab6f3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2102 | 2023.10.05 07:25:44.123745 [ 17 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part | ||
2103 | 2023.10.05 07:25:44.124209 [ 3 ] {6ff31b39-e725-49ac-80bf-77da7dab6f3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2104 | 2023.10.05 07:25:44.124743 [ 3 ] {6ff31b39-e725-49ac-80bf-77da7dab6f3d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2105 | 2023.10.05 07:25:44.125077 [ 3 ] {6ff31b39-e725-49ac-80bf-77da7dab6f3d} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2106 | 2023.10.05 07:25:44.125319 [ 81 ] {} <Debug> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2107 | 2023.10.05 07:25:44.125441 [ 3 ] {6ff31b39-e725-49ac-80bf-77da7dab6f3d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002443699 sec., 7775 rows/sec., 412.81 KiB/sec. | ||
2108 | 2023.10.05 07:25:44.125454 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2109 | 2023.10.05 07:25:44.125483 [ 23 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.003292443 sec., 178894.51692861502 rows/sec., 10.87 MiB/sec. | ||
2110 | 2023.10.05 07:25:44.125868 [ 12 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2111 | 2023.10.05 07:25:44.125938 [ 3 ] {6ff31b39-e725-49ac-80bf-77da7dab6f3d} <Debug> DynamicQueryHandler: Done processing query | ||
2112 | 2023.10.05 07:25:44.125995 [ 3 ] {6ff31b39-e725-49ac-80bf-77da7dab6f3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2113 | 2023.10.05 07:25:44.126015 [ 23 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2114 | 2023.10.05 07:25:44.126050 [ 3 ] {} <Debug> HTTP-Session: d2fcd345-195f-4b02-be26-17469198c218 Destroying unnamed session | ||
2115 | 2023.10.05 07:25:44.126220 [ 12 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2116 | 2023.10.05 07:25:44.126285 [ 12 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 119 rows starting from the beginning of the part | ||
2117 | 2023.10.05 07:25:44.126474 [ 12 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
2118 | 2023.10.05 07:25:44.126479 [ 23 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2119 | 2023.10.05 07:25:44.126578 [ 23 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2120 | 2023.10.05 07:25:44.126580 [ 12 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part | ||
2121 | 2023.10.05 07:25:44.126696 [ 12 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
2122 | 2023.10.05 07:25:44.126772 [ 12 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
2123 | 2023.10.05 07:25:44.126850 [ 12 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
2124 | 2023.10.05 07:25:44.127454 [ 21 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.00190342 sec., 107175.5051433735 rows/sec., 5.87 MiB/sec. | ||
2125 | 2023.10.05 07:25:44.127591 [ 21 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2126 | 2023.10.05 07:25:44.127798 [ 21 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_11_2} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2127 | 2023.10.05 07:25:44.127864 [ 21 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_11_2} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2128 | 2023.10.05 07:25:48.774215 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2129 | 2023.10.05 07:25:48.774282 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2130 | 2023.10.05 07:25:49.112041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2131 | 2023.10.05 07:25:49.112143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2132 | 2023.10.05 07:25:49.112169 [ 3 ] {} <Debug> HTTP-Session: 0560d1bf-bcdd-4974-aba8-4226a1213177 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2133 | 2023.10.05 07:25:49.112192 [ 3 ] {} <Debug> HTTP-Session: 0560d1bf-bcdd-4974-aba8-4226a1213177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2134 | 2023.10.05 07:25:49.112316 [ 3 ] {5b8b775a-13c0-4c70-8cb7-9adb1b8deda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2135 | 2023.10.05 07:25:49.112375 [ 3 ] {5b8b775a-13c0-4c70-8cb7-9adb1b8deda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2136 | 2023.10.05 07:25:49.112537 [ 3 ] {5b8b775a-13c0-4c70-8cb7-9adb1b8deda3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2137 | 2023.10.05 07:25:49.112988 [ 3 ] {5b8b775a-13c0-4c70-8cb7-9adb1b8deda3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2138 | 2023.10.05 07:25:49.113248 [ 3 ] {5b8b775a-13c0-4c70-8cb7-9adb1b8deda3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2139 | 2023.10.05 07:25:49.113418 [ 3 ] {5b8b775a-13c0-4c70-8cb7-9adb1b8deda3} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2140 | 2023.10.05 07:25:49.113546 [ 3 ] {5b8b775a-13c0-4c70-8cb7-9adb1b8deda3} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001195249 sec., 36812 rows/sec., 2.91 MiB/sec. | ||
2141 | 2023.10.05 07:25:49.113696 [ 3 ] {5b8b775a-13c0-4c70-8cb7-9adb1b8deda3} <Debug> DynamicQueryHandler: Done processing query | ||
2142 | 2023.10.05 07:25:49.113722 [ 3 ] {5b8b775a-13c0-4c70-8cb7-9adb1b8deda3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2143 | 2023.10.05 07:25:49.113739 [ 3 ] {} <Debug> HTTP-Session: 0560d1bf-bcdd-4974-aba8-4226a1213177 Destroying unnamed session | ||
2144 | 2023.10.05 07:25:49.113912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 21120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2145 | 2023.10.05 07:25:49.113962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2146 | 2023.10.05 07:25:49.113984 [ 3 ] {} <Debug> HTTP-Session: fa339eb8-db8e-465c-a908-47e268d8e531 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2147 | 2023.10.05 07:25:49.114002 [ 3 ] {} <Debug> HTTP-Session: fa339eb8-db8e-465c-a908-47e268d8e531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2148 | 2023.10.05 07:25:49.114084 [ 3 ] {754626ee-fd41-42c2-bb2e-a6fcc8cdfd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2149 | 2023.10.05 07:25:49.114125 [ 3 ] {754626ee-fd41-42c2-bb2e-a6fcc8cdfd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2150 | 2023.10.05 07:25:49.114232 [ 3 ] {754626ee-fd41-42c2-bb2e-a6fcc8cdfd85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2151 | 2023.10.05 07:25:49.114601 [ 3 ] {754626ee-fd41-42c2-bb2e-a6fcc8cdfd85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2152 | 2023.10.05 07:25:49.114816 [ 3 ] {754626ee-fd41-42c2-bb2e-a6fcc8cdfd85} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2153 | 2023.10.05 07:25:49.114971 [ 3 ] {754626ee-fd41-42c2-bb2e-a6fcc8cdfd85} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2154 | 2023.10.05 07:25:49.115105 [ 3 ] {754626ee-fd41-42c2-bb2e-a6fcc8cdfd85} <Information> executeQuery: Read 132 rows, 13.04 KiB in 0.000990925 sec., 133208 rows/sec., 12.85 MiB/sec. | ||
2155 | 2023.10.05 07:25:49.115230 [ 3 ] {754626ee-fd41-42c2-bb2e-a6fcc8cdfd85} <Debug> DynamicQueryHandler: Done processing query | ||
2156 | 2023.10.05 07:25:49.115253 [ 3 ] {754626ee-fd41-42c2-bb2e-a6fcc8cdfd85} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2157 | 2023.10.05 07:25:49.115270 [ 3 ] {} <Debug> HTTP-Session: fa339eb8-db8e-465c-a908-47e268d8e531 Destroying unnamed session | ||
2158 | 2023.10.05 07:25:49.115395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2159 | 2023.10.05 07:25:49.115456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2160 | 2023.10.05 07:25:49.115476 [ 3 ] {} <Debug> HTTP-Session: e69a8db6-2028-4e3c-ae79-2b905a68b645 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2161 | 2023.10.05 07:25:49.115493 [ 3 ] {} <Debug> HTTP-Session: e69a8db6-2028-4e3c-ae79-2b905a68b645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2162 | 2023.10.05 07:25:49.115568 [ 3 ] {6e922f45-c908-4873-937b-cd85b29a0df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2163 | 2023.10.05 07:25:49.115608 [ 3 ] {6e922f45-c908-4873-937b-cd85b29a0df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2164 | 2023.10.05 07:25:49.115718 [ 3 ] {6e922f45-c908-4873-937b-cd85b29a0df3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2165 | 2023.10.05 07:25:49.116072 [ 3 ] {6e922f45-c908-4873-937b-cd85b29a0df3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2166 | 2023.10.05 07:25:49.116279 [ 3 ] {6e922f45-c908-4873-937b-cd85b29a0df3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2167 | 2023.10.05 07:25:49.116432 [ 3 ] {6e922f45-c908-4873-937b-cd85b29a0df3} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2168 | 2023.10.05 07:25:49.116574 [ 3 ] {6e922f45-c908-4873-937b-cd85b29a0df3} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000965795 sec., 45558 rows/sec., 3.56 MiB/sec. | ||
2169 | 2023.10.05 07:25:49.116712 [ 3 ] {6e922f45-c908-4873-937b-cd85b29a0df3} <Debug> DynamicQueryHandler: Done processing query | ||
2170 | 2023.10.05 07:25:49.116737 [ 3 ] {6e922f45-c908-4873-937b-cd85b29a0df3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2171 | 2023.10.05 07:25:49.116753 [ 3 ] {} <Debug> HTTP-Session: e69a8db6-2028-4e3c-ae79-2b905a68b645 Destroying unnamed session | ||
2172 | 2023.10.05 07:25:49.116939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2173 | 2023.10.05 07:25:49.116985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2174 | 2023.10.05 07:25:49.117004 [ 3 ] {} <Debug> HTTP-Session: a57ae985-9e71-4b02-9bf4-d2c521b439f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2175 | 2023.10.05 07:25:49.117022 [ 3 ] {} <Debug> HTTP-Session: a57ae985-9e71-4b02-9bf4-d2c521b439f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2176 | 2023.10.05 07:25:49.117111 [ 3 ] {ae3499fb-f750-4681-9c22-50d048930144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2177 | 2023.10.05 07:25:49.117155 [ 3 ] {ae3499fb-f750-4681-9c22-50d048930144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2178 | 2023.10.05 07:25:49.117293 [ 3 ] {ae3499fb-f750-4681-9c22-50d048930144} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2179 | 2023.10.05 07:25:49.117832 [ 3 ] {ae3499fb-f750-4681-9c22-50d048930144} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.73 GiB. | ||
2180 | 2023.10.05 07:25:49.118148 [ 3 ] {ae3499fb-f750-4681-9c22-50d048930144} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2181 | 2023.10.05 07:25:49.118327 [ 3 ] {ae3499fb-f750-4681-9c22-50d048930144} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2182 | 2023.10.05 07:25:49.118456 [ 3 ] {ae3499fb-f750-4681-9c22-50d048930144} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001316961 sec., 33410 rows/sec., 45.09 MiB/sec. | ||
2183 | 2023.10.05 07:25:49.118582 [ 3 ] {ae3499fb-f750-4681-9c22-50d048930144} <Debug> DynamicQueryHandler: Done processing query | ||
2184 | 2023.10.05 07:25:49.118607 [ 3 ] {ae3499fb-f750-4681-9c22-50d048930144} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2185 | 2023.10.05 07:25:49.118623 [ 3 ] {} <Debug> HTTP-Session: a57ae985-9e71-4b02-9bf4-d2c521b439f9 Destroying unnamed session | ||
2186 | 2023.10.05 07:25:54.114265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2187 | 2023.10.05 07:25:54.114399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2188 | 2023.10.05 07:25:54.114426 [ 3 ] {} <Debug> HTTP-Session: c718f0a7-69b2-423a-8fb0-3e829475276c Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2189 | 2023.10.05 07:25:54.114449 [ 3 ] {} <Debug> HTTP-Session: c718f0a7-69b2-423a-8fb0-3e829475276c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2190 | 2023.10.05 07:25:54.114572 [ 3 ] {313b3e48-fca2-4291-919e-743a2a4e4810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2191 | 2023.10.05 07:25:54.114631 [ 3 ] {313b3e48-fca2-4291-919e-743a2a4e4810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2192 | 2023.10.05 07:25:54.114783 [ 3 ] {313b3e48-fca2-4291-919e-743a2a4e4810} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2193 | 2023.10.05 07:25:54.115169 [ 3 ] {313b3e48-fca2-4291-919e-743a2a4e4810} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2194 | 2023.10.05 07:25:54.115434 [ 3 ] {313b3e48-fca2-4291-919e-743a2a4e4810} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2195 | 2023.10.05 07:25:54.115589 [ 3 ] {313b3e48-fca2-4291-919e-743a2a4e4810} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2196 | 2023.10.05 07:25:54.115733 [ 3 ] {313b3e48-fca2-4291-919e-743a2a4e4810} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001118837 sec., 5362 rows/sec., 303.75 KiB/sec. | ||
2197 | 2023.10.05 07:25:54.115862 [ 3 ] {313b3e48-fca2-4291-919e-743a2a4e4810} <Debug> DynamicQueryHandler: Done processing query | ||
2198 | 2023.10.05 07:25:54.115886 [ 3 ] {313b3e48-fca2-4291-919e-743a2a4e4810} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2199 | 2023.10.05 07:25:54.115901 [ 3 ] {} <Debug> HTTP-Session: c718f0a7-69b2-423a-8fb0-3e829475276c Destroying unnamed session | ||
2200 | 2023.10.05 07:25:54.116020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2201 | 2023.10.05 07:25:54.116063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2202 | 2023.10.05 07:25:54.116082 [ 3 ] {} <Debug> HTTP-Session: b4e98190-29e9-4278-88ac-8712e07a2ad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2203 | 2023.10.05 07:25:54.116099 [ 3 ] {} <Debug> HTTP-Session: b4e98190-29e9-4278-88ac-8712e07a2ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2204 | 2023.10.05 07:25:54.116171 [ 3 ] {84d756d2-e53e-4cd9-aeb7-d54f04583668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2205 | 2023.10.05 07:25:54.116209 [ 3 ] {84d756d2-e53e-4cd9-aeb7-d54f04583668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2206 | 2023.10.05 07:25:54.116311 [ 3 ] {84d756d2-e53e-4cd9-aeb7-d54f04583668} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2207 | 2023.10.05 07:25:54.116649 [ 3 ] {84d756d2-e53e-4cd9-aeb7-d54f04583668} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2208 | 2023.10.05 07:25:54.116864 [ 3 ] {84d756d2-e53e-4cd9-aeb7-d54f04583668} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2209 | 2023.10.05 07:25:54.117009 [ 3 ] {84d756d2-e53e-4cd9-aeb7-d54f04583668} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2210 | 2023.10.05 07:25:54.117132 [ 3 ] {84d756d2-e53e-4cd9-aeb7-d54f04583668} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000932435 sec., 93304 rows/sec., 8.72 MiB/sec. | ||
2211 | 2023.10.05 07:25:54.117246 [ 3 ] {84d756d2-e53e-4cd9-aeb7-d54f04583668} <Debug> DynamicQueryHandler: Done processing query | ||
2212 | 2023.10.05 07:25:54.117269 [ 3 ] {84d756d2-e53e-4cd9-aeb7-d54f04583668} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2213 | 2023.10.05 07:25:54.117285 [ 3 ] {} <Debug> HTTP-Session: b4e98190-29e9-4278-88ac-8712e07a2ad3 Destroying unnamed session | ||
2214 | 2023.10.05 07:25:54.117438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2215 | 2023.10.05 07:25:54.117483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2216 | 2023.10.05 07:25:54.117502 [ 3 ] {} <Debug> HTTP-Session: da600ed0-3875-4423-8a0b-d8d935d14a3e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2217 | 2023.10.05 07:25:54.117519 [ 3 ] {} <Debug> HTTP-Session: da600ed0-3875-4423-8a0b-d8d935d14a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2218 | 2023.10.05 07:25:54.117594 [ 3 ] {9943e9d1-4d4c-455c-ba33-67107fc1690c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2219 | 2023.10.05 07:25:54.117631 [ 3 ] {9943e9d1-4d4c-455c-ba33-67107fc1690c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2220 | 2023.10.05 07:25:54.117735 [ 3 ] {9943e9d1-4d4c-455c-ba33-67107fc1690c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2221 | 2023.10.05 07:25:54.118144 [ 3 ] {9943e9d1-4d4c-455c-ba33-67107fc1690c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2222 | 2023.10.05 07:25:54.118359 [ 3 ] {9943e9d1-4d4c-455c-ba33-67107fc1690c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2223 | 2023.10.05 07:25:54.118513 [ 3 ] {9943e9d1-4d4c-455c-ba33-67107fc1690c} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2224 | 2023.10.05 07:25:54.118634 [ 3 ] {9943e9d1-4d4c-455c-ba33-67107fc1690c} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001011836 sec., 260911 rows/sec., 17.90 MiB/sec. | ||
2225 | 2023.10.05 07:25:54.118739 [ 3 ] {9943e9d1-4d4c-455c-ba33-67107fc1690c} <Debug> DynamicQueryHandler: Done processing query | ||
2226 | 2023.10.05 07:25:54.118762 [ 3 ] {9943e9d1-4d4c-455c-ba33-67107fc1690c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2227 | 2023.10.05 07:25:54.118778 [ 3 ] {} <Debug> HTTP-Session: da600ed0-3875-4423-8a0b-d8d935d14a3e Destroying unnamed session | ||
2228 | 2023.10.05 07:25:54.118929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2229 | 2023.10.05 07:25:54.118972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2230 | 2023.10.05 07:25:54.118991 [ 3 ] {} <Debug> HTTP-Session: 13e696ef-8320-43ed-a8c7-83549a207e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2231 | 2023.10.05 07:25:54.119007 [ 3 ] {} <Debug> HTTP-Session: 13e696ef-8320-43ed-a8c7-83549a207e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2232 | 2023.10.05 07:25:54.119073 [ 3 ] {4556ad47-7e6f-4b66-ba93-a4534698f55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2233 | 2023.10.05 07:25:54.119111 [ 3 ] {4556ad47-7e6f-4b66-ba93-a4534698f55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2234 | 2023.10.05 07:25:54.119216 [ 3 ] {4556ad47-7e6f-4b66-ba93-a4534698f55d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2235 | 2023.10.05 07:25:54.119454 [ 3 ] {4556ad47-7e6f-4b66-ba93-a4534698f55d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2236 | 2023.10.05 07:25:54.119682 [ 3 ] {4556ad47-7e6f-4b66-ba93-a4534698f55d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2237 | 2023.10.05 07:25:54.119851 [ 3 ] {4556ad47-7e6f-4b66-ba93-a4534698f55d} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2238 | 2023.10.05 07:25:54.119959 [ 3 ] {4556ad47-7e6f-4b66-ba93-a4534698f55d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000857984 sec., 6993 rows/sec., 293.66 KiB/sec. | ||
2239 | 2023.10.05 07:25:54.120139 [ 3 ] {4556ad47-7e6f-4b66-ba93-a4534698f55d} <Debug> DynamicQueryHandler: Done processing query | ||
2240 | 2023.10.05 07:25:54.120163 [ 3 ] {4556ad47-7e6f-4b66-ba93-a4534698f55d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2241 | 2023.10.05 07:25:54.120179 [ 3 ] {} <Debug> HTTP-Session: 13e696ef-8320-43ed-a8c7-83549a207e9f Destroying unnamed session | ||
2242 | 2023.10.05 07:25:54.120339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2243 | 2023.10.05 07:25:54.120392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2244 | 2023.10.05 07:25:54.120411 [ 3 ] {} <Debug> HTTP-Session: 9a5cf173-e441-4fe7-a030-ea341daf8e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2245 | 2023.10.05 07:25:54.120427 [ 3 ] {} <Debug> HTTP-Session: 9a5cf173-e441-4fe7-a030-ea341daf8e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2246 | 2023.10.05 07:25:54.120502 [ 3 ] {23d8e497-abc6-4fd7-9b61-7cd250eb22d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2247 | 2023.10.05 07:25:54.120543 [ 3 ] {23d8e497-abc6-4fd7-9b61-7cd250eb22d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2248 | 2023.10.05 07:25:54.120672 [ 3 ] {23d8e497-abc6-4fd7-9b61-7cd250eb22d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2249 | 2023.10.05 07:25:54.120957 [ 3 ] {23d8e497-abc6-4fd7-9b61-7cd250eb22d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2250 | 2023.10.05 07:25:54.121191 [ 3 ] {23d8e497-abc6-4fd7-9b61-7cd250eb22d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2251 | 2023.10.05 07:25:54.121355 [ 3 ] {23d8e497-abc6-4fd7-9b61-7cd250eb22d4} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2252 | 2023.10.05 07:25:54.121483 [ 3 ] {23d8e497-abc6-4fd7-9b61-7cd250eb22d4} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000954085 sec., 66031 rows/sec., 4.00 MiB/sec. | ||
2253 | 2023.10.05 07:25:54.121663 [ 3 ] {23d8e497-abc6-4fd7-9b61-7cd250eb22d4} <Debug> DynamicQueryHandler: Done processing query | ||
2254 | 2023.10.05 07:25:54.121687 [ 3 ] {23d8e497-abc6-4fd7-9b61-7cd250eb22d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2255 | 2023.10.05 07:25:54.121703 [ 3 ] {} <Debug> HTTP-Session: 9a5cf173-e441-4fe7-a030-ea341daf8e1a Destroying unnamed session | ||
2256 | 2023.10.05 07:25:54.121840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2257 | 2023.10.05 07:25:54.121883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2258 | 2023.10.05 07:25:54.121902 [ 3 ] {} <Debug> HTTP-Session: 595d0bd0-5f2d-4918-9001-97f9b5eeefd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2259 | 2023.10.05 07:25:54.121918 [ 3 ] {} <Debug> HTTP-Session: 595d0bd0-5f2d-4918-9001-97f9b5eeefd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2260 | 2023.10.05 07:25:54.121987 [ 3 ] {54f14c5a-6da7-4735-85d8-52c09288994c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2261 | 2023.10.05 07:25:54.122023 [ 3 ] {54f14c5a-6da7-4735-85d8-52c09288994c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2262 | 2023.10.05 07:25:54.122137 [ 3 ] {54f14c5a-6da7-4735-85d8-52c09288994c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2263 | 2023.10.05 07:25:54.122382 [ 3 ] {54f14c5a-6da7-4735-85d8-52c09288994c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2264 | 2023.10.05 07:25:54.122610 [ 3 ] {54f14c5a-6da7-4735-85d8-52c09288994c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2265 | 2023.10.05 07:25:54.122773 [ 3 ] {54f14c5a-6da7-4735-85d8-52c09288994c} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2266 | 2023.10.05 07:25:54.122888 [ 3 ] {54f14c5a-6da7-4735-85d8-52c09288994c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000874554 sec., 21725 rows/sec., 1.13 MiB/sec. | ||
2267 | 2023.10.05 07:25:54.123002 [ 3 ] {54f14c5a-6da7-4735-85d8-52c09288994c} <Debug> DynamicQueryHandler: Done processing query | ||
2268 | 2023.10.05 07:25:54.123025 [ 3 ] {54f14c5a-6da7-4735-85d8-52c09288994c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2269 | 2023.10.05 07:25:54.123040 [ 3 ] {} <Debug> HTTP-Session: 595d0bd0-5f2d-4918-9001-97f9b5eeefd3 Destroying unnamed session | ||
2270 | 2023.10.05 07:25:59.112405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2271 | 2023.10.05 07:25:59.112520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2272 | 2023.10.05 07:25:59.112546 [ 3 ] {} <Debug> HTTP-Session: a8ce206c-1ef8-44df-9a60-c46f8ba67596 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2273 | 2023.10.05 07:25:59.112569 [ 3 ] {} <Debug> HTTP-Session: a8ce206c-1ef8-44df-9a60-c46f8ba67596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2274 | 2023.10.05 07:25:59.112692 [ 3 ] {1916efd7-860f-47f7-abae-2f5c9c7768b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2275 | 2023.10.05 07:25:59.112749 [ 3 ] {1916efd7-860f-47f7-abae-2f5c9c7768b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2276 | 2023.10.05 07:25:59.112900 [ 3 ] {1916efd7-860f-47f7-abae-2f5c9c7768b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2277 | 2023.10.05 07:25:59.113360 [ 3 ] {1916efd7-860f-47f7-abae-2f5c9c7768b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2278 | 2023.10.05 07:25:59.113627 [ 3 ] {1916efd7-860f-47f7-abae-2f5c9c7768b8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2279 | 2023.10.05 07:25:59.113786 [ 3 ] {1916efd7-860f-47f7-abae-2f5c9c7768b8} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2280 | 2023.10.05 07:25:59.113909 [ 3 ] {1916efd7-860f-47f7-abae-2f5c9c7768b8} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001183559 sec., 37176 rows/sec., 2.94 MiB/sec. | ||
2281 | 2023.10.05 07:25:59.114050 [ 3 ] {1916efd7-860f-47f7-abae-2f5c9c7768b8} <Debug> DynamicQueryHandler: Done processing query | ||
2282 | 2023.10.05 07:25:59.114076 [ 3 ] {1916efd7-860f-47f7-abae-2f5c9c7768b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2283 | 2023.10.05 07:25:59.114094 [ 3 ] {} <Debug> HTTP-Session: a8ce206c-1ef8-44df-9a60-c46f8ba67596 Destroying unnamed session | ||
2284 | 2023.10.05 07:25:59.114251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 21120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2285 | 2023.10.05 07:25:59.114300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2286 | 2023.10.05 07:25:59.114320 [ 3 ] {} <Debug> HTTP-Session: a3f81b99-fa4f-4a51-a42a-ea136f3b5583 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2287 | 2023.10.05 07:25:59.114338 [ 3 ] {} <Debug> HTTP-Session: a3f81b99-fa4f-4a51-a42a-ea136f3b5583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2288 | 2023.10.05 07:25:59.114428 [ 3 ] {a83ced66-29d2-4e79-ad2c-25e0a81dbeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2289 | 2023.10.05 07:25:59.114471 [ 3 ] {a83ced66-29d2-4e79-ad2c-25e0a81dbeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2290 | 2023.10.05 07:25:59.114577 [ 3 ] {a83ced66-29d2-4e79-ad2c-25e0a81dbeae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2291 | 2023.10.05 07:25:59.114930 [ 3 ] {a83ced66-29d2-4e79-ad2c-25e0a81dbeae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2292 | 2023.10.05 07:25:59.115147 [ 3 ] {a83ced66-29d2-4e79-ad2c-25e0a81dbeae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2293 | 2023.10.05 07:25:59.115294 [ 3 ] {a83ced66-29d2-4e79-ad2c-25e0a81dbeae} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2294 | 2023.10.05 07:25:59.115407 [ 3 ] {a83ced66-29d2-4e79-ad2c-25e0a81dbeae} <Information> executeQuery: Read 132 rows, 13.04 KiB in 0.000949696 sec., 138991 rows/sec., 13.41 MiB/sec. | ||
2295 | 2023.10.05 07:25:59.115514 [ 3 ] {a83ced66-29d2-4e79-ad2c-25e0a81dbeae} <Debug> DynamicQueryHandler: Done processing query | ||
2296 | 2023.10.05 07:25:59.115538 [ 3 ] {a83ced66-29d2-4e79-ad2c-25e0a81dbeae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2297 | 2023.10.05 07:25:59.115553 [ 3 ] {} <Debug> HTTP-Session: a3f81b99-fa4f-4a51-a42a-ea136f3b5583 Destroying unnamed session | ||
2298 | 2023.10.05 07:25:59.115706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2299 | 2023.10.05 07:25:59.115750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2300 | 2023.10.05 07:25:59.115769 [ 3 ] {} <Debug> HTTP-Session: 4f0d9202-6920-46eb-842a-931aa214b10e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2301 | 2023.10.05 07:25:59.115786 [ 3 ] {} <Debug> HTTP-Session: 4f0d9202-6920-46eb-842a-931aa214b10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2302 | 2023.10.05 07:25:59.115857 [ 3 ] {6341a961-301a-4b1a-8854-91468fc935d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2303 | 2023.10.05 07:25:59.115895 [ 3 ] {6341a961-301a-4b1a-8854-91468fc935d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2304 | 2023.10.05 07:25:59.115996 [ 3 ] {6341a961-301a-4b1a-8854-91468fc935d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2305 | 2023.10.05 07:25:59.116261 [ 3 ] {6341a961-301a-4b1a-8854-91468fc935d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2306 | 2023.10.05 07:25:59.116471 [ 3 ] {6341a961-301a-4b1a-8854-91468fc935d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2307 | 2023.10.05 07:25:59.116615 [ 3 ] {6341a961-301a-4b1a-8854-91468fc935d0} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2308 | 2023.10.05 07:25:59.116714 [ 3 ] {6341a961-301a-4b1a-8854-91468fc935d0} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000831183 sec., 52936 rows/sec., 4.14 MiB/sec. | ||
2309 | 2023.10.05 07:25:59.116824 [ 3 ] {6341a961-301a-4b1a-8854-91468fc935d0} <Debug> DynamicQueryHandler: Done processing query | ||
2310 | 2023.10.05 07:25:59.116847 [ 3 ] {6341a961-301a-4b1a-8854-91468fc935d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2311 | 2023.10.05 07:25:59.116862 [ 3 ] {} <Debug> HTTP-Session: 4f0d9202-6920-46eb-842a-931aa214b10e Destroying unnamed session | ||
2312 | 2023.10.05 07:25:59.117009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2313 | 2023.10.05 07:25:59.117053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2314 | 2023.10.05 07:25:59.117073 [ 3 ] {} <Debug> HTTP-Session: 0a0e5cdb-b197-41b9-8ad8-4ae53e7fa7bc Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2315 | 2023.10.05 07:25:59.117090 [ 3 ] {} <Debug> HTTP-Session: 0a0e5cdb-b197-41b9-8ad8-4ae53e7fa7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2316 | 2023.10.05 07:25:59.117167 [ 3 ] {06af9f11-a234-4ba5-a308-245db78c29e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2317 | 2023.10.05 07:25:59.117211 [ 3 ] {06af9f11-a234-4ba5-a308-245db78c29e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2318 | 2023.10.05 07:25:59.117342 [ 3 ] {06af9f11-a234-4ba5-a308-245db78c29e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2319 | 2023.10.05 07:25:59.117786 [ 3 ] {06af9f11-a234-4ba5-a308-245db78c29e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2320 | 2023.10.05 07:25:59.118098 [ 3 ] {06af9f11-a234-4ba5-a308-245db78c29e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2321 | 2023.10.05 07:25:59.118274 [ 3 ] {06af9f11-a234-4ba5-a308-245db78c29e0} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2322 | 2023.10.05 07:25:59.118398 [ 3 ] {06af9f11-a234-4ba5-a308-245db78c29e0} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001193859 sec., 36855 rows/sec., 49.73 MiB/sec. | ||
2323 | 2023.10.05 07:25:59.118566 [ 3 ] {06af9f11-a234-4ba5-a308-245db78c29e0} <Debug> DynamicQueryHandler: Done processing query | ||
2324 | 2023.10.05 07:25:59.118590 [ 3 ] {06af9f11-a234-4ba5-a308-245db78c29e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2325 | 2023.10.05 07:25:59.118606 [ 3 ] {} <Debug> HTTP-Session: 0a0e5cdb-b197-41b9-8ad8-4ae53e7fa7bc Destroying unnamed session | ||
2326 | 2023.10.05 07:26:03.774339 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2327 | 2023.10.05 07:26:03.774444 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2328 | 2023.10.05 07:26:04.114317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2329 | 2023.10.05 07:26:04.114429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2330 | 2023.10.05 07:26:04.114456 [ 3 ] {} <Debug> HTTP-Session: f856a22d-adac-4eba-8b21-53f844481bad Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2331 | 2023.10.05 07:26:04.114479 [ 3 ] {} <Debug> HTTP-Session: f856a22d-adac-4eba-8b21-53f844481bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2332 | 2023.10.05 07:26:04.114601 [ 3 ] {f7b9065a-e0dc-40e2-82a4-88dc4c276913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2333 | 2023.10.05 07:26:04.114659 [ 3 ] {f7b9065a-e0dc-40e2-82a4-88dc4c276913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2334 | 2023.10.05 07:26:04.114815 [ 3 ] {f7b9065a-e0dc-40e2-82a4-88dc4c276913} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2335 | 2023.10.05 07:26:04.115244 [ 3 ] {f7b9065a-e0dc-40e2-82a4-88dc4c276913} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2336 | 2023.10.05 07:26:04.115505 [ 3 ] {f7b9065a-e0dc-40e2-82a4-88dc4c276913} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2337 | 2023.10.05 07:26:04.115666 [ 3 ] {f7b9065a-e0dc-40e2-82a4-88dc4c276913} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2338 | 2023.10.05 07:26:04.115839 [ 3 ] {f7b9065a-e0dc-40e2-82a4-88dc4c276913} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001193759 sec., 5026 rows/sec., 284.68 KiB/sec. | ||
2339 | 2023.10.05 07:26:04.115839 [ 99 ] {} <Debug> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2340 | 2023.10.05 07:26:04.115956 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2341 | 2023.10.05 07:26:04.116048 [ 3 ] {f7b9065a-e0dc-40e2-82a4-88dc4c276913} <Debug> DynamicQueryHandler: Done processing query | ||
2342 | 2023.10.05 07:26:04.116090 [ 3 ] {f7b9065a-e0dc-40e2-82a4-88dc4c276913} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2343 | 2023.10.05 07:26:04.116100 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2344 | 2023.10.05 07:26:04.116116 [ 3 ] {} <Debug> HTTP-Session: f856a22d-adac-4eba-8b21-53f844481bad Destroying unnamed session | ||
2345 | 2023.10.05 07:26:04.116258 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2346 | 2023.10.05 07:26:04.116325 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 50 rows starting from the beginning of the part | ||
2347 | 2023.10.05 07:26:04.116331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2348 | 2023.10.05 07:26:04.116434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2349 | 2023.10.05 07:26:04.116488 [ 3 ] {} <Debug> HTTP-Session: 7f9c0958-4204-450b-88a0-e40a50b2f9d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2350 | 2023.10.05 07:26:04.116548 [ 3 ] {} <Debug> HTTP-Session: 7f9c0958-4204-450b-88a0-e40a50b2f9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2351 | 2023.10.05 07:26:04.116593 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
2352 | 2023.10.05 07:26:04.116762 [ 3 ] {0bf49ffa-5001-47a4-add1-d2e87d140a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2353 | 2023.10.05 07:26:04.116830 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
2354 | 2023.10.05 07:26:04.116850 [ 3 ] {0bf49ffa-5001-47a4-add1-d2e87d140a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2355 | 2023.10.05 07:26:04.116946 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
2356 | 2023.10.05 07:26:04.117251 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
2357 | 2023.10.05 07:26:04.117439 [ 3 ] {0bf49ffa-5001-47a4-add1-d2e87d140a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2358 | 2023.10.05 07:26:04.117476 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
2359 | 2023.10.05 07:26:04.118229 [ 3 ] {0bf49ffa-5001-47a4-add1-d2e87d140a62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2360 | 2023.10.05 07:26:04.118747 [ 3 ] {0bf49ffa-5001-47a4-add1-d2e87d140a62} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2361 | 2023.10.05 07:26:04.118921 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.002891956 sec., 53942.72941911979 rows/sec., 4.07 MiB/sec. | ||
2362 | 2023.10.05 07:26:04.119022 [ 3 ] {0bf49ffa-5001-47a4-add1-d2e87d140a62} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2363 | 2023.10.05 07:26:04.119084 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2364 | 2023.10.05 07:26:04.119208 [ 99 ] {} <Debug> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2365 | 2023.10.05 07:26:04.119276 [ 3 ] {0bf49ffa-5001-47a4-add1-d2e87d140a62} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.002444539 sec., 35589 rows/sec., 3.33 MiB/sec. | ||
2366 | 2023.10.05 07:26:04.119313 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2367 | 2023.10.05 07:26:04.119443 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_21_4} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2368 | 2023.10.05 07:26:04.119527 [ 21 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2369 | 2023.10.05 07:26:04.119652 [ 17 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_21_4} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2370 | 2023.10.05 07:26:04.119668 [ 3 ] {0bf49ffa-5001-47a4-add1-d2e87d140a62} <Debug> DynamicQueryHandler: Done processing query | ||
2371 | 2023.10.05 07:26:04.119720 [ 21 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2372 | 2023.10.05 07:26:04.119724 [ 3 ] {0bf49ffa-5001-47a4-add1-d2e87d140a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2373 | 2023.10.05 07:26:04.119793 [ 3 ] {} <Debug> HTTP-Session: 7f9c0958-4204-450b-88a0-e40a50b2f9d2 Destroying unnamed session | ||
2374 | 2023.10.05 07:26:04.119797 [ 21 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 219 rows starting from the beginning of the part | ||
2375 | 2023.10.05 07:26:04.119954 [ 21 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 87 rows starting from the beginning of the part | ||
2376 | 2023.10.05 07:26:04.120036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2377 | 2023.10.05 07:26:04.120052 [ 21 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 132 rows starting from the beginning of the part | ||
2378 | 2023.10.05 07:26:04.120093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2379 | 2023.10.05 07:26:04.120116 [ 3 ] {} <Debug> HTTP-Session: 48c3c43e-53ad-495a-8896-3d56c775b415 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2380 | 2023.10.05 07:26:04.120148 [ 3 ] {} <Debug> HTTP-Session: 48c3c43e-53ad-495a-8896-3d56c775b415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2381 | 2023.10.05 07:26:04.120157 [ 21 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 87 rows starting from the beginning of the part | ||
2382 | 2023.10.05 07:26:04.120277 [ 21 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 132 rows starting from the beginning of the part | ||
2383 | 2023.10.05 07:26:04.120283 [ 3 ] {a2ec3a3b-c7be-42c6-a26b-34b79e09545c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2384 | 2023.10.05 07:26:04.120338 [ 3 ] {a2ec3a3b-c7be-42c6-a26b-34b79e09545c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2385 | 2023.10.05 07:26:04.120385 [ 21 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 87 rows starting from the beginning of the part | ||
2386 | 2023.10.05 07:26:04.120622 [ 3 ] {a2ec3a3b-c7be-42c6-a26b-34b79e09545c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2387 | 2023.10.05 07:26:04.121320 [ 3 ] {a2ec3a3b-c7be-42c6-a26b-34b79e09545c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2388 | 2023.10.05 07:26:04.121524 [ 20 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.002125754 sec., 349993.4611436695 rows/sec., 33.27 MiB/sec. | ||
2389 | 2023.10.05 07:26:04.121624 [ 3 ] {a2ec3a3b-c7be-42c6-a26b-34b79e09545c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2390 | 2023.10.05 07:26:04.121697 [ 17 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2391 | 2023.10.05 07:26:04.121919 [ 3 ] {a2ec3a3b-c7be-42c6-a26b-34b79e09545c} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2392 | 2023.10.05 07:26:04.121993 [ 17 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2393 | 2023.10.05 07:26:04.122122 [ 99 ] {} <Debug> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2394 | 2023.10.05 07:26:04.122139 [ 17 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_21_4} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2395 | 2023.10.05 07:26:04.122146 [ 3 ] {a2ec3a3b-c7be-42c6-a26b-34b79e09545c} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001808529 sec., 145974 rows/sec., 10.01 MiB/sec. | ||
2396 | 2023.10.05 07:26:04.122191 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2397 | 2023.10.05 07:26:04.122520 [ 21 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2398 | 2023.10.05 07:26:04.122583 [ 3 ] {a2ec3a3b-c7be-42c6-a26b-34b79e09545c} <Debug> DynamicQueryHandler: Done processing query | ||
2399 | 2023.10.05 07:26:04.122608 [ 21 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2400 | 2023.10.05 07:26:04.122612 [ 3 ] {a2ec3a3b-c7be-42c6-a26b-34b79e09545c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2401 | 2023.10.05 07:26:04.122637 [ 21 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 337 rows starting from the beginning of the part | ||
2402 | 2023.10.05 07:26:04.122643 [ 3 ] {} <Debug> HTTP-Session: 48c3c43e-53ad-495a-8896-3d56c775b415 Destroying unnamed session | ||
2403 | 2023.10.05 07:26:04.122734 [ 21 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 264 rows starting from the beginning of the part | ||
2404 | 2023.10.05 07:26:04.122825 [ 21 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::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 | ||
2405 | 2023.10.05 07:26:04.122830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2406 | 2023.10.05 07:26:04.122887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2407 | 2023.10.05 07:26:04.122920 [ 3 ] {} <Debug> HTTP-Session: 94a209a1-1372-4224-9265-449061b43d31 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2408 | 2023.10.05 07:26:04.122924 [ 21 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 264 rows starting from the beginning of the part | ||
2409 | 2023.10.05 07:26:04.122944 [ 3 ] {} <Debug> HTTP-Session: 94a209a1-1372-4224-9265-449061b43d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2410 | 2023.10.05 07:26:04.123037 [ 21 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::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 | ||
2411 | 2023.10.05 07:26:04.123058 [ 3 ] {e348277f-93b7-4358-8631-df17db7440db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2412 | 2023.10.05 07:26:04.123117 [ 3 ] {e348277f-93b7-4358-8631-df17db7440db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2413 | 2023.10.05 07:26:04.123138 [ 21 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 264 rows starting from the beginning of the part | ||
2414 | 2023.10.05 07:26:04.123407 [ 3 ] {e348277f-93b7-4358-8631-df17db7440db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2415 | 2023.10.05 07:26:04.123807 [ 3 ] {e348277f-93b7-4358-8631-df17db7440db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2416 | 2023.10.05 07:26:04.124093 [ 3 ] {e348277f-93b7-4358-8631-df17db7440db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2417 | 2023.10.05 07:26:04.124211 [ 20 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1217 rows, containing 4 columns (4 merged, 0 gathered) in 0.001933961 sec., 629278.4601137252 rows/sec., 43.96 MiB/sec. | ||
2418 | 2023.10.05 07:26:04.124320 [ 3 ] {e348277f-93b7-4358-8631-df17db7440db} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2419 | 2023.10.05 07:26:04.124328 [ 21 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2420 | 2023.10.05 07:26:04.124463 [ 99 ] {} <Debug> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2421 | 2023.10.05 07:26:04.124507 [ 3 ] {e348277f-93b7-4358-8631-df17db7440db} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001412133 sec., 4248 rows/sec., 178.42 KiB/sec. | ||
2422 | 2023.10.05 07:26:04.124573 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2423 | 2023.10.05 07:26:04.124608 [ 21 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_21_4} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2424 | 2023.10.05 07:26:04.124809 [ 21 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_21_4} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2425 | 2023.10.05 07:26:04.124852 [ 16 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2426 | 2023.10.05 07:26:04.124871 [ 3 ] {e348277f-93b7-4358-8631-df17db7440db} <Debug> DynamicQueryHandler: Done processing query | ||
2427 | 2023.10.05 07:26:04.124932 [ 3 ] {e348277f-93b7-4358-8631-df17db7440db} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2428 | 2023.10.05 07:26:04.124961 [ 3 ] {} <Debug> HTTP-Session: 94a209a1-1372-4224-9265-449061b43d31 Destroying unnamed session | ||
2429 | 2023.10.05 07:26:04.125018 [ 16 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2430 | 2023.10.05 07:26:04.125053 [ 16 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
2431 | 2023.10.05 07:26:04.125127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2432 | 2023.10.05 07:26:04.125193 [ 16 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
2433 | 2023.10.05 07:26:04.125207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2434 | 2023.10.05 07:26:04.125272 [ 3 ] {} <Debug> HTTP-Session: 8cf64047-1c75-4846-a341-7798eb85ccbe Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2435 | 2023.10.05 07:26:04.125303 [ 3 ] {} <Debug> HTTP-Session: 8cf64047-1c75-4846-a341-7798eb85ccbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2436 | 2023.10.05 07:26:04.125431 [ 16 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
2437 | 2023.10.05 07:26:04.125507 [ 3 ] {b380f356-af29-4e83-82f0-28d1ff2e30e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2438 | 2023.10.05 07:26:04.125629 [ 3 ] {b380f356-af29-4e83-82f0-28d1ff2e30e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2439 | 2023.10.05 07:26:04.125654 [ 16 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
2440 | 2023.10.05 07:26:04.125951 [ 16 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
2441 | 2023.10.05 07:26:04.126104 [ 3 ] {b380f356-af29-4e83-82f0-28d1ff2e30e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2442 | 2023.10.05 07:26:04.126187 [ 16 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
2443 | 2023.10.05 07:26:04.126853 [ 3 ] {b380f356-af29-4e83-82f0-28d1ff2e30e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2444 | 2023.10.05 07:26:04.127490 [ 3 ] {b380f356-af29-4e83-82f0-28d1ff2e30e1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2445 | 2023.10.05 07:26:04.127538 [ 10 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002855346 sec., 23114.53673215085 rows/sec., 970.63 KiB/sec. | ||
2446 | 2023.10.05 07:26:04.127728 [ 10 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2447 | 2023.10.05 07:26:04.127785 [ 3 ] {b380f356-af29-4e83-82f0-28d1ff2e30e1} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2448 | 2023.10.05 07:26:04.128011 [ 3 ] {b380f356-af29-4e83-82f0-28d1ff2e30e1} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002457289 sec., 25638 rows/sec., 1.55 MiB/sec. | ||
2449 | 2023.10.05 07:26:04.128360 [ 3 ] {b380f356-af29-4e83-82f0-28d1ff2e30e1} <Debug> DynamicQueryHandler: Done processing query | ||
2450 | 2023.10.05 07:26:04.128368 [ 10 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_11_2} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2451 | 2023.10.05 07:26:04.128410 [ 3 ] {b380f356-af29-4e83-82f0-28d1ff2e30e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2452 | 2023.10.05 07:26:04.128460 [ 3 ] {} <Debug> HTTP-Session: 8cf64047-1c75-4846-a341-7798eb85ccbe Destroying unnamed session | ||
2453 | 2023.10.05 07:26:04.128567 [ 10 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_11_2} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2454 | 2023.10.05 07:26:04.128630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2455 | 2023.10.05 07:26:04.128730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2456 | 2023.10.05 07:26:04.128760 [ 3 ] {} <Debug> HTTP-Session: deecec58-8a3f-4317-954c-3533cc23afbe Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2457 | 2023.10.05 07:26:04.128779 [ 3 ] {} <Debug> HTTP-Session: deecec58-8a3f-4317-954c-3533cc23afbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2458 | 2023.10.05 07:26:04.128852 [ 3 ] {4ee6b1d2-7fba-4f0b-aeb0-eb0ed7b842d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2459 | 2023.10.05 07:26:04.128892 [ 3 ] {4ee6b1d2-7fba-4f0b-aeb0-eb0ed7b842d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2460 | 2023.10.05 07:26:04.129014 [ 3 ] {4ee6b1d2-7fba-4f0b-aeb0-eb0ed7b842d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2461 | 2023.10.05 07:26:04.129329 [ 3 ] {4ee6b1d2-7fba-4f0b-aeb0-eb0ed7b842d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2462 | 2023.10.05 07:26:04.129572 [ 3 ] {4ee6b1d2-7fba-4f0b-aeb0-eb0ed7b842d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2463 | 2023.10.05 07:26:04.129744 [ 3 ] {4ee6b1d2-7fba-4f0b-aeb0-eb0ed7b842d9} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2464 | 2023.10.05 07:26:04.129872 [ 3 ] {4ee6b1d2-7fba-4f0b-aeb0-eb0ed7b842d9} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000988556 sec., 19219 rows/sec., 1020.47 KiB/sec. | ||
2465 | 2023.10.05 07:26:04.129998 [ 3 ] {4ee6b1d2-7fba-4f0b-aeb0-eb0ed7b842d9} <Debug> DynamicQueryHandler: Done processing query | ||
2466 | 2023.10.05 07:26:04.130021 [ 3 ] {4ee6b1d2-7fba-4f0b-aeb0-eb0ed7b842d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2467 | 2023.10.05 07:26:04.130037 [ 3 ] {} <Debug> HTTP-Session: deecec58-8a3f-4317-954c-3533cc23afbe Destroying unnamed session | ||
2468 | 2023.10.05 07:26:09.112937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2469 | 2023.10.05 07:26:09.113075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2470 | 2023.10.05 07:26:09.113105 [ 3 ] {} <Debug> HTTP-Session: 2b191135-75a9-4d0e-8f7c-20b479851a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2471 | 2023.10.05 07:26:09.113133 [ 3 ] {} <Debug> HTTP-Session: 2b191135-75a9-4d0e-8f7c-20b479851a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2472 | 2023.10.05 07:26:09.113271 [ 3 ] {ef75b60d-2f7e-4e56-87da-4a80944537a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2473 | 2023.10.05 07:26:09.113337 [ 3 ] {ef75b60d-2f7e-4e56-87da-4a80944537a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2474 | 2023.10.05 07:26:09.113523 [ 3 ] {ef75b60d-2f7e-4e56-87da-4a80944537a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2475 | 2023.10.05 07:26:09.114034 [ 3 ] {ef75b60d-2f7e-4e56-87da-4a80944537a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2476 | 2023.10.05 07:26:09.114298 [ 3 ] {ef75b60d-2f7e-4e56-87da-4a80944537a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2477 | 2023.10.05 07:26:09.114483 [ 3 ] {ef75b60d-2f7e-4e56-87da-4a80944537a3} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2478 | 2023.10.05 07:26:09.114603 [ 3 ] {ef75b60d-2f7e-4e56-87da-4a80944537a3} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00129399 sec., 34003 rows/sec., 2.69 MiB/sec. | ||
2479 | 2023.10.05 07:26:09.114759 [ 3 ] {ef75b60d-2f7e-4e56-87da-4a80944537a3} <Debug> DynamicQueryHandler: Done processing query | ||
2480 | 2023.10.05 07:26:09.114783 [ 3 ] {ef75b60d-2f7e-4e56-87da-4a80944537a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2481 | 2023.10.05 07:26:09.114801 [ 3 ] {} <Debug> HTTP-Session: 2b191135-75a9-4d0e-8f7c-20b479851a78 Destroying unnamed session | ||
2482 | 2023.10.05 07:26:09.114931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 21120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2483 | 2023.10.05 07:26:09.114977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2484 | 2023.10.05 07:26:09.114997 [ 3 ] {} <Debug> HTTP-Session: 6c33cc00-9355-4324-99c1-ca43d3745436 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2485 | 2023.10.05 07:26:09.115013 [ 3 ] {} <Debug> HTTP-Session: 6c33cc00-9355-4324-99c1-ca43d3745436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2486 | 2023.10.05 07:26:09.115090 [ 3 ] {5abcc5b0-832d-4056-9711-8ebe1ed6dfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2487 | 2023.10.05 07:26:09.115128 [ 3 ] {5abcc5b0-832d-4056-9711-8ebe1ed6dfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2488 | 2023.10.05 07:26:09.115233 [ 3 ] {5abcc5b0-832d-4056-9711-8ebe1ed6dfe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2489 | 2023.10.05 07:26:09.115620 [ 3 ] {5abcc5b0-832d-4056-9711-8ebe1ed6dfe7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2490 | 2023.10.05 07:26:09.115835 [ 3 ] {5abcc5b0-832d-4056-9711-8ebe1ed6dfe7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2491 | 2023.10.05 07:26:09.115982 [ 3 ] {5abcc5b0-832d-4056-9711-8ebe1ed6dfe7} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2492 | 2023.10.05 07:26:09.116104 [ 3 ] {5abcc5b0-832d-4056-9711-8ebe1ed6dfe7} <Information> executeQuery: Read 132 rows, 13.04 KiB in 0.000985586 sec., 133930 rows/sec., 12.92 MiB/sec. | ||
2493 | 2023.10.05 07:26:09.116222 [ 3 ] {5abcc5b0-832d-4056-9711-8ebe1ed6dfe7} <Debug> DynamicQueryHandler: Done processing query | ||
2494 | 2023.10.05 07:26:09.116246 [ 3 ] {5abcc5b0-832d-4056-9711-8ebe1ed6dfe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2495 | 2023.10.05 07:26:09.116262 [ 3 ] {} <Debug> HTTP-Session: 6c33cc00-9355-4324-99c1-ca43d3745436 Destroying unnamed session | ||
2496 | 2023.10.05 07:26:09.116387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 9351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2497 | 2023.10.05 07:26:09.116441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2498 | 2023.10.05 07:26:09.116460 [ 3 ] {} <Debug> HTTP-Session: ea24c598-8cd8-48b4-ba69-b3c6ce82eb14 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2499 | 2023.10.05 07:26:09.116477 [ 3 ] {} <Debug> HTTP-Session: ea24c598-8cd8-48b4-ba69-b3c6ce82eb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2500 | 2023.10.05 07:26:09.116549 [ 3 ] {b16894d4-abee-4cb6-8dbf-6a13936167ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2501 | 2023.10.05 07:26:09.116587 [ 3 ] {b16894d4-abee-4cb6-8dbf-6a13936167ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2502 | 2023.10.05 07:26:09.116691 [ 3 ] {b16894d4-abee-4cb6-8dbf-6a13936167ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2503 | 2023.10.05 07:26:09.116993 [ 3 ] {b16894d4-abee-4cb6-8dbf-6a13936167ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2504 | 2023.10.05 07:26:09.117197 [ 3 ] {b16894d4-abee-4cb6-8dbf-6a13936167ca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2505 | 2023.10.05 07:26:09.117343 [ 3 ] {b16894d4-abee-4cb6-8dbf-6a13936167ca} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2506 | 2023.10.05 07:26:09.117470 [ 3 ] {b16894d4-abee-4cb6-8dbf-6a13936167ca} <Information> executeQuery: Read 55 rows, 4.39 KiB in 0.000890264 sec., 61779 rows/sec., 4.82 MiB/sec. | ||
2507 | 2023.10.05 07:26:09.117612 [ 3 ] {b16894d4-abee-4cb6-8dbf-6a13936167ca} <Debug> DynamicQueryHandler: Done processing query | ||
2508 | 2023.10.05 07:26:09.117636 [ 3 ] {b16894d4-abee-4cb6-8dbf-6a13936167ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2509 | 2023.10.05 07:26:09.117652 [ 3 ] {} <Debug> HTTP-Session: ea24c598-8cd8-48b4-ba69-b3c6ce82eb14 Destroying unnamed session | ||
2510 | 2023.10.05 07:26:09.117795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2511 | 2023.10.05 07:26:09.117838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2512 | 2023.10.05 07:26:09.117857 [ 3 ] {} <Debug> HTTP-Session: a7f73c18-aa67-49b8-9a4d-2f90ca8396b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2513 | 2023.10.05 07:26:09.117874 [ 3 ] {} <Debug> HTTP-Session: a7f73c18-aa67-49b8-9a4d-2f90ca8396b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2514 | 2023.10.05 07:26:09.117944 [ 3 ] {7e8b1fa6-7ad7-4d9c-93f6-c87cd1de2da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2515 | 2023.10.05 07:26:09.117985 [ 3 ] {7e8b1fa6-7ad7-4d9c-93f6-c87cd1de2da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2516 | 2023.10.05 07:26:09.118103 [ 3 ] {7e8b1fa6-7ad7-4d9c-93f6-c87cd1de2da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2517 | 2023.10.05 07:26:09.118372 [ 3 ] {7e8b1fa6-7ad7-4d9c-93f6-c87cd1de2da6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2518 | 2023.10.05 07:26:09.118619 [ 3 ] {7e8b1fa6-7ad7-4d9c-93f6-c87cd1de2da6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2519 | 2023.10.05 07:26:09.118790 [ 3 ] {7e8b1fa6-7ad7-4d9c-93f6-c87cd1de2da6} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2520 | 2023.10.05 07:26:09.118913 [ 3 ] {7e8b1fa6-7ad7-4d9c-93f6-c87cd1de2da6} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000941055 sec., 11689 rows/sec., 771.03 KiB/sec. | ||
2521 | 2023.10.05 07:26:09.119031 [ 3 ] {7e8b1fa6-7ad7-4d9c-93f6-c87cd1de2da6} <Debug> DynamicQueryHandler: Done processing query | ||
2522 | 2023.10.05 07:26:09.119054 [ 3 ] {7e8b1fa6-7ad7-4d9c-93f6-c87cd1de2da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2523 | 2023.10.05 07:26:09.119071 [ 3 ] {} <Debug> HTTP-Session: a7f73c18-aa67-49b8-9a4d-2f90ca8396b8 Destroying unnamed session | ||
2524 | 2023.10.05 07:26:09.119229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2525 | 2023.10.05 07:26:09.119274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2526 | 2023.10.05 07:26:09.119293 [ 3 ] {} <Debug> HTTP-Session: c0fd7b77-1fb8-49b2-90bd-60cc473e08e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2527 | 2023.10.05 07:26:09.119310 [ 3 ] {} <Debug> HTTP-Session: c0fd7b77-1fb8-49b2-90bd-60cc473e08e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2528 | 2023.10.05 07:26:09.119413 [ 3 ] {10f1b0cd-998d-4cd7-ac0a-02c9f9f5a50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2529 | 2023.10.05 07:26:09.119457 [ 3 ] {10f1b0cd-998d-4cd7-ac0a-02c9f9f5a50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2530 | 2023.10.05 07:26:09.119593 [ 3 ] {10f1b0cd-998d-4cd7-ac0a-02c9f9f5a50c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2531 | 2023.10.05 07:26:09.120058 [ 3 ] {10f1b0cd-998d-4cd7-ac0a-02c9f9f5a50c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2532 | 2023.10.05 07:26:09.120411 [ 3 ] {10f1b0cd-998d-4cd7-ac0a-02c9f9f5a50c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2533 | 2023.10.05 07:26:09.120616 [ 3 ] {10f1b0cd-998d-4cd7-ac0a-02c9f9f5a50c} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2534 | 2023.10.05 07:26:09.120752 [ 3 ] {10f1b0cd-998d-4cd7-ac0a-02c9f9f5a50c} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001303421 sec., 33757 rows/sec., 45.55 MiB/sec. | ||
2535 | 2023.10.05 07:26:09.120747 [ 77 ] {} <Debug> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2536 | 2023.10.05 07:26:09.120867 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2537 | 2023.10.05 07:26:09.120947 [ 3 ] {10f1b0cd-998d-4cd7-ac0a-02c9f9f5a50c} <Debug> DynamicQueryHandler: Done processing query | ||
2538 | 2023.10.05 07:26:09.120991 [ 3 ] {10f1b0cd-998d-4cd7-ac0a-02c9f9f5a50c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2539 | 2023.10.05 07:26:09.120999 [ 20 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2540 | 2023.10.05 07:26:09.121015 [ 3 ] {} <Debug> HTTP-Session: c0fd7b77-1fb8-49b2-90bd-60cc473e08e6 Destroying unnamed session | ||
2541 | 2023.10.05 07:26:09.121172 [ 20 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2542 | 2023.10.05 07:26:09.121216 [ 20 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 233 rows starting from the beginning of the part | ||
2543 | 2023.10.05 07:26:09.121383 [ 20 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
2544 | 2023.10.05 07:26:09.121496 [ 20 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::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 | ||
2545 | 2023.10.05 07:26:09.121593 [ 20 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
2546 | 2023.10.05 07:26:09.121686 [ 20 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::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 | ||
2547 | 2023.10.05 07:26:09.121781 [ 20 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
2548 | 2023.10.05 07:26:09.123325 [ 20 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 6 columns (6 merged, 0 gathered) in 0.002382478 sec., 190138.16706806948 rows/sec., 256.58 MiB/sec. | ||
2549 | 2023.10.05 07:26:09.123668 [ 10 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2550 | 2023.10.05 07:26:09.123929 [ 10 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2551 | 2023.10.05 07:26:09.124004 [ 10 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2552 | 2023.10.05 07:26:09.124090 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_11_2: 4.00 MiB. | ||
2553 | 2023.10.05 07:26:10.000139 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.67 MiB, peak 230.92 MiB, will set to 225.50 MiB (RSS), difference: -4.16 MiB | ||
2554 | 2023.10.05 07:26:14.113961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2555 | 2023.10.05 07:26:14.114074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2556 | 2023.10.05 07:26:14.114102 [ 3 ] {} <Debug> HTTP-Session: a3077baa-6ef1-4827-9271-71436e6afbfd Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2557 | 2023.10.05 07:26:14.114125 [ 3 ] {} <Debug> HTTP-Session: a3077baa-6ef1-4827-9271-71436e6afbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2558 | 2023.10.05 07:26:14.114245 [ 3 ] {5a90a6f4-d759-42c6-ae77-743c94204234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2559 | 2023.10.05 07:26:14.114305 [ 3 ] {5a90a6f4-d759-42c6-ae77-743c94204234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2560 | 2023.10.05 07:26:14.114461 [ 3 ] {5a90a6f4-d759-42c6-ae77-743c94204234} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2561 | 2023.10.05 07:26:14.114891 [ 3 ] {5a90a6f4-d759-42c6-ae77-743c94204234} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2562 | 2023.10.05 07:26:14.115153 [ 3 ] {5a90a6f4-d759-42c6-ae77-743c94204234} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2563 | 2023.10.05 07:26:14.115320 [ 3 ] {5a90a6f4-d759-42c6-ae77-743c94204234} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2564 | 2023.10.05 07:26:14.115451 [ 3 ] {5a90a6f4-d759-42c6-ae77-743c94204234} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001167269 sec., 5140 rows/sec., 291.14 KiB/sec. | ||
2565 | 2023.10.05 07:26:14.115611 [ 3 ] {5a90a6f4-d759-42c6-ae77-743c94204234} <Debug> DynamicQueryHandler: Done processing query | ||
2566 | 2023.10.05 07:26:14.115639 [ 3 ] {5a90a6f4-d759-42c6-ae77-743c94204234} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2567 | 2023.10.05 07:26:14.115657 [ 3 ] {} <Debug> HTTP-Session: a3077baa-6ef1-4827-9271-71436e6afbfd Destroying unnamed session | ||
2568 | 2023.10.05 07:26:14.115789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2569 | 2023.10.05 07:26:14.115841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2570 | 2023.10.05 07:26:14.115862 [ 3 ] {} <Debug> HTTP-Session: 622a609a-f4b0-4e7a-abd8-19af4a941286 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2571 | 2023.10.05 07:26:14.115881 [ 3 ] {} <Debug> HTTP-Session: 622a609a-f4b0-4e7a-abd8-19af4a941286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2572 | 2023.10.05 07:26:14.115964 [ 3 ] {5f480a76-2b7d-4fc5-a208-e8b0d4ebc241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2573 | 2023.10.05 07:26:14.116007 [ 3 ] {5f480a76-2b7d-4fc5-a208-e8b0d4ebc241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2574 | 2023.10.05 07:26:14.116116 [ 3 ] {5f480a76-2b7d-4fc5-a208-e8b0d4ebc241} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2575 | 2023.10.05 07:26:14.116509 [ 3 ] {5f480a76-2b7d-4fc5-a208-e8b0d4ebc241} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2576 | 2023.10.05 07:26:14.116724 [ 3 ] {5f480a76-2b7d-4fc5-a208-e8b0d4ebc241} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2577 | 2023.10.05 07:26:14.116881 [ 3 ] {5f480a76-2b7d-4fc5-a208-e8b0d4ebc241} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2578 | 2023.10.05 07:26:14.117015 [ 3 ] {5f480a76-2b7d-4fc5-a208-e8b0d4ebc241} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001019536 sec., 85332 rows/sec., 7.98 MiB/sec. | ||
2579 | 2023.10.05 07:26:14.117173 [ 3 ] {5f480a76-2b7d-4fc5-a208-e8b0d4ebc241} <Debug> DynamicQueryHandler: Done processing query | ||
2580 | 2023.10.05 07:26:14.117198 [ 3 ] {5f480a76-2b7d-4fc5-a208-e8b0d4ebc241} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2581 | 2023.10.05 07:26:14.117214 [ 3 ] {} <Debug> HTTP-Session: 622a609a-f4b0-4e7a-abd8-19af4a941286 Destroying unnamed session | ||
2582 | 2023.10.05 07:26:14.117468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2583 | 2023.10.05 07:26:14.117515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2584 | 2023.10.05 07:26:14.117536 [ 3 ] {} <Debug> HTTP-Session: eb320d60-1828-4b01-a7c6-9ff02652423a Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2585 | 2023.10.05 07:26:14.117553 [ 3 ] {} <Debug> HTTP-Session: eb320d60-1828-4b01-a7c6-9ff02652423a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2586 | 2023.10.05 07:26:14.117645 [ 3 ] {0055536e-8c31-4b32-bbfe-b0b20d43aedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2587 | 2023.10.05 07:26:14.117687 [ 3 ] {0055536e-8c31-4b32-bbfe-b0b20d43aedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2588 | 2023.10.05 07:26:14.117799 [ 3 ] {0055536e-8c31-4b32-bbfe-b0b20d43aedf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2589 | 2023.10.05 07:26:14.118268 [ 3 ] {0055536e-8c31-4b32-bbfe-b0b20d43aedf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2590 | 2023.10.05 07:26:14.118496 [ 3 ] {0055536e-8c31-4b32-bbfe-b0b20d43aedf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2591 | 2023.10.05 07:26:14.118651 [ 3 ] {0055536e-8c31-4b32-bbfe-b0b20d43aedf} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2592 | 2023.10.05 07:26:14.118777 [ 3 ] {0055536e-8c31-4b32-bbfe-b0b20d43aedf} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001099527 sec., 240103 rows/sec., 16.47 MiB/sec. | ||
2593 | 2023.10.05 07:26:14.118904 [ 3 ] {0055536e-8c31-4b32-bbfe-b0b20d43aedf} <Debug> DynamicQueryHandler: Done processing query | ||
2594 | 2023.10.05 07:26:14.118928 [ 3 ] {0055536e-8c31-4b32-bbfe-b0b20d43aedf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2595 | 2023.10.05 07:26:14.118944 [ 3 ] {} <Debug> HTTP-Session: eb320d60-1828-4b01-a7c6-9ff02652423a Destroying unnamed session | ||
2596 | 2023.10.05 07:26:14.119059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2597 | 2023.10.05 07:26:14.119105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2598 | 2023.10.05 07:26:14.119125 [ 3 ] {} <Debug> HTTP-Session: f6ae5b33-3563-44f1-ad50-f91845cbc447 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2599 | 2023.10.05 07:26:14.119144 [ 3 ] {} <Debug> HTTP-Session: f6ae5b33-3563-44f1-ad50-f91845cbc447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2600 | 2023.10.05 07:26:14.119216 [ 3 ] {aaf5ff87-91fd-4d1b-ac81-48b9dc660092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2601 | 2023.10.05 07:26:14.119256 [ 3 ] {aaf5ff87-91fd-4d1b-ac81-48b9dc660092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2602 | 2023.10.05 07:26:14.119366 [ 3 ] {aaf5ff87-91fd-4d1b-ac81-48b9dc660092} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2603 | 2023.10.05 07:26:14.119642 [ 3 ] {aaf5ff87-91fd-4d1b-ac81-48b9dc660092} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2604 | 2023.10.05 07:26:14.119909 [ 3 ] {aaf5ff87-91fd-4d1b-ac81-48b9dc660092} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2605 | 2023.10.05 07:26:14.120085 [ 3 ] {aaf5ff87-91fd-4d1b-ac81-48b9dc660092} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2606 | 2023.10.05 07:26:14.120207 [ 3 ] {aaf5ff87-91fd-4d1b-ac81-48b9dc660092} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000961465 sec., 6240 rows/sec., 262.05 KiB/sec. | ||
2607 | 2023.10.05 07:26:14.120350 [ 3 ] {aaf5ff87-91fd-4d1b-ac81-48b9dc660092} <Debug> DynamicQueryHandler: Done processing query | ||
2608 | 2023.10.05 07:26:14.120374 [ 3 ] {aaf5ff87-91fd-4d1b-ac81-48b9dc660092} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2609 | 2023.10.05 07:26:14.120390 [ 3 ] {} <Debug> HTTP-Session: f6ae5b33-3563-44f1-ad50-f91845cbc447 Destroying unnamed session | ||
2610 | 2023.10.05 07:26:14.120526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2611 | 2023.10.05 07:26:14.120573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2612 | 2023.10.05 07:26:14.120593 [ 3 ] {} <Debug> HTTP-Session: 65bc9bdd-adc8-43f2-b6ad-2569be31e06e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2613 | 2023.10.05 07:26:14.120612 [ 3 ] {} <Debug> HTTP-Session: 65bc9bdd-adc8-43f2-b6ad-2569be31e06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2614 | 2023.10.05 07:26:14.120687 [ 3 ] {6f70df88-a0c5-43fe-bdca-c43552ec073b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2615 | 2023.10.05 07:26:14.120730 [ 3 ] {6f70df88-a0c5-43fe-bdca-c43552ec073b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2616 | 2023.10.05 07:26:14.120852 [ 3 ] {6f70df88-a0c5-43fe-bdca-c43552ec073b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2617 | 2023.10.05 07:26:14.121176 [ 3 ] {6f70df88-a0c5-43fe-bdca-c43552ec073b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2618 | 2023.10.05 07:26:14.121428 [ 3 ] {6f70df88-a0c5-43fe-bdca-c43552ec073b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2619 | 2023.10.05 07:26:14.121619 [ 3 ] {6f70df88-a0c5-43fe-bdca-c43552ec073b} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2620 | 2023.10.05 07:26:14.121749 [ 3 ] {6f70df88-a0c5-43fe-bdca-c43552ec073b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001032357 sec., 61025 rows/sec., 3.70 MiB/sec. | ||
2621 | 2023.10.05 07:26:14.121870 [ 3 ] {6f70df88-a0c5-43fe-bdca-c43552ec073b} <Debug> DynamicQueryHandler: Done processing query | ||
2622 | 2023.10.05 07:26:14.121893 [ 3 ] {6f70df88-a0c5-43fe-bdca-c43552ec073b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2623 | 2023.10.05 07:26:14.121909 [ 3 ] {} <Debug> HTTP-Session: 65bc9bdd-adc8-43f2-b6ad-2569be31e06e Destroying unnamed session | ||
2624 | 2023.10.05 07:26:14.122014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2625 | 2023.10.05 07:26:14.122059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2626 | 2023.10.05 07:26:14.122078 [ 3 ] {} <Debug> HTTP-Session: b85adfef-68b7-4a60-b53d-3a1494c83c66 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2627 | 2023.10.05 07:26:14.122095 [ 3 ] {} <Debug> HTTP-Session: b85adfef-68b7-4a60-b53d-3a1494c83c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2628 | 2023.10.05 07:26:14.122166 [ 3 ] {abc97605-5a4e-4dd1-abb3-6c9152ee6fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2629 | 2023.10.05 07:26:14.122205 [ 3 ] {abc97605-5a4e-4dd1-abb3-6c9152ee6fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2630 | 2023.10.05 07:26:14.122311 [ 3 ] {abc97605-5a4e-4dd1-abb3-6c9152ee6fe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2631 | 2023.10.05 07:26:14.122587 [ 3 ] {abc97605-5a4e-4dd1-abb3-6c9152ee6fe0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2632 | 2023.10.05 07:26:14.122819 [ 3 ] {abc97605-5a4e-4dd1-abb3-6c9152ee6fe0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2633 | 2023.10.05 07:26:14.122993 [ 3 ] {abc97605-5a4e-4dd1-abb3-6c9152ee6fe0} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2634 | 2023.10.05 07:26:14.123115 [ 3 ] {abc97605-5a4e-4dd1-abb3-6c9152ee6fe0} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000920044 sec., 20651 rows/sec., 1.07 MiB/sec. | ||
2635 | 2023.10.05 07:26:14.123233 [ 3 ] {abc97605-5a4e-4dd1-abb3-6c9152ee6fe0} <Debug> DynamicQueryHandler: Done processing query | ||
2636 | 2023.10.05 07:26:14.123256 [ 3 ] {abc97605-5a4e-4dd1-abb3-6c9152ee6fe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2637 | 2023.10.05 07:26:14.123271 [ 3 ] {} <Debug> HTTP-Session: b85adfef-68b7-4a60-b53d-3a1494c83c66 Destroying unnamed session | ||
2638 | 2023.10.05 07:26:18.774500 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2639 | 2023.10.05 07:26:18.774575 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2640 | 2023.10.05 07:26:19.112798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2641 | 2023.10.05 07:26:19.112912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2642 | 2023.10.05 07:26:19.112943 [ 3 ] {} <Debug> HTTP-Session: 1da9fcc3-ab5b-4cba-be23-547f7056a672 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2643 | 2023.10.05 07:26:19.112971 [ 3 ] {} <Debug> HTTP-Session: 1da9fcc3-ab5b-4cba-be23-547f7056a672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2644 | 2023.10.05 07:26:19.113109 [ 3 ] {5ba03ac0-5987-4595-a651-3c8963ed2f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2645 | 2023.10.05 07:26:19.113178 [ 3 ] {5ba03ac0-5987-4595-a651-3c8963ed2f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2646 | 2023.10.05 07:26:19.113337 [ 3 ] {5ba03ac0-5987-4595-a651-3c8963ed2f47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2647 | 2023.10.05 07:26:19.113785 [ 3 ] {5ba03ac0-5987-4595-a651-3c8963ed2f47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2648 | 2023.10.05 07:26:19.114062 [ 3 ] {5ba03ac0-5987-4595-a651-3c8963ed2f47} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2649 | 2023.10.05 07:26:19.114241 [ 3 ] {5ba03ac0-5987-4595-a651-3c8963ed2f47} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2650 | 2023.10.05 07:26:19.114367 [ 3 ] {5ba03ac0-5987-4595-a651-3c8963ed2f47} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001218349 sec., 36114 rows/sec., 2.86 MiB/sec. | ||
2651 | 2023.10.05 07:26:19.114515 [ 3 ] {5ba03ac0-5987-4595-a651-3c8963ed2f47} <Debug> DynamicQueryHandler: Done processing query | ||
2652 | 2023.10.05 07:26:19.114542 [ 3 ] {5ba03ac0-5987-4595-a651-3c8963ed2f47} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2653 | 2023.10.05 07:26:19.114558 [ 3 ] {} <Debug> HTTP-Session: 1da9fcc3-ab5b-4cba-be23-547f7056a672 Destroying unnamed session | ||
2654 | 2023.10.05 07:26:19.114704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 21120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2655 | 2023.10.05 07:26:19.114757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2656 | 2023.10.05 07:26:19.114777 [ 3 ] {} <Debug> HTTP-Session: f21d806f-1318-4346-8107-43436417d631 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2657 | 2023.10.05 07:26:19.114796 [ 3 ] {} <Debug> HTTP-Session: f21d806f-1318-4346-8107-43436417d631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2658 | 2023.10.05 07:26:19.114885 [ 3 ] {1cc22d64-b6a5-41fe-a76e-f6ffabc3eed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2659 | 2023.10.05 07:26:19.114930 [ 3 ] {1cc22d64-b6a5-41fe-a76e-f6ffabc3eed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2660 | 2023.10.05 07:26:19.115042 [ 3 ] {1cc22d64-b6a5-41fe-a76e-f6ffabc3eed7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2661 | 2023.10.05 07:26:19.115454 [ 3 ] {1cc22d64-b6a5-41fe-a76e-f6ffabc3eed7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2662 | 2023.10.05 07:26:19.115681 [ 3 ] {1cc22d64-b6a5-41fe-a76e-f6ffabc3eed7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2663 | 2023.10.05 07:26:19.115834 [ 3 ] {1cc22d64-b6a5-41fe-a76e-f6ffabc3eed7} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2664 | 2023.10.05 07:26:19.115939 [ 3 ] {1cc22d64-b6a5-41fe-a76e-f6ffabc3eed7} <Information> executeQuery: Read 132 rows, 13.04 KiB in 0.001024366 sec., 128860 rows/sec., 12.43 MiB/sec. | ||
2665 | 2023.10.05 07:26:19.116065 [ 3 ] {1cc22d64-b6a5-41fe-a76e-f6ffabc3eed7} <Debug> DynamicQueryHandler: Done processing query | ||
2666 | 2023.10.05 07:26:19.116090 [ 3 ] {1cc22d64-b6a5-41fe-a76e-f6ffabc3eed7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2667 | 2023.10.05 07:26:19.116107 [ 3 ] {} <Debug> HTTP-Session: f21d806f-1318-4346-8107-43436417d631 Destroying unnamed session | ||
2668 | 2023.10.05 07:26:19.116241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2669 | 2023.10.05 07:26:19.116291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2670 | 2023.10.05 07:26:19.116311 [ 3 ] {} <Debug> HTTP-Session: ed441b72-267f-4295-aead-b8aa4b73565f Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2671 | 2023.10.05 07:26:19.116328 [ 3 ] {} <Debug> HTTP-Session: ed441b72-267f-4295-aead-b8aa4b73565f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2672 | 2023.10.05 07:26:19.116407 [ 3 ] {9b39a434-cae4-40af-a1b8-20fa1677424d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2673 | 2023.10.05 07:26:19.116449 [ 3 ] {9b39a434-cae4-40af-a1b8-20fa1677424d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2674 | 2023.10.05 07:26:19.116557 [ 3 ] {9b39a434-cae4-40af-a1b8-20fa1677424d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2675 | 2023.10.05 07:26:19.116877 [ 3 ] {9b39a434-cae4-40af-a1b8-20fa1677424d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2676 | 2023.10.05 07:26:19.117088 [ 3 ] {9b39a434-cae4-40af-a1b8-20fa1677424d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2677 | 2023.10.05 07:26:19.117236 [ 3 ] {9b39a434-cae4-40af-a1b8-20fa1677424d} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2678 | 2023.10.05 07:26:19.117342 [ 3 ] {9b39a434-cae4-40af-a1b8-20fa1677424d} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000906035 sec., 48563 rows/sec., 3.80 MiB/sec. | ||
2679 | 2023.10.05 07:26:19.117460 [ 3 ] {9b39a434-cae4-40af-a1b8-20fa1677424d} <Debug> DynamicQueryHandler: Done processing query | ||
2680 | 2023.10.05 07:26:19.117484 [ 3 ] {9b39a434-cae4-40af-a1b8-20fa1677424d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2681 | 2023.10.05 07:26:19.117500 [ 3 ] {} <Debug> HTTP-Session: ed441b72-267f-4295-aead-b8aa4b73565f Destroying unnamed session | ||
2682 | 2023.10.05 07:26:19.117688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2683 | 2023.10.05 07:26:19.117735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2684 | 2023.10.05 07:26:19.117756 [ 3 ] {} <Debug> HTTP-Session: 67b13135-49bf-4cd7-83f3-0504bdc1db1d Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2685 | 2023.10.05 07:26:19.117773 [ 3 ] {} <Debug> HTTP-Session: 67b13135-49bf-4cd7-83f3-0504bdc1db1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2686 | 2023.10.05 07:26:19.117858 [ 3 ] {5b90ca3a-b0ae-4156-a84d-8218969aa3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2687 | 2023.10.05 07:26:19.117905 [ 3 ] {5b90ca3a-b0ae-4156-a84d-8218969aa3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2688 | 2023.10.05 07:26:19.118041 [ 3 ] {5b90ca3a-b0ae-4156-a84d-8218969aa3e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2689 | 2023.10.05 07:26:19.118522 [ 3 ] {5b90ca3a-b0ae-4156-a84d-8218969aa3e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2690 | 2023.10.05 07:26:19.118832 [ 3 ] {5b90ca3a-b0ae-4156-a84d-8218969aa3e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2691 | 2023.10.05 07:26:19.119014 [ 3 ] {5b90ca3a-b0ae-4156-a84d-8218969aa3e4} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2692 | 2023.10.05 07:26:19.119121 [ 3 ] {5b90ca3a-b0ae-4156-a84d-8218969aa3e4} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00123348 sec., 35671 rows/sec., 48.14 MiB/sec. | ||
2693 | 2023.10.05 07:26:19.119236 [ 3 ] {5b90ca3a-b0ae-4156-a84d-8218969aa3e4} <Debug> DynamicQueryHandler: Done processing query | ||
2694 | 2023.10.05 07:26:19.119260 [ 3 ] {5b90ca3a-b0ae-4156-a84d-8218969aa3e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2695 | 2023.10.05 07:26:19.119275 [ 3 ] {} <Debug> HTTP-Session: 67b13135-49bf-4cd7-83f3-0504bdc1db1d Destroying unnamed session | ||
2696 | 2023.10.05 07:26:24.114377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2697 | 2023.10.05 07:26:24.114523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2698 | 2023.10.05 07:26:24.114555 [ 3 ] {} <Debug> HTTP-Session: 7cb28e41-978a-440d-b984-7c86eacca9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2699 | 2023.10.05 07:26:24.114583 [ 3 ] {} <Debug> HTTP-Session: 7cb28e41-978a-440d-b984-7c86eacca9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2700 | 2023.10.05 07:26:24.114722 [ 3 ] {7d206fff-7b11-4027-b58a-527844744ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2701 | 2023.10.05 07:26:24.114791 [ 3 ] {7d206fff-7b11-4027-b58a-527844744ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2702 | 2023.10.05 07:26:24.114973 [ 3 ] {7d206fff-7b11-4027-b58a-527844744ad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2703 | 2023.10.05 07:26:24.115404 [ 3 ] {7d206fff-7b11-4027-b58a-527844744ad3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2704 | 2023.10.05 07:26:24.115680 [ 3 ] {7d206fff-7b11-4027-b58a-527844744ad3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2705 | 2023.10.05 07:26:24.115872 [ 3 ] {7d206fff-7b11-4027-b58a-527844744ad3} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2706 | 2023.10.05 07:26:24.116026 [ 3 ] {7d206fff-7b11-4027-b58a-527844744ad3} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00125745 sec., 4771 rows/sec., 270.26 KiB/sec. | ||
2707 | 2023.10.05 07:26:24.116180 [ 3 ] {7d206fff-7b11-4027-b58a-527844744ad3} <Debug> DynamicQueryHandler: Done processing query | ||
2708 | 2023.10.05 07:26:24.116205 [ 3 ] {7d206fff-7b11-4027-b58a-527844744ad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2709 | 2023.10.05 07:26:24.116222 [ 3 ] {} <Debug> HTTP-Session: 7cb28e41-978a-440d-b984-7c86eacca9c4 Destroying unnamed session | ||
2710 | 2023.10.05 07:26:24.116353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2711 | 2023.10.05 07:26:24.116402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2712 | 2023.10.05 07:26:24.116423 [ 3 ] {} <Debug> HTTP-Session: f1181d18-d226-4e02-895e-1cb035977adc Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2713 | 2023.10.05 07:26:24.116442 [ 3 ] {} <Debug> HTTP-Session: f1181d18-d226-4e02-895e-1cb035977adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2714 | 2023.10.05 07:26:24.116525 [ 3 ] {fe9f56cd-abd6-401c-bbfe-75b5f83679e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2715 | 2023.10.05 07:26:24.116570 [ 3 ] {fe9f56cd-abd6-401c-bbfe-75b5f83679e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2716 | 2023.10.05 07:26:24.116683 [ 3 ] {fe9f56cd-abd6-401c-bbfe-75b5f83679e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2717 | 2023.10.05 07:26:24.117019 [ 3 ] {fe9f56cd-abd6-401c-bbfe-75b5f83679e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2718 | 2023.10.05 07:26:24.117237 [ 3 ] {fe9f56cd-abd6-401c-bbfe-75b5f83679e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2719 | 2023.10.05 07:26:24.117395 [ 3 ] {fe9f56cd-abd6-401c-bbfe-75b5f83679e7} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2720 | 2023.10.05 07:26:24.117538 [ 3 ] {fe9f56cd-abd6-401c-bbfe-75b5f83679e7} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000982236 sec., 88573 rows/sec., 8.28 MiB/sec. | ||
2721 | 2023.10.05 07:26:24.117669 [ 3 ] {fe9f56cd-abd6-401c-bbfe-75b5f83679e7} <Debug> DynamicQueryHandler: Done processing query | ||
2722 | 2023.10.05 07:26:24.117694 [ 3 ] {fe9f56cd-abd6-401c-bbfe-75b5f83679e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2723 | 2023.10.05 07:26:24.117710 [ 3 ] {} <Debug> HTTP-Session: f1181d18-d226-4e02-895e-1cb035977adc Destroying unnamed session | ||
2724 | 2023.10.05 07:26:24.117867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2725 | 2023.10.05 07:26:24.117914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2726 | 2023.10.05 07:26:24.117935 [ 3 ] {} <Debug> HTTP-Session: 6aed0374-870b-49a5-a8f5-79951af660b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2727 | 2023.10.05 07:26:24.117952 [ 3 ] {} <Debug> HTTP-Session: 6aed0374-870b-49a5-a8f5-79951af660b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2728 | 2023.10.05 07:26:24.118036 [ 3 ] {d2ec5f41-e03e-4453-b67a-4325995bb923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2729 | 2023.10.05 07:26:24.118077 [ 3 ] {d2ec5f41-e03e-4453-b67a-4325995bb923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2730 | 2023.10.05 07:26:24.118186 [ 3 ] {d2ec5f41-e03e-4453-b67a-4325995bb923} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2731 | 2023.10.05 07:26:24.118618 [ 3 ] {d2ec5f41-e03e-4453-b67a-4325995bb923} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2732 | 2023.10.05 07:26:24.118840 [ 3 ] {d2ec5f41-e03e-4453-b67a-4325995bb923} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2733 | 2023.10.05 07:26:24.118989 [ 3 ] {d2ec5f41-e03e-4453-b67a-4325995bb923} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2734 | 2023.10.05 07:26:24.119105 [ 3 ] {d2ec5f41-e03e-4453-b67a-4325995bb923} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001036067 sec., 254809 rows/sec., 17.48 MiB/sec. | ||
2735 | 2023.10.05 07:26:24.119234 [ 3 ] {d2ec5f41-e03e-4453-b67a-4325995bb923} <Debug> DynamicQueryHandler: Done processing query | ||
2736 | 2023.10.05 07:26:24.119258 [ 3 ] {d2ec5f41-e03e-4453-b67a-4325995bb923} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2737 | 2023.10.05 07:26:24.119273 [ 3 ] {} <Debug> HTTP-Session: 6aed0374-870b-49a5-a8f5-79951af660b6 Destroying unnamed session | ||
2738 | 2023.10.05 07:26:24.119481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2739 | 2023.10.05 07:26:24.119538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2740 | 2023.10.05 07:26:24.119560 [ 3 ] {} <Debug> HTTP-Session: 21e254bc-71f6-4977-8d29-11fba9792174 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2741 | 2023.10.05 07:26:24.119579 [ 3 ] {} <Debug> HTTP-Session: 21e254bc-71f6-4977-8d29-11fba9792174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2742 | 2023.10.05 07:26:24.119653 [ 3 ] {19915b91-91b9-4879-a1b7-ef38425a067a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2743 | 2023.10.05 07:26:24.119696 [ 3 ] {19915b91-91b9-4879-a1b7-ef38425a067a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2744 | 2023.10.05 07:26:24.119810 [ 3 ] {19915b91-91b9-4879-a1b7-ef38425a067a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2745 | 2023.10.05 07:26:24.120078 [ 3 ] {19915b91-91b9-4879-a1b7-ef38425a067a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2746 | 2023.10.05 07:26:24.120337 [ 3 ] {19915b91-91b9-4879-a1b7-ef38425a067a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2747 | 2023.10.05 07:26:24.120515 [ 3 ] {19915b91-91b9-4879-a1b7-ef38425a067a} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2748 | 2023.10.05 07:26:24.120640 [ 3 ] {19915b91-91b9-4879-a1b7-ef38425a067a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000956585 sec., 6272 rows/sec., 263.39 KiB/sec. | ||
2749 | 2023.10.05 07:26:24.120754 [ 3 ] {19915b91-91b9-4879-a1b7-ef38425a067a} <Debug> DynamicQueryHandler: Done processing query | ||
2750 | 2023.10.05 07:26:24.120778 [ 3 ] {19915b91-91b9-4879-a1b7-ef38425a067a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2751 | 2023.10.05 07:26:24.120794 [ 3 ] {} <Debug> HTTP-Session: 21e254bc-71f6-4977-8d29-11fba9792174 Destroying unnamed session | ||
2752 | 2023.10.05 07:26:24.120938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2753 | 2023.10.05 07:26:24.120983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2754 | 2023.10.05 07:26:24.121004 [ 3 ] {} <Debug> HTTP-Session: 65d19a5a-3342-4ce6-8fcd-1380ae4bfaa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2755 | 2023.10.05 07:26:24.121021 [ 3 ] {} <Debug> HTTP-Session: 65d19a5a-3342-4ce6-8fcd-1380ae4bfaa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2756 | 2023.10.05 07:26:24.121097 [ 3 ] {8c91ea66-266f-46e2-831c-4a08c75dd73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2757 | 2023.10.05 07:26:24.121141 [ 3 ] {8c91ea66-266f-46e2-831c-4a08c75dd73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2758 | 2023.10.05 07:26:24.121261 [ 3 ] {8c91ea66-266f-46e2-831c-4a08c75dd73b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2759 | 2023.10.05 07:26:24.121551 [ 3 ] {8c91ea66-266f-46e2-831c-4a08c75dd73b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2760 | 2023.10.05 07:26:24.121790 [ 3 ] {8c91ea66-266f-46e2-831c-4a08c75dd73b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2761 | 2023.10.05 07:26:24.121968 [ 3 ] {8c91ea66-266f-46e2-831c-4a08c75dd73b} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2762 | 2023.10.05 07:26:24.122092 [ 3 ] {8c91ea66-266f-46e2-831c-4a08c75dd73b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000960676 sec., 65578 rows/sec., 3.98 MiB/sec. | ||
2763 | 2023.10.05 07:26:24.122085 [ 76 ] {} <Debug> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2764 | 2023.10.05 07:26:24.122188 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2765 | 2023.10.05 07:26:24.122264 [ 3 ] {8c91ea66-266f-46e2-831c-4a08c75dd73b} <Debug> DynamicQueryHandler: Done processing query | ||
2766 | 2023.10.05 07:26:24.122289 [ 14 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2767 | 2023.10.05 07:26:24.122298 [ 3 ] {8c91ea66-266f-46e2-831c-4a08c75dd73b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2768 | 2023.10.05 07:26:24.122330 [ 3 ] {} <Debug> HTTP-Session: 65d19a5a-3342-4ce6-8fcd-1380ae4bfaa4 Destroying unnamed session | ||
2769 | 2023.10.05 07:26:24.122377 [ 14 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2770 | 2023.10.05 07:26:24.122408 [ 14 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
2771 | 2023.10.05 07:26:24.122491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2772 | 2023.10.05 07:26:24.122549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2773 | 2023.10.05 07:26:24.122552 [ 14 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
2774 | 2023.10.05 07:26:24.122573 [ 3 ] {} <Debug> HTTP-Session: 6756b500-80ea-47b9-8ab0-7ec91a4ac684 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2775 | 2023.10.05 07:26:24.122600 [ 3 ] {} <Debug> HTTP-Session: 6756b500-80ea-47b9-8ab0-7ec91a4ac684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2776 | 2023.10.05 07:26:24.122698 [ 14 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
2777 | 2023.10.05 07:26:24.122717 [ 3 ] {7da19d54-34ee-4782-abb8-6406319e2895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2778 | 2023.10.05 07:26:24.122769 [ 3 ] {7da19d54-34ee-4782-abb8-6406319e2895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2779 | 2023.10.05 07:26:24.122821 [ 14 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
2780 | 2023.10.05 07:26:24.123012 [ 14 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part | ||
2781 | 2023.10.05 07:26:24.123024 [ 3 ] {7da19d54-34ee-4782-abb8-6406319e2895} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2782 | 2023.10.05 07:26:24.123127 [ 14 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
2783 | 2023.10.05 07:26:24.123488 [ 3 ] {7da19d54-34ee-4782-abb8-6406319e2895} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2784 | 2023.10.05 07:26:24.123823 [ 3 ] {7da19d54-34ee-4782-abb8-6406319e2895} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2785 | 2023.10.05 07:26:24.124067 [ 3 ] {7da19d54-34ee-4782-abb8-6406319e2895} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2786 | 2023.10.05 07:26:24.124167 [ 20 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 5 columns (5 merged, 0 gathered) in 0.001903741 sec., 447539.87018192076 rows/sec., 27.20 MiB/sec. | ||
2787 | 2023.10.05 07:26:24.124268 [ 3 ] {7da19d54-34ee-4782-abb8-6406319e2895} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001506104 sec., 12615 rows/sec., 669.80 KiB/sec. | ||
2788 | 2023.10.05 07:26:24.124465 [ 3 ] {7da19d54-34ee-4782-abb8-6406319e2895} <Debug> DynamicQueryHandler: Done processing query | ||
2789 | 2023.10.05 07:26:24.124473 [ 20 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2790 | 2023.10.05 07:26:24.124501 [ 3 ] {7da19d54-34ee-4782-abb8-6406319e2895} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2791 | 2023.10.05 07:26:24.124561 [ 3 ] {} <Debug> HTTP-Session: 6756b500-80ea-47b9-8ab0-7ec91a4ac684 Destroying unnamed session | ||
2792 | 2023.10.05 07:26:24.124780 [ 20 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2793 | 2023.10.05 07:26:24.124863 [ 20 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2794 | 2023.10.05 07:26:29.112563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2795 | 2023.10.05 07:26:29.112699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2796 | 2023.10.05 07:26:29.112732 [ 3 ] {} <Debug> HTTP-Session: 9023b9b9-923b-464d-8ca2-8d79e3f74ae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2797 | 2023.10.05 07:26:29.112759 [ 3 ] {} <Debug> HTTP-Session: 9023b9b9-923b-464d-8ca2-8d79e3f74ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2798 | 2023.10.05 07:26:29.112900 [ 3 ] {17698e15-f2cc-4d60-964b-8d6cbd07c759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2799 | 2023.10.05 07:26:29.112968 [ 3 ] {17698e15-f2cc-4d60-964b-8d6cbd07c759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2800 | 2023.10.05 07:26:29.113150 [ 3 ] {17698e15-f2cc-4d60-964b-8d6cbd07c759} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2801 | 2023.10.05 07:26:29.113613 [ 3 ] {17698e15-f2cc-4d60-964b-8d6cbd07c759} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2802 | 2023.10.05 07:26:29.113891 [ 3 ] {17698e15-f2cc-4d60-964b-8d6cbd07c759} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2803 | 2023.10.05 07:26:29.114066 [ 3 ] {17698e15-f2cc-4d60-964b-8d6cbd07c759} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2804 | 2023.10.05 07:26:29.114202 [ 3 ] {17698e15-f2cc-4d60-964b-8d6cbd07c759} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00125717 sec., 34999 rows/sec., 2.77 MiB/sec. | ||
2805 | 2023.10.05 07:26:29.114226 [ 85 ] {} <Debug> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2806 | 2023.10.05 07:26:29.114380 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2807 | 2023.10.05 07:26:29.114424 [ 3 ] {17698e15-f2cc-4d60-964b-8d6cbd07c759} <Debug> DynamicQueryHandler: Done processing query | ||
2808 | 2023.10.05 07:26:29.114492 [ 3 ] {17698e15-f2cc-4d60-964b-8d6cbd07c759} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2809 | 2023.10.05 07:26:29.114571 [ 3 ] {} <Debug> HTTP-Session: 9023b9b9-923b-464d-8ca2-8d79e3f74ae5 Destroying unnamed session | ||
2810 | 2023.10.05 07:26:29.114587 [ 9 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2811 | 2023.10.05 07:26:29.114705 [ 9 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2812 | 2023.10.05 07:26:29.114733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 21120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2813 | 2023.10.05 07:26:29.114754 [ 9 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 50 rows starting from the beginning of the part | ||
2814 | 2023.10.05 07:26:29.114827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2815 | 2023.10.05 07:26:29.114864 [ 3 ] {} <Debug> HTTP-Session: 1bc2e108-1406-4c4c-9d3c-eb4320e00e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2816 | 2023.10.05 07:26:29.114918 [ 3 ] {} <Debug> HTTP-Session: 1bc2e108-1406-4c4c-9d3c-eb4320e00e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2817 | 2023.10.05 07:26:29.114982 [ 9 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
2818 | 2023.10.05 07:26:29.115119 [ 3 ] {26ea28f9-f0b5-45ed-9e16-25f3b1f3d43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2819 | 2023.10.05 07:26:29.115197 [ 9 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
2820 | 2023.10.05 07:26:29.115216 [ 3 ] {26ea28f9-f0b5-45ed-9e16-25f3b1f3d43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2821 | 2023.10.05 07:26:29.115459 [ 9 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
2822 | 2023.10.05 07:26:29.115709 [ 3 ] {26ea28f9-f0b5-45ed-9e16-25f3b1f3d43b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2823 | 2023.10.05 07:26:29.115729 [ 9 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
2824 | 2023.10.05 07:26:29.115907 [ 9 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
2825 | 2023.10.05 07:26:29.116505 [ 3 ] {26ea28f9-f0b5-45ed-9e16-25f3b1f3d43b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2826 | 2023.10.05 07:26:29.117046 [ 3 ] {26ea28f9-f0b5-45ed-9e16-25f3b1f3d43b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2827 | 2023.10.05 07:26:29.117241 [ 11 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.002777424 sec., 69848.89595538887 rows/sec., 5.37 MiB/sec. | ||
2828 | 2023.10.05 07:26:29.117323 [ 3 ] {26ea28f9-f0b5-45ed-9e16-25f3b1f3d43b} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2829 | 2023.10.05 07:26:29.117403 [ 11 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2830 | 2023.10.05 07:26:29.117505 [ 85 ] {} <Debug> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2831 | 2023.10.05 07:26:29.117555 [ 3 ] {26ea28f9-f0b5-45ed-9e16-25f3b1f3d43b} <Information> executeQuery: Read 132 rows, 13.04 KiB in 0.002354427 sec., 56064 rows/sec., 5.41 MiB/sec. | ||
2832 | 2023.10.05 07:26:29.117581 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2833 | 2023.10.05 07:26:29.117758 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2834 | 2023.10.05 07:26:29.117863 [ 11 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_26_5} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2835 | 2023.10.05 07:26:29.117897 [ 3 ] {26ea28f9-f0b5-45ed-9e16-25f3b1f3d43b} <Debug> DynamicQueryHandler: Done processing query | ||
2836 | 2023.10.05 07:26:29.117970 [ 3 ] {26ea28f9-f0b5-45ed-9e16-25f3b1f3d43b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2837 | 2023.10.05 07:26:29.117995 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2838 | 2023.10.05 07:26:29.118013 [ 3 ] {} <Debug> HTTP-Session: 1bc2e108-1406-4c4c-9d3c-eb4320e00e38 Destroying unnamed session | ||
2839 | 2023.10.05 07:26:29.118050 [ 11 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_26_5} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2840 | 2023.10.05 07:26:29.118084 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 219 rows starting from the beginning of the part | ||
2841 | 2023.10.05 07:26:29.118255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2842 | 2023.10.05 07:26:29.118315 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 132 rows starting from the beginning of the part | ||
2843 | 2023.10.05 07:26:29.118354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2844 | 2023.10.05 07:26:29.118403 [ 3 ] {} <Debug> HTTP-Session: c94fc7f7-7e37-4c03-b7ba-69c5aab0d091 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2845 | 2023.10.05 07:26:29.118463 [ 3 ] {} <Debug> HTTP-Session: c94fc7f7-7e37-4c03-b7ba-69c5aab0d091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2846 | 2023.10.05 07:26:29.118497 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 87 rows starting from the beginning of the part | ||
2847 | 2023.10.05 07:26:29.118679 [ 3 ] {6a8228d7-9f56-4abf-bb91-8e11401be287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2848 | 2023.10.05 07:26:29.118719 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 132 rows starting from the beginning of the part | ||
2849 | 2023.10.05 07:26:29.118792 [ 3 ] {6a8228d7-9f56-4abf-bb91-8e11401be287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2850 | 2023.10.05 07:26:29.118978 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 87 rows starting from the beginning of the part | ||
2851 | 2023.10.05 07:26:29.119273 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 132 rows starting from the beginning of the part | ||
2852 | 2023.10.05 07:26:29.119298 [ 3 ] {6a8228d7-9f56-4abf-bb91-8e11401be287} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2853 | 2023.10.05 07:26:29.120260 [ 3 ] {6a8228d7-9f56-4abf-bb91-8e11401be287} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2854 | 2023.10.05 07:26:29.120679 [ 3 ] {6a8228d7-9f56-4abf-bb91-8e11401be287} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2855 | 2023.10.05 07:26:29.120894 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 4 columns (4 merged, 0 gathered) in 0.003251811 sec., 242634.02762337663 rows/sec., 23.17 MiB/sec. | ||
2856 | 2023.10.05 07:26:29.120987 [ 3 ] {6a8228d7-9f56-4abf-bb91-8e11401be287} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2857 | 2023.10.05 07:26:29.121067 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2858 | 2023.10.05 07:26:29.121151 [ 85 ] {} <Debug> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2859 | 2023.10.05 07:26:29.121229 [ 3 ] {6a8228d7-9f56-4abf-bb91-8e11401be287} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.00248718 sec., 17690 rows/sec., 1.38 MiB/sec. | ||
2860 | 2023.10.05 07:26:29.121239 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2861 | 2023.10.05 07:26:29.121456 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2862 | 2023.10.05 07:26:29.121474 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2863 | 2023.10.05 07:26:29.121595 [ 3 ] {6a8228d7-9f56-4abf-bb91-8e11401be287} <Debug> DynamicQueryHandler: Done processing query | ||
2864 | 2023.10.05 07:26:29.121655 [ 3 ] {6a8228d7-9f56-4abf-bb91-8e11401be287} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2865 | 2023.10.05 07:26:29.121659 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2866 | 2023.10.05 07:26:29.121644 [ 9 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_26_5} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2867 | 2023.10.05 07:26:29.121688 [ 3 ] {} <Debug> HTTP-Session: c94fc7f7-7e37-4c03-b7ba-69c5aab0d091 Destroying unnamed session | ||
2868 | 2023.10.05 07:26:29.121721 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 337 rows starting from the beginning of the part | ||
2869 | 2023.10.05 07:26:29.121896 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 55 rows starting from the beginning of the part | ||
2870 | 2023.10.05 07:26:29.121941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2871 | 2023.10.05 07:26:29.122000 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 264 rows starting from the beginning of the part | ||
2872 | 2023.10.05 07:26:29.122003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2873 | 2023.10.05 07:26:29.122041 [ 3 ] {} <Debug> HTTP-Session: f4437943-c720-4648-a292-2e9419bb370b Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2874 | 2023.10.05 07:26:29.122063 [ 3 ] {} <Debug> HTTP-Session: f4437943-c720-4648-a292-2e9419bb370b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2875 | 2023.10.05 07:26:29.122114 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::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 | ||
2876 | 2023.10.05 07:26:29.122207 [ 3 ] {77e3b09b-7dd8-43c7-a8ce-a3b0bf6940cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2877 | 2023.10.05 07:26:29.122231 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 264 rows starting from the beginning of the part | ||
2878 | 2023.10.05 07:26:29.122280 [ 3 ] {77e3b09b-7dd8-43c7-a8ce-a3b0bf6940cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2879 | 2023.10.05 07:26:29.122382 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::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 | ||
2880 | 2023.10.05 07:26:29.122670 [ 3 ] {77e3b09b-7dd8-43c7-a8ce-a3b0bf6940cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2881 | 2023.10.05 07:26:29.123344 [ 3 ] {77e3b09b-7dd8-43c7-a8ce-a3b0bf6940cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2882 | 2023.10.05 07:26:29.123507 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 4 columns (4 merged, 0 gathered) in 0.002189835 sec., 460308.65339169395 rows/sec., 32.51 MiB/sec. | ||
2883 | 2023.10.05 07:26:29.123649 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2884 | 2023.10.05 07:26:29.123803 [ 3 ] {77e3b09b-7dd8-43c7-a8ce-a3b0bf6940cb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2885 | 2023.10.05 07:26:29.123863 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_26_5} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2886 | 2023.10.05 07:26:29.123945 [ 11 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_26_5} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2887 | 2023.10.05 07:26:29.124047 [ 3 ] {77e3b09b-7dd8-43c7-a8ce-a3b0bf6940cb} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2888 | 2023.10.05 07:26:29.124182 [ 3 ] {77e3b09b-7dd8-43c7-a8ce-a3b0bf6940cb} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00193443 sec., 22745 rows/sec., 30.69 MiB/sec. | ||
2889 | 2023.10.05 07:26:29.124341 [ 3 ] {77e3b09b-7dd8-43c7-a8ce-a3b0bf6940cb} <Debug> DynamicQueryHandler: Done processing query | ||
2890 | 2023.10.05 07:26:29.124365 [ 3 ] {77e3b09b-7dd8-43c7-a8ce-a3b0bf6940cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2891 | 2023.10.05 07:26:29.124383 [ 3 ] {} <Debug> HTTP-Session: f4437943-c720-4648-a292-2e9419bb370b Destroying unnamed session | ||
2892 | 2023.10.05 07:26:33.774630 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2893 | 2023.10.05 07:26:33.774750 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2894 | 2023.10.05 07:26:34.114575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2895 | 2023.10.05 07:26:34.114713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2896 | 2023.10.05 07:26:34.114746 [ 3 ] {} <Debug> HTTP-Session: 18356802-547e-4031-a375-a9c850c15b36 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2897 | 2023.10.05 07:26:34.114773 [ 3 ] {} <Debug> HTTP-Session: 18356802-547e-4031-a375-a9c850c15b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2898 | 2023.10.05 07:26:34.114914 [ 3 ] {19ed4b67-d074-4ea7-8cb1-76c6ca045a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2899 | 2023.10.05 07:26:34.114983 [ 3 ] {19ed4b67-d074-4ea7-8cb1-76c6ca045a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2900 | 2023.10.05 07:26:34.115164 [ 3 ] {19ed4b67-d074-4ea7-8cb1-76c6ca045a34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2901 | 2023.10.05 07:26:34.115638 [ 3 ] {19ed4b67-d074-4ea7-8cb1-76c6ca045a34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2902 | 2023.10.05 07:26:34.115919 [ 3 ] {19ed4b67-d074-4ea7-8cb1-76c6ca045a34} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
2903 | 2023.10.05 07:26:34.116092 [ 3 ] {19ed4b67-d074-4ea7-8cb1-76c6ca045a34} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
2904 | 2023.10.05 07:26:34.116245 [ 3 ] {19ed4b67-d074-4ea7-8cb1-76c6ca045a34} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001288241 sec., 4657 rows/sec., 263.80 KiB/sec. | ||
2905 | 2023.10.05 07:26:34.116439 [ 3 ] {19ed4b67-d074-4ea7-8cb1-76c6ca045a34} <Debug> DynamicQueryHandler: Done processing query | ||
2906 | 2023.10.05 07:26:34.116467 [ 3 ] {19ed4b67-d074-4ea7-8cb1-76c6ca045a34} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2907 | 2023.10.05 07:26:34.116484 [ 3 ] {} <Debug> HTTP-Session: 18356802-547e-4031-a375-a9c850c15b36 Destroying unnamed session | ||
2908 | 2023.10.05 07:26:34.116617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2909 | 2023.10.05 07:26:34.116672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2910 | 2023.10.05 07:26:34.116694 [ 3 ] {} <Debug> HTTP-Session: 6a836942-e59d-4474-ae68-e72a87cc69c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2911 | 2023.10.05 07:26:34.116712 [ 3 ] {} <Debug> HTTP-Session: 6a836942-e59d-4474-ae68-e72a87cc69c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2912 | 2023.10.05 07:26:34.116798 [ 3 ] {7e534d95-9528-4494-be81-5804f46b8f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2913 | 2023.10.05 07:26:34.116842 [ 3 ] {7e534d95-9528-4494-be81-5804f46b8f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2914 | 2023.10.05 07:26:34.116956 [ 3 ] {7e534d95-9528-4494-be81-5804f46b8f4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2915 | 2023.10.05 07:26:34.117329 [ 3 ] {7e534d95-9528-4494-be81-5804f46b8f4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2916 | 2023.10.05 07:26:34.117554 [ 3 ] {7e534d95-9528-4494-be81-5804f46b8f4e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
2917 | 2023.10.05 07:26:34.117710 [ 3 ] {7e534d95-9528-4494-be81-5804f46b8f4e} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
2918 | 2023.10.05 07:26:34.117843 [ 3 ] {7e534d95-9528-4494-be81-5804f46b8f4e} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001015516 sec., 85670 rows/sec., 8.01 MiB/sec. | ||
2919 | 2023.10.05 07:26:34.117969 [ 3 ] {7e534d95-9528-4494-be81-5804f46b8f4e} <Debug> DynamicQueryHandler: Done processing query | ||
2920 | 2023.10.05 07:26:34.117994 [ 3 ] {7e534d95-9528-4494-be81-5804f46b8f4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2921 | 2023.10.05 07:26:34.118013 [ 3 ] {} <Debug> HTTP-Session: 6a836942-e59d-4474-ae68-e72a87cc69c4 Destroying unnamed session | ||
2922 | 2023.10.05 07:26:34.118199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2923 | 2023.10.05 07:26:34.118250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2924 | 2023.10.05 07:26:34.118271 [ 3 ] {} <Debug> HTTP-Session: 48ca4fcb-e552-440a-820e-4240c6996659 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2925 | 2023.10.05 07:26:34.118289 [ 3 ] {} <Debug> HTTP-Session: 48ca4fcb-e552-440a-820e-4240c6996659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2926 | 2023.10.05 07:26:34.118375 [ 3 ] {6b273f76-d9bf-4366-b829-d3def4ccf9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2927 | 2023.10.05 07:26:34.118416 [ 3 ] {6b273f76-d9bf-4366-b829-d3def4ccf9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2928 | 2023.10.05 07:26:34.118525 [ 3 ] {6b273f76-d9bf-4366-b829-d3def4ccf9f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2929 | 2023.10.05 07:26:34.118995 [ 3 ] {6b273f76-d9bf-4366-b829-d3def4ccf9f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2930 | 2023.10.05 07:26:34.119216 [ 3 ] {6b273f76-d9bf-4366-b829-d3def4ccf9f4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
2931 | 2023.10.05 07:26:34.119371 [ 3 ] {6b273f76-d9bf-4366-b829-d3def4ccf9f4} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
2932 | 2023.10.05 07:26:34.119479 [ 3 ] {6b273f76-d9bf-4366-b829-d3def4ccf9f4} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001072547 sec., 246143 rows/sec., 16.89 MiB/sec. | ||
2933 | 2023.10.05 07:26:34.119611 [ 3 ] {6b273f76-d9bf-4366-b829-d3def4ccf9f4} <Debug> DynamicQueryHandler: Done processing query | ||
2934 | 2023.10.05 07:26:34.119636 [ 3 ] {6b273f76-d9bf-4366-b829-d3def4ccf9f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2935 | 2023.10.05 07:26:34.119652 [ 3 ] {} <Debug> HTTP-Session: 48ca4fcb-e552-440a-820e-4240c6996659 Destroying unnamed session | ||
2936 | 2023.10.05 07:26:34.119801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2937 | 2023.10.05 07:26:34.119850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2938 | 2023.10.05 07:26:34.119870 [ 3 ] {} <Debug> HTTP-Session: dcc7b6a0-3ab5-4af5-89d7-1e8425707a6a Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2939 | 2023.10.05 07:26:34.119889 [ 3 ] {} <Debug> HTTP-Session: dcc7b6a0-3ab5-4af5-89d7-1e8425707a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2940 | 2023.10.05 07:26:34.119962 [ 3 ] {a967970a-fab6-45de-880d-052446cc0d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2941 | 2023.10.05 07:26:34.120003 [ 3 ] {a967970a-fab6-45de-880d-052446cc0d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2942 | 2023.10.05 07:26:34.120113 [ 3 ] {a967970a-fab6-45de-880d-052446cc0d51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2943 | 2023.10.05 07:26:34.120375 [ 3 ] {a967970a-fab6-45de-880d-052446cc0d51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2944 | 2023.10.05 07:26:34.120629 [ 3 ] {a967970a-fab6-45de-880d-052446cc0d51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2945 | 2023.10.05 07:26:34.120811 [ 3 ] {a967970a-fab6-45de-880d-052446cc0d51} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2946 | 2023.10.05 07:26:34.120943 [ 3 ] {a967970a-fab6-45de-880d-052446cc0d51} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000952045 sec., 6302 rows/sec., 264.64 KiB/sec. | ||
2947 | 2023.10.05 07:26:34.121062 [ 3 ] {a967970a-fab6-45de-880d-052446cc0d51} <Debug> DynamicQueryHandler: Done processing query | ||
2948 | 2023.10.05 07:26:34.121086 [ 3 ] {a967970a-fab6-45de-880d-052446cc0d51} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2949 | 2023.10.05 07:26:34.121102 [ 3 ] {} <Debug> HTTP-Session: dcc7b6a0-3ab5-4af5-89d7-1e8425707a6a Destroying unnamed session | ||
2950 | 2023.10.05 07:26:34.121249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2951 | 2023.10.05 07:26:34.121295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2952 | 2023.10.05 07:26:34.121315 [ 3 ] {} <Debug> HTTP-Session: 23c584ba-a81d-48ec-8b58-c0d9a3f16722 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2953 | 2023.10.05 07:26:34.121332 [ 3 ] {} <Debug> HTTP-Session: 23c584ba-a81d-48ec-8b58-c0d9a3f16722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2954 | 2023.10.05 07:26:34.121409 [ 3 ] {bfbda0bd-cf55-4833-bd94-c7de7dcaae54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2955 | 2023.10.05 07:26:34.121452 [ 3 ] {bfbda0bd-cf55-4833-bd94-c7de7dcaae54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2956 | 2023.10.05 07:26:34.121571 [ 3 ] {bfbda0bd-cf55-4833-bd94-c7de7dcaae54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2957 | 2023.10.05 07:26:34.121882 [ 3 ] {bfbda0bd-cf55-4833-bd94-c7de7dcaae54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2958 | 2023.10.05 07:26:34.122125 [ 3 ] {bfbda0bd-cf55-4833-bd94-c7de7dcaae54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2959 | 2023.10.05 07:26:34.122298 [ 3 ] {bfbda0bd-cf55-4833-bd94-c7de7dcaae54} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2960 | 2023.10.05 07:26:34.122434 [ 3 ] {bfbda0bd-cf55-4833-bd94-c7de7dcaae54} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000989066 sec., 63696 rows/sec., 3.86 MiB/sec. | ||
2961 | 2023.10.05 07:26:34.122652 [ 3 ] {bfbda0bd-cf55-4833-bd94-c7de7dcaae54} <Debug> DynamicQueryHandler: Done processing query | ||
2962 | 2023.10.05 07:26:34.122677 [ 3 ] {bfbda0bd-cf55-4833-bd94-c7de7dcaae54} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2963 | 2023.10.05 07:26:34.122694 [ 3 ] {} <Debug> HTTP-Session: 23c584ba-a81d-48ec-8b58-c0d9a3f16722 Destroying unnamed session | ||
2964 | 2023.10.05 07:26:34.122815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2965 | 2023.10.05 07:26:34.122863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2966 | 2023.10.05 07:26:34.122883 [ 3 ] {} <Debug> HTTP-Session: 9cda1b05-64a9-4da7-8f63-ca217409d7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2967 | 2023.10.05 07:26:34.122900 [ 3 ] {} <Debug> HTTP-Session: 9cda1b05-64a9-4da7-8f63-ca217409d7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2968 | 2023.10.05 07:26:34.122971 [ 3 ] {729fbd47-f6f2-437c-82ab-aae504abbf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2969 | 2023.10.05 07:26:34.123011 [ 3 ] {729fbd47-f6f2-437c-82ab-aae504abbf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2970 | 2023.10.05 07:26:34.123135 [ 3 ] {729fbd47-f6f2-437c-82ab-aae504abbf5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2971 | 2023.10.05 07:26:34.123514 [ 3 ] {729fbd47-f6f2-437c-82ab-aae504abbf5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2972 | 2023.10.05 07:26:34.123746 [ 3 ] {729fbd47-f6f2-437c-82ab-aae504abbf5b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2973 | 2023.10.05 07:26:34.123925 [ 3 ] {729fbd47-f6f2-437c-82ab-aae504abbf5b} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2974 | 2023.10.05 07:26:34.124056 [ 3 ] {729fbd47-f6f2-437c-82ab-aae504abbf5b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001054207 sec., 18023 rows/sec., 956.92 KiB/sec. | ||
2975 | 2023.10.05 07:26:34.124046 [ 102 ] {} <Debug> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2976 | 2023.10.05 07:26:34.124163 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
2977 | 2023.10.05 07:26:34.124249 [ 3 ] {729fbd47-f6f2-437c-82ab-aae504abbf5b} <Debug> DynamicQueryHandler: Done processing query | ||
2978 | 2023.10.05 07:26:34.124304 [ 3 ] {729fbd47-f6f2-437c-82ab-aae504abbf5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2979 | 2023.10.05 07:26:34.124309 [ 14 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2980 | 2023.10.05 07:26:34.124323 [ 3 ] {} <Debug> HTTP-Session: 9cda1b05-64a9-4da7-8f63-ca217409d7f3 Destroying unnamed session | ||
2981 | 2023.10.05 07:26:34.124401 [ 14 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2982 | 2023.10.05 07:26:34.124431 [ 14 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 204 rows starting from the beginning of the part | ||
2983 | 2023.10.05 07:26:34.124534 [ 14 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
2984 | 2023.10.05 07:26:34.124619 [ 14 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
2985 | 2023.10.05 07:26:34.124697 [ 14 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
2986 | 2023.10.05 07:26:34.124774 [ 14 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
2987 | 2023.10.05 07:26:34.124847 [ 14 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
2988 | 2023.10.05 07:26:34.125448 [ 24 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197499 sec., 249687.0561061011 rows/sec., 13.44 MiB/sec. | ||
2989 | 2023.10.05 07:26:34.125719 [ 15 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2990 | 2023.10.05 07:26:34.126143 [ 15 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_16_3} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2991 | 2023.10.05 07:26:34.126275 [ 15 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_16_3} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2992 | 2023.10.05 07:26:39.113014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2993 | 2023.10.05 07:26:39.113156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2994 | 2023.10.05 07:26:39.113189 [ 3 ] {} <Debug> HTTP-Session: 0126222d-eee3-4779-92bf-50fd5f128adf Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
2995 | 2023.10.05 07:26:39.113217 [ 3 ] {} <Debug> HTTP-Session: 0126222d-eee3-4779-92bf-50fd5f128adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2996 | 2023.10.05 07:26:39.113357 [ 3 ] {6150a101-f760-4062-bf6c-a361139478d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2997 | 2023.10.05 07:26:39.113425 [ 3 ] {6150a101-f760-4062-bf6c-a361139478d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2998 | 2023.10.05 07:26:39.113609 [ 3 ] {6150a101-f760-4062-bf6c-a361139478d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2999 | 2023.10.05 07:26:39.114147 [ 3 ] {6150a101-f760-4062-bf6c-a361139478d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
3000 | 2023.10.05 07:26:39.114428 [ 3 ] {6150a101-f760-4062-bf6c-a361139478d6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3001 | 2023.10.05 07:26:39.114602 [ 3 ] {6150a101-f760-4062-bf6c-a361139478d6} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3002 | 2023.10.05 07:26:39.114742 [ 3 ] {6150a101-f760-4062-bf6c-a361139478d6} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001338852 sec., 32863 rows/sec., 2.60 MiB/sec. | ||
3003 | 2023.10.05 07:26:39.114904 [ 3 ] {6150a101-f760-4062-bf6c-a361139478d6} <Debug> DynamicQueryHandler: Done processing query | ||
3004 | 2023.10.05 07:26:39.114932 [ 3 ] {6150a101-f760-4062-bf6c-a361139478d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3005 | 2023.10.05 07:26:39.114950 [ 3 ] {} <Debug> HTTP-Session: 0126222d-eee3-4779-92bf-50fd5f128adf Destroying unnamed session | ||
3006 | 2023.10.05 07:26:39.115099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 21120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3007 | 2023.10.05 07:26:39.115154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3008 | 2023.10.05 07:26:39.115176 [ 3 ] {} <Debug> HTTP-Session: 43542d41-94db-46f5-97e2-2b9bf99b0a56 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3009 | 2023.10.05 07:26:39.115195 [ 3 ] {} <Debug> HTTP-Session: 43542d41-94db-46f5-97e2-2b9bf99b0a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3010 | 2023.10.05 07:26:39.115282 [ 3 ] {fd0e511e-fe08-4888-918f-05b49e41ff36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3011 | 2023.10.05 07:26:39.115326 [ 3 ] {fd0e511e-fe08-4888-918f-05b49e41ff36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3012 | 2023.10.05 07:26:39.115435 [ 3 ] {fd0e511e-fe08-4888-918f-05b49e41ff36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3013 | 2023.10.05 07:26:39.115834 [ 3 ] {fd0e511e-fe08-4888-918f-05b49e41ff36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
3014 | 2023.10.05 07:26:39.116064 [ 3 ] {fd0e511e-fe08-4888-918f-05b49e41ff36} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3015 | 2023.10.05 07:26:39.116217 [ 3 ] {fd0e511e-fe08-4888-918f-05b49e41ff36} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3016 | 2023.10.05 07:26:39.116348 [ 3 ] {fd0e511e-fe08-4888-918f-05b49e41ff36} <Information> executeQuery: Read 132 rows, 13.04 KiB in 0.001035916 sec., 127423 rows/sec., 12.29 MiB/sec. | ||
3017 | 2023.10.05 07:26:39.116510 [ 3 ] {fd0e511e-fe08-4888-918f-05b49e41ff36} <Debug> DynamicQueryHandler: Done processing query | ||
3018 | 2023.10.05 07:26:39.116534 [ 3 ] {fd0e511e-fe08-4888-918f-05b49e41ff36} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3019 | 2023.10.05 07:26:39.116551 [ 3 ] {} <Debug> HTTP-Session: 43542d41-94db-46f5-97e2-2b9bf99b0a56 Destroying unnamed session | ||
3020 | 2023.10.05 07:26:39.116678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 9351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3021 | 2023.10.05 07:26:39.116727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3022 | 2023.10.05 07:26:39.116747 [ 3 ] {} <Debug> HTTP-Session: 0881d48e-2529-4ba1-9198-6d2db31a9448 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3023 | 2023.10.05 07:26:39.116767 [ 3 ] {} <Debug> HTTP-Session: 0881d48e-2529-4ba1-9198-6d2db31a9448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3024 | 2023.10.05 07:26:39.116845 [ 3 ] {c21a36eb-2e71-439c-971e-3c5796508a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3025 | 2023.10.05 07:26:39.116885 [ 3 ] {c21a36eb-2e71-439c-971e-3c5796508a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3026 | 2023.10.05 07:26:39.116992 [ 3 ] {c21a36eb-2e71-439c-971e-3c5796508a9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3027 | 2023.10.05 07:26:39.117307 [ 3 ] {c21a36eb-2e71-439c-971e-3c5796508a9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
3028 | 2023.10.05 07:26:39.117525 [ 3 ] {c21a36eb-2e71-439c-971e-3c5796508a9f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3029 | 2023.10.05 07:26:39.117674 [ 3 ] {c21a36eb-2e71-439c-971e-3c5796508a9f} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3030 | 2023.10.05 07:26:39.117809 [ 3 ] {c21a36eb-2e71-439c-971e-3c5796508a9f} <Information> executeQuery: Read 55 rows, 4.39 KiB in 0.000934205 sec., 58873 rows/sec., 4.59 MiB/sec. | ||
3031 | 2023.10.05 07:26:39.117931 [ 3 ] {c21a36eb-2e71-439c-971e-3c5796508a9f} <Debug> DynamicQueryHandler: Done processing query | ||
3032 | 2023.10.05 07:26:39.117955 [ 3 ] {c21a36eb-2e71-439c-971e-3c5796508a9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3033 | 2023.10.05 07:26:39.117971 [ 3 ] {} <Debug> HTTP-Session: 0881d48e-2529-4ba1-9198-6d2db31a9448 Destroying unnamed session | ||
3034 | 2023.10.05 07:26:39.118115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3035 | 2023.10.05 07:26:39.118162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3036 | 2023.10.05 07:26:39.118182 [ 3 ] {} <Debug> HTTP-Session: 7c809835-913a-473a-953f-249e9579a26a Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3037 | 2023.10.05 07:26:39.118199 [ 3 ] {} <Debug> HTTP-Session: 7c809835-913a-473a-953f-249e9579a26a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3038 | 2023.10.05 07:26:39.118273 [ 3 ] {4f4bb799-b11b-4273-9745-b8d8ff806e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3039 | 2023.10.05 07:26:39.118315 [ 3 ] {4f4bb799-b11b-4273-9745-b8d8ff806e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3040 | 2023.10.05 07:26:39.118437 [ 3 ] {4f4bb799-b11b-4273-9745-b8d8ff806e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3041 | 2023.10.05 07:26:39.118712 [ 3 ] {4f4bb799-b11b-4273-9745-b8d8ff806e10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
3042 | 2023.10.05 07:26:39.118962 [ 3 ] {4f4bb799-b11b-4273-9745-b8d8ff806e10} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3043 | 2023.10.05 07:26:39.119136 [ 3 ] {4f4bb799-b11b-4273-9745-b8d8ff806e10} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3044 | 2023.10.05 07:26:39.119264 [ 3 ] {4f4bb799-b11b-4273-9745-b8d8ff806e10} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000962005 sec., 11434 rows/sec., 754.24 KiB/sec. | ||
3045 | 2023.10.05 07:26:39.119395 [ 3 ] {4f4bb799-b11b-4273-9745-b8d8ff806e10} <Debug> DynamicQueryHandler: Done processing query | ||
3046 | 2023.10.05 07:26:39.119419 [ 3 ] {4f4bb799-b11b-4273-9745-b8d8ff806e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3047 | 2023.10.05 07:26:39.119436 [ 3 ] {} <Debug> HTTP-Session: 7c809835-913a-473a-953f-249e9579a26a Destroying unnamed session | ||
3048 | 2023.10.05 07:26:39.119627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3049 | 2023.10.05 07:26:39.119675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3050 | 2023.10.05 07:26:39.119695 [ 3 ] {} <Debug> HTTP-Session: e97ed12c-498c-44ef-988e-65bb77f2f9eb Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3051 | 2023.10.05 07:26:39.119713 [ 3 ] {} <Debug> HTTP-Session: e97ed12c-498c-44ef-988e-65bb77f2f9eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3052 | 2023.10.05 07:26:39.119796 [ 3 ] {823c5661-aa1d-4f86-8df9-33a5826366c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3053 | 2023.10.05 07:26:39.119842 [ 3 ] {823c5661-aa1d-4f86-8df9-33a5826366c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3054 | 2023.10.05 07:26:39.119976 [ 3 ] {823c5661-aa1d-4f86-8df9-33a5826366c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3055 | 2023.10.05 07:26:39.120440 [ 3 ] {823c5661-aa1d-4f86-8df9-33a5826366c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.72 GiB. | ||
3056 | 2023.10.05 07:26:39.120747 [ 3 ] {823c5661-aa1d-4f86-8df9-33a5826366c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3057 | 2023.10.05 07:26:39.120932 [ 3 ] {823c5661-aa1d-4f86-8df9-33a5826366c4} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3058 | 2023.10.05 07:26:39.121060 [ 3 ] {823c5661-aa1d-4f86-8df9-33a5826366c4} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.0012346 sec., 35639 rows/sec., 48.09 MiB/sec. | ||
3059 | 2023.10.05 07:26:39.121260 [ 3 ] {823c5661-aa1d-4f86-8df9-33a5826366c4} <Debug> DynamicQueryHandler: Done processing query | ||
3060 | 2023.10.05 07:26:39.121286 [ 3 ] {823c5661-aa1d-4f86-8df9-33a5826366c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3061 | 2023.10.05 07:26:39.121301 [ 3 ] {} <Debug> HTTP-Session: e97ed12c-498c-44ef-988e-65bb77f2f9eb Destroying unnamed session | ||
3062 | 2023.10.05 07:26:44.115140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3063 | 2023.10.05 07:26:44.115272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3064 | 2023.10.05 07:26:44.115305 [ 3 ] {} <Debug> HTTP-Session: 6b490acc-dbda-4ab7-986d-9214856aeb6b Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3065 | 2023.10.05 07:26:44.115332 [ 3 ] {} <Debug> HTTP-Session: 6b490acc-dbda-4ab7-986d-9214856aeb6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3066 | 2023.10.05 07:26:44.115475 [ 3 ] {b8978181-854c-4450-b07a-0ae0c9aa629f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3067 | 2023.10.05 07:26:44.115544 [ 3 ] {b8978181-854c-4450-b07a-0ae0c9aa629f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3068 | 2023.10.05 07:26:44.115727 [ 3 ] {b8978181-854c-4450-b07a-0ae0c9aa629f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3069 | 2023.10.05 07:26:44.116213 [ 3 ] {b8978181-854c-4450-b07a-0ae0c9aa629f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3070 | 2023.10.05 07:26:44.116481 [ 3 ] {b8978181-854c-4450-b07a-0ae0c9aa629f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3071 | 2023.10.05 07:26:44.116648 [ 3 ] {b8978181-854c-4450-b07a-0ae0c9aa629f} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3072 | 2023.10.05 07:26:44.116780 [ 3 ] {b8978181-854c-4450-b07a-0ae0c9aa629f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00126056 sec., 4759 rows/sec., 269.60 KiB/sec. | ||
3073 | 2023.10.05 07:26:44.116967 [ 3 ] {b8978181-854c-4450-b07a-0ae0c9aa629f} <Debug> DynamicQueryHandler: Done processing query | ||
3074 | 2023.10.05 07:26:44.116994 [ 3 ] {b8978181-854c-4450-b07a-0ae0c9aa629f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3075 | 2023.10.05 07:26:44.117011 [ 3 ] {} <Debug> HTTP-Session: 6b490acc-dbda-4ab7-986d-9214856aeb6b Destroying unnamed session | ||
3076 | 2023.10.05 07:26:44.117142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3077 | 2023.10.05 07:26:44.117196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3078 | 2023.10.05 07:26:44.117218 [ 3 ] {} <Debug> HTTP-Session: 1ad6c7a3-9a35-4fa3-9ceb-94d0b8b2c5be Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3079 | 2023.10.05 07:26:44.117237 [ 3 ] {} <Debug> HTTP-Session: 1ad6c7a3-9a35-4fa3-9ceb-94d0b8b2c5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3080 | 2023.10.05 07:26:44.117319 [ 3 ] {e20cdf9b-d5e1-4cfe-a5df-4caeea2975ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3081 | 2023.10.05 07:26:44.117363 [ 3 ] {e20cdf9b-d5e1-4cfe-a5df-4caeea2975ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3082 | 2023.10.05 07:26:44.117477 [ 3 ] {e20cdf9b-d5e1-4cfe-a5df-4caeea2975ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3083 | 2023.10.05 07:26:44.117842 [ 3 ] {e20cdf9b-d5e1-4cfe-a5df-4caeea2975ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3084 | 2023.10.05 07:26:44.118060 [ 3 ] {e20cdf9b-d5e1-4cfe-a5df-4caeea2975ed} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3085 | 2023.10.05 07:26:44.118209 [ 3 ] {e20cdf9b-d5e1-4cfe-a5df-4caeea2975ed} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3086 | 2023.10.05 07:26:44.118313 [ 3 ] {e20cdf9b-d5e1-4cfe-a5df-4caeea2975ed} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000963885 sec., 90259 rows/sec., 8.44 MiB/sec. | ||
3087 | 2023.10.05 07:26:44.118437 [ 3 ] {e20cdf9b-d5e1-4cfe-a5df-4caeea2975ed} <Debug> DynamicQueryHandler: Done processing query | ||
3088 | 2023.10.05 07:26:44.118462 [ 3 ] {e20cdf9b-d5e1-4cfe-a5df-4caeea2975ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3089 | 2023.10.05 07:26:44.118478 [ 3 ] {} <Debug> HTTP-Session: 1ad6c7a3-9a35-4fa3-9ceb-94d0b8b2c5be Destroying unnamed session | ||
3090 | 2023.10.05 07:26:44.118633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3091 | 2023.10.05 07:26:44.118683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3092 | 2023.10.05 07:26:44.118704 [ 3 ] {} <Debug> HTTP-Session: e137ed75-5238-4a77-b5a8-692371cec368 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3093 | 2023.10.05 07:26:44.118722 [ 3 ] {} <Debug> HTTP-Session: e137ed75-5238-4a77-b5a8-692371cec368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3094 | 2023.10.05 07:26:44.118808 [ 3 ] {377f930d-03f3-4383-b904-883c3d7d7903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3095 | 2023.10.05 07:26:44.118849 [ 3 ] {377f930d-03f3-4383-b904-883c3d7d7903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3096 | 2023.10.05 07:26:44.118957 [ 3 ] {377f930d-03f3-4383-b904-883c3d7d7903} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3097 | 2023.10.05 07:26:44.119461 [ 3 ] {377f930d-03f3-4383-b904-883c3d7d7903} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3098 | 2023.10.05 07:26:44.119682 [ 3 ] {377f930d-03f3-4383-b904-883c3d7d7903} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3099 | 2023.10.05 07:26:44.119833 [ 3 ] {377f930d-03f3-4383-b904-883c3d7d7903} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3100 | 2023.10.05 07:26:44.119959 [ 3 ] {377f930d-03f3-4383-b904-883c3d7d7903} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001120377 sec., 235634 rows/sec., 16.16 MiB/sec. | ||
3101 | 2023.10.05 07:26:44.120110 [ 3 ] {377f930d-03f3-4383-b904-883c3d7d7903} <Debug> DynamicQueryHandler: Done processing query | ||
3102 | 2023.10.05 07:26:44.120137 [ 3 ] {377f930d-03f3-4383-b904-883c3d7d7903} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3103 | 2023.10.05 07:26:44.120153 [ 3 ] {} <Debug> HTTP-Session: e137ed75-5238-4a77-b5a8-692371cec368 Destroying unnamed session | ||
3104 | 2023.10.05 07:26:44.120308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3105 | 2023.10.05 07:26:44.120353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3106 | 2023.10.05 07:26:44.120373 [ 3 ] {} <Debug> HTTP-Session: dd21d40f-f7c0-4dd9-8c53-b1ef127ddfa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3107 | 2023.10.05 07:26:44.120391 [ 3 ] {} <Debug> HTTP-Session: dd21d40f-f7c0-4dd9-8c53-b1ef127ddfa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3108 | 2023.10.05 07:26:44.120462 [ 3 ] {877e38c1-d906-4fa4-9189-e6cc37db8fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3109 | 2023.10.05 07:26:44.120504 [ 3 ] {877e38c1-d906-4fa4-9189-e6cc37db8fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3110 | 2023.10.05 07:26:44.120616 [ 3 ] {877e38c1-d906-4fa4-9189-e6cc37db8fdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3111 | 2023.10.05 07:26:44.120852 [ 3 ] {877e38c1-d906-4fa4-9189-e6cc37db8fdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3112 | 2023.10.05 07:26:44.121086 [ 3 ] {877e38c1-d906-4fa4-9189-e6cc37db8fdb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3113 | 2023.10.05 07:26:44.121279 [ 3 ] {877e38c1-d906-4fa4-9189-e6cc37db8fdb} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3114 | 2023.10.05 07:26:44.121490 [ 3 ] {877e38c1-d906-4fa4-9189-e6cc37db8fdb} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000997796 sec., 6013 rows/sec., 252.51 KiB/sec. | ||
3115 | 2023.10.05 07:26:44.121668 [ 3 ] {877e38c1-d906-4fa4-9189-e6cc37db8fdb} <Debug> DynamicQueryHandler: Done processing query | ||
3116 | 2023.10.05 07:26:44.121691 [ 3 ] {877e38c1-d906-4fa4-9189-e6cc37db8fdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3117 | 2023.10.05 07:26:44.121707 [ 3 ] {} <Debug> HTTP-Session: dd21d40f-f7c0-4dd9-8c53-b1ef127ddfa6 Destroying unnamed session | ||
3118 | 2023.10.05 07:26:44.121841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3119 | 2023.10.05 07:26:44.121887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3120 | 2023.10.05 07:26:44.121907 [ 3 ] {} <Debug> HTTP-Session: 6e46b8c7-020a-45f1-a4ad-cc64ae8d7a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3121 | 2023.10.05 07:26:44.121924 [ 3 ] {} <Debug> HTTP-Session: 6e46b8c7-020a-45f1-a4ad-cc64ae8d7a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3122 | 2023.10.05 07:26:44.121997 [ 3 ] {827f06c8-5272-49c6-beac-2a3975e6e124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3123 | 2023.10.05 07:26:44.122040 [ 3 ] {827f06c8-5272-49c6-beac-2a3975e6e124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3124 | 2023.10.05 07:26:44.122168 [ 3 ] {827f06c8-5272-49c6-beac-2a3975e6e124} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3125 | 2023.10.05 07:26:44.122449 [ 3 ] {827f06c8-5272-49c6-beac-2a3975e6e124} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3126 | 2023.10.05 07:26:44.122696 [ 3 ] {827f06c8-5272-49c6-beac-2a3975e6e124} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3127 | 2023.10.05 07:26:44.122871 [ 3 ] {827f06c8-5272-49c6-beac-2a3975e6e124} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3128 | 2023.10.05 07:26:44.122994 [ 3 ] {827f06c8-5272-49c6-beac-2a3975e6e124} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000967735 sec., 65100 rows/sec., 3.95 MiB/sec. | ||
3129 | 2023.10.05 07:26:44.123103 [ 3 ] {827f06c8-5272-49c6-beac-2a3975e6e124} <Debug> DynamicQueryHandler: Done processing query | ||
3130 | 2023.10.05 07:26:44.123127 [ 3 ] {827f06c8-5272-49c6-beac-2a3975e6e124} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3131 | 2023.10.05 07:26:44.123143 [ 3 ] {} <Debug> HTTP-Session: 6e46b8c7-020a-45f1-a4ad-cc64ae8d7a36 Destroying unnamed session | ||
3132 | 2023.10.05 07:26:44.123287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3133 | 2023.10.05 07:26:44.123331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3134 | 2023.10.05 07:26:44.123352 [ 3 ] {} <Debug> HTTP-Session: 185a024b-1be0-4f09-ac9c-73add2cb5d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3135 | 2023.10.05 07:26:44.123369 [ 3 ] {} <Debug> HTTP-Session: 185a024b-1be0-4f09-ac9c-73add2cb5d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3136 | 2023.10.05 07:26:44.123440 [ 3 ] {b1fa6b08-dc03-4065-a963-9ae5f4fb1f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3137 | 2023.10.05 07:26:44.123480 [ 3 ] {b1fa6b08-dc03-4065-a963-9ae5f4fb1f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3138 | 2023.10.05 07:26:44.123585 [ 3 ] {b1fa6b08-dc03-4065-a963-9ae5f4fb1f07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3139 | 2023.10.05 07:26:44.123819 [ 3 ] {b1fa6b08-dc03-4065-a963-9ae5f4fb1f07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3140 | 2023.10.05 07:26:44.124046 [ 3 ] {b1fa6b08-dc03-4065-a963-9ae5f4fb1f07} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3141 | 2023.10.05 07:26:44.124214 [ 3 ] {b1fa6b08-dc03-4065-a963-9ae5f4fb1f07} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3142 | 2023.10.05 07:26:44.124332 [ 3 ] {b1fa6b08-dc03-4065-a963-9ae5f4fb1f07} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000863034 sec., 22015 rows/sec., 1.14 MiB/sec. | ||
3143 | 2023.10.05 07:26:44.124447 [ 3 ] {b1fa6b08-dc03-4065-a963-9ae5f4fb1f07} <Debug> DynamicQueryHandler: Done processing query | ||
3144 | 2023.10.05 07:26:44.124470 [ 3 ] {b1fa6b08-dc03-4065-a963-9ae5f4fb1f07} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3145 | 2023.10.05 07:26:44.124487 [ 3 ] {} <Debug> HTTP-Session: 185a024b-1be0-4f09-ac9c-73add2cb5d7f Destroying unnamed session | ||
3146 | 2023.10.05 07:26:48.774819 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3147 | 2023.10.05 07:26:48.774919 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3148 | 2023.10.05 07:26:49.112376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3149 | 2023.10.05 07:26:49.112534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3150 | 2023.10.05 07:26:49.112580 [ 3 ] {} <Debug> HTTP-Session: 8e26bb90-d6ea-4408-867c-1f6d5f05e20d Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3151 | 2023.10.05 07:26:49.112620 [ 3 ] {} <Debug> HTTP-Session: 8e26bb90-d6ea-4408-867c-1f6d5f05e20d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3152 | 2023.10.05 07:26:49.112806 [ 3 ] {765e6504-cf0e-486a-927c-96713edd9dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3153 | 2023.10.05 07:26:49.112898 [ 3 ] {765e6504-cf0e-486a-927c-96713edd9dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3154 | 2023.10.05 07:26:49.113123 [ 3 ] {765e6504-cf0e-486a-927c-96713edd9dfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3155 | 2023.10.05 07:26:49.113531 [ 3 ] {765e6504-cf0e-486a-927c-96713edd9dfd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3156 | 2023.10.05 07:26:49.113801 [ 3 ] {765e6504-cf0e-486a-927c-96713edd9dfd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3157 | 2023.10.05 07:26:49.113968 [ 3 ] {765e6504-cf0e-486a-927c-96713edd9dfd} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3158 | 2023.10.05 07:26:49.114116 [ 3 ] {765e6504-cf0e-486a-927c-96713edd9dfd} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00124768 sec., 35265 rows/sec., 2.79 MiB/sec. | ||
3159 | 2023.10.05 07:26:49.114315 [ 3 ] {765e6504-cf0e-486a-927c-96713edd9dfd} <Debug> DynamicQueryHandler: Done processing query | ||
3160 | 2023.10.05 07:26:49.114342 [ 3 ] {765e6504-cf0e-486a-927c-96713edd9dfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3161 | 2023.10.05 07:26:49.114358 [ 3 ] {} <Debug> HTTP-Session: 8e26bb90-d6ea-4408-867c-1f6d5f05e20d Destroying unnamed session | ||
3162 | 2023.10.05 07:26:49.114508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 21120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3163 | 2023.10.05 07:26:49.114556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3164 | 2023.10.05 07:26:49.114577 [ 3 ] {} <Debug> HTTP-Session: fb7706dd-a7e0-4a63-8bd3-773f81ec9c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3165 | 2023.10.05 07:26:49.114595 [ 3 ] {} <Debug> HTTP-Session: fb7706dd-a7e0-4a63-8bd3-773f81ec9c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3166 | 2023.10.05 07:26:49.114682 [ 3 ] {1b54aaf4-8ee6-4629-9b02-37d8abc2c0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3167 | 2023.10.05 07:26:49.114725 [ 3 ] {1b54aaf4-8ee6-4629-9b02-37d8abc2c0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3168 | 2023.10.05 07:26:49.114840 [ 3 ] {1b54aaf4-8ee6-4629-9b02-37d8abc2c0d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3169 | 2023.10.05 07:26:49.115206 [ 3 ] {1b54aaf4-8ee6-4629-9b02-37d8abc2c0d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3170 | 2023.10.05 07:26:49.115433 [ 3 ] {1b54aaf4-8ee6-4629-9b02-37d8abc2c0d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3171 | 2023.10.05 07:26:49.115584 [ 3 ] {1b54aaf4-8ee6-4629-9b02-37d8abc2c0d1} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3172 | 2023.10.05 07:26:49.115722 [ 3 ] {1b54aaf4-8ee6-4629-9b02-37d8abc2c0d1} <Information> executeQuery: Read 132 rows, 13.04 KiB in 0.001003826 sec., 131496 rows/sec., 12.69 MiB/sec. | ||
3173 | 2023.10.05 07:26:49.115925 [ 3 ] {1b54aaf4-8ee6-4629-9b02-37d8abc2c0d1} <Debug> DynamicQueryHandler: Done processing query | ||
3174 | 2023.10.05 07:26:49.115951 [ 3 ] {1b54aaf4-8ee6-4629-9b02-37d8abc2c0d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3175 | 2023.10.05 07:26:49.115966 [ 3 ] {} <Debug> HTTP-Session: fb7706dd-a7e0-4a63-8bd3-773f81ec9c30 Destroying unnamed session | ||
3176 | 2023.10.05 07:26:49.116101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3177 | 2023.10.05 07:26:49.116148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3178 | 2023.10.05 07:26:49.116168 [ 3 ] {} <Debug> HTTP-Session: 91135acf-261f-40b6-896a-1fc02f7a9138 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3179 | 2023.10.05 07:26:49.116186 [ 3 ] {} <Debug> HTTP-Session: 91135acf-261f-40b6-896a-1fc02f7a9138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3180 | 2023.10.05 07:26:49.116261 [ 3 ] {31b387b7-01c7-4335-889a-6dd5ece69203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3181 | 2023.10.05 07:26:49.116301 [ 3 ] {31b387b7-01c7-4335-889a-6dd5ece69203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3182 | 2023.10.05 07:26:49.116421 [ 3 ] {31b387b7-01c7-4335-889a-6dd5ece69203} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3183 | 2023.10.05 07:26:49.116706 [ 3 ] {31b387b7-01c7-4335-889a-6dd5ece69203} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3184 | 2023.10.05 07:26:49.116919 [ 3 ] {31b387b7-01c7-4335-889a-6dd5ece69203} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3185 | 2023.10.05 07:26:49.117071 [ 3 ] {31b387b7-01c7-4335-889a-6dd5ece69203} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3186 | 2023.10.05 07:26:49.117198 [ 3 ] {31b387b7-01c7-4335-889a-6dd5ece69203} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000907234 sec., 48499 rows/sec., 3.79 MiB/sec. | ||
3187 | 2023.10.05 07:26:49.117306 [ 3 ] {31b387b7-01c7-4335-889a-6dd5ece69203} <Debug> DynamicQueryHandler: Done processing query | ||
3188 | 2023.10.05 07:26:49.117329 [ 3 ] {31b387b7-01c7-4335-889a-6dd5ece69203} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3189 | 2023.10.05 07:26:49.117344 [ 3 ] {} <Debug> HTTP-Session: 91135acf-261f-40b6-896a-1fc02f7a9138 Destroying unnamed session | ||
3190 | 2023.10.05 07:26:49.117547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3191 | 2023.10.05 07:26:49.117592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3192 | 2023.10.05 07:26:49.117612 [ 3 ] {} <Debug> HTTP-Session: 0da0f4ab-9dff-4a61-8a95-30bafe360b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3193 | 2023.10.05 07:26:49.117629 [ 3 ] {} <Debug> HTTP-Session: 0da0f4ab-9dff-4a61-8a95-30bafe360b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3194 | 2023.10.05 07:26:49.117718 [ 3 ] {b6bca3fb-39cc-40ec-8151-6d781225ef13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3195 | 2023.10.05 07:26:49.117764 [ 3 ] {b6bca3fb-39cc-40ec-8151-6d781225ef13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3196 | 2023.10.05 07:26:49.117902 [ 3 ] {b6bca3fb-39cc-40ec-8151-6d781225ef13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3197 | 2023.10.05 07:26:49.118522 [ 3 ] {b6bca3fb-39cc-40ec-8151-6d781225ef13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3198 | 2023.10.05 07:26:49.118838 [ 3 ] {b6bca3fb-39cc-40ec-8151-6d781225ef13} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3199 | 2023.10.05 07:26:49.119017 [ 3 ] {b6bca3fb-39cc-40ec-8151-6d781225ef13} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3200 | 2023.10.05 07:26:49.119157 [ 3 ] {b6bca3fb-39cc-40ec-8151-6d781225ef13} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001397952 sec., 31474 rows/sec., 42.47 MiB/sec. | ||
3201 | 2023.10.05 07:26:49.119347 [ 3 ] {b6bca3fb-39cc-40ec-8151-6d781225ef13} <Debug> DynamicQueryHandler: Done processing query | ||
3202 | 2023.10.05 07:26:49.119372 [ 3 ] {b6bca3fb-39cc-40ec-8151-6d781225ef13} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3203 | 2023.10.05 07:26:49.119388 [ 3 ] {} <Debug> HTTP-Session: 0da0f4ab-9dff-4a61-8a95-30bafe360b2d Destroying unnamed session | ||
3204 | 2023.10.05 07:26:54.113911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3205 | 2023.10.05 07:26:54.114045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3206 | 2023.10.05 07:26:54.114077 [ 3 ] {} <Debug> HTTP-Session: 7454ccc8-eff5-4b8b-96b3-d35455fd884c Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3207 | 2023.10.05 07:26:54.114105 [ 3 ] {} <Debug> HTTP-Session: 7454ccc8-eff5-4b8b-96b3-d35455fd884c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3208 | 2023.10.05 07:26:54.114234 [ 3 ] {85f89e37-fdca-4c0a-b5c8-8cf44cc3f983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3209 | 2023.10.05 07:26:54.114294 [ 3 ] {85f89e37-fdca-4c0a-b5c8-8cf44cc3f983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3210 | 2023.10.05 07:26:54.114452 [ 3 ] {85f89e37-fdca-4c0a-b5c8-8cf44cc3f983} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3211 | 2023.10.05 07:26:54.114859 [ 3 ] {85f89e37-fdca-4c0a-b5c8-8cf44cc3f983} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3212 | 2023.10.05 07:26:54.115120 [ 3 ] {85f89e37-fdca-4c0a-b5c8-8cf44cc3f983} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3213 | 2023.10.05 07:26:54.115282 [ 3 ] {85f89e37-fdca-4c0a-b5c8-8cf44cc3f983} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3214 | 2023.10.05 07:26:54.115432 [ 3 ] {85f89e37-fdca-4c0a-b5c8-8cf44cc3f983} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001158928 sec., 5177 rows/sec., 293.24 KiB/sec. | ||
3215 | 2023.10.05 07:26:54.115427 [ 54 ] {} <Debug> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3216 | 2023.10.05 07:26:54.115540 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3217 | 2023.10.05 07:26:54.115647 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3218 | 2023.10.05 07:26:54.115661 [ 3 ] {85f89e37-fdca-4c0a-b5c8-8cf44cc3f983} <Debug> DynamicQueryHandler: Done processing query | ||
3219 | 2023.10.05 07:26:54.115697 [ 3 ] {85f89e37-fdca-4c0a-b5c8-8cf44cc3f983} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3220 | 2023.10.05 07:26:54.115725 [ 3 ] {} <Debug> HTTP-Session: 7454ccc8-eff5-4b8b-96b3-d35455fd884c Destroying unnamed session | ||
3221 | 2023.10.05 07:26:54.115743 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3222 | 2023.10.05 07:26:54.115773 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 50 rows starting from the beginning of the part | ||
3223 | 2023.10.05 07:26:54.115873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3224 | 2023.10.05 07:26:54.115891 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
3225 | 2023.10.05 07:26:54.115933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3226 | 2023.10.05 07:26:54.115960 [ 3 ] {} <Debug> HTTP-Session: 2e119d05-0bbd-4d4a-a9b6-9a3e2ebd05c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3227 | 2023.10.05 07:26:54.115995 [ 3 ] {} <Debug> HTTP-Session: 2e119d05-0bbd-4d4a-a9b6-9a3e2ebd05c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3228 | 2023.10.05 07:26:54.115997 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
3229 | 2023.10.05 07:26:54.116119 [ 3 ] {ea150a94-89c5-4cbb-8895-ba4f79cd543b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3230 | 2023.10.05 07:26:54.116127 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
3231 | 2023.10.05 07:26:54.116179 [ 3 ] {ea150a94-89c5-4cbb-8895-ba4f79cd543b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3232 | 2023.10.05 07:26:54.116271 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
3233 | 2023.10.05 07:26:54.116442 [ 14 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
3234 | 2023.10.05 07:26:54.116445 [ 3 ] {ea150a94-89c5-4cbb-8895-ba4f79cd543b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3235 | 2023.10.05 07:26:54.117001 [ 3 ] {ea150a94-89c5-4cbb-8895-ba4f79cd543b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3236 | 2023.10.05 07:26:54.117295 [ 24 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001671347 sec., 93337.88854139805 rows/sec., 7.05 MiB/sec. | ||
3237 | 2023.10.05 07:26:54.117362 [ 3 ] {ea150a94-89c5-4cbb-8895-ba4f79cd543b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3238 | 2023.10.05 07:26:54.117484 [ 9 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3239 | 2023.10.05 07:26:54.117613 [ 3 ] {ea150a94-89c5-4cbb-8895-ba4f79cd543b} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3240 | 2023.10.05 07:26:54.117757 [ 54 ] {} <Debug> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3241 | 2023.10.05 07:26:54.117816 [ 3 ] {ea150a94-89c5-4cbb-8895-ba4f79cd543b} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001650776 sec., 52702 rows/sec., 4.93 MiB/sec. | ||
3242 | 2023.10.05 07:26:54.117824 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3243 | 2023.10.05 07:26:54.117850 [ 9 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_31_6} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3244 | 2023.10.05 07:26:54.118093 [ 14 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3245 | 2023.10.05 07:26:54.118165 [ 9 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_31_6} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3246 | 2023.10.05 07:26:54.118224 [ 3 ] {ea150a94-89c5-4cbb-8895-ba4f79cd543b} <Debug> DynamicQueryHandler: Done processing query | ||
3247 | 2023.10.05 07:26:54.118292 [ 3 ] {ea150a94-89c5-4cbb-8895-ba4f79cd543b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3248 | 2023.10.05 07:26:54.118392 [ 3 ] {} <Debug> HTTP-Session: 2e119d05-0bbd-4d4a-a9b6-9a3e2ebd05c2 Destroying unnamed session | ||
3249 | 2023.10.05 07:26:54.118398 [ 14 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3250 | 2023.10.05 07:26:54.118493 [ 14 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 219 rows starting from the beginning of the part | ||
3251 | 2023.10.05 07:26:54.118628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3252 | 2023.10.05 07:26:54.118661 [ 14 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 87 rows starting from the beginning of the part | ||
3253 | 2023.10.05 07:26:54.118690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3254 | 2023.10.05 07:26:54.118718 [ 3 ] {} <Debug> HTTP-Session: d14a2317-734f-45c3-be5b-e2e5ad785c47 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3255 | 2023.10.05 07:26:54.118750 [ 3 ] {} <Debug> HTTP-Session: d14a2317-734f-45c3-be5b-e2e5ad785c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3256 | 2023.10.05 07:26:54.118774 [ 14 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 132 rows starting from the beginning of the part | ||
3257 | 2023.10.05 07:26:54.118875 [ 3 ] {61ab8688-10ef-4ab3-b3f6-9b335632fe07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3258 | 2023.10.05 07:26:54.118897 [ 14 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 87 rows starting from the beginning of the part | ||
3259 | 2023.10.05 07:26:54.118935 [ 3 ] {61ab8688-10ef-4ab3-b3f6-9b335632fe07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3260 | 2023.10.05 07:26:54.119031 [ 14 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 132 rows starting from the beginning of the part | ||
3261 | 2023.10.05 07:26:54.119178 [ 3 ] {61ab8688-10ef-4ab3-b3f6-9b335632fe07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3262 | 2023.10.05 07:26:54.119184 [ 14 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 87 rows starting from the beginning of the part | ||
3263 | 2023.10.05 07:26:54.119817 [ 3 ] {61ab8688-10ef-4ab3-b3f6-9b335632fe07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3264 | 2023.10.05 07:26:54.120154 [ 3 ] {61ab8688-10ef-4ab3-b3f6-9b335632fe07} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3265 | 2023.10.05 07:26:54.120164 [ 24 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.002272776 sec., 327352.98155207554 rows/sec., 31.12 MiB/sec. | ||
3266 | 2023.10.05 07:26:54.120350 [ 24 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3267 | 2023.10.05 07:26:54.120440 [ 3 ] {61ab8688-10ef-4ab3-b3f6-9b335632fe07} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3268 | 2023.10.05 07:26:54.120598 [ 54 ] {} <Debug> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3269 | 2023.10.05 07:26:54.120648 [ 3 ] {61ab8688-10ef-4ab3-b3f6-9b335632fe07} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001720558 sec., 153438 rows/sec., 10.53 MiB/sec. | ||
3270 | 2023.10.05 07:26:54.120668 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3271 | 2023.10.05 07:26:54.120680 [ 24 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3272 | 2023.10.05 07:26:54.120848 [ 24 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_31_6} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3273 | 2023.10.05 07:26:54.120971 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3274 | 2023.10.05 07:26:54.121018 [ 3 ] {61ab8688-10ef-4ab3-b3f6-9b335632fe07} <Debug> DynamicQueryHandler: Done processing query | ||
3275 | 2023.10.05 07:26:54.121087 [ 3 ] {61ab8688-10ef-4ab3-b3f6-9b335632fe07} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3276 | 2023.10.05 07:26:54.121107 [ 3 ] {} <Debug> HTTP-Session: d14a2317-734f-45c3-be5b-e2e5ad785c47 Destroying unnamed session | ||
3277 | 2023.10.05 07:26:54.121184 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3278 | 2023.10.05 07:26:54.121219 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 337 rows starting from the beginning of the part | ||
3279 | 2023.10.05 07:26:54.121320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3280 | 2023.10.05 07:26:54.121376 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 264 rows starting from the beginning of the part | ||
3281 | 2023.10.05 07:26:54.121402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3282 | 2023.10.05 07:26:54.121447 [ 3 ] {} <Debug> HTTP-Session: 879a1e91-e5f0-4265-8e5a-fc4174c70d79 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3283 | 2023.10.05 07:26:54.121479 [ 3 ] {} <Debug> HTTP-Session: 879a1e91-e5f0-4265-8e5a-fc4174c70d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3284 | 2023.10.05 07:26:54.121580 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 55 rows starting from the beginning of the part | ||
3285 | 2023.10.05 07:26:54.121697 [ 3 ] {b22e69ae-b5d8-4301-8f89-3f24e3fb2e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3286 | 2023.10.05 07:26:54.121796 [ 3 ] {b22e69ae-b5d8-4301-8f89-3f24e3fb2e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3287 | 2023.10.05 07:26:54.121811 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 264 rows starting from the beginning of the part | ||
3288 | 2023.10.05 07:26:54.122092 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::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 | ||
3289 | 2023.10.05 07:26:54.122242 [ 3 ] {b22e69ae-b5d8-4301-8f89-3f24e3fb2e8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3290 | 2023.10.05 07:26:54.122322 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 264 rows starting from the beginning of the part | ||
3291 | 2023.10.05 07:26:54.122792 [ 3 ] {b22e69ae-b5d8-4301-8f89-3f24e3fb2e8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3292 | 2023.10.05 07:26:54.123337 [ 3 ] {b22e69ae-b5d8-4301-8f89-3f24e3fb2e8d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3293 | 2023.10.05 07:26:54.123601 [ 3 ] {b22e69ae-b5d8-4301-8f89-3f24e3fb2e8d} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3294 | 2023.10.05 07:26:54.123874 [ 3 ] {b22e69ae-b5d8-4301-8f89-3f24e3fb2e8d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002126184 sec., 2821 rows/sec., 118.50 KiB/sec. | ||
3295 | 2023.10.05 07:26:54.124083 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1228 rows, containing 4 columns (4 merged, 0 gathered) in 0.003329643 sec., 368808.30767742964 rows/sec., 25.79 MiB/sec. | ||
3296 | 2023.10.05 07:26:54.124107 [ 54 ] {} <Debug> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3297 | 2023.10.05 07:26:54.124179 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3298 | 2023.10.05 07:26:54.124250 [ 3 ] {b22e69ae-b5d8-4301-8f89-3f24e3fb2e8d} <Debug> DynamicQueryHandler: Done processing query | ||
3299 | 2023.10.05 07:26:54.124329 [ 3 ] {b22e69ae-b5d8-4301-8f89-3f24e3fb2e8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3300 | 2023.10.05 07:26:54.124350 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3301 | 2023.10.05 07:26:54.124411 [ 3 ] {} <Debug> HTTP-Session: 879a1e91-e5f0-4265-8e5a-fc4174c70d79 Destroying unnamed session | ||
3302 | 2023.10.05 07:26:54.124427 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3303 | 2023.10.05 07:26:54.124581 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3304 | 2023.10.05 07:26:54.124658 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
3305 | 2023.10.05 07:26:54.124673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3306 | 2023.10.05 07:26:54.124766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3307 | 2023.10.05 07:26:54.124815 [ 3 ] {} <Debug> HTTP-Session: d5026fa1-fe3d-49a2-8c39-2ff14260138e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3308 | 2023.10.05 07:26:54.124898 [ 3 ] {} <Debug> HTTP-Session: d5026fa1-fe3d-49a2-8c39-2ff14260138e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3309 | 2023.10.05 07:26:54.124913 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_31_6} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3310 | 2023.10.05 07:26:54.125000 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
3311 | 2023.10.05 07:26:54.125202 [ 24 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_31_6} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3312 | 2023.10.05 07:26:54.125227 [ 3 ] {c42c30b8-04d8-4ec3-a47c-e7042d05a3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3313 | 2023.10.05 07:26:54.125343 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
3314 | 2023.10.05 07:26:54.125417 [ 3 ] {c42c30b8-04d8-4ec3-a47c-e7042d05a3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3315 | 2023.10.05 07:26:54.125669 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
3316 | 2023.10.05 07:26:54.125983 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
3317 | 2023.10.05 07:26:54.125989 [ 3 ] {c42c30b8-04d8-4ec3-a47c-e7042d05a3c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3318 | 2023.10.05 07:26:54.126176 [ 19 ] {8923c204-734d-4603-b236-f30dcb75fbd1::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 | ||
3319 | 2023.10.05 07:26:54.126678 [ 3 ] {c42c30b8-04d8-4ec3-a47c-e7042d05a3c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3320 | 2023.10.05 07:26:54.127304 [ 3 ] {c42c30b8-04d8-4ec3-a47c-e7042d05a3c5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3321 | 2023.10.05 07:26:54.127556 [ 24 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003337572 sec., 28763.424429495455 rows/sec., 1.18 MiB/sec. | ||
3322 | 2023.10.05 07:26:54.127638 [ 3 ] {c42c30b8-04d8-4ec3-a47c-e7042d05a3c5} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3323 | 2023.10.05 07:26:54.127735 [ 24 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3324 | 2023.10.05 07:26:54.127882 [ 3 ] {c42c30b8-04d8-4ec3-a47c-e7042d05a3c5} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002564001 sec., 24570 rows/sec., 1.49 MiB/sec. | ||
3325 | 2023.10.05 07:26:54.128078 [ 3 ] {c42c30b8-04d8-4ec3-a47c-e7042d05a3c5} <Debug> DynamicQueryHandler: Done processing query | ||
3326 | 2023.10.05 07:26:54.128121 [ 3 ] {c42c30b8-04d8-4ec3-a47c-e7042d05a3c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3327 | 2023.10.05 07:26:54.128156 [ 3 ] {} <Debug> HTTP-Session: d5026fa1-fe3d-49a2-8c39-2ff14260138e Destroying unnamed session | ||
3328 | 2023.10.05 07:26:54.128161 [ 24 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_16_3} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3329 | 2023.10.05 07:26:54.128248 [ 24 ] {8923c204-734d-4603-b236-f30dcb75fbd1::all_1_16_3} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3330 | 2023.10.05 07:26:54.128339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3331 | 2023.10.05 07:26:54.128399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3332 | 2023.10.05 07:26:54.128419 [ 3 ] {} <Debug> HTTP-Session: 61c5211d-ff1c-40cf-89e3-6da098b1ef8f Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3333 | 2023.10.05 07:26:54.128436 [ 3 ] {} <Debug> HTTP-Session: 61c5211d-ff1c-40cf-89e3-6da098b1ef8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3334 | 2023.10.05 07:26:54.128507 [ 3 ] {ba2d4d80-0e93-490c-a4d8-98b18453ac62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3335 | 2023.10.05 07:26:54.128548 [ 3 ] {ba2d4d80-0e93-490c-a4d8-98b18453ac62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3336 | 2023.10.05 07:26:54.128664 [ 3 ] {ba2d4d80-0e93-490c-a4d8-98b18453ac62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3337 | 2023.10.05 07:26:54.128939 [ 3 ] {ba2d4d80-0e93-490c-a4d8-98b18453ac62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3338 | 2023.10.05 07:26:54.129178 [ 3 ] {ba2d4d80-0e93-490c-a4d8-98b18453ac62} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3339 | 2023.10.05 07:26:54.129352 [ 3 ] {ba2d4d80-0e93-490c-a4d8-98b18453ac62} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3340 | 2023.10.05 07:26:54.129464 [ 3 ] {ba2d4d80-0e93-490c-a4d8-98b18453ac62} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000929705 sec., 20436 rows/sec., 1.06 MiB/sec. | ||
3341 | 2023.10.05 07:26:54.129585 [ 3 ] {ba2d4d80-0e93-490c-a4d8-98b18453ac62} <Debug> DynamicQueryHandler: Done processing query | ||
3342 | 2023.10.05 07:26:54.129610 [ 3 ] {ba2d4d80-0e93-490c-a4d8-98b18453ac62} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3343 | 2023.10.05 07:26:54.129626 [ 3 ] {} <Debug> HTTP-Session: 61c5211d-ff1c-40cf-89e3-6da098b1ef8f Destroying unnamed session | ||
3344 | 2023.10.05 07:26:59.112041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3345 | 2023.10.05 07:26:59.112176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3346 | 2023.10.05 07:26:59.112208 [ 3 ] {} <Debug> HTTP-Session: 6f2af625-491c-4e23-afb8-602ab758a87c Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3347 | 2023.10.05 07:26:59.112236 [ 3 ] {} <Debug> HTTP-Session: 6f2af625-491c-4e23-afb8-602ab758a87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3348 | 2023.10.05 07:26:59.112376 [ 3 ] {9a1c3b28-d0e5-48e6-af69-ab440e989cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3349 | 2023.10.05 07:26:59.112442 [ 3 ] {9a1c3b28-d0e5-48e6-af69-ab440e989cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3350 | 2023.10.05 07:26:59.112619 [ 3 ] {9a1c3b28-d0e5-48e6-af69-ab440e989cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3351 | 2023.10.05 07:26:59.113129 [ 3 ] {9a1c3b28-d0e5-48e6-af69-ab440e989cde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3352 | 2023.10.05 07:26:59.113414 [ 3 ] {9a1c3b28-d0e5-48e6-af69-ab440e989cde} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3353 | 2023.10.05 07:26:59.113585 [ 3 ] {9a1c3b28-d0e5-48e6-af69-ab440e989cde} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3354 | 2023.10.05 07:26:59.113735 [ 3 ] {9a1c3b28-d0e5-48e6-af69-ab440e989cde} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001309871 sec., 33591 rows/sec., 2.66 MiB/sec. | ||
3355 | 2023.10.05 07:26:59.113925 [ 3 ] {9a1c3b28-d0e5-48e6-af69-ab440e989cde} <Debug> DynamicQueryHandler: Done processing query | ||
3356 | 2023.10.05 07:26:59.113955 [ 3 ] {9a1c3b28-d0e5-48e6-af69-ab440e989cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3357 | 2023.10.05 07:26:59.113973 [ 3 ] {} <Debug> HTTP-Session: 6f2af625-491c-4e23-afb8-602ab758a87c Destroying unnamed session | ||
3358 | 2023.10.05 07:26:59.114104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 21120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3359 | 2023.10.05 07:26:59.114157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3360 | 2023.10.05 07:26:59.114179 [ 3 ] {} <Debug> HTTP-Session: b339ed37-ff60-48d2-8a87-aa193a706f16 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3361 | 2023.10.05 07:26:59.114198 [ 3 ] {} <Debug> HTTP-Session: b339ed37-ff60-48d2-8a87-aa193a706f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3362 | 2023.10.05 07:26:59.114294 [ 3 ] {e82839b5-5eaa-460f-aa46-0f8be7b1fcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3363 | 2023.10.05 07:26:59.114341 [ 3 ] {e82839b5-5eaa-460f-aa46-0f8be7b1fcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3364 | 2023.10.05 07:26:59.114465 [ 3 ] {e82839b5-5eaa-460f-aa46-0f8be7b1fcbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3365 | 2023.10.05 07:26:59.114851 [ 3 ] {e82839b5-5eaa-460f-aa46-0f8be7b1fcbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3366 | 2023.10.05 07:26:59.115083 [ 3 ] {e82839b5-5eaa-460f-aa46-0f8be7b1fcbb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3367 | 2023.10.05 07:26:59.115237 [ 3 ] {e82839b5-5eaa-460f-aa46-0f8be7b1fcbb} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3368 | 2023.10.05 07:26:59.115349 [ 3 ] {e82839b5-5eaa-460f-aa46-0f8be7b1fcbb} <Information> executeQuery: Read 132 rows, 13.04 KiB in 0.001022056 sec., 129151 rows/sec., 12.46 MiB/sec. | ||
3369 | 2023.10.05 07:26:59.115473 [ 3 ] {e82839b5-5eaa-460f-aa46-0f8be7b1fcbb} <Debug> DynamicQueryHandler: Done processing query | ||
3370 | 2023.10.05 07:26:59.115498 [ 3 ] {e82839b5-5eaa-460f-aa46-0f8be7b1fcbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3371 | 2023.10.05 07:26:59.115515 [ 3 ] {} <Debug> HTTP-Session: b339ed37-ff60-48d2-8a87-aa193a706f16 Destroying unnamed session | ||
3372 | 2023.10.05 07:26:59.115680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3373 | 2023.10.05 07:26:59.115729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3374 | 2023.10.05 07:26:59.115749 [ 3 ] {} <Debug> HTTP-Session: 002f564e-4a89-4e03-887b-2fa5f916d2dd Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3375 | 2023.10.05 07:26:59.115767 [ 3 ] {} <Debug> HTTP-Session: 002f564e-4a89-4e03-887b-2fa5f916d2dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3376 | 2023.10.05 07:26:59.115843 [ 3 ] {e8e2cab4-2f7e-4ac3-aa78-2bdf38194f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3377 | 2023.10.05 07:26:59.115884 [ 3 ] {e8e2cab4-2f7e-4ac3-aa78-2bdf38194f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3378 | 2023.10.05 07:26:59.115991 [ 3 ] {e8e2cab4-2f7e-4ac3-aa78-2bdf38194f7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3379 | 2023.10.05 07:26:59.116321 [ 3 ] {e8e2cab4-2f7e-4ac3-aa78-2bdf38194f7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3380 | 2023.10.05 07:26:59.116533 [ 3 ] {e8e2cab4-2f7e-4ac3-aa78-2bdf38194f7b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3381 | 2023.10.05 07:26:59.116695 [ 3 ] {e8e2cab4-2f7e-4ac3-aa78-2bdf38194f7b} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3382 | 2023.10.05 07:26:59.116798 [ 3 ] {e8e2cab4-2f7e-4ac3-aa78-2bdf38194f7b} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000926165 sec., 47507 rows/sec., 3.72 MiB/sec. | ||
3383 | 2023.10.05 07:26:59.116916 [ 3 ] {e8e2cab4-2f7e-4ac3-aa78-2bdf38194f7b} <Debug> DynamicQueryHandler: Done processing query | ||
3384 | 2023.10.05 07:26:59.116940 [ 3 ] {e8e2cab4-2f7e-4ac3-aa78-2bdf38194f7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3385 | 2023.10.05 07:26:59.116956 [ 3 ] {} <Debug> HTTP-Session: 002f564e-4a89-4e03-887b-2fa5f916d2dd Destroying unnamed session | ||
3386 | 2023.10.05 07:26:59.117100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 47079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3387 | 2023.10.05 07:26:59.117147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3388 | 2023.10.05 07:26:59.117167 [ 3 ] {} <Debug> HTTP-Session: 872aa23e-051f-4e20-80b6-02b57f403416 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3389 | 2023.10.05 07:26:59.117184 [ 3 ] {} <Debug> HTTP-Session: 872aa23e-051f-4e20-80b6-02b57f403416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3390 | 2023.10.05 07:26:59.117270 [ 3 ] {74e1a977-baad-4c98-8ef2-62f841ec96f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3391 | 2023.10.05 07:26:59.117316 [ 3 ] {74e1a977-baad-4c98-8ef2-62f841ec96f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3392 | 2023.10.05 07:26:59.117451 [ 3 ] {74e1a977-baad-4c98-8ef2-62f841ec96f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3393 | 2023.10.05 07:26:59.117909 [ 3 ] {74e1a977-baad-4c98-8ef2-62f841ec96f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3394 | 2023.10.05 07:26:59.118214 [ 3 ] {74e1a977-baad-4c98-8ef2-62f841ec96f4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3395 | 2023.10.05 07:26:59.118396 [ 3 ] {74e1a977-baad-4c98-8ef2-62f841ec96f4} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3396 | 2023.10.05 07:26:59.118495 [ 155 ] {} <Debug> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3397 | 2023.10.05 07:26:59.118508 [ 3 ] {74e1a977-baad-4c98-8ef2-62f841ec96f4} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001207399 sec., 36441 rows/sec., 49.18 MiB/sec. | ||
3398 | 2023.10.05 07:26:59.118550 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3399 | 2023.10.05 07:26:59.118648 [ 18 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3400 | 2023.10.05 07:26:59.118680 [ 3 ] {74e1a977-baad-4c98-8ef2-62f841ec96f4} <Debug> DynamicQueryHandler: Done processing query | ||
3401 | 2023.10.05 07:26:59.118708 [ 3 ] {74e1a977-baad-4c98-8ef2-62f841ec96f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3402 | 2023.10.05 07:26:59.118733 [ 3 ] {} <Debug> HTTP-Session: 872aa23e-051f-4e20-80b6-02b57f403416 Destroying unnamed session | ||
3403 | 2023.10.05 07:26:59.118768 [ 18 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3404 | 2023.10.05 07:26:59.118802 [ 18 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 453 rows starting from the beginning of the part | ||
3405 | 2023.10.05 07:26:59.118932 [ 18 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::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 | ||
3406 | 2023.10.05 07:26:59.119024 [ 18 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
3407 | 2023.10.05 07:26:59.119108 [ 18 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::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 | ||
3408 | 2023.10.05 07:26:59.119191 [ 18 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
3409 | 2023.10.05 07:26:59.119271 [ 18 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::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 | ||
3410 | 2023.10.05 07:26:59.120708 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 673 rows, containing 6 columns (6 merged, 0 gathered) in 0.002103664 sec., 319918.00972018344 rows/sec., 431.71 MiB/sec. | ||
3411 | 2023.10.05 07:26:59.121240 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3412 | 2023.10.05 07:26:59.121521 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3413 | 2023.10.05 07:26:59.121603 [ 13 ] {a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3414 | 2023.10.05 07:26:59.121699 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a6fbbc74-758a-42dd-b30f-94c218c7f10f::all_1_16_3: 4.50 MiB. | ||
3415 | 2023.10.05 07:27:03.774985 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3416 | 2023.10.05 07:27:03.775092 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3417 | 2023.10.05 07:27:04.114288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3418 | 2023.10.05 07:27:04.114409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3419 | 2023.10.05 07:27:04.114441 [ 3 ] {} <Debug> HTTP-Session: d1d5dd3c-d4fa-4f1b-ab3c-5054e589d995 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3420 | 2023.10.05 07:27:04.114469 [ 3 ] {} <Debug> HTTP-Session: d1d5dd3c-d4fa-4f1b-ab3c-5054e589d995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3421 | 2023.10.05 07:27:04.114610 [ 3 ] {be094bd8-25a5-4e27-924f-b2ad3ec7d3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3422 | 2023.10.05 07:27:04.114679 [ 3 ] {be094bd8-25a5-4e27-924f-b2ad3ec7d3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3423 | 2023.10.05 07:27:04.114861 [ 3 ] {be094bd8-25a5-4e27-924f-b2ad3ec7d3ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3424 | 2023.10.05 07:27:04.115282 [ 3 ] {be094bd8-25a5-4e27-924f-b2ad3ec7d3ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3425 | 2023.10.05 07:27:04.115561 [ 3 ] {be094bd8-25a5-4e27-924f-b2ad3ec7d3ca} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3426 | 2023.10.05 07:27:04.115731 [ 3 ] {be094bd8-25a5-4e27-924f-b2ad3ec7d3ca} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3427 | 2023.10.05 07:27:04.115877 [ 3 ] {be094bd8-25a5-4e27-924f-b2ad3ec7d3ca} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001225259 sec., 4896 rows/sec., 277.36 KiB/sec. | ||
3428 | 2023.10.05 07:27:04.116022 [ 3 ] {be094bd8-25a5-4e27-924f-b2ad3ec7d3ca} <Debug> DynamicQueryHandler: Done processing query | ||
3429 | 2023.10.05 07:27:04.116049 [ 3 ] {be094bd8-25a5-4e27-924f-b2ad3ec7d3ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3430 | 2023.10.05 07:27:04.116066 [ 3 ] {} <Debug> HTTP-Session: d1d5dd3c-d4fa-4f1b-ab3c-5054e589d995 Destroying unnamed session | ||
3431 | 2023.10.05 07:27:04.116197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3432 | 2023.10.05 07:27:04.116247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3433 | 2023.10.05 07:27:04.116269 [ 3 ] {} <Debug> HTTP-Session: 788fb40e-ee70-4a42-a4b9-ff26532745df Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3434 | 2023.10.05 07:27:04.116289 [ 3 ] {} <Debug> HTTP-Session: 788fb40e-ee70-4a42-a4b9-ff26532745df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3435 | 2023.10.05 07:27:04.116375 [ 3 ] {1861c7b6-22e3-4510-bd1f-3945bd265811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3436 | 2023.10.05 07:27:04.116419 [ 3 ] {1861c7b6-22e3-4510-bd1f-3945bd265811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3437 | 2023.10.05 07:27:04.116539 [ 3 ] {1861c7b6-22e3-4510-bd1f-3945bd265811} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3438 | 2023.10.05 07:27:04.116891 [ 3 ] {1861c7b6-22e3-4510-bd1f-3945bd265811} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3439 | 2023.10.05 07:27:04.117106 [ 3 ] {1861c7b6-22e3-4510-bd1f-3945bd265811} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3440 | 2023.10.05 07:27:04.117260 [ 3 ] {1861c7b6-22e3-4510-bd1f-3945bd265811} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3441 | 2023.10.05 07:27:04.117389 [ 3 ] {1861c7b6-22e3-4510-bd1f-3945bd265811} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000977405 sec., 89011 rows/sec., 8.32 MiB/sec. | ||
3442 | 2023.10.05 07:27:04.117497 [ 3 ] {1861c7b6-22e3-4510-bd1f-3945bd265811} <Debug> DynamicQueryHandler: Done processing query | ||
3443 | 2023.10.05 07:27:04.117523 [ 3 ] {1861c7b6-22e3-4510-bd1f-3945bd265811} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3444 | 2023.10.05 07:27:04.117540 [ 3 ] {} <Debug> HTTP-Session: 788fb40e-ee70-4a42-a4b9-ff26532745df Destroying unnamed session | ||
3445 | 2023.10.05 07:27:04.117723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3446 | 2023.10.05 07:27:04.117770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3447 | 2023.10.05 07:27:04.117791 [ 3 ] {} <Debug> HTTP-Session: 64cef5ac-c793-42d1-9145-dcbbbe14c625 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3448 | 2023.10.05 07:27:04.117810 [ 3 ] {} <Debug> HTTP-Session: 64cef5ac-c793-42d1-9145-dcbbbe14c625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3449 | 2023.10.05 07:27:04.117900 [ 3 ] {611533b1-5bc0-4a52-af46-4349b4db7525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3450 | 2023.10.05 07:27:04.117942 [ 3 ] {611533b1-5bc0-4a52-af46-4349b4db7525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3451 | 2023.10.05 07:27:04.118053 [ 3 ] {611533b1-5bc0-4a52-af46-4349b4db7525} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3452 | 2023.10.05 07:27:04.118490 [ 3 ] {611533b1-5bc0-4a52-af46-4349b4db7525} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3453 | 2023.10.05 07:27:04.118709 [ 3 ] {611533b1-5bc0-4a52-af46-4349b4db7525} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3454 | 2023.10.05 07:27:04.118871 [ 3 ] {611533b1-5bc0-4a52-af46-4349b4db7525} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3455 | 2023.10.05 07:27:04.118997 [ 3 ] {611533b1-5bc0-4a52-af46-4349b4db7525} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001062207 sec., 248539 rows/sec., 17.05 MiB/sec. | ||
3456 | 2023.10.05 07:27:04.119129 [ 3 ] {611533b1-5bc0-4a52-af46-4349b4db7525} <Debug> DynamicQueryHandler: Done processing query | ||
3457 | 2023.10.05 07:27:04.119154 [ 3 ] {611533b1-5bc0-4a52-af46-4349b4db7525} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3458 | 2023.10.05 07:27:04.119170 [ 3 ] {} <Debug> HTTP-Session: 64cef5ac-c793-42d1-9145-dcbbbe14c625 Destroying unnamed session | ||
3459 | 2023.10.05 07:27:04.119328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3460 | 2023.10.05 07:27:04.119375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3461 | 2023.10.05 07:27:04.119395 [ 3 ] {} <Debug> HTTP-Session: 5a54cd5f-e20d-4d91-91ee-8f28a0c8425e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3462 | 2023.10.05 07:27:04.119413 [ 3 ] {} <Debug> HTTP-Session: 5a54cd5f-e20d-4d91-91ee-8f28a0c8425e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3463 | 2023.10.05 07:27:04.119485 [ 3 ] {b9ec94a1-bd7a-4b71-99d6-b99d1f530129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3464 | 2023.10.05 07:27:04.119525 [ 3 ] {b9ec94a1-bd7a-4b71-99d6-b99d1f530129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3465 | 2023.10.05 07:27:04.119639 [ 3 ] {b9ec94a1-bd7a-4b71-99d6-b99d1f530129} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3466 | 2023.10.05 07:27:04.119898 [ 3 ] {b9ec94a1-bd7a-4b71-99d6-b99d1f530129} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3467 | 2023.10.05 07:27:04.120138 [ 3 ] {b9ec94a1-bd7a-4b71-99d6-b99d1f530129} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3468 | 2023.10.05 07:27:04.120319 [ 3 ] {b9ec94a1-bd7a-4b71-99d6-b99d1f530129} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3469 | 2023.10.05 07:27:04.120435 [ 3 ] {b9ec94a1-bd7a-4b71-99d6-b99d1f530129} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000916315 sec., 6547 rows/sec., 274.96 KiB/sec. | ||
3470 | 2023.10.05 07:27:04.120547 [ 3 ] {b9ec94a1-bd7a-4b71-99d6-b99d1f530129} <Debug> DynamicQueryHandler: Done processing query | ||
3471 | 2023.10.05 07:27:04.120572 [ 3 ] {b9ec94a1-bd7a-4b71-99d6-b99d1f530129} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3472 | 2023.10.05 07:27:04.120588 [ 3 ] {} <Debug> HTTP-Session: 5a54cd5f-e20d-4d91-91ee-8f28a0c8425e Destroying unnamed session | ||
3473 | 2023.10.05 07:27:04.120754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3474 | 2023.10.05 07:27:04.120799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3475 | 2023.10.05 07:27:04.120820 [ 3 ] {} <Debug> HTTP-Session: 247f3d7a-a94e-4ebf-8536-b5dd4ff2061b Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3476 | 2023.10.05 07:27:04.120836 [ 3 ] {} <Debug> HTTP-Session: 247f3d7a-a94e-4ebf-8536-b5dd4ff2061b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3477 | 2023.10.05 07:27:04.120911 [ 3 ] {d6061d4f-b57b-4c3c-8769-22fe026f87cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3478 | 2023.10.05 07:27:04.120955 [ 3 ] {d6061d4f-b57b-4c3c-8769-22fe026f87cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3479 | 2023.10.05 07:27:04.121070 [ 3 ] {d6061d4f-b57b-4c3c-8769-22fe026f87cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3480 | 2023.10.05 07:27:04.121377 [ 3 ] {d6061d4f-b57b-4c3c-8769-22fe026f87cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3481 | 2023.10.05 07:27:04.121629 [ 3 ] {d6061d4f-b57b-4c3c-8769-22fe026f87cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3482 | 2023.10.05 07:27:04.121810 [ 3 ] {d6061d4f-b57b-4c3c-8769-22fe026f87cb} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3483 | 2023.10.05 07:27:04.121942 [ 3 ] {d6061d4f-b57b-4c3c-8769-22fe026f87cb} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000999496 sec., 63031 rows/sec., 3.82 MiB/sec. | ||
3484 | 2023.10.05 07:27:04.121934 [ 178 ] {} <Debug> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3485 | 2023.10.05 07:27:04.122051 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3486 | 2023.10.05 07:27:04.122150 [ 3 ] {d6061d4f-b57b-4c3c-8769-22fe026f87cb} <Debug> DynamicQueryHandler: Done processing query | ||
3487 | 2023.10.05 07:27:04.122161 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3488 | 2023.10.05 07:27:04.122184 [ 3 ] {d6061d4f-b57b-4c3c-8769-22fe026f87cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3489 | 2023.10.05 07:27:04.122223 [ 3 ] {} <Debug> HTTP-Session: 247f3d7a-a94e-4ebf-8536-b5dd4ff2061b Destroying unnamed session | ||
3490 | 2023.10.05 07:27:04.122302 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3491 | 2023.10.05 07:27:04.122361 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
3492 | 2023.10.05 07:27:04.122378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3493 | 2023.10.05 07:27:04.122458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3494 | 2023.10.05 07:27:04.122483 [ 3 ] {} <Debug> HTTP-Session: 345fe3ff-9240-4928-aec4-eafb9dff83c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3495 | 2023.10.05 07:27:04.122529 [ 3 ] {} <Debug> HTTP-Session: 345fe3ff-9240-4928-aec4-eafb9dff83c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3496 | 2023.10.05 07:27:04.122609 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
3497 | 2023.10.05 07:27:04.122748 [ 3 ] {a0f7b04d-7221-4638-a865-1c1925e68951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3498 | 2023.10.05 07:27:04.122848 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part | ||
3499 | 2023.10.05 07:27:04.122860 [ 3 ] {a0f7b04d-7221-4638-a865-1c1925e68951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3500 | 2023.10.05 07:27:04.123098 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part | ||
3501 | 2023.10.05 07:27:04.123398 [ 3 ] {a0f7b04d-7221-4638-a865-1c1925e68951} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3502 | 2023.10.05 07:27:04.123417 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
3503 | 2023.10.05 07:27:04.123604 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::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 | ||
3504 | 2023.10.05 07:27:04.124158 [ 3 ] {a0f7b04d-7221-4638-a865-1c1925e68951} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3505 | 2023.10.05 07:27:04.124614 [ 3 ] {a0f7b04d-7221-4638-a865-1c1925e68951} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3506 | 2023.10.05 07:27:04.124917 [ 3 ] {a0f7b04d-7221-4638-a865-1c1925e68951} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3507 | 2023.10.05 07:27:04.125257 [ 3 ] {a0f7b04d-7221-4638-a865-1c1925e68951} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002396508 sec., 7928 rows/sec., 420.94 KiB/sec. | ||
3508 | 2023.10.05 07:27:04.125498 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 5 columns (5 merged, 0 gathered) in 0.003366404 sec., 331213.9600594581 rows/sec., 20.13 MiB/sec. | ||
3509 | 2023.10.05 07:27:04.125560 [ 3 ] {a0f7b04d-7221-4638-a865-1c1925e68951} <Debug> DynamicQueryHandler: Done processing query | ||
3510 | 2023.10.05 07:27:04.125595 [ 3 ] {a0f7b04d-7221-4638-a865-1c1925e68951} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3511 | 2023.10.05 07:27:04.125634 [ 3 ] {} <Debug> HTTP-Session: 345fe3ff-9240-4928-aec4-eafb9dff83c4 Destroying unnamed session | ||
3512 | 2023.10.05 07:27:04.125689 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3513 | 2023.10.05 07:27:04.125893 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3514 | 2023.10.05 07:27:04.125957 [ 22 ] {35a33a76-d00a-4d44-a396-a4ebf5bad07b::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3515 | 2023.10.05 07:27:09.113037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3516 | 2023.10.05 07:27:09.113171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3517 | 2023.10.05 07:27:09.113203 [ 3 ] {} <Debug> HTTP-Session: 1cae8795-aa0b-4499-b7d2-98bfb09dca54 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3518 | 2023.10.05 07:27:09.113231 [ 3 ] {} <Debug> HTTP-Session: 1cae8795-aa0b-4499-b7d2-98bfb09dca54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3519 | 2023.10.05 07:27:09.113369 [ 3 ] {6bb48334-69eb-469e-bc62-1f959e5d8ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3520 | 2023.10.05 07:27:09.113437 [ 3 ] {6bb48334-69eb-469e-bc62-1f959e5d8ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3521 | 2023.10.05 07:27:09.113611 [ 3 ] {6bb48334-69eb-469e-bc62-1f959e5d8ef7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3522 | 2023.10.05 07:27:09.114106 [ 3 ] {6bb48334-69eb-469e-bc62-1f959e5d8ef7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3523 | 2023.10.05 07:27:09.114387 [ 3 ] {6bb48334-69eb-469e-bc62-1f959e5d8ef7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3524 | 2023.10.05 07:27:09.114559 [ 3 ] {6bb48334-69eb-469e-bc62-1f959e5d8ef7} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3525 | 2023.10.05 07:27:09.114687 [ 3 ] {6bb48334-69eb-469e-bc62-1f959e5d8ef7} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00127604 sec., 34481 rows/sec., 2.73 MiB/sec. | ||
3526 | 2023.10.05 07:27:09.114859 [ 3 ] {6bb48334-69eb-469e-bc62-1f959e5d8ef7} <Debug> DynamicQueryHandler: Done processing query | ||
3527 | 2023.10.05 07:27:09.114886 [ 3 ] {6bb48334-69eb-469e-bc62-1f959e5d8ef7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3528 | 2023.10.05 07:27:09.114903 [ 3 ] {} <Debug> HTTP-Session: 1cae8795-aa0b-4499-b7d2-98bfb09dca54 Destroying unnamed session | ||
3529 | 2023.10.05 07:27:09.115046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 21120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3530 | 2023.10.05 07:27:09.115101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3531 | 2023.10.05 07:27:09.115122 [ 3 ] {} <Debug> HTTP-Session: 8e826f7c-a1de-41e4-82a6-607ac8f5c75d Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3532 | 2023.10.05 07:27:09.115141 [ 3 ] {} <Debug> HTTP-Session: 8e826f7c-a1de-41e4-82a6-607ac8f5c75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3533 | 2023.10.05 07:27:09.115229 [ 3 ] {66c604c2-f101-46ff-ac76-6db186b31595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3534 | 2023.10.05 07:27:09.115274 [ 3 ] {66c604c2-f101-46ff-ac76-6db186b31595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3535 | 2023.10.05 07:27:09.115386 [ 3 ] {66c604c2-f101-46ff-ac76-6db186b31595} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3536 | 2023.10.05 07:27:09.115785 [ 3 ] {66c604c2-f101-46ff-ac76-6db186b31595} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3537 | 2023.10.05 07:27:09.116008 [ 3 ] {66c604c2-f101-46ff-ac76-6db186b31595} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3538 | 2023.10.05 07:27:09.116158 [ 3 ] {66c604c2-f101-46ff-ac76-6db186b31595} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3539 | 2023.10.05 07:27:09.116265 [ 3 ] {66c604c2-f101-46ff-ac76-6db186b31595} <Information> executeQuery: Read 132 rows, 13.04 KiB in 0.001006876 sec., 131098 rows/sec., 12.65 MiB/sec. | ||
3540 | 2023.10.05 07:27:09.116390 [ 3 ] {66c604c2-f101-46ff-ac76-6db186b31595} <Debug> DynamicQueryHandler: Done processing query | ||
3541 | 2023.10.05 07:27:09.116415 [ 3 ] {66c604c2-f101-46ff-ac76-6db186b31595} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3542 | 2023.10.05 07:27:09.116431 [ 3 ] {} <Debug> HTTP-Session: 8e826f7c-a1de-41e4-82a6-607ac8f5c75d Destroying unnamed session | ||
3543 | 2023.10.05 07:27:09.116559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 9351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3544 | 2023.10.05 07:27:09.116608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3545 | 2023.10.05 07:27:09.116628 [ 3 ] {} <Debug> HTTP-Session: ace0c59a-c5f4-4f23-90c9-b89a079b2d0e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3546 | 2023.10.05 07:27:09.116646 [ 3 ] {} <Debug> HTTP-Session: ace0c59a-c5f4-4f23-90c9-b89a079b2d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3547 | 2023.10.05 07:27:09.116721 [ 3 ] {d5ab4771-3863-472d-9c64-4cf4c79a4817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3548 | 2023.10.05 07:27:09.116761 [ 3 ] {d5ab4771-3863-472d-9c64-4cf4c79a4817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3549 | 2023.10.05 07:27:09.116867 [ 3 ] {d5ab4771-3863-472d-9c64-4cf4c79a4817} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3550 | 2023.10.05 07:27:09.117174 [ 3 ] {d5ab4771-3863-472d-9c64-4cf4c79a4817} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3551 | 2023.10.05 07:27:09.117387 [ 3 ] {d5ab4771-3863-472d-9c64-4cf4c79a4817} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3552 | 2023.10.05 07:27:09.117540 [ 3 ] {d5ab4771-3863-472d-9c64-4cf4c79a4817} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3553 | 2023.10.05 07:27:09.117641 [ 3 ] {d5ab4771-3863-472d-9c64-4cf4c79a4817} <Information> executeQuery: Read 55 rows, 4.39 KiB in 0.000891304 sec., 61707 rows/sec., 4.81 MiB/sec. | ||
3554 | 2023.10.05 07:27:09.117758 [ 3 ] {d5ab4771-3863-472d-9c64-4cf4c79a4817} <Debug> DynamicQueryHandler: Done processing query | ||
3555 | 2023.10.05 07:27:09.117783 [ 3 ] {d5ab4771-3863-472d-9c64-4cf4c79a4817} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3556 | 2023.10.05 07:27:09.117799 [ 3 ] {} <Debug> HTTP-Session: ace0c59a-c5f4-4f23-90c9-b89a079b2d0e Destroying unnamed session | ||
3557 | 2023.10.05 07:27:09.117935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3558 | 2023.10.05 07:27:09.117981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3559 | 2023.10.05 07:27:09.118001 [ 3 ] {} <Debug> HTTP-Session: 08ca5275-11c2-427c-804e-2a2561d6feb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3560 | 2023.10.05 07:27:09.118019 [ 3 ] {} <Debug> HTTP-Session: 08ca5275-11c2-427c-804e-2a2561d6feb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3561 | 2023.10.05 07:27:09.118093 [ 3 ] {3c649247-35dc-43a8-8ef0-995a9e96fea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3562 | 2023.10.05 07:27:09.118137 [ 3 ] {3c649247-35dc-43a8-8ef0-995a9e96fea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3563 | 2023.10.05 07:27:09.118257 [ 3 ] {3c649247-35dc-43a8-8ef0-995a9e96fea2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3564 | 2023.10.05 07:27:09.118533 [ 3 ] {3c649247-35dc-43a8-8ef0-995a9e96fea2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3565 | 2023.10.05 07:27:09.118778 [ 3 ] {3c649247-35dc-43a8-8ef0-995a9e96fea2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3566 | 2023.10.05 07:27:09.118952 [ 3 ] {3c649247-35dc-43a8-8ef0-995a9e96fea2} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3567 | 2023.10.05 07:27:09.119055 [ 3 ] {3c649247-35dc-43a8-8ef0-995a9e96fea2} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000933314 sec., 11785 rows/sec., 777.43 KiB/sec. | ||
3568 | 2023.10.05 07:27:09.119172 [ 3 ] {3c649247-35dc-43a8-8ef0-995a9e96fea2} <Debug> DynamicQueryHandler: Done processing query | ||
3569 | 2023.10.05 07:27:09.119196 [ 3 ] {3c649247-35dc-43a8-8ef0-995a9e96fea2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3570 | 2023.10.05 07:27:09.119212 [ 3 ] {} <Debug> HTTP-Session: 08ca5275-11c2-427c-804e-2a2561d6feb9 Destroying unnamed session | ||
3571 | 2023.10.05 07:27:09.119398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3572 | 2023.10.05 07:27:09.119445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3573 | 2023.10.05 07:27:09.119465 [ 3 ] {} <Debug> HTTP-Session: 935a7914-02a3-4a73-8c97-734b2a1c055e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3574 | 2023.10.05 07:27:09.119482 [ 3 ] {} <Debug> HTTP-Session: 935a7914-02a3-4a73-8c97-734b2a1c055e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3575 | 2023.10.05 07:27:09.119590 [ 3 ] {d2d5ba40-df84-4b1a-89cd-388b83e36eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3576 | 2023.10.05 07:27:09.119637 [ 3 ] {d2d5ba40-df84-4b1a-89cd-388b83e36eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3577 | 2023.10.05 07:27:09.119772 [ 3 ] {d2d5ba40-df84-4b1a-89cd-388b83e36eb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3578 | 2023.10.05 07:27:09.120237 [ 3 ] {d2d5ba40-df84-4b1a-89cd-388b83e36eb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3579 | 2023.10.05 07:27:09.120554 [ 3 ] {d2d5ba40-df84-4b1a-89cd-388b83e36eb9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3580 | 2023.10.05 07:27:09.120733 [ 3 ] {d2d5ba40-df84-4b1a-89cd-388b83e36eb9} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3581 | 2023.10.05 07:27:09.120840 [ 3 ] {d2d5ba40-df84-4b1a-89cd-388b83e36eb9} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00122005 sec., 36064 rows/sec., 48.67 MiB/sec. | ||
3582 | 2023.10.05 07:27:09.120967 [ 3 ] {d2d5ba40-df84-4b1a-89cd-388b83e36eb9} <Debug> DynamicQueryHandler: Done processing query | ||
3583 | 2023.10.05 07:27:09.120991 [ 3 ] {d2d5ba40-df84-4b1a-89cd-388b83e36eb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3584 | 2023.10.05 07:27:09.121007 [ 3 ] {} <Debug> HTTP-Session: 935a7914-02a3-4a73-8c97-734b2a1c055e Destroying unnamed session | ||
3585 | 2023.10.05 07:27:14.114852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3586 | 2023.10.05 07:27:14.114980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3587 | 2023.10.05 07:27:14.115013 [ 3 ] {} <Debug> HTTP-Session: f68601a7-eb80-4cb0-8d3e-438594a79c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3588 | 2023.10.05 07:27:14.115041 [ 3 ] {} <Debug> HTTP-Session: f68601a7-eb80-4cb0-8d3e-438594a79c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3589 | 2023.10.05 07:27:14.115178 [ 3 ] {1357a463-57d7-4bac-9b1d-fefe93d4ac33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3590 | 2023.10.05 07:27:14.115247 [ 3 ] {1357a463-57d7-4bac-9b1d-fefe93d4ac33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3591 | 2023.10.05 07:27:14.115427 [ 3 ] {1357a463-57d7-4bac-9b1d-fefe93d4ac33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3592 | 2023.10.05 07:27:14.115865 [ 3 ] {1357a463-57d7-4bac-9b1d-fefe93d4ac33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3593 | 2023.10.05 07:27:14.116129 [ 3 ] {1357a463-57d7-4bac-9b1d-fefe93d4ac33} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3594 | 2023.10.05 07:27:14.116299 [ 3 ] {1357a463-57d7-4bac-9b1d-fefe93d4ac33} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3595 | 2023.10.05 07:27:14.116438 [ 3 ] {1357a463-57d7-4bac-9b1d-fefe93d4ac33} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001212269 sec., 4949 rows/sec., 280.34 KiB/sec. | ||
3596 | 2023.10.05 07:27:14.116714 [ 3 ] {1357a463-57d7-4bac-9b1d-fefe93d4ac33} <Debug> DynamicQueryHandler: Done processing query | ||
3597 | 2023.10.05 07:27:14.116742 [ 3 ] {1357a463-57d7-4bac-9b1d-fefe93d4ac33} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3598 | 2023.10.05 07:27:14.116758 [ 3 ] {} <Debug> HTTP-Session: f68601a7-eb80-4cb0-8d3e-438594a79c7e Destroying unnamed session | ||
3599 | 2023.10.05 07:27:14.116935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3600 | 2023.10.05 07:27:14.116989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3601 | 2023.10.05 07:27:14.117011 [ 3 ] {} <Debug> HTTP-Session: 7d5d8da8-42fa-4709-999d-875367d02792 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3602 | 2023.10.05 07:27:14.117030 [ 3 ] {} <Debug> HTTP-Session: 7d5d8da8-42fa-4709-999d-875367d02792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3603 | 2023.10.05 07:27:14.117112 [ 3 ] {574c92b6-8591-49a5-89c7-aff7bd1069c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3604 | 2023.10.05 07:27:14.117156 [ 3 ] {574c92b6-8591-49a5-89c7-aff7bd1069c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3605 | 2023.10.05 07:27:14.117280 [ 3 ] {574c92b6-8591-49a5-89c7-aff7bd1069c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3606 | 2023.10.05 07:27:14.117759 [ 3 ] {574c92b6-8591-49a5-89c7-aff7bd1069c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3607 | 2023.10.05 07:27:14.117984 [ 3 ] {574c92b6-8591-49a5-89c7-aff7bd1069c4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3608 | 2023.10.05 07:27:14.118135 [ 3 ] {574c92b6-8591-49a5-89c7-aff7bd1069c4} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3609 | 2023.10.05 07:27:14.118242 [ 3 ] {574c92b6-8591-49a5-89c7-aff7bd1069c4} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001099058 sec., 79158 rows/sec., 7.40 MiB/sec. | ||
3610 | 2023.10.05 07:27:14.118373 [ 3 ] {574c92b6-8591-49a5-89c7-aff7bd1069c4} <Debug> DynamicQueryHandler: Done processing query | ||
3611 | 2023.10.05 07:27:14.118398 [ 3 ] {574c92b6-8591-49a5-89c7-aff7bd1069c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3612 | 2023.10.05 07:27:14.118414 [ 3 ] {} <Debug> HTTP-Session: 7d5d8da8-42fa-4709-999d-875367d02792 Destroying unnamed session | ||
3613 | 2023.10.05 07:27:14.118638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3614 | 2023.10.05 07:27:14.118685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3615 | 2023.10.05 07:27:14.118706 [ 3 ] {} <Debug> HTTP-Session: abb54c37-e335-4b32-ac26-429178854cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3616 | 2023.10.05 07:27:14.118724 [ 3 ] {} <Debug> HTTP-Session: abb54c37-e335-4b32-ac26-429178854cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3617 | 2023.10.05 07:27:14.118809 [ 3 ] {dd0296b5-308c-4269-9631-aac44a1ba67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3618 | 2023.10.05 07:27:14.118849 [ 3 ] {dd0296b5-308c-4269-9631-aac44a1ba67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3619 | 2023.10.05 07:27:14.118955 [ 3 ] {dd0296b5-308c-4269-9631-aac44a1ba67c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3620 | 2023.10.05 07:27:14.119414 [ 3 ] {dd0296b5-308c-4269-9631-aac44a1ba67c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3621 | 2023.10.05 07:27:14.119637 [ 3 ] {dd0296b5-308c-4269-9631-aac44a1ba67c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3622 | 2023.10.05 07:27:14.119790 [ 3 ] {dd0296b5-308c-4269-9631-aac44a1ba67c} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3623 | 2023.10.05 07:27:14.119898 [ 3 ] {dd0296b5-308c-4269-9631-aac44a1ba67c} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001060887 sec., 248848 rows/sec., 17.07 MiB/sec. | ||
3624 | 2023.10.05 07:27:14.120017 [ 3 ] {dd0296b5-308c-4269-9631-aac44a1ba67c} <Debug> DynamicQueryHandler: Done processing query | ||
3625 | 2023.10.05 07:27:14.120041 [ 3 ] {dd0296b5-308c-4269-9631-aac44a1ba67c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3626 | 2023.10.05 07:27:14.120057 [ 3 ] {} <Debug> HTTP-Session: abb54c37-e335-4b32-ac26-429178854cf3 Destroying unnamed session | ||
3627 | 2023.10.05 07:27:14.120172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3628 | 2023.10.05 07:27:14.120218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3629 | 2023.10.05 07:27:14.120238 [ 3 ] {} <Debug> HTTP-Session: cd53d786-3cab-4162-ae5b-b834fff2643d Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3630 | 2023.10.05 07:27:14.120255 [ 3 ] {} <Debug> HTTP-Session: cd53d786-3cab-4162-ae5b-b834fff2643d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3631 | 2023.10.05 07:27:14.120324 [ 3 ] {6bba4959-c571-4d13-b4d6-5131eac5bc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3632 | 2023.10.05 07:27:14.120365 [ 3 ] {6bba4959-c571-4d13-b4d6-5131eac5bc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3633 | 2023.10.05 07:27:14.120469 [ 3 ] {6bba4959-c571-4d13-b4d6-5131eac5bc3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3634 | 2023.10.05 07:27:14.120736 [ 3 ] {6bba4959-c571-4d13-b4d6-5131eac5bc3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3635 | 2023.10.05 07:27:14.120985 [ 3 ] {6bba4959-c571-4d13-b4d6-5131eac5bc3a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3636 | 2023.10.05 07:27:14.121165 [ 3 ] {6bba4959-c571-4d13-b4d6-5131eac5bc3a} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3637 | 2023.10.05 07:27:14.121271 [ 3 ] {6bba4959-c571-4d13-b4d6-5131eac5bc3a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000917875 sec., 6536 rows/sec., 274.50 KiB/sec. | ||
3638 | 2023.10.05 07:27:14.121471 [ 3 ] {6bba4959-c571-4d13-b4d6-5131eac5bc3a} <Debug> DynamicQueryHandler: Done processing query | ||
3639 | 2023.10.05 07:27:14.121500 [ 3 ] {6bba4959-c571-4d13-b4d6-5131eac5bc3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3640 | 2023.10.05 07:27:14.121516 [ 3 ] {} <Debug> HTTP-Session: cd53d786-3cab-4162-ae5b-b834fff2643d Destroying unnamed session | ||
3641 | 2023.10.05 07:27:14.121644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3642 | 2023.10.05 07:27:14.121690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3643 | 2023.10.05 07:27:14.121710 [ 3 ] {} <Debug> HTTP-Session: a7c35708-9eed-4228-93ff-55f20ac8f673 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3644 | 2023.10.05 07:27:14.121727 [ 3 ] {} <Debug> HTTP-Session: a7c35708-9eed-4228-93ff-55f20ac8f673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3645 | 2023.10.05 07:27:14.121802 [ 3 ] {9e758e02-7e72-470f-86a3-1763792202af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3646 | 2023.10.05 07:27:14.121846 [ 3 ] {9e758e02-7e72-470f-86a3-1763792202af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3647 | 2023.10.05 07:27:14.121978 [ 3 ] {9e758e02-7e72-470f-86a3-1763792202af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3648 | 2023.10.05 07:27:14.122269 [ 3 ] {9e758e02-7e72-470f-86a3-1763792202af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3649 | 2023.10.05 07:27:14.122511 [ 3 ] {9e758e02-7e72-470f-86a3-1763792202af} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3650 | 2023.10.05 07:27:14.122685 [ 3 ] {9e758e02-7e72-470f-86a3-1763792202af} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3651 | 2023.10.05 07:27:14.122793 [ 3 ] {9e758e02-7e72-470f-86a3-1763792202af} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000956145 sec., 65889 rows/sec., 3.99 MiB/sec. | ||
3652 | 2023.10.05 07:27:14.122995 [ 3 ] {9e758e02-7e72-470f-86a3-1763792202af} <Debug> DynamicQueryHandler: Done processing query | ||
3653 | 2023.10.05 07:27:14.123020 [ 3 ] {9e758e02-7e72-470f-86a3-1763792202af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3654 | 2023.10.05 07:27:14.123036 [ 3 ] {} <Debug> HTTP-Session: a7c35708-9eed-4228-93ff-55f20ac8f673 Destroying unnamed session | ||
3655 | 2023.10.05 07:27:14.123144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3656 | 2023.10.05 07:27:14.123190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3657 | 2023.10.05 07:27:14.123210 [ 3 ] {} <Debug> HTTP-Session: e86a4596-fdcd-4c37-ba72-5320cc81973e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3658 | 2023.10.05 07:27:14.123226 [ 3 ] {} <Debug> HTTP-Session: e86a4596-fdcd-4c37-ba72-5320cc81973e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3659 | 2023.10.05 07:27:14.123297 [ 3 ] {bea3356d-0389-4111-a1a5-7aa68e403edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3660 | 2023.10.05 07:27:14.123337 [ 3 ] {bea3356d-0389-4111-a1a5-7aa68e403edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3661 | 2023.10.05 07:27:14.123455 [ 3 ] {bea3356d-0389-4111-a1a5-7aa68e403edc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3662 | 2023.10.05 07:27:14.123698 [ 3 ] {bea3356d-0389-4111-a1a5-7aa68e403edc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.71 GiB. | ||
3663 | 2023.10.05 07:27:14.123924 [ 3 ] {bea3356d-0389-4111-a1a5-7aa68e403edc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3664 | 2023.10.05 07:27:14.124100 [ 3 ] {bea3356d-0389-4111-a1a5-7aa68e403edc} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3665 | 2023.10.05 07:27:14.124213 [ 3 ] {bea3356d-0389-4111-a1a5-7aa68e403edc} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000880094 sec., 21588 rows/sec., 1.12 MiB/sec. | ||
3666 | 2023.10.05 07:27:14.124353 [ 3 ] {bea3356d-0389-4111-a1a5-7aa68e403edc} <Debug> DynamicQueryHandler: Done processing query | ||
3667 | 2023.10.05 07:27:14.124377 [ 3 ] {bea3356d-0389-4111-a1a5-7aa68e403edc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3668 | 2023.10.05 07:27:14.124394 [ 3 ] {} <Debug> HTTP-Session: e86a4596-fdcd-4c37-ba72-5320cc81973e Destroying unnamed session | ||
3669 | 2023.10.05 07:27:18.775141 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3670 | 2023.10.05 07:27:18.775215 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3671 | 2023.10.05 07:27:19.113122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3672 | 2023.10.05 07:27:19.113231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3673 | 2023.10.05 07:27:19.113259 [ 3 ] {} <Debug> HTTP-Session: 189ee078-ebcc-4bbd-8e0a-faff4ca828fa Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3674 | 2023.10.05 07:27:19.113284 [ 3 ] {} <Debug> HTTP-Session: 189ee078-ebcc-4bbd-8e0a-faff4ca828fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3675 | 2023.10.05 07:27:19.113410 [ 3 ] {f958b55b-5b33-448b-9e64-cbfa38d587e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3676 | 2023.10.05 07:27:19.113471 [ 3 ] {f958b55b-5b33-448b-9e64-cbfa38d587e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3677 | 2023.10.05 07:27:19.113628 [ 3 ] {f958b55b-5b33-448b-9e64-cbfa38d587e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3678 | 2023.10.05 07:27:19.114077 [ 3 ] {f958b55b-5b33-448b-9e64-cbfa38d587e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
3679 | 2023.10.05 07:27:19.114355 [ 3 ] {f958b55b-5b33-448b-9e64-cbfa38d587e0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3680 | 2023.10.05 07:27:19.114539 [ 3 ] {f958b55b-5b33-448b-9e64-cbfa38d587e0} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3681 | 2023.10.05 07:27:19.114669 [ 3 ] {f958b55b-5b33-448b-9e64-cbfa38d587e0} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001224129 sec., 39211 rows/sec., 3.10 MiB/sec. | ||
3682 | 2023.10.05 07:27:19.114694 [ 175 ] {} <Debug> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3683 | 2023.10.05 07:27:19.114824 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
3684 | 2023.10.05 07:27:19.114862 [ 3 ] {f958b55b-5b33-448b-9e64-cbfa38d587e0} <Debug> DynamicQueryHandler: Done processing query | ||
3685 | 2023.10.05 07:27:19.114900 [ 3 ] {f958b55b-5b33-448b-9e64-cbfa38d587e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3686 | 2023.10.05 07:27:19.114910 [ 18 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3687 | 2023.10.05 07:27:19.114919 [ 3 ] {} <Debug> HTTP-Session: 189ee078-ebcc-4bbd-8e0a-faff4ca828fa Destroying unnamed session | ||
3688 | 2023.10.05 07:27:19.114992 [ 18 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3689 | 2023.10.05 07:27:19.115022 [ 18 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 50 rows starting from the beginning of the part | ||
3690 | 2023.10.05 07:27:19.115106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 22961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3691 | 2023.10.05 07:27:19.115136 [ 18 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
3692 | 2023.10.05 07:27:19.115171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3693 | 2023.10.05 07:27:19.115197 [ 3 ] {} <Debug> HTTP-Session: ad3b8eba-b331-4e1c-aca4-debcf02eb235 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3694 | 2023.10.05 07:27:19.115225 [ 3 ] {} <Debug> HTTP-Session: ad3b8eba-b331-4e1c-aca4-debcf02eb235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3695 | 2023.10.05 07:27:19.115246 [ 18 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
3696 | 2023.10.05 07:27:19.115349 [ 3 ] {38e8570c-953f-458b-b696-c73ad7abfbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3697 | 2023.10.05 07:27:19.115369 [ 18 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 44 rows starting from the beginning of the part | ||
3698 | 2023.10.05 07:27:19.115411 [ 3 ] {38e8570c-953f-458b-b696-c73ad7abfbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3699 | 2023.10.05 07:27:19.115503 [ 18 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
3700 | 2023.10.05 07:27:19.115658 [ 3 ] {38e8570c-953f-458b-b696-c73ad7abfbac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3701 | 2023.10.05 07:27:19.115664 [ 18 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::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 | ||
3702 | 2023.10.05 07:27:19.116202 [ 3 ] {38e8570c-953f-458b-b696-c73ad7abfbac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3703 | 2023.10.05 07:27:19.116584 [ 3 ] {38e8570c-953f-458b-b696-c73ad7abfbac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3704 | 2023.10.05 07:27:19.116591 [ 19 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001717787 sec., 115264.58169726515 rows/sec., 8.87 MiB/sec. | ||
3705 | 2023.10.05 07:27:19.116751 [ 19 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3706 | 2023.10.05 07:27:19.116850 [ 3 ] {38e8570c-953f-458b-b696-c73ad7abfbac} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3707 | 2023.10.05 07:27:19.117026 [ 175 ] {} <Debug> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3708 | 2023.10.05 07:27:19.117043 [ 3 ] {38e8570c-953f-458b-b696-c73ad7abfbac} <Information> executeQuery: Read 144 rows, 14.16 KiB in 0.001643836 sec., 87599 rows/sec., 8.41 MiB/sec. | ||
3709 | 2023.10.05 07:27:19.117110 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
3710 | 2023.10.05 07:27:19.117140 [ 19 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_36_7} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3711 | 2023.10.05 07:27:19.117389 [ 19 ] {3927cd4f-91c4-4d3b-8108-885fdf4f1760::all_1_36_7} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3712 | 2023.10.05 07:27:19.117388 [ 22 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3713 | 2023.10.05 07:27:19.117417 [ 3 ] {38e8570c-953f-458b-b696-c73ad7abfbac} <Debug> DynamicQueryHandler: Done processing query | ||
3714 | 2023.10.05 07:27:19.117493 [ 3 ] {38e8570c-953f-458b-b696-c73ad7abfbac} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3715 | 2023.10.05 07:27:19.117558 [ 3 ] {} <Debug> HTTP-Session: ad3b8eba-b331-4e1c-aca4-debcf02eb235 Destroying unnamed session | ||
3716 | 2023.10.05 07:27:19.117638 [ 22 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3717 | 2023.10.05 07:27:19.117676 [ 22 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 219 rows starting from the beginning of the part | ||
3718 | 2023.10.05 07:27:19.117761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 9717, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3719 | 2023.10.05 07:27:19.117859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3720 | 2023.10.05 07:27:19.117858 [ 22 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 132 rows starting from the beginning of the part | ||
3721 | 2023.10.05 07:27:19.117899 [ 3 ] {} <Debug> HTTP-Session: 61695676-98fc-4be1-8d7b-af09a27b4499 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3722 | 2023.10.05 07:27:19.117946 [ 3 ] {} <Debug> HTTP-Session: 61695676-98fc-4be1-8d7b-af09a27b4499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3723 | 2023.10.05 07:27:19.118089 [ 22 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 87 rows starting from the beginning of the part | ||
3724 | 2023.10.05 07:27:19.118167 [ 3 ] {d5d46190-cf89-462f-9b7f-8066706171ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3725 | 2023.10.05 07:27:19.118292 [ 3 ] {d5d46190-cf89-462f-9b7f-8066706171ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3726 | 2023.10.05 07:27:19.118312 [ 22 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 132 rows starting from the beginning of the part | ||
3727 | 2023.10.05 07:27:19.118595 [ 22 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 87 rows starting from the beginning of the part | ||
3728 | 2023.10.05 07:27:19.118789 [ 3 ] {d5d46190-cf89-462f-9b7f-8066706171ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3729 | 2023.10.05 07:27:19.118823 [ 22 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 144 rows starting from the beginning of the part | ||
3730 | 2023.10.05 07:27:19.119462 [ 3 ] {d5d46190-cf89-462f-9b7f-8066706171ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3731 | 2023.10.05 07:27:19.119975 [ 3 ] {d5d46190-cf89-462f-9b7f-8066706171ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3732 | 2023.10.05 07:27:19.120258 [ 3 ] {d5d46190-cf89-462f-9b7f-8066706171ac} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3733 | 2023.10.05 07:27:19.120463 [ 19 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 4 columns (4 merged, 0 gathered) in 0.003248982 sec., 246538.76198760103 rows/sec., 23.52 MiB/sec. | ||
3734 | 2023.10.05 07:27:19.120494 [ 175 ] {} <Debug> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3735 | 2023.10.05 07:27:19.120560 [ 3 ] {d5d46190-cf89-462f-9b7f-8066706171ac} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.002323577 sec., 24531 rows/sec., 1.92 MiB/sec. | ||
3736 | 2023.10.05 07:27:19.120565 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
3737 | 2023.10.05 07:27:19.120762 [ 19 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3738 | 2023.10.05 07:27:19.120820 [ 23 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3739 | 2023.10.05 07:27:19.121077 [ 3 ] {d5d46190-cf89-462f-9b7f-8066706171ac} <Debug> DynamicQueryHandler: Done processing query | ||
3740 | 2023.10.05 07:27:19.121177 [ 3 ] {d5d46190-cf89-462f-9b7f-8066706171ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3741 | 2023.10.05 07:27:19.121191 [ 23 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3742 | 2023.10.05 07:27:19.121250 [ 3 ] {} <Debug> HTTP-Session: 61695676-98fc-4be1-8d7b-af09a27b4499 Destroying unnamed session | ||
3743 | 2023.10.05 07:27:19.121315 [ 19 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3744 | 2023.10.05 07:27:19.121315 [ 23 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 337 rows starting from the beginning of the part | ||
3745 | 2023.10.05 07:27:19.121412 [ 19 ] {a4082791-b700-4cc8-9f30-03a8b670a3a9::all_1_36_7} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3746 | 2023.10.05 07:27:19.121468 [ 23 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::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 | ||
3747 | 2023.10.05 07:27:19.121566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 51353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3748 | 2023.10.05 07:27:19.121619 [ 23 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 264 rows starting from the beginning of the part | ||
3749 | 2023.10.05 07:27:19.121654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3750 | 2023.10.05 07:27:19.121700 [ 3 ] {} <Debug> HTTP-Session: ac790672-4a0b-4683-93da-c7070657cbbb Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3751 | 2023.10.05 07:27:19.121749 [ 3 ] {} <Debug> HTTP-Session: ac790672-4a0b-4683-93da-c7070657cbbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3752 | 2023.10.05 07:27:19.121792 [ 23 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 55 rows starting from the beginning of the part | ||
3753 | 2023.10.05 07:27:19.121967 [ 3 ] {5109169e-f3ba-460b-8bf4-23fd72785740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3754 | 2023.10.05 07:27:19.122005 [ 23 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 264 rows starting from the beginning of the part | ||
3755 | 2023.10.05 07:27:19.122097 [ 3 ] {5109169e-f3ba-460b-8bf4-23fd72785740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3756 | 2023.10.05 07:27:19.122265 [ 23 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 57 rows starting from the beginning of the part | ||
3757 | 2023.10.05 07:27:19.122797 [ 3 ] {5109169e-f3ba-460b-8bf4-23fd72785740} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3758 | 2023.10.05 07:27:19.123720 [ 3 ] {5109169e-f3ba-460b-8bf4-23fd72785740} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. | ||
3759 | 2023.10.05 07:27:19.124009 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 4 columns (4 merged, 0 gathered) in 0.003340883 sec., 305607.8288284864 rows/sec., 21.62 MiB/sec. | ||
3760 | 2023.10.05 07:27:19.124181 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3761 | 2023.10.05 07:27:19.124331 [ 3 ] {5109169e-f3ba-460b-8bf4-23fd72785740} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3762 | 2023.10.05 07:27:19.124458 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_36_7} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3763 | 2023.10.05 07:27:19.124562 [ 19 ] {58c7ef04-4a31-4fdb-8f6a-9245c5592ed7::all_1_36_7} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3764 | 2023.10.05 07:27:19.124622 [ 3 ] {5109169e-f3ba-460b-8bf4-23fd72785740} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3765 | 2023.10.05 07:27:19.124799 [ 3 ] {5109169e-f3ba-460b-8bf4-23fd72785740} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.002760673 sec., 17387 rows/sec., 23.46 MiB/sec. | ||
3766 | 2023.10.05 07:27:19.124982 [ 3 ] {5109169e-f3ba-460b-8bf4-23fd72785740} <Debug> DynamicQueryHandler: Done processing query | ||
3767 | 2023.10.05 07:27:19.125007 [ 3 ] {5109169e-f3ba-460b-8bf4-23fd72785740} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3768 | 2023.10.05 07:27:19.125024 [ 3 ] {} <Debug> HTTP-Session: ac790672-4a0b-4683-93da-c7070657cbbb Destroying unnamed session | ||
3769 | 2023.10.05 07:27:19.125163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 1437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3770 | 2023.10.05 07:27:19.125209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3771 | 2023.10.05 07:27:19.125228 [ 3 ] {} <Debug> HTTP-Session: 3e393318-cfe2-4f1a-adf3-f62b0c8d5470 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3772 | 2023.10.05 07:27:19.125245 [ 3 ] {} <Debug> HTTP-Session: 3e393318-cfe2-4f1a-adf3-f62b0c8d5470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3773 | 2023.10.05 07:27:19.125315 [ 3 ] {94c2779f-842c-44a7-95f9-f0599443200f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3774 | 2023.10.05 07:27:19.125355 [ 3 ] {94c2779f-842c-44a7-95f9-f0599443200f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3775 | 2023.10.05 07:27:19.125467 [ 3 ] {94c2779f-842c-44a7-95f9-f0599443200f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3776 | 2023.10.05 07:27:19.125729 [ 3 ] {94c2779f-842c-44a7-95f9-f0599443200f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
3777 | 2023.10.05 07:27:19.125964 [ 3 ] {94c2779f-842c-44a7-95f9-f0599443200f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3778 | 2023.10.05 07:27:19.126150 [ 3 ] {94c2779f-842c-44a7-95f9-f0599443200f} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3779 | 2023.10.05 07:27:19.126285 [ 3 ] {94c2779f-842c-44a7-95f9-f0599443200f} <Information> executeQuery: Read 9 rows, 642.00 B in 0.000936085 sec., 9614 rows/sec., 669.76 KiB/sec. | ||
3780 | 2023.10.05 07:27:19.126278 [ 174 ] {} <Debug> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3781 | 2023.10.05 07:27:19.126385 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. | ||
3782 | 2023.10.05 07:27:19.126482 [ 3 ] {94c2779f-842c-44a7-95f9-f0599443200f} <Debug> DynamicQueryHandler: Done processing query | ||
3783 | 2023.10.05 07:27:19.126488 [ 23 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3784 | 2023.10.05 07:27:19.126515 [ 3 ] {94c2779f-842c-44a7-95f9-f0599443200f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3785 | 2023.10.05 07:27:19.126553 [ 3 ] {} <Debug> HTTP-Session: 3e393318-cfe2-4f1a-adf3-f62b0c8d5470 Destroying unnamed session | ||
3786 | 2023.10.05 07:27:19.126611 [ 23 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3787 | 2023.10.05 07:27:19.126641 [ 23 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 299 rows starting from the beginning of the part | ||
3788 | 2023.10.05 07:27:19.126733 [ 23 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
3789 | 2023.10.05 07:27:19.126812 [ 23 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
3790 | 2023.10.05 07:27:19.126892 [ 23 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
3791 | 2023.10.05 07:27:19.126966 [ 23 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::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 | ||
3792 | 2023.10.05 07:27:19.127040 [ 23 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part | ||
3793 | 2023.10.05 07:27:19.127610 [ 19 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.001158858 sec., 331360.70165628573 rows/sec., 17.82 MiB/sec. | ||
3794 | 2023.10.05 07:27:19.127723 [ 19 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3795 | 2023.10.05 07:27:19.127921 [ 19 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_21_4} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3796 | 2023.10.05 07:27:19.127983 [ 19 ] {eaff2078-ffbc-45b6-a34f-adaa3b3cff82::all_1_21_4} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3797 | 2023.10.05 07:27:24.113958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3798 | 2023.10.05 07:27:24.114109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3799 | 2023.10.05 07:27:24.114142 [ 3 ] {} <Debug> HTTP-Session: 66500c72-08c5-48c5-81b4-efc2fd3dc16f Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3800 | 2023.10.05 07:27:24.114170 [ 3 ] {} <Debug> HTTP-Session: 66500c72-08c5-48c5-81b4-efc2fd3dc16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3801 | 2023.10.05 07:27:24.114315 [ 3 ] {d0209981-f4b8-46c4-9d64-adfddff6c04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3802 | 2023.10.05 07:27:24.114402 [ 3 ] {d0209981-f4b8-46c4-9d64-adfddff6c04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3803 | 2023.10.05 07:27:24.114602 [ 3 ] {d0209981-f4b8-46c4-9d64-adfddff6c04f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3804 | 2023.10.05 07:27:24.115042 [ 3 ] {d0209981-f4b8-46c4-9d64-adfddff6c04f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3805 | 2023.10.05 07:27:24.115311 [ 3 ] {d0209981-f4b8-46c4-9d64-adfddff6c04f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3806 | 2023.10.05 07:27:24.115482 [ 3 ] {d0209981-f4b8-46c4-9d64-adfddff6c04f} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3807 | 2023.10.05 07:27:24.115632 [ 3 ] {d0209981-f4b8-46c4-9d64-adfddff6c04f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00126597 sec., 4739 rows/sec., 268.45 KiB/sec. | ||
3808 | 2023.10.05 07:27:24.115778 [ 3 ] {d0209981-f4b8-46c4-9d64-adfddff6c04f} <Debug> DynamicQueryHandler: Done processing query | ||
3809 | 2023.10.05 07:27:24.115806 [ 3 ] {d0209981-f4b8-46c4-9d64-adfddff6c04f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3810 | 2023.10.05 07:27:24.115824 [ 3 ] {} <Debug> HTTP-Session: 66500c72-08c5-48c5-81b4-efc2fd3dc16f Destroying unnamed session | ||
3811 | 2023.10.05 07:27:24.115960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3812 | 2023.10.05 07:27:24.116009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3813 | 2023.10.05 07:27:24.116031 [ 3 ] {} <Debug> HTTP-Session: ea609696-d27b-49a2-862a-2c8ce0c5b00e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3814 | 2023.10.05 07:27:24.116051 [ 3 ] {} <Debug> HTTP-Session: ea609696-d27b-49a2-862a-2c8ce0c5b00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3815 | 2023.10.05 07:27:24.116138 [ 3 ] {c9277cc7-91cc-448f-9d74-1fce44557708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3816 | 2023.10.05 07:27:24.116182 [ 3 ] {c9277cc7-91cc-448f-9d74-1fce44557708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3817 | 2023.10.05 07:27:24.116293 [ 3 ] {c9277cc7-91cc-448f-9d74-1fce44557708} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3818 | 2023.10.05 07:27:24.116649 [ 3 ] {c9277cc7-91cc-448f-9d74-1fce44557708} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3819 | 2023.10.05 07:27:24.116869 [ 3 ] {c9277cc7-91cc-448f-9d74-1fce44557708} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3820 | 2023.10.05 07:27:24.117029 [ 3 ] {c9277cc7-91cc-448f-9d74-1fce44557708} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3821 | 2023.10.05 07:27:24.117154 [ 3 ] {c9277cc7-91cc-448f-9d74-1fce44557708} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000986926 sec., 88152 rows/sec., 8.24 MiB/sec. | ||
3822 | 2023.10.05 07:27:24.117277 [ 3 ] {c9277cc7-91cc-448f-9d74-1fce44557708} <Debug> DynamicQueryHandler: Done processing query | ||
3823 | 2023.10.05 07:27:24.117303 [ 3 ] {c9277cc7-91cc-448f-9d74-1fce44557708} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3824 | 2023.10.05 07:27:24.117319 [ 3 ] {} <Debug> HTTP-Session: ea609696-d27b-49a2-862a-2c8ce0c5b00e Destroying unnamed session | ||
3825 | 2023.10.05 07:27:24.117479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3826 | 2023.10.05 07:27:24.117526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3827 | 2023.10.05 07:27:24.117546 [ 3 ] {} <Debug> HTTP-Session: a1715631-89d0-4e40-9122-5c91d3f4d681 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3828 | 2023.10.05 07:27:24.117564 [ 3 ] {} <Debug> HTTP-Session: a1715631-89d0-4e40-9122-5c91d3f4d681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3829 | 2023.10.05 07:27:24.117649 [ 3 ] {0ee29a22-6b1d-424c-895a-e6fca6380b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3830 | 2023.10.05 07:27:24.117690 [ 3 ] {0ee29a22-6b1d-424c-895a-e6fca6380b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3831 | 2023.10.05 07:27:24.117798 [ 3 ] {0ee29a22-6b1d-424c-895a-e6fca6380b9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3832 | 2023.10.05 07:27:24.118288 [ 3 ] {0ee29a22-6b1d-424c-895a-e6fca6380b9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3833 | 2023.10.05 07:27:24.118513 [ 3 ] {0ee29a22-6b1d-424c-895a-e6fca6380b9e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
3834 | 2023.10.05 07:27:24.118665 [ 3 ] {0ee29a22-6b1d-424c-895a-e6fca6380b9e} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
3835 | 2023.10.05 07:27:24.118793 [ 3 ] {0ee29a22-6b1d-424c-895a-e6fca6380b9e} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001107997 sec., 238267 rows/sec., 16.35 MiB/sec. | ||
3836 | 2023.10.05 07:27:24.118943 [ 3 ] {0ee29a22-6b1d-424c-895a-e6fca6380b9e} <Debug> DynamicQueryHandler: Done processing query | ||
3837 | 2023.10.05 07:27:24.118970 [ 3 ] {0ee29a22-6b1d-424c-895a-e6fca6380b9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3838 | 2023.10.05 07:27:24.118987 [ 3 ] {} <Debug> HTTP-Session: a1715631-89d0-4e40-9122-5c91d3f4d681 Destroying unnamed session | ||
3839 | 2023.10.05 07:27:24.119152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3840 | 2023.10.05 07:27:24.119200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3841 | 2023.10.05 07:27:24.119221 [ 3 ] {} <Debug> HTTP-Session: 7080b20e-ab02-400b-86c1-541a5f445f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3842 | 2023.10.05 07:27:24.119238 [ 3 ] {} <Debug> HTTP-Session: 7080b20e-ab02-400b-86c1-541a5f445f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3843 | 2023.10.05 07:27:24.119309 [ 3 ] {3f1f0e25-8fd8-4b2b-91f7-c5061a955ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3844 | 2023.10.05 07:27:24.119350 [ 3 ] {3f1f0e25-8fd8-4b2b-91f7-c5061a955ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3845 | 2023.10.05 07:27:24.119461 [ 3 ] {3f1f0e25-8fd8-4b2b-91f7-c5061a955ae9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3846 | 2023.10.05 07:27:24.119712 [ 3 ] {3f1f0e25-8fd8-4b2b-91f7-c5061a955ae9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3847 | 2023.10.05 07:27:24.119953 [ 3 ] {3f1f0e25-8fd8-4b2b-91f7-c5061a955ae9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3848 | 2023.10.05 07:27:24.120145 [ 3 ] {3f1f0e25-8fd8-4b2b-91f7-c5061a955ae9} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3849 | 2023.10.05 07:27:24.120270 [ 3 ] {3f1f0e25-8fd8-4b2b-91f7-c5061a955ae9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000931645 sec., 6440 rows/sec., 270.44 KiB/sec. | ||
3850 | 2023.10.05 07:27:24.120377 [ 3 ] {3f1f0e25-8fd8-4b2b-91f7-c5061a955ae9} <Debug> DynamicQueryHandler: Done processing query | ||
3851 | 2023.10.05 07:27:24.120402 [ 3 ] {3f1f0e25-8fd8-4b2b-91f7-c5061a955ae9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3852 | 2023.10.05 07:27:24.120418 [ 3 ] {} <Debug> HTTP-Session: 7080b20e-ab02-400b-86c1-541a5f445f3e Destroying unnamed session | ||
3853 | 2023.10.05 07:27:24.120557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3854 | 2023.10.05 07:27:24.120602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3855 | 2023.10.05 07:27:24.120623 [ 3 ] {} <Debug> HTTP-Session: 53ab3b9e-980b-4ed0-bbe1-18b2f61081ec Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3856 | 2023.10.05 07:27:24.120641 [ 3 ] {} <Debug> HTTP-Session: 53ab3b9e-980b-4ed0-bbe1-18b2f61081ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3857 | 2023.10.05 07:27:24.120715 [ 3 ] {a045daa8-c4a0-412a-bb9c-834feb1a01ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3858 | 2023.10.05 07:27:24.120785 [ 3 ] {a045daa8-c4a0-412a-bb9c-834feb1a01ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3859 | 2023.10.05 07:27:24.120904 [ 3 ] {a045daa8-c4a0-412a-bb9c-834feb1a01ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3860 | 2023.10.05 07:27:24.121197 [ 3 ] {a045daa8-c4a0-412a-bb9c-834feb1a01ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3861 | 2023.10.05 07:27:24.121440 [ 3 ] {a045daa8-c4a0-412a-bb9c-834feb1a01ae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3862 | 2023.10.05 07:27:24.121617 [ 3 ] {a045daa8-c4a0-412a-bb9c-834feb1a01ae} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3863 | 2023.10.05 07:27:24.121743 [ 3 ] {a045daa8-c4a0-412a-bb9c-834feb1a01ae} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000973046 sec., 64745 rows/sec., 3.93 MiB/sec. | ||
3864 | 2023.10.05 07:27:24.121863 [ 3 ] {a045daa8-c4a0-412a-bb9c-834feb1a01ae} <Debug> DynamicQueryHandler: Done processing query | ||
3865 | 2023.10.05 07:27:24.121888 [ 3 ] {a045daa8-c4a0-412a-bb9c-834feb1a01ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3866 | 2023.10.05 07:27:24.121905 [ 3 ] {} <Debug> HTTP-Session: 53ab3b9e-980b-4ed0-bbe1-18b2f61081ec Destroying unnamed session | ||
3867 | 2023.10.05 07:27:24.122048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3868 | 2023.10.05 07:27:24.122096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3869 | 2023.10.05 07:27:24.122116 [ 3 ] {} <Debug> HTTP-Session: 22252872-1179-4103-ad7b-e9f5509ca9da Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3870 | 2023.10.05 07:27:24.122133 [ 3 ] {} <Debug> HTTP-Session: 22252872-1179-4103-ad7b-e9f5509ca9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3871 | 2023.10.05 07:27:24.122204 [ 3 ] {00c90988-8709-4713-9422-9c4b6227137c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3872 | 2023.10.05 07:27:24.122245 [ 3 ] {00c90988-8709-4713-9422-9c4b6227137c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3873 | 2023.10.05 07:27:24.122349 [ 3 ] {00c90988-8709-4713-9422-9c4b6227137c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3874 | 2023.10.05 07:27:24.122628 [ 3 ] {00c90988-8709-4713-9422-9c4b6227137c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3875 | 2023.10.05 07:27:24.122861 [ 3 ] {00c90988-8709-4713-9422-9c4b6227137c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3876 | 2023.10.05 07:27:24.123040 [ 3 ] {00c90988-8709-4713-9422-9c4b6227137c} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3877 | 2023.10.05 07:27:24.123145 [ 3 ] {00c90988-8709-4713-9422-9c4b6227137c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000912244 sec., 20827 rows/sec., 1.08 MiB/sec. | ||
3878 | 2023.10.05 07:27:24.123297 [ 3 ] {00c90988-8709-4713-9422-9c4b6227137c} <Debug> DynamicQueryHandler: Done processing query | ||
3879 | 2023.10.05 07:27:24.123323 [ 3 ] {00c90988-8709-4713-9422-9c4b6227137c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3880 | 2023.10.05 07:27:24.123339 [ 3 ] {} <Debug> HTTP-Session: 22252872-1179-4103-ad7b-e9f5509ca9da Destroying unnamed session | ||
3881 | 2023.10.05 07:27:29.112299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3882 | 2023.10.05 07:27:29.112433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3883 | 2023.10.05 07:27:29.112466 [ 3 ] {} <Debug> HTTP-Session: 34661cd0-bbf2-46b5-86da-3bf2943841f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3884 | 2023.10.05 07:27:29.112494 [ 3 ] {} <Debug> HTTP-Session: 34661cd0-bbf2-46b5-86da-3bf2943841f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3885 | 2023.10.05 07:27:29.112641 [ 3 ] {861c7f19-998f-480b-8c8d-059847f16145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3886 | 2023.10.05 07:27:29.112709 [ 3 ] {861c7f19-998f-480b-8c8d-059847f16145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3887 | 2023.10.05 07:27:29.112894 [ 3 ] {861c7f19-998f-480b-8c8d-059847f16145} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3888 | 2023.10.05 07:27:29.113361 [ 3 ] {861c7f19-998f-480b-8c8d-059847f16145} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3889 | 2023.10.05 07:27:29.113636 [ 3 ] {861c7f19-998f-480b-8c8d-059847f16145} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3890 | 2023.10.05 07:27:29.113799 [ 3 ] {861c7f19-998f-480b-8c8d-059847f16145} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3891 | 2023.10.05 07:27:29.113960 [ 3 ] {861c7f19-998f-480b-8c8d-059847f16145} <Information> executeQuery: Read 48 rows, 3.89 KiB in 0.001276861 sec., 37592 rows/sec., 2.98 MiB/sec. | ||
3892 | 2023.10.05 07:27:29.114131 [ 3 ] {861c7f19-998f-480b-8c8d-059847f16145} <Debug> DynamicQueryHandler: Done processing query | ||
3893 | 2023.10.05 07:27:29.114160 [ 3 ] {861c7f19-998f-480b-8c8d-059847f16145} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3894 | 2023.10.05 07:27:29.114177 [ 3 ] {} <Debug> HTTP-Session: 34661cd0-bbf2-46b5-86da-3bf2943841f5 Destroying unnamed session | ||
3895 | 2023.10.05 07:27:29.114305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 22961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3896 | 2023.10.05 07:27:29.114356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3897 | 2023.10.05 07:27:29.114378 [ 3 ] {} <Debug> HTTP-Session: bd4b0dbd-19ed-45a6-b1e9-3288e1d34743 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3898 | 2023.10.05 07:27:29.114398 [ 3 ] {} <Debug> HTTP-Session: bd4b0dbd-19ed-45a6-b1e9-3288e1d34743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3899 | 2023.10.05 07:27:29.114485 [ 3 ] {97b88609-a6b3-40bd-be13-adef0d126409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3900 | 2023.10.05 07:27:29.114530 [ 3 ] {97b88609-a6b3-40bd-be13-adef0d126409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3901 | 2023.10.05 07:27:29.114644 [ 3 ] {97b88609-a6b3-40bd-be13-adef0d126409} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3902 | 2023.10.05 07:27:29.115008 [ 3 ] {97b88609-a6b3-40bd-be13-adef0d126409} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3903 | 2023.10.05 07:27:29.115236 [ 3 ] {97b88609-a6b3-40bd-be13-adef0d126409} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3904 | 2023.10.05 07:27:29.115389 [ 3 ] {97b88609-a6b3-40bd-be13-adef0d126409} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3905 | 2023.10.05 07:27:29.115509 [ 3 ] {97b88609-a6b3-40bd-be13-adef0d126409} <Information> executeQuery: Read 144 rows, 14.16 KiB in 0.000995076 sec., 144712 rows/sec., 13.89 MiB/sec. | ||
3906 | 2023.10.05 07:27:29.115619 [ 3 ] {97b88609-a6b3-40bd-be13-adef0d126409} <Debug> DynamicQueryHandler: Done processing query | ||
3907 | 2023.10.05 07:27:29.115644 [ 3 ] {97b88609-a6b3-40bd-be13-adef0d126409} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3908 | 2023.10.05 07:27:29.115660 [ 3 ] {} <Debug> HTTP-Session: bd4b0dbd-19ed-45a6-b1e9-3288e1d34743 Destroying unnamed session | ||
3909 | 2023.10.05 07:27:29.115782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3910 | 2023.10.05 07:27:29.115829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3911 | 2023.10.05 07:27:29.115849 [ 3 ] {} <Debug> HTTP-Session: 4b62fbf5-6899-4625-acd4-ab69eb925e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3912 | 2023.10.05 07:27:29.115866 [ 3 ] {} <Debug> HTTP-Session: 4b62fbf5-6899-4625-acd4-ab69eb925e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3913 | 2023.10.05 07:27:29.115942 [ 3 ] {f7b75dff-d50f-42c2-a348-40ee4904cf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3914 | 2023.10.05 07:27:29.115983 [ 3 ] {f7b75dff-d50f-42c2-a348-40ee4904cf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3915 | 2023.10.05 07:27:29.116089 [ 3 ] {f7b75dff-d50f-42c2-a348-40ee4904cf03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3916 | 2023.10.05 07:27:29.116450 [ 3 ] {f7b75dff-d50f-42c2-a348-40ee4904cf03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3917 | 2023.10.05 07:27:29.116661 [ 3 ] {f7b75dff-d50f-42c2-a348-40ee4904cf03} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
3918 | 2023.10.05 07:27:29.116808 [ 3 ] {f7b75dff-d50f-42c2-a348-40ee4904cf03} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
3919 | 2023.10.05 07:27:29.116938 [ 3 ] {f7b75dff-d50f-42c2-a348-40ee4904cf03} <Information> executeQuery: Read 48 rows, 3.84 KiB in 0.000966226 sec., 49677 rows/sec., 3.88 MiB/sec. | ||
3920 | 2023.10.05 07:27:29.117060 [ 3 ] {f7b75dff-d50f-42c2-a348-40ee4904cf03} <Debug> DynamicQueryHandler: Done processing query | ||
3921 | 2023.10.05 07:27:29.117084 [ 3 ] {f7b75dff-d50f-42c2-a348-40ee4904cf03} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3922 | 2023.10.05 07:27:29.117100 [ 3 ] {} <Debug> HTTP-Session: 4b62fbf5-6899-4625-acd4-ab69eb925e51 Destroying unnamed session | ||
3923 | 2023.10.05 07:27:29.117412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 51353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3924 | 2023.10.05 07:27:29.117459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3925 | 2023.10.05 07:27:29.117479 [ 3 ] {} <Debug> HTTP-Session: 511a723b-bb5c-4052-b926-05715c91cb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3926 | 2023.10.05 07:27:29.117497 [ 3 ] {} <Debug> HTTP-Session: 511a723b-bb5c-4052-b926-05715c91cb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3927 | 2023.10.05 07:27:29.117591 [ 3 ] {0fc03099-da0a-4e07-b470-f028af945550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3928 | 2023.10.05 07:27:29.117638 [ 3 ] {0fc03099-da0a-4e07-b470-f028af945550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3929 | 2023.10.05 07:27:29.117778 [ 3 ] {0fc03099-da0a-4e07-b470-f028af945550} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3930 | 2023.10.05 07:27:29.118282 [ 3 ] {0fc03099-da0a-4e07-b470-f028af945550} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3931 | 2023.10.05 07:27:29.118596 [ 3 ] {0fc03099-da0a-4e07-b470-f028af945550} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3932 | 2023.10.05 07:27:29.118780 [ 3 ] {0fc03099-da0a-4e07-b470-f028af945550} <Trace> oximeter.measurements_histogramf64 (a6fbbc74-758a-42dd-b30f-94c218c7f10f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3933 | 2023.10.05 07:27:29.118911 [ 3 ] {0fc03099-da0a-4e07-b470-f028af945550} <Information> executeQuery: Read 48 rows, 66.33 KiB in 0.00128565 sec., 37335 rows/sec., 50.38 MiB/sec. | ||
3934 | 2023.10.05 07:27:29.119052 [ 3 ] {0fc03099-da0a-4e07-b470-f028af945550} <Debug> DynamicQueryHandler: Done processing query | ||
3935 | 2023.10.05 07:27:29.119077 [ 3 ] {0fc03099-da0a-4e07-b470-f028af945550} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3936 | 2023.10.05 07:27:29.119093 [ 3 ] {} <Debug> HTTP-Session: 511a723b-bb5c-4052-b926-05715c91cb73 Destroying unnamed session | ||
3937 | 2023.10.05 07:27:33.775267 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3938 | 2023.10.05 07:27:33.775341 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3939 | 2023.10.05 07:27:34.115131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3940 | 2023.10.05 07:27:34.115253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3941 | 2023.10.05 07:27:34.115286 [ 3 ] {} <Debug> HTTP-Session: 06d05a3a-8ae8-447b-9225-4b0a42866afe Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3942 | 2023.10.05 07:27:34.115314 [ 3 ] {} <Debug> HTTP-Session: 06d05a3a-8ae8-447b-9225-4b0a42866afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3943 | 2023.10.05 07:27:34.115452 [ 3 ] {c124f182-8e19-4158-ba91-44829fa8de2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3944 | 2023.10.05 07:27:34.115526 [ 3 ] {c124f182-8e19-4158-ba91-44829fa8de2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3945 | 2023.10.05 07:27:34.115708 [ 3 ] {c124f182-8e19-4158-ba91-44829fa8de2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3946 | 2023.10.05 07:27:34.116201 [ 3 ] {c124f182-8e19-4158-ba91-44829fa8de2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3947 | 2023.10.05 07:27:34.116465 [ 3 ] {c124f182-8e19-4158-ba91-44829fa8de2c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
3948 | 2023.10.05 07:27:34.116633 [ 3 ] {c124f182-8e19-4158-ba91-44829fa8de2c} <Trace> oximeter.fields_i64 (3927cd4f-91c4-4d3b-8108-885fdf4f1760): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
3949 | 2023.10.05 07:27:34.116767 [ 3 ] {c124f182-8e19-4158-ba91-44829fa8de2c} <Information> executeQuery: Read 6 rows, 348.00 B in 0.00126797 sec., 4731 rows/sec., 268.02 KiB/sec. | ||
3950 | 2023.10.05 07:27:34.116945 [ 3 ] {c124f182-8e19-4158-ba91-44829fa8de2c} <Debug> DynamicQueryHandler: Done processing query | ||
3951 | 2023.10.05 07:27:34.116973 [ 3 ] {c124f182-8e19-4158-ba91-44829fa8de2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3952 | 2023.10.05 07:27:34.116990 [ 3 ] {} <Debug> HTTP-Session: 06d05a3a-8ae8-447b-9225-4b0a42866afe Destroying unnamed session | ||
3953 | 2023.10.05 07:27:34.117117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 13674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3954 | 2023.10.05 07:27:34.117169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3955 | 2023.10.05 07:27:34.117190 [ 3 ] {} <Debug> HTTP-Session: c252b15b-ad7c-4025-81d3-f278ea3b30e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3956 | 2023.10.05 07:27:34.117211 [ 3 ] {} <Debug> HTTP-Session: c252b15b-ad7c-4025-81d3-f278ea3b30e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3957 | 2023.10.05 07:27:34.117296 [ 3 ] {b096cd01-9250-454c-8ce0-55792d714ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3958 | 2023.10.05 07:27:34.117340 [ 3 ] {b096cd01-9250-454c-8ce0-55792d714ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3959 | 2023.10.05 07:27:34.117457 [ 3 ] {b096cd01-9250-454c-8ce0-55792d714ed8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3960 | 2023.10.05 07:27:34.117813 [ 3 ] {b096cd01-9250-454c-8ce0-55792d714ed8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3961 | 2023.10.05 07:27:34.118038 [ 3 ] {b096cd01-9250-454c-8ce0-55792d714ed8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
3962 | 2023.10.05 07:27:34.118189 [ 3 ] {b096cd01-9250-454c-8ce0-55792d714ed8} <Trace> oximeter.fields_string (a4082791-b700-4cc8-9f30-03a8b670a3a9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
3963 | 2023.10.05 07:27:34.118325 [ 3 ] {b096cd01-9250-454c-8ce0-55792d714ed8} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000991385 sec., 87756 rows/sec., 8.20 MiB/sec. | ||
3964 | 2023.10.05 07:27:34.118446 [ 3 ] {b096cd01-9250-454c-8ce0-55792d714ed8} <Debug> DynamicQueryHandler: Done processing query | ||
3965 | 2023.10.05 07:27:34.118471 [ 3 ] {b096cd01-9250-454c-8ce0-55792d714ed8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3966 | 2023.10.05 07:27:34.118488 [ 3 ] {} <Debug> HTTP-Session: c252b15b-ad7c-4025-81d3-f278ea3b30e8 Destroying unnamed session | ||
3967 | 2023.10.05 07:27:34.118647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 42151, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3968 | 2023.10.05 07:27:34.118696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3969 | 2023.10.05 07:27:34.118716 [ 3 ] {} <Debug> HTTP-Session: 3c46bb8f-fd0d-46e9-bac8-41521da65f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3970 | 2023.10.05 07:27:34.118733 [ 3 ] {} <Debug> HTTP-Session: 3c46bb8f-fd0d-46e9-bac8-41521da65f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3971 | 2023.10.05 07:27:34.118815 [ 3 ] {8950ebc6-56e0-45bd-98c5-09945cf517f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3972 | 2023.10.05 07:27:34.118856 [ 3 ] {8950ebc6-56e0-45bd-98c5-09945cf517f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3973 | 2023.10.05 07:27:34.118964 [ 3 ] {8950ebc6-56e0-45bd-98c5-09945cf517f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3974 | 2023.10.05 07:27:34.119400 [ 3 ] {8950ebc6-56e0-45bd-98c5-09945cf517f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3975 | 2023.10.05 07:27:34.119619 [ 3 ] {8950ebc6-56e0-45bd-98c5-09945cf517f4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
3976 | 2023.10.05 07:27:34.119770 [ 3 ] {8950ebc6-56e0-45bd-98c5-09945cf517f4} <Trace> oximeter.fields_uuid (58c7ef04-4a31-4fdb-8f6a-9245c5592ed7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
3977 | 2023.10.05 07:27:34.119892 [ 3 ] {8950ebc6-56e0-45bd-98c5-09945cf517f4} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001047307 sec., 252075 rows/sec., 17.29 MiB/sec. | ||
3978 | 2023.10.05 07:27:34.120109 [ 3 ] {8950ebc6-56e0-45bd-98c5-09945cf517f4} <Debug> DynamicQueryHandler: Done processing query | ||
3979 | 2023.10.05 07:27:34.120135 [ 3 ] {8950ebc6-56e0-45bd-98c5-09945cf517f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3980 | 2023.10.05 07:27:34.120151 [ 3 ] {} <Debug> HTTP-Session: 3c46bb8f-fd0d-46e9-bac8-41521da65f3f Destroying unnamed session | ||
3981 | 2023.10.05 07:27:34.120317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3982 | 2023.10.05 07:27:34.120365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3983 | 2023.10.05 07:27:34.120385 [ 3 ] {} <Debug> HTTP-Session: 38e5ae9d-b866-4d4f-80d8-69cd25a6be6f Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3984 | 2023.10.05 07:27:34.120403 [ 3 ] {} <Debug> HTTP-Session: 38e5ae9d-b866-4d4f-80d8-69cd25a6be6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3985 | 2023.10.05 07:27:34.120475 [ 3 ] {2512cf22-3840-40f8-b6ad-9fe8079b6ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3986 | 2023.10.05 07:27:34.120518 [ 3 ] {2512cf22-3840-40f8-b6ad-9fe8079b6ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3987 | 2023.10.05 07:27:34.120644 [ 3 ] {2512cf22-3840-40f8-b6ad-9fe8079b6ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3988 | 2023.10.05 07:27:34.120906 [ 3 ] {2512cf22-3840-40f8-b6ad-9fe8079b6ea6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
3989 | 2023.10.05 07:27:34.121145 [ 3 ] {2512cf22-3840-40f8-b6ad-9fe8079b6ea6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3990 | 2023.10.05 07:27:34.121323 [ 3 ] {2512cf22-3840-40f8-b6ad-9fe8079b6ea6} <Trace> oximeter.measurements_bool (8923c204-734d-4603-b236-f30dcb75fbd1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3991 | 2023.10.05 07:27:34.121429 [ 3 ] {2512cf22-3840-40f8-b6ad-9fe8079b6ea6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000923945 sec., 6493 rows/sec., 272.69 KiB/sec. | ||
3992 | 2023.10.05 07:27:34.121549 [ 3 ] {2512cf22-3840-40f8-b6ad-9fe8079b6ea6} <Debug> DynamicQueryHandler: Done processing query | ||
3993 | 2023.10.05 07:27:34.121574 [ 3 ] {2512cf22-3840-40f8-b6ad-9fe8079b6ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3994 | 2023.10.05 07:27:34.121590 [ 3 ] {} <Debug> HTTP-Session: 38e5ae9d-b866-4d4f-80d8-69cd25a6be6f Destroying unnamed session | ||
3995 | 2023.10.05 07:27:34.121741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 11541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3996 | 2023.10.05 07:27:34.121788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3997 | 2023.10.05 07:27:34.121809 [ 3 ] {} <Debug> HTTP-Session: d62d3a0d-7fc9-41a6-9cc6-a12d6d6954e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
3998 | 2023.10.05 07:27:34.121827 [ 3 ] {} <Debug> HTTP-Session: d62d3a0d-7fc9-41a6-9cc6-a12d6d6954e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3999 | 2023.10.05 07:27:34.121904 [ 3 ] {e09c2de8-389e-4e13-9429-c79ca642e51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4000 | 2023.10.05 07:27:34.121946 [ 3 ] {e09c2de8-389e-4e13-9429-c79ca642e51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4001 | 2023.10.05 07:27:34.122064 [ 3 ] {e09c2de8-389e-4e13-9429-c79ca642e51e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4002 | 2023.10.05 07:27:34.122377 [ 3 ] {e09c2de8-389e-4e13-9429-c79ca642e51e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
4003 | 2023.10.05 07:27:34.122622 [ 3 ] {e09c2de8-389e-4e13-9429-c79ca642e51e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4004 | 2023.10.05 07:27:34.122807 [ 3 ] {e09c2de8-389e-4e13-9429-c79ca642e51e} <Trace> oximeter.measurements_cumulativei64 (35a33a76-d00a-4d44-a396-a4ebf5bad07b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
4005 | 2023.10.05 07:27:34.122936 [ 3 ] {e09c2de8-389e-4e13-9429-c79ca642e51e} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001004286 sec., 62731 rows/sec., 3.80 MiB/sec. | ||
4006 | 2023.10.05 07:27:34.123057 [ 3 ] {e09c2de8-389e-4e13-9429-c79ca642e51e} <Debug> DynamicQueryHandler: Done processing query | ||
4007 | 2023.10.05 07:27:34.123082 [ 3 ] {e09c2de8-389e-4e13-9429-c79ca642e51e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4008 | 2023.10.05 07:27:34.123099 [ 3 ] {} <Debug> HTTP-Session: d62d3a0d-7fc9-41a6-9cc6-a12d6d6954e9 Destroying unnamed session | ||
4009 | 2023.10.05 07:27:34.123211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64962, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4010 | 2023.10.05 07:27:34.123257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4011 | 2023.10.05 07:27:34.123277 [ 3 ] {} <Debug> HTTP-Session: 8e479a74-b95f-43d1-a14a-0ad46b584964 Authenticating user 'default' from [fd00:1122:3344:101::d]:64962 | ||
4012 | 2023.10.05 07:27:34.123295 [ 3 ] {} <Debug> HTTP-Session: 8e479a74-b95f-43d1-a14a-0ad46b584964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4013 | 2023.10.05 07:27:34.123365 [ 3 ] {ac12df8f-9a51-4a31-90ba-33e6f4fbe6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64962) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4014 | 2023.10.05 07:27:34.123405 [ 3 ] {ac12df8f-9a51-4a31-90ba-33e6f4fbe6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4015 | 2023.10.05 07:27:34.123511 [ 3 ] {ac12df8f-9a51-4a31-90ba-33e6f4fbe6a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4016 | 2023.10.05 07:27:34.123772 [ 3 ] {ac12df8f-9a51-4a31-90ba-33e6f4fbe6a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.48 GiB. | ||
4017 | 2023.10.05 07:27:34.124002 [ 3 ] {ac12df8f-9a51-4a31-90ba-33e6f4fbe6a9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4018 | 2023.10.05 07:27:34.124175 [ 3 ] {ac12df8f-9a51-4a31-90ba-33e6f4fbe6a9} <Trace> oximeter.measurements_i64 (eaff2078-ffbc-45b6-a34f-adaa3b3cff82): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4019 | 2023.10.05 07:27:34.124302 [ 3 ] {ac12df8f-9a51-4a31-90ba-33e6f4fbe6a9} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000908204 sec., 20920 rows/sec., 1.08 MiB/sec. | ||
4020 | 2023.10.05 07:27:34.124417 [ 3 ] {ac12df8f-9a51-4a31-90ba-33e6f4fbe6a9} <Debug> DynamicQueryHandler: Done processing query | ||
4021 | 2023.10.05 07:27:34.124441 [ 3 ] {ac12df8f-9a51-4a31-90ba-33e6f4fbe6a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4022 | 2023.10.05 07:27:34.124457 [ 3 ] {} <Debug> HTTP-Session: 8e479a74-b95f-43d1-a14a-0ad46b584964 Destroying unnamed session |